"./vfs.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bMD5QuickS3: -verbose -size-limit 1024" - Starting (try 1/5) 2026/06/12 01:54:39 DEBUG : Creating backend with remote "TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede" 2026/06/12 01:54:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/12 01:54:39 DEBUG : Creating backend with remote "TestS3:rclone-test-hebujow7jede" 2026/06/12 01:54:39 DEBUG : Creating backend with remote "/tmp/rclone994649911" === RUN TestDirHandleMethods run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede'", Local "Local file system at /tmp/rclone994649911", Modify Window "1ns" 2026/06/12 01:54:39 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': poll-interval is not supported by this remote 2026/06/12 01:54:40 INFO : S3 bucket rclone-test-hebujow7jede: Bucket "rclone-test-hebujow7jede" created with ACL "" 2026/06/12 01:54:40 DEBUG : dir/file1: size = 14 OK 2026/06/12 01:54:40 DEBUG : dir/file1.rclone_chunk.001_i318oa: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/12 01:54:40 INFO : dir/file1.rclone_chunk.001_i318oa: Copied (server-side copy) to: dir/file1 2026/06/12 01:54:40 INFO : dir/file1.rclone_chunk.001_i318oa: Deleted 2026/06/12 01:54:40 DEBUG : WaitForWriters: timeout=30s 2026/06/12 01:54:40 DEBUG : dir: Looking for writers 2026/06/12 01:54:40 DEBUG : Looking for writers 2026/06/12 01:54:40 DEBUG : dir: reading active writers 2026/06/12 01:54:40 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (1.54s) === RUN TestDirHandleReaddir run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede'", Local "Local file system at /tmp/rclone994649911", Modify Window "1ns" 2026/06/12 01:54:41 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': poll-interval is not supported by this remote 2026/06/12 01:54:41 DEBUG : dir/file1: size = 14 OK 2026/06/12 01:54:41 DEBUG : dir/file1.rclone_chunk.001_i319vr: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/12 01:54:41 INFO : dir/file1.rclone_chunk.001_i319vr: Copied (server-side copy) to: dir/file1 2026/06/12 01:54:41 INFO : dir/file1.rclone_chunk.001_i319vr: Deleted 2026/06/12 01:54:41 DEBUG : dir/file2: size = 15 OK 2026/06/12 01:54:41 DEBUG : dir/file2.rclone_chunk.001_i319c7: md5 = d1b75f73cb5fce53969131dd22562187 OK 2026/06/12 01:54:41 INFO : dir/file2.rclone_chunk.001_i319c7: Copied (server-side copy) to: dir/file2 2026/06/12 01:54:41 INFO : dir/file2.rclone_chunk.001_i319c7: Deleted 2026/06/12 01:54:42 DEBUG : dir/subdir/file3: size = 16 OK 2026/06/12 01:54:42 DEBUG : dir/subdir/file3.rclone_chunk.001_i319ok: md5 = 01295b6a8d3454e40dd135bbe6af1579 OK 2026/06/12 01:54:42 INFO : dir/subdir/file3.rclone_chunk.001_i319ok: Copied (server-side copy) to: dir/subdir/file3 2026/06/12 01:54:42 INFO : dir/subdir/file3.rclone_chunk.001_i319ok: Deleted 2026/06/12 01:54:42 DEBUG : WaitForWriters: timeout=30s 2026/06/12 01:54:42 DEBUG : dir/subdir: Looking for writers 2026/06/12 01:54:42 DEBUG : dir: Looking for writers 2026/06/12 01:54:42 DEBUG : file1: reading active writers 2026/06/12 01:54:42 DEBUG : file2: reading active writers 2026/06/12 01:54:42 DEBUG : subdir: reading active writers 2026/06/12 01:54:42 DEBUG : Looking for writers 2026/06/12 01:54:42 DEBUG : dir: reading active writers 2026/06/12 01:54:42 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (1.96s) === RUN TestDirHandleReaddirnames run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede'", Local "Local file system at /tmp/rclone994649911", Modify Window "1ns" 2026/06/12 01:54:43 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': poll-interval is not supported by this remote 2026/06/12 01:54:43 DEBUG : dir/file1: size = 14 OK 2026/06/12 01:54:43 DEBUG : dir/file1.rclone_chunk.001_i31beq: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/12 01:54:43 INFO : dir/file1.rclone_chunk.001_i31beq: Copied (server-side copy) to: dir/file1 2026/06/12 01:54:43 INFO : dir/file1.rclone_chunk.001_i31beq: Deleted 2026/06/12 01:54:43 DEBUG : WaitForWriters: timeout=30s 2026/06/12 01:54:43 DEBUG : dir: Looking for writers 2026/06/12 01:54:43 DEBUG : file1: reading active writers 2026/06/12 01:54:43 DEBUG : Looking for writers 2026/06/12 01:54:43 DEBUG : dir: reading active writers 2026/06/12 01:54:43 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.86s) === RUN TestDirMethods run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede'", Local "Local file system at /tmp/rclone994649911", Modify Window "1ns" 2026/06/12 01:54:43 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': poll-interval is not supported by this remote 2026/06/12 01:54:44 DEBUG : dir/file1: size = 14 OK 2026/06/12 01:54:44 DEBUG : dir/file1.rclone_chunk.001_i31bjk: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/12 01:54:44 INFO : dir/file1.rclone_chunk.001_i31bjk: Copied (server-side copy) to: dir/file1 2026/06/12 01:54:44 INFO : dir/file1.rclone_chunk.001_i31bjk: Deleted 2026/06/12 01:54:44 DEBUG : WaitForWriters: timeout=30s 2026/06/12 01:54:44 DEBUG : dir: Looking for writers 2026/06/12 01:54:44 DEBUG : Looking for writers 2026/06/12 01:54:44 DEBUG : dir: reading active writers 2026/06/12 01:54:44 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.80s) === RUN TestDirForgetAll run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede'", Local "Local file system at /tmp/rclone994649911", Modify Window "1ns" 2026/06/12 01:54:44 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': poll-interval is not supported by this remote 2026/06/12 01:54:45 DEBUG : dir/file1: size = 14 OK 2026/06/12 01:54:45 DEBUG : dir/file1.rclone_chunk.001_i31c8m: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/12 01:54:45 INFO : dir/file1.rclone_chunk.001_i31c8m: Copied (server-side copy) to: dir/file1 2026/06/12 01:54:45 INFO : dir/file1.rclone_chunk.001_i31c8m: Deleted 2026/06/12 01:54:45 DEBUG : dir: forgetting directory cache 2026/06/12 01:54:45 DEBUG : forgetting directory cache 2026/06/12 01:54:45 DEBUG : dir: forgetting directory cache 2026/06/12 01:54:45 DEBUG : WaitForWriters: timeout=30s 2026/06/12 01:54:45 DEBUG : Looking for writers 2026/06/12 01:54:45 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.92s) === RUN TestDirForgetPath run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede'", Local "Local file system at /tmp/rclone994649911", Modify Window "1ns" 2026/06/12 01:54:45 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': poll-interval is not supported by this remote 2026/06/12 01:54:46 DEBUG : dir/file1: size = 14 OK 2026/06/12 01:54:46 DEBUG : dir/file1.rclone_chunk.001_i31dvf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/12 01:54:46 INFO : dir/file1.rclone_chunk.001_i31dvf: Copied (server-side copy) to: dir/file1 2026/06/12 01:54:46 INFO : dir/file1.rclone_chunk.001_i31dvf: Deleted 2026/06/12 01:54:46 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/06/12 01:54:46 DEBUG : dir: invalidating directory cache 2026/06/12 01:54:46 DEBUG : >ForgetPath: 2026/06/12 01:54:46 DEBUG : ForgetPath: relativePath="dir", type=0 2026/06/12 01:54:46 DEBUG : invalidating directory cache 2026/06/12 01:54:46 DEBUG : dir: forgetting directory cache 2026/06/12 01:54:46 DEBUG : >ForgetPath: 2026/06/12 01:54:46 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/06/12 01:54:46 DEBUG : >ForgetPath: 2026/06/12 01:54:46 DEBUG : WaitForWriters: timeout=30s 2026/06/12 01:54:46 DEBUG : dir: Looking for writers 2026/06/12 01:54:46 DEBUG : Looking for writers 2026/06/12 01:54:46 DEBUG : dir: reading active writers 2026/06/12 01:54:46 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.84s) === RUN TestDirWalk run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede'", Local "Local file system at /tmp/rclone994649911", Modify Window "1ns" 2026/06/12 01:54:46 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': poll-interval is not supported by this remote 2026/06/12 01:54:46 DEBUG : dir/file1: size = 14 OK 2026/06/12 01:54:46 DEBUG : dir/file1.rclone_chunk.001_i31enp: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/12 01:54:46 INFO : dir/file1.rclone_chunk.001_i31enp: Copied (server-side copy) to: dir/file1 2026/06/12 01:54:46 INFO : dir/file1.rclone_chunk.001_i31enp: Deleted 2026/06/12 01:54:47 DEBUG : fil/a/b/c: size = 15 OK 2026/06/12 01:54:47 DEBUG : fil/a/b/c.rclone_chunk.001_i31fez: md5 = 8a723ce6358887fb2e41fbe163780b08 OK 2026/06/12 01:54:47 INFO : fil/a/b/c.rclone_chunk.001_i31fez: Copied (server-side copy) to: fil/a/b/c 2026/06/12 01:54:47 INFO : fil/a/b/c.rclone_chunk.001_i31fez: Deleted 2026/06/12 01:54:47 DEBUG : forgetting directory cache 2026/06/12 01:54:47 DEBUG : dir: forgetting directory cache 2026/06/12 01:54:48 DEBUG : WaitForWriters: timeout=30s 2026/06/12 01:54:48 DEBUG : dir: Looking for writers 2026/06/12 01:54:48 DEBUG : fil/a/b: Looking for writers 2026/06/12 01:54:48 DEBUG : fil/a: Looking for writers 2026/06/12 01:54:48 DEBUG : b: reading active writers 2026/06/12 01:54:48 DEBUG : fil: Looking for writers 2026/06/12 01:54:48 DEBUG : a: reading active writers 2026/06/12 01:54:48 DEBUG : Looking for writers 2026/06/12 01:54:48 DEBUG : dir: reading active writers 2026/06/12 01:54:48 DEBUG : fil: reading active writers 2026/06/12 01:54:48 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (1.78s) === RUN TestDirSetModTime run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede'", Local "Local file system at /tmp/rclone994649911", Modify Window "1ns" 2026/06/12 01:54:48 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': poll-interval is not supported by this remote 2026/06/12 01:54:48 DEBUG : dir/file1: size = 14 OK 2026/06/12 01:54:48 DEBUG : dir/file1.rclone_chunk.001_i31g7n: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/12 01:54:48 INFO : dir/file1.rclone_chunk.001_i31g7n: Copied (server-side copy) to: dir/file1 2026/06/12 01:54:48 INFO : dir/file1.rclone_chunk.001_i31g7n: Deleted 2026/06/12 01:54:48 DEBUG : WaitForWriters: timeout=30s 2026/06/12 01:54:48 DEBUG : dir: Looking for writers 2026/06/12 01:54:48 DEBUG : Looking for writers 2026/06/12 01:54:48 DEBUG : dir: reading active writers 2026/06/12 01:54:48 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.78s) === RUN TestDirStat run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede'", Local "Local file system at /tmp/rclone994649911", Modify Window "1ns" 2026/06/12 01:54:49 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': poll-interval is not supported by this remote 2026/06/12 01:54:49 DEBUG : dir/file1: size = 14 OK 2026/06/12 01:54:49 DEBUG : dir/file1.rclone_chunk.001_i31hvy: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/12 01:54:49 INFO : dir/file1.rclone_chunk.001_i31hvy: Copied (server-side copy) to: dir/file1 2026/06/12 01:54:49 INFO : dir/file1.rclone_chunk.001_i31hvy: Deleted 2026/06/12 01:54:49 DEBUG : WaitForWriters: timeout=30s 2026/06/12 01:54:49 DEBUG : dir: Looking for writers 2026/06/12 01:54:49 DEBUG : file1: reading active writers 2026/06/12 01:54:49 DEBUG : Looking for writers 2026/06/12 01:54:49 DEBUG : dir: reading active writers 2026/06/12 01:54:49 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.87s) === RUN TestDirReadDirAll run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede'", Local "Local file system at /tmp/rclone994649911", Modify Window "1ns" 2026/06/12 01:54:49 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': poll-interval is not supported by this remote 2026/06/12 01:54:50 DEBUG : dir/file1: size = 14 OK 2026/06/12 01:54:50 DEBUG : dir/file1.rclone_chunk.001_i31h91: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/12 01:54:50 INFO : dir/file1.rclone_chunk.001_i31h91: Copied (server-side copy) to: dir/file1 2026/06/12 01:54:50 INFO : dir/file1.rclone_chunk.001_i31h91: Deleted 2026/06/12 01:54:50 DEBUG : dir/file2: size = 15 OK 2026/06/12 01:54:50 DEBUG : dir/file2.rclone_chunk.001_i31iuy: md5 = d1b75f73cb5fce53969131dd22562187 OK 2026/06/12 01:54:50 INFO : dir/file2.rclone_chunk.001_i31iuy: Copied (server-side copy) to: dir/file2 2026/06/12 01:54:50 INFO : dir/file2.rclone_chunk.001_i31iuy: Deleted 2026/06/12 01:54:51 DEBUG : dir/subdir/file3: size = 16 OK 2026/06/12 01:54:51 DEBUG : dir/subdir/file3.rclone_chunk.001_i31iqn: md5 = 01295b6a8d3454e40dd135bbe6af1579 OK 2026/06/12 01:54:51 INFO : dir/subdir/file3.rclone_chunk.001_i31iqn: Copied (server-side copy) to: dir/subdir/file3 2026/06/12 01:54:51 INFO : dir/subdir/file3.rclone_chunk.001_i31iqn: Deleted === RUN TestDirReadDirAll/Virtual 2026/06/12 01:54:51 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/06/12 01:54:51 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/06/12 01:54:51 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/06/12 01:54:51 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/06/12 01:54:51 DEBUG : dir/virtualFile: size = 20 OK 2026/06/12 01:54:51 DEBUG : dir/virtualFile.rclone_chunk.001_i31joy: md5 = 217601602842dc7c0bba0515925e6bcb OK 2026/06/12 01:54:51 INFO : dir/virtualFile.rclone_chunk.001_i31joy: Copied (server-side copy) to: dir/virtualFile 2026/06/12 01:54:51 INFO : dir/virtualFile.rclone_chunk.001_i31joy: Deleted 2026/06/12 01:54:52 DEBUG : dir/virtualDir/testFile: size = 17 OK 2026/06/12 01:54:52 DEBUG : dir/virtualDir/testFile.rclone_chunk.001_i31k8h: md5 = 360106979e22f3a6be55f3f86b81dbd8 OK 2026/06/12 01:54:52 INFO : dir/virtualDir/testFile.rclone_chunk.001_i31k8h: Copied (server-side copy) to: dir/virtualDir/testFile 2026/06/12 01:54:52 INFO : dir/virtualDir/testFile.rclone_chunk.001_i31k8h: Deleted 2026/06/12 01:54:52 DEBUG : S3 bucket rclone-test-hebujow7jede: bucket is versioned: false 2026/06/12 01:54:52 DEBUG : Waiting for deletions to finish 2026/06/12 01:54:52 DEBUG : "dir/subdir/file3" version false 2026/06/12 01:54:52 DEBUG : dir/subdir/file3: Deleting (id "") 2026/06/12 01:54:52 INFO : dir/subdir/file3: Deleted 2026/06/12 01:54:52 DEBUG : dir: invalidating directory cache 2026/06/12 01:54:52 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/06/12 01:54:52 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/06/12 01:54:52 DEBUG : dir/file1: Reset virtual modtime 2026/06/12 01:54:52 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/06/12 01:54:52 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/06/12 01:54:52 DEBUG : dir/virtualFile: Reset virtual modtime 2026/06/12 01:54:52 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/06/12 01:54:52 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/06/12 01:54:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/12 01:54:52 DEBUG : dir: invalidating directory cache 2026/06/12 01:54:52 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/06/12 01:54:52 DEBUG : dir/virtualFile: Reset virtual modtime 2026/06/12 01:54:52 DEBUG : forgetting directory cache 2026/06/12 01:54:52 DEBUG : dir: forgetting directory cache 2026/06/12 01:54:52 DEBUG : dir/virtualDir2: forgetting directory cache 2026/06/12 01:54:52 DEBUG : dir/virtualDir: forgetting directory cache 2026/06/12 01:54:52 DEBUG : WaitForWriters: timeout=30s 2026/06/12 01:54:52 DEBUG : dir/virtualDir2: Looking for writers 2026/06/12 01:54:52 DEBUG : dir/virtualDir: Looking for writers 2026/06/12 01:54:52 DEBUG : dir: Looking for writers 2026/06/12 01:54:52 DEBUG : file1: reading active writers 2026/06/12 01:54:52 DEBUG : virtualFile2: reading active writers 2026/06/12 01:54:52 DEBUG : virtualDir2: reading active writers 2026/06/12 01:54:52 DEBUG : virtualFile: reading active writers 2026/06/12 01:54:52 DEBUG : virtualDir: reading active writers 2026/06/12 01:54:52 DEBUG : Looking for writers 2026/06/12 01:54:52 DEBUG : dir: reading active writers 2026/06/12 01:54:52 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (3.13s) --- PASS: TestDirReadDirAll/Virtual (1.16s) === RUN TestDirOpen run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede'", Local "Local file system at /tmp/rclone994649911", Modify Window "1ns" 2026/06/12 01:54:53 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': poll-interval is not supported by this remote 2026/06/12 01:54:53 DEBUG : dir/file1: size = 14 OK 2026/06/12 01:54:53 DEBUG : dir/file1.rclone_chunk.001_i31li5: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/12 01:54:53 INFO : dir/file1.rclone_chunk.001_i31li5: Copied (server-side copy) to: dir/file1 2026/06/12 01:54:53 INFO : dir/file1.rclone_chunk.001_i31li5: Deleted 2026/06/12 01:54:53 ERROR : dir/: Can only open directories read only 2026/06/12 01:54:53 DEBUG : WaitForWriters: timeout=30s 2026/06/12 01:54:53 DEBUG : dir: Looking for writers 2026/06/12 01:54:53 DEBUG : Looking for writers 2026/06/12 01:54:53 DEBUG : dir: reading active writers 2026/06/12 01:54:53 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.81s) === RUN TestDirCreate run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede'", Local "Local file system at /tmp/rclone994649911", Modify Window "1ns" 2026/06/12 01:54:53 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': poll-interval is not supported by this remote 2026/06/12 01:54:54 DEBUG : dir/file1: size = 14 OK 2026/06/12 01:54:54 DEBUG : dir/file1.rclone_chunk.001_i31lky: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/12 01:54:54 INFO : dir/file1.rclone_chunk.001_i31lky: Copied (server-side copy) to: dir/file1 2026/06/12 01:54:54 INFO : dir/file1.rclone_chunk.001_i31lky: Deleted 2026/06/12 01:54:54 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:54:54 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/06/12 01:54:54 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/06/12 01:54:54 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/06/12 01:54:54 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': File to upload is small (5 bytes), uploading instead of streaming 2026/06/12 01:54:55 DEBUG : dir/potato: size = 5 OK 2026/06/12 01:54:55 DEBUG : dir/potato.rclone_chunk.001_i31mz9: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/12 01:54:55 INFO : dir/potato.rclone_chunk.001_i31mz9: Copied (server-side copy) to: dir/potato 2026/06/12 01:54:55 INFO : dir/potato.rclone_chunk.001_i31mz9: Deleted 2026/06/12 01:54:55 DEBUG : dir/potato: size = 5 OK 2026/06/12 01:54:55 NOTICE: Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/06/12 01:54:55 DEBUG : dir/potato: Size of src and dst objects identical 2026/06/12 01:54:55 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/06/12 01:54:55 DEBUG : WaitForWriters: timeout=30s 2026/06/12 01:54:55 DEBUG : dir: Looking for writers 2026/06/12 01:54:55 DEBUG : file1: reading active writers 2026/06/12 01:54:55 DEBUG : potato: reading active writers 2026/06/12 01:54:55 DEBUG : Looking for writers 2026/06/12 01:54:55 DEBUG : dir: reading active writers 2026/06/12 01:54:55 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (1.52s) === RUN TestDirMkdir run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede'", Local "Local file system at /tmp/rclone994649911", Modify Window "1ns" 2026/06/12 01:54:55 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': poll-interval is not supported by this remote 2026/06/12 01:54:55 DEBUG : dir/file1: size = 14 OK 2026/06/12 01:54:55 DEBUG : dir/file1.rclone_chunk.001_i31n3q: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/12 01:54:55 INFO : dir/file1.rclone_chunk.001_i31n3q: Copied (server-side copy) to: dir/file1 2026/06/12 01:54:55 INFO : dir/file1.rclone_chunk.001_i31n3q: Deleted 2026/06/12 01:54:56 DEBUG : dir: Added virtual directory entry vAddDir: "sub" fstest.go:250: Filtering empty directory "dir/sub" 2026/06/12 01:54:56 DEBUG : WaitForWriters: timeout=30s 2026/06/12 01:54:56 DEBUG : dir/sub: Looking for writers 2026/06/12 01:54:56 DEBUG : dir: Looking for writers 2026/06/12 01:54:56 DEBUG : file1: reading active writers 2026/06/12 01:54:56 DEBUG : sub: reading active writers 2026/06/12 01:54:56 DEBUG : Looking for writers 2026/06/12 01:54:56 DEBUG : dir: reading active writers 2026/06/12 01:54:56 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (1.16s) === RUN TestDirMkdirSub run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede'", Local "Local file system at /tmp/rclone994649911", Modify Window "1ns" 2026/06/12 01:54:56 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': poll-interval is not supported by this remote 2026/06/12 01:54:56 DEBUG : dir/file1: size = 14 OK 2026/06/12 01:54:56 DEBUG : dir/file1.rclone_chunk.001_i31obj: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/12 01:54:56 INFO : dir/file1.rclone_chunk.001_i31obj: Copied (server-side copy) to: dir/file1 2026/06/12 01:54:57 INFO : dir/file1.rclone_chunk.001_i31obj: Deleted 2026/06/12 01:54:57 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/06/12 01:54:57 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/06/12 01:54:57 DEBUG : WaitForWriters: timeout=30s 2026/06/12 01:54:57 DEBUG : dir/sub/subsub: Looking for writers 2026/06/12 01:54:57 DEBUG : dir/sub: Looking for writers 2026/06/12 01:54:57 DEBUG : subsub: reading active writers 2026/06/12 01:54:57 DEBUG : dir: Looking for writers 2026/06/12 01:54:57 DEBUG : file1: reading active writers 2026/06/12 01:54:57 DEBUG : sub: reading active writers 2026/06/12 01:54:57 DEBUG : Looking for writers 2026/06/12 01:54:57 DEBUG : dir: reading active writers 2026/06/12 01:54:57 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (1.07s) === RUN TestDirRemove run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede'", Local "Local file system at /tmp/rclone994649911", Modify Window "1ns" 2026/06/12 01:54:57 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': poll-interval is not supported by this remote 2026/06/12 01:54:58 DEBUG : dir/file1: size = 14 OK 2026/06/12 01:54:58 DEBUG : dir/file1.rclone_chunk.001_i31pxp: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/12 01:54:58 INFO : dir/file1.rclone_chunk.001_i31pxp: Copied (server-side copy) to: dir/file1 2026/06/12 01:54:58 INFO : dir/file1.rclone_chunk.001_i31pxp: Deleted 2026/06/12 01:54:58 ERROR : dir/: Dir.Remove not empty 2026/06/12 01:54:58 DEBUG : dir/file1: Remove: 2026/06/12 01:54:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/12 01:54:58 DEBUG : dir/file1: >Remove: err= 2026/06/12 01:54:58 DEBUG : Added virtual directory entry vDel: "dir" 2026/06/12 01:54:58 DEBUG : WaitForWriters: timeout=30s 2026/06/12 01:54:58 DEBUG : Looking for writers 2026/06/12 01:54:58 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.97s) === RUN TestDirRemoveAll run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede'", Local "Local file system at /tmp/rclone994649911", Modify Window "1ns" 2026/06/12 01:54:58 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': poll-interval is not supported by this remote 2026/06/12 01:54:58 DEBUG : dir/file1: size = 14 OK 2026/06/12 01:54:58 DEBUG : dir/file1.rclone_chunk.001_i31q8n: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/12 01:54:58 INFO : dir/file1.rclone_chunk.001_i31q8n: Copied (server-side copy) to: dir/file1 2026/06/12 01:54:59 INFO : dir/file1.rclone_chunk.001_i31q8n: Deleted 2026/06/12 01:54:59 DEBUG : dir/file1: Remove: 2026/06/12 01:54:59 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/12 01:54:59 DEBUG : dir/file1: >Remove: err= 2026/06/12 01:54:59 DEBUG : Added virtual directory entry vDel: "dir" 2026/06/12 01:54:59 DEBUG : WaitForWriters: timeout=30s 2026/06/12 01:54:59 DEBUG : Looking for writers 2026/06/12 01:54:59 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.93s) === RUN TestDirRemoveName run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede'", Local "Local file system at /tmp/rclone994649911", Modify Window "1ns" 2026/06/12 01:54:59 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': poll-interval is not supported by this remote 2026/06/12 01:54:59 DEBUG : dir/file1: size = 14 OK 2026/06/12 01:54:59 DEBUG : dir/file1.rclone_chunk.001_i31rx8: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/12 01:54:59 INFO : dir/file1.rclone_chunk.001_i31rx8: Copied (server-side copy) to: dir/file1 2026/06/12 01:54:59 INFO : dir/file1.rclone_chunk.001_i31rx8: Deleted 2026/06/12 01:55:00 DEBUG : dir/file1: Remove: 2026/06/12 01:55:00 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/12 01:55:00 DEBUG : dir/file1: >Remove: err= fstest.go:250: Filtering empty directory "dir" 2026/06/12 01:55:00 DEBUG : WaitForWriters: timeout=30s 2026/06/12 01:55:00 DEBUG : dir: Looking for writers 2026/06/12 01:55:00 DEBUG : Looking for writers 2026/06/12 01:55:00 DEBUG : dir: reading active writers 2026/06/12 01:55:00 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.93s) === RUN TestDirRename run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede'", Local "Local file system at /tmp/rclone994649911", Modify Window "1ns" 2026/06/12 01:55:00 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': poll-interval is not supported by this remote 2026/06/12 01:55:00 DEBUG : dir/file1: size = 14 OK 2026/06/12 01:55:00 DEBUG : dir/file1.rclone_chunk.001_i31sjr: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/12 01:55:00 INFO : dir/file1.rclone_chunk.001_i31sjr: Copied (server-side copy) to: dir/file1 2026/06/12 01:55:00 INFO : dir/file1.rclone_chunk.001_i31sjr: Deleted 2026/06/12 01:55:01 DEBUG : dir/file3: size = 15 OK 2026/06/12 01:55:01 DEBUG : dir/file3.rclone_chunk.001_i31t62: md5 = ea32138586c9d4e9533ef6cf95e9ec4b OK 2026/06/12 01:55:01 INFO : dir/file3.rclone_chunk.001_i31t62: Copied (server-side copy) to: dir/file3 2026/06/12 01:55:01 INFO : dir/file3.rclone_chunk.001_i31t62: Deleted 2026/06/12 01:55:01 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/06/12 01:55:01 DEBUG : dir/file1: copy non-chunked object... 2026/06/12 01:55:01 DEBUG : dir/file3: copy non-chunked object... 2026/06/12 01:55:01 DEBUG : dir2/file3: size = 15 OK 2026/06/12 01:55:01 INFO : dir/file3: Copied (server-side copy) to: dir2/file3 2026/06/12 01:55:01 DEBUG : dir2/file1: size = 14 OK 2026/06/12 01:55:01 INFO : dir/file1: Copied (server-side copy) to: dir2/file1 2026/06/12 01:55:02 INFO : dir/file3: Deleted 2026/06/12 01:55:02 INFO : dir/file1: Deleted 2026/06/12 01:55:02 DEBUG : dir: Updating dir with dir2 0x1aefa8504e0 2026/06/12 01:55:02 DEBUG : dir: forgetting directory cache 2026/06/12 01:55:02 DEBUG : Added virtual directory entry vDel: "dir" 2026/06/12 01:55:02 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/06/12 01:55:02 DEBUG : dir2/file1: copy non-chunked object... 2026/06/12 01:55:02 DEBUG : file2: size = 14 OK 2026/06/12 01:55:02 INFO : dir2/file1: Copied (server-side copy) to: file2 2026/06/12 01:55:02 INFO : dir2/file1: Deleted 2026/06/12 01:55:02 DEBUG : file2: Updating file with file2 0x1aefa7451e0 2026/06/12 01:55:02 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/06/12 01:55:02 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/06/12 01:55:02 DEBUG : file2: copy non-chunked object... 2026/06/12 01:55:02 DEBUG : dir2/file3: size = 14 OK 2026/06/12 01:55:02 INFO : file2: Copied (server-side copy) to: dir2/file3 2026/06/12 01:55:03 INFO : file2: Deleted 2026/06/12 01:55:03 DEBUG : dir2/file3: Updating file with dir2/file3 0x1aefa7451e0 2026/06/12 01:55:03 DEBUG : Added virtual directory entry vDel: "file2" 2026/06/12 01:55:03 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/06/12 01:55:03 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/06/12 01:55:03 DEBUG : empty directory: Updating dir with renamed empty directory 0x1aefaa295f0 2026/06/12 01:55:03 DEBUG : empty directory: forgetting directory cache 2026/06/12 01:55:03 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/06/12 01:55:03 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/06/12 01:55:03 DEBUG : dir2: Renaming to "dir3" 2026/06/12 01:55:03 DEBUG : WaitForWriters: timeout=30s 2026/06/12 01:55:03 DEBUG : renamed empty directory: Looking for writers 2026/06/12 01:55:03 DEBUG : dir3: Looking for writers 2026/06/12 01:55:03 DEBUG : file3: reading active writers 2026/06/12 01:55:03 DEBUG : Looking for writers 2026/06/12 01:55:03 DEBUG : dir3: reading active writers 2026/06/12 01:55:03 DEBUG : renamed empty directory: reading active writers 2026/06/12 01:55:03 DEBUG : >WaitForWriters: --- PASS: TestDirRename (2.95s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede'", Local "Local file system at /tmp/rclone994649911", Modify Window "1ns" 2026/06/12 01:55:03 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': poll-interval is not supported by this remote 2026/06/12 01:55:03 DEBUG : dir/file1: size = 14 OK 2026/06/12 01:55:03 DEBUG : dir/file1.rclone_chunk.001_i31v2k: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/12 01:55:03 INFO : dir/file1.rclone_chunk.001_i31v2k: Copied (server-side copy) to: dir/file1 2026/06/12 01:55:03 INFO : dir/file1.rclone_chunk.001_i31v2k: Deleted 2026/06/12 01:55:04 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/06/12 01:55:04 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:04 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/12 01:55:04 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/06/12 01:55:04 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/06/12 01:55:04 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/06/12 01:55:04 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/06/12 01:55:04 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:04 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/12 01:55:04 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/06/12 01:55:04 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/06/12 01:55:04 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/06/12 01:55:04 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/06/12 01:55:04 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': File to upload is small (12 bytes), uploading instead of streaming 2026/06/12 01:55:04 DEBUG : dir/sub/file2: size = 12 OK 2026/06/12 01:55:04 DEBUG : dir/sub/file2.rclone_chunk.001_i31wqb: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/06/12 01:55:04 INFO : dir/sub/file2.rclone_chunk.001_i31wqb: Copied (server-side copy) to: dir/sub/file2 2026/06/12 01:55:04 INFO : dir/sub/file2.rclone_chunk.001_i31wqb: Deleted 2026/06/12 01:55:04 DEBUG : dir/sub/file2: size = 12 OK 2026/06/12 01:55:04 DEBUG : dir/sub/file2: Size of src and dst objects identical 2026/06/12 01:55:04 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/06/12 01:55:04 DEBUG : forgetting directory cache 2026/06/12 01:55:04 DEBUG : dir: forgetting directory cache 2026/06/12 01:55:04 DEBUG : dir/sub: forgetting directory cache 2026/06/12 01:55:04 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/06/12 01:55:04 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': File to upload is small (5 bytes), uploading instead of streaming 2026/06/12 01:55:04 DEBUG : dir/sub/file0: size = 5 OK 2026/06/12 01:55:04 DEBUG : dir/sub/file0.rclone_chunk.001_i31wfb: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/12 01:55:04 INFO : dir/sub/file0.rclone_chunk.001_i31wfb: Copied (server-side copy) to: dir/sub/file0 2026/06/12 01:55:04 INFO : dir/sub/file0.rclone_chunk.001_i31wfb: Deleted 2026/06/12 01:55:04 DEBUG : dir/sub/file0: size = 5 OK 2026/06/12 01:55:04 DEBUG : dir/sub/file0: Size of src and dst objects identical 2026/06/12 01:55:04 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/06/12 01:55:04 DEBUG : WaitForWriters: timeout=30s 2026/06/12 01:55:04 DEBUG : dir/sub: Looking for writers 2026/06/12 01:55:04 DEBUG : file0: reading active writers 2026/06/12 01:55:04 DEBUG : file2: reading active writers 2026/06/12 01:55:04 DEBUG : dir: Looking for writers 2026/06/12 01:55:04 DEBUG : file1: reading active writers 2026/06/12 01:55:04 DEBUG : sub: reading active writers 2026/06/12 01:55:04 DEBUG : Looking for writers 2026/06/12 01:55:04 DEBUG : dir: reading active writers 2026/06/12 01:55:04 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (1.88s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede'", Local "Local file system at /tmp/rclone994649911", Modify Window "1ns" 2026/06/12 01:55:05 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/06/12 01:55:05 DEBUG : WaitForWriters: timeout=30s 2026/06/12 01:55:05 DEBUG : Looking for writers 2026/06/12 01:55:05 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.09s) === RUN TestDirMetadataExtension run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede'", Local "Local file system at /tmp/rclone994649911", Modify Window "1ns" 2026/06/12 01:55:05 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': poll-interval is not supported by this remote 2026/06/12 01:55:05 DEBUG : dir/file1: size = 14 OK 2026/06/12 01:55:05 DEBUG : dir/file1.rclone_chunk.001_i31x09: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/12 01:55:05 INFO : dir/file1.rclone_chunk.001_i31x09: Copied (server-side copy) to: dir/file1 2026/06/12 01:55:05 INFO : dir/file1.rclone_chunk.001_i31x09: Deleted 2026/06/12 01:55:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/06/12 01:55:06 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:06 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/06/12 01:55:06 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/06/12 01:55:06 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/06/12 01:55:06 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/06/12 01:55:06 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/06/12 01:55:06 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/06/12 01:55:06 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:06 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/06/12 01:55:06 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/06/12 01:55:06 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/06/12 01:55:06 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/06/12 01:55:06 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/06/12 01:55:06 DEBUG : WaitForWriters: timeout=30s 2026/06/12 01:55:06 DEBUG : dir: Looking for writers 2026/06/12 01:55:06 DEBUG : file1: reading active writers 2026/06/12 01:55:06 DEBUG : file1.metadata: reading active writers 2026/06/12 01:55:06 DEBUG : Looking for writers 2026/06/12 01:55:06 DEBUG : dir: reading active writers 2026/06/12 01:55:06 DEBUG : dir.metadata: reading active writers 2026/06/12 01:55:06 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.92s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede'", Local "Local file system at /tmp/rclone994649911", Modify Window "1ns" 2026/06/12 01:55:06 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': poll-interval is not supported by this remote 2026/06/12 01:55:06 DEBUG : dir/file1: size = 14 OK 2026/06/12 01:55:06 DEBUG : dir/file1.rclone_chunk.001_i31ykq: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/12 01:55:06 INFO : dir/file1.rclone_chunk.001_i31ykq: Copied (server-side copy) to: dir/file1 2026/06/12 01:55:06 INFO : dir/file1.rclone_chunk.001_i31ykq: Deleted 2026/06/12 01:55:07 DEBUG : WaitForWriters: timeout=30s 2026/06/12 01:55:07 DEBUG : dir: Looking for writers 2026/06/12 01:55:07 DEBUG : file1: reading active writers 2026/06/12 01:55:07 DEBUG : Looking for writers 2026/06/12 01:55:07 DEBUG : dir: reading active writers 2026/06/12 01:55:07 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.88s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede'", Local "Local file system at /tmp/rclone994649911", Modify Window "1ns" 2026/06/12 01:55:07 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': poll-interval is not supported by this remote 2026/06/12 01:55:07 DEBUG : dir/file1: size = 14 OK 2026/06/12 01:55:07 DEBUG : dir/file1.rclone_chunk.001_i31zre: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/12 01:55:07 INFO : dir/file1.rclone_chunk.001_i31zre: Copied (server-side copy) to: dir/file1 2026/06/12 01:55:07 INFO : dir/file1.rclone_chunk.001_i31zre: Deleted 2026/06/12 01:55:08 DEBUG : time_test: size = 5 OK 2026/06/12 01:55:08 DEBUG : time_test.rclone_chunk.001_i31z44: md5 = c13d88cb4cb02003daedb8a84e5d272a OK 2026/06/12 01:55:08 INFO : time_test.rclone_chunk.001_i31z44: Copied (server-side copy) to: time_test 2026/06/12 01:55:08 INFO : time_test.rclone_chunk.001_i31z44: Deleted 2026/06/12 01:55:08 DEBUG : Can set mod time: true 2026/06/12 01:55:08 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/06/12 01:55:08 DEBUG : WaitForWriters: timeout=30s 2026/06/12 01:55:08 DEBUG : dir: Looking for writers 2026/06/12 01:55:08 DEBUG : file1: reading active writers 2026/06/12 01:55:08 DEBUG : Looking for writers 2026/06/12 01:55:08 DEBUG : dir: reading active writers 2026/06/12 01:55:08 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede'", Local "Local file system at /tmp/rclone994649911", Modify Window "1ns" 2026/06/12 01:55:08 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': poll-interval is not supported by this remote 2026/06/12 01:55:09 DEBUG : dir/file1: size = 14 OK 2026/06/12 01:55:09 DEBUG : dir/file1.rclone_chunk.001_i32072: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/12 01:55:09 INFO : dir/file1.rclone_chunk.001_i32072: Copied (server-side copy) to: dir/file1 2026/06/12 01:55:09 INFO : dir/file1.rclone_chunk.001_i32072: Deleted 2026/06/12 01:55:09 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/12 01:55:09 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/12 01:55:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/12 01:55:09 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': File to upload is small (0 bytes), uploading instead of streaming 2026/06/12 01:55:09 DEBUG : dir/file1: size = 0 OK 2026/06/12 01:55:09 DEBUG : dir/file1.rclone_chunk.001_i3217l: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/12 01:55:09 INFO : dir/file1.rclone_chunk.001_i3217l: Copied (server-side copy) to: dir/file1 2026/06/12 01:55:10 INFO : dir/file1.rclone_chunk.001_i3217l: Deleted 2026/06/12 01:55:10 DEBUG : dir/file1: size = 0 OK 2026/06/12 01:55:10 DEBUG : dir/file1: Size of src and dst objects identical 2026/06/12 01:55:10 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/06/12 01:55:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/12 01:55:10 DEBUG : WaitForWriters: timeout=30s 2026/06/12 01:55:10 DEBUG : dir: Looking for writers 2026/06/12 01:55:10 DEBUG : file1: reading active writers 2026/06/12 01:55:10 DEBUG : Looking for writers 2026/06/12 01:55:10 DEBUG : dir: reading active writers 2026/06/12 01:55:10 DEBUG : >WaitForWriters: 2026/06/12 01:55:10 DEBUG : WaitForWriters: timeout=30s 2026/06/12 01:55:10 DEBUG : dir: Looking for writers 2026/06/12 01:55:10 DEBUG : file1: reading active writers 2026/06/12 01:55:10 DEBUG : Looking for writers 2026/06/12 01:55:10 DEBUG : dir: reading active writers 2026/06/12 01:55:10 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede'", Local "Local file system at /tmp/rclone994649911", Modify Window "1ns" 2026/06/12 01:55:10 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': poll-interval is not supported by this remote 2026/06/12 01:55:10 DEBUG : dir/file1: size = 14 OK 2026/06/12 01:55:10 DEBUG : dir/file1.rclone_chunk.001_i322hp: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/12 01:55:10 INFO : dir/file1.rclone_chunk.001_i322hp: Copied (server-side copy) to: dir/file1 2026/06/12 01:55:10 INFO : dir/file1.rclone_chunk.001_i322hp: Deleted 2026/06/12 01:55:11 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/12 01:55:11 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/12 01:55:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/12 01:55:11 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': File to upload is small (5 bytes), uploading instead of streaming 2026/06/12 01:55:11 DEBUG : dir/file1: size = 5 OK 2026/06/12 01:55:11 DEBUG : dir/file1.rclone_chunk.001_i3235v: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/12 01:55:11 INFO : dir/file1.rclone_chunk.001_i3235v: Copied (server-side copy) to: dir/file1 2026/06/12 01:55:11 INFO : dir/file1.rclone_chunk.001_i3235v: Deleted 2026/06/12 01:55:11 DEBUG : dir/file1: size = 5 OK 2026/06/12 01:55:11 DEBUG : dir/file1: Size of src and dst objects identical 2026/06/12 01:55:11 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/06/12 01:55:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/12 01:55:11 DEBUG : WaitForWriters: timeout=30s 2026/06/12 01:55:11 DEBUG : dir: Looking for writers 2026/06/12 01:55:11 DEBUG : file1: reading active writers 2026/06/12 01:55:11 DEBUG : Looking for writers 2026/06/12 01:55:11 DEBUG : dir: reading active writers 2026/06/12 01:55:11 DEBUG : >WaitForWriters: 2026/06/12 01:55:11 DEBUG : WaitForWriters: timeout=30s 2026/06/12 01:55:11 DEBUG : dir: Looking for writers 2026/06/12 01:55:11 DEBUG : file1: reading active writers 2026/06/12 01:55:11 DEBUG : Looking for writers 2026/06/12 01:55:11 DEBUG : dir: reading active writers 2026/06/12 01:55:11 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede'", Local "Local file system at /tmp/rclone994649911", Modify Window "1ns" 2026/06/12 01:55:11 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': poll-interval is not supported by this remote 2026/06/12 01:55:11 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/12 01:55:11 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" 2026/06/12 01:55:11 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" 2026/06/12 01:55:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" 2026/06/12 01:55:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/12 01:55:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" 2026/06/12 01:55:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" 2026/06/12 01:55:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/12 01:55:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" 2026/06/12 01:55:11 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/12 01:55:12 DEBUG : dir/file1: size = 14 OK 2026/06/12 01:55:12 DEBUG : dir/file1.rclone_chunk.001_i3245z: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/12 01:55:12 INFO : dir/file1.rclone_chunk.001_i3245z: Copied (server-side copy) to: dir/file1 2026/06/12 01:55:12 INFO : dir/file1.rclone_chunk.001_i3245z: Deleted 2026/06/12 01:55:12 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/06/12 01:55:12 DEBUG : WaitForWriters: timeout=30s 2026/06/12 01:55:12 DEBUG : dir: Looking for writers 2026/06/12 01:55:12 DEBUG : file1: reading active writers 2026/06/12 01:55:12 DEBUG : Looking for writers 2026/06/12 01:55:12 DEBUG : dir: reading active writers 2026/06/12 01:55:12 DEBUG : >WaitForWriters: 2026/06/12 01:55:12 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede'", Local "Local file system at /tmp/rclone994649911", Modify Window "1ns" 2026/06/12 01:55:13 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': poll-interval is not supported by this remote 2026/06/12 01:55:13 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/12 01:55:13 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" 2026/06/12 01:55:13 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" 2026/06/12 01:55:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" 2026/06/12 01:55:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/12 01:55:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" 2026/06/12 01:55:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" 2026/06/12 01:55:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/12 01:55:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" 2026/06/12 01:55:13 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/12 01:55:13 DEBUG : dir/file1: size = 14 OK 2026/06/12 01:55:13 DEBUG : dir/file1.rclone_chunk.001_i325rc: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/12 01:55:13 INFO : dir/file1.rclone_chunk.001_i325rc: Copied (server-side copy) to: dir/file1 2026/06/12 01:55:13 INFO : dir/file1.rclone_chunk.001_i325rc: Deleted 2026/06/12 01:55:13 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/06/12 01:55:13 DEBUG : dir/file1: newRWFileHandle: 2026/06/12 01:55:13 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/12 01:55:13 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/12 01:55:13 DEBUG : dir/file1(0x1aefa996940): close: 2026/06/12 01:55:13 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/06/12 01:55:13 DEBUG : dir/file1(0x1aefa996940): >close: err= 2026/06/12 01:55:13 DEBUG : WaitForWriters: timeout=30s 2026/06/12 01:55:13 DEBUG : dir: Looking for writers 2026/06/12 01:55:13 DEBUG : file1: reading active writers 2026/06/12 01:55:13 DEBUG : Looking for writers 2026/06/12 01:55:13 DEBUG : dir: reading active writers 2026/06/12 01:55:13 DEBUG : >WaitForWriters: 2026/06/12 01:55:14 DEBUG : WaitForWriters: timeout=30s 2026/06/12 01:55:14 DEBUG : dir: Looking for writers 2026/06/12 01:55:14 DEBUG : file1: reading active writers 2026/06/12 01:55:14 DEBUG : Looking for writers 2026/06/12 01:55:14 DEBUG : dir: reading active writers 2026/06/12 01:55:14 DEBUG : >WaitForWriters: 2026/06/12 01:55:14 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede'", Local "Local file system at /tmp/rclone994649911", Modify Window "1ns" 2026/06/12 01:55:14 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': poll-interval is not supported by this remote 2026/06/12 01:55:14 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/12 01:55:14 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" 2026/06/12 01:55:14 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" 2026/06/12 01:55:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" 2026/06/12 01:55:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/12 01:55:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" 2026/06/12 01:55:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" 2026/06/12 01:55:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/12 01:55:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" 2026/06/12 01:55:14 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/12 01:55:14 DEBUG : dir/file1: size = 14 OK 2026/06/12 01:55:14 DEBUG : dir/file1.rclone_chunk.001_i3267h: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/12 01:55:14 INFO : dir/file1.rclone_chunk.001_i3267h: Copied (server-side copy) to: dir/file1 2026/06/12 01:55:14 INFO : dir/file1.rclone_chunk.001_i3267h: Deleted 2026/06/12 01:55:14 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/06/12 01:55:14 DEBUG : dir/file1: newRWFileHandle: 2026/06/12 01:55:14 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/12 01:55:14 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/12 01:55:14 DEBUG : dir/file1(0x1aefa9f3180): _writeAt: size=5, off=0 2026/06/12 01:55:14 DEBUG : dir/file1(0x1aefa9f3180): openPending: 2026/06/12 01:55:14 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/06/12 01:55:14 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/06/12 01:55:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/12 01:55:14 DEBUG : dir/file1(0x1aefa9f3180): >openPending: err= 2026/06/12 01:55:14 DEBUG : dir/file1(0x1aefa9f3180): >_writeAt: n=5, err= 2026/06/12 01:55:14 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/06/12 01:55:14 DEBUG : dir/file1(0x1aefa9f3180): close: 2026/06/12 01:55:14 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/06/12 01:55:14 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/06/12 01:55:14 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/06/12 01:55:14 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/06/12 01:55:14 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/06/12 01:55:14 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:14 DEBUG : dir/file1(0x1aefa9f3180): >close: err= 2026/06/12 01:55:14 DEBUG : WaitForWriters: timeout=30s 2026/06/12 01:55:14 DEBUG : dir: Looking for writers 2026/06/12 01:55:14 DEBUG : file1: reading active writers 2026/06/12 01:55:14 DEBUG : Looking for writers 2026/06/12 01:55:14 DEBUG : dir: reading active writers 2026/06/12 01:55:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/12 01:55:14 DEBUG : dir: Looking for writers 2026/06/12 01:55:14 DEBUG : file1: reading active writers 2026/06/12 01:55:14 DEBUG : Looking for writers 2026/06/12 01:55:14 DEBUG : dir: reading active writers 2026/06/12 01:55:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/12 01:55:14 DEBUG : dir: Looking for writers 2026/06/12 01:55:14 DEBUG : file1: reading active writers 2026/06/12 01:55:14 DEBUG : Looking for writers 2026/06/12 01:55:14 DEBUG : dir: reading active writers 2026/06/12 01:55:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/12 01:55:14 DEBUG : dir: Looking for writers 2026/06/12 01:55:14 DEBUG : file1: reading active writers 2026/06/12 01:55:14 DEBUG : Looking for writers 2026/06/12 01:55:14 DEBUG : dir: reading active writers 2026/06/12 01:55:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/12 01:55:15 DEBUG : dir/file1: vfs cache: starting upload 2026/06/12 01:55:15 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2026/06/12 01:55:15 DEBUG : dir: Looking for writers 2026/06/12 01:55:15 DEBUG : file1: reading active writers 2026/06/12 01:55:15 DEBUG : Looking for writers 2026/06/12 01:55:15 DEBUG : dir: reading active writers 2026/06/12 01:55:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/12 01:55:15 DEBUG : dir: Looking for writers 2026/06/12 01:55:15 DEBUG : file1: reading active writers 2026/06/12 01:55:15 DEBUG : Looking for writers 2026/06/12 01:55:15 DEBUG : dir: reading active writers 2026/06/12 01:55:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/12 01:55:15 DEBUG : dir/file1: size = 14 OK 2026/06/12 01:55:15 DEBUG : dir/file1.rclone_chunk.001_i3275t: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/06/12 01:55:15 INFO : dir/file1.rclone_chunk.001_i3275t: Copied (server-side copy) to: dir/file1 2026/06/12 01:55:15 INFO : dir/file1.rclone_chunk.001_i3275t: Deleted 2026/06/12 01:55:15 DEBUG : dir/file1: size = 14 OK 2026/06/12 01:55:15 INFO : dir/file1: Copied (replaced existing) 2026/06/12 01:55:15 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59.123456789 +0000 UTC" 2026/06/12 01:55:15 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/06/12 01:55:15 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/06/12 01:55:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/12 01:55:15 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/06/12 01:55:15 DEBUG : dir: Looking for writers 2026/06/12 01:55:15 DEBUG : file1: reading active writers 2026/06/12 01:55:15 DEBUG : Looking for writers 2026/06/12 01:55:15 DEBUG : dir: reading active writers 2026/06/12 01:55:15 DEBUG : >WaitForWriters: 2026/06/12 01:55:15 DEBUG : WaitForWriters: timeout=30s 2026/06/12 01:55:15 DEBUG : dir: Looking for writers 2026/06/12 01:55:15 DEBUG : file1: reading active writers 2026/06/12 01:55:15 DEBUG : Looking for writers 2026/06/12 01:55:15 DEBUG : dir: reading active writers 2026/06/12 01:55:15 DEBUG : >WaitForWriters: 2026/06/12 01:55:15 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (8.65s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (1.66s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (1.57s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (1.54s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (1.07s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (1.15s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (1.65s) === RUN TestFileOpenRead run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede'", Local "Local file system at /tmp/rclone994649911", Modify Window "1ns" 2026/06/12 01:55:15 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': poll-interval is not supported by this remote 2026/06/12 01:55:16 DEBUG : dir/file1: size = 14 OK 2026/06/12 01:55:16 DEBUG : dir/file1.rclone_chunk.001_i327ti: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/12 01:55:16 INFO : dir/file1.rclone_chunk.001_i327ti: Copied (server-side copy) to: dir/file1 2026/06/12 01:55:16 INFO : dir/file1.rclone_chunk.001_i327ti: Deleted 2026/06/12 01:55:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/12 01:55:16 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/12 01:55:16 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/12 01:55:16 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/06/12 01:55:16 DEBUG : WaitForWriters: timeout=30s 2026/06/12 01:55:16 DEBUG : dir: Looking for writers 2026/06/12 01:55:16 DEBUG : file1: reading active writers 2026/06/12 01:55:16 DEBUG : Looking for writers 2026/06/12 01:55:16 DEBUG : dir: reading active writers 2026/06/12 01:55:16 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.85s) === RUN TestFileOpenReadUnknownSize 2026/06/12 01:55:16 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/06/12 01:55:16 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/12 01:55:16 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/12 01:55:16 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/06/12 01:55:16 DEBUG : WaitForWriters: timeout=30s 2026/06/12 01:55:16 DEBUG : Looking for writers 2026/06/12 01:55:16 DEBUG : file.txt: reading active writers 2026/06/12 01:55:16 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede'", Local "Local file system at /tmp/rclone994649911", Modify Window "1ns" 2026/06/12 01:55:16 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': poll-interval is not supported by this remote 2026/06/12 01:55:17 DEBUG : dir/file1: size = 14 OK 2026/06/12 01:55:17 DEBUG : dir/file1.rclone_chunk.001_i328g0: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/12 01:55:17 INFO : dir/file1.rclone_chunk.001_i328g0: Copied (server-side copy) to: dir/file1 2026/06/12 01:55:17 INFO : dir/file1.rclone_chunk.001_i328g0: Deleted 2026/06/12 01:55:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/12 01:55:17 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': File to upload is small (25 bytes), uploading instead of streaming 2026/06/12 01:55:17 DEBUG : dir/file1: size = 25 OK 2026/06/12 01:55:17 DEBUG : dir/file1.rclone_chunk.001_i329w8: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/12 01:55:17 INFO : dir/file1.rclone_chunk.001_i329w8: Copied (server-side copy) to: dir/file1 2026/06/12 01:55:17 INFO : dir/file1.rclone_chunk.001_i329w8: Deleted 2026/06/12 01:55:17 DEBUG : dir/file1: size = 25 OK 2026/06/12 01:55:17 DEBUG : dir/file1: Size of src and dst objects identical 2026/06/12 01:55:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/12 01:55:17 DEBUG : WaitForWriters: timeout=30s 2026/06/12 01:55:17 DEBUG : dir: Looking for writers 2026/06/12 01:55:17 DEBUG : file1: reading active writers 2026/06/12 01:55:17 DEBUG : Looking for writers 2026/06/12 01:55:17 DEBUG : dir: reading active writers 2026/06/12 01:55:17 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (1.29s) === RUN TestFileRemove run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede'", Local "Local file system at /tmp/rclone994649911", Modify Window "1ns" 2026/06/12 01:55:17 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': poll-interval is not supported by this remote 2026/06/12 01:55:18 DEBUG : dir/file1: size = 14 OK 2026/06/12 01:55:18 DEBUG : dir/file1.rclone_chunk.001_i32ayo: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/12 01:55:18 INFO : dir/file1.rclone_chunk.001_i32ayo: Copied (server-side copy) to: dir/file1 2026/06/12 01:55:18 INFO : dir/file1.rclone_chunk.001_i32ayo: Deleted 2026/06/12 01:55:18 DEBUG : dir/file1: Remove: 2026/06/12 01:55:18 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/12 01:55:18 DEBUG : dir/file1: >Remove: err= 2026/06/12 01:55:18 DEBUG : dir/file1: Remove: 2026/06/12 01:55:18 DEBUG : dir/file1: >Remove: err=Read only file system 2026/06/12 01:55:18 DEBUG : WaitForWriters: timeout=30s 2026/06/12 01:55:18 DEBUG : dir: Looking for writers 2026/06/12 01:55:18 DEBUG : Looking for writers 2026/06/12 01:55:18 DEBUG : dir: reading active writers 2026/06/12 01:55:18 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.88s) === RUN TestFileRemoveAll run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede'", Local "Local file system at /tmp/rclone994649911", Modify Window "1ns" 2026/06/12 01:55:18 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': poll-interval is not supported by this remote 2026/06/12 01:55:19 DEBUG : dir/file1: size = 14 OK 2026/06/12 01:55:19 DEBUG : dir/file1.rclone_chunk.001_i32a1u: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/12 01:55:19 INFO : dir/file1.rclone_chunk.001_i32a1u: Copied (server-side copy) to: dir/file1 2026/06/12 01:55:19 INFO : dir/file1.rclone_chunk.001_i32a1u: Deleted 2026/06/12 01:55:19 DEBUG : dir/file1: Remove: 2026/06/12 01:55:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/12 01:55:19 DEBUG : dir/file1: >Remove: err= 2026/06/12 01:55:19 DEBUG : dir/file1: Remove: 2026/06/12 01:55:19 DEBUG : dir/file1: >Remove: err=Read only file system 2026/06/12 01:55:19 DEBUG : WaitForWriters: timeout=30s 2026/06/12 01:55:19 DEBUG : dir: Looking for writers 2026/06/12 01:55:19 DEBUG : Looking for writers 2026/06/12 01:55:19 DEBUG : dir: reading active writers 2026/06/12 01:55:19 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (1.01s) === RUN TestFileOpen run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede'", Local "Local file system at /tmp/rclone994649911", Modify Window "1ns" 2026/06/12 01:55:19 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': poll-interval is not supported by this remote 2026/06/12 01:55:20 DEBUG : dir/file1: size = 14 OK 2026/06/12 01:55:20 DEBUG : dir/file1.rclone_chunk.001_i32b7p: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/12 01:55:20 INFO : dir/file1.rclone_chunk.001_i32b7p: Copied (server-side copy) to: dir/file1 2026/06/12 01:55:20 INFO : dir/file1.rclone_chunk.001_i32b7p: Deleted 2026/06/12 01:55:20 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/12 01:55:20 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/12 01:55:20 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/06/12 01:55:20 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/12 01:55:20 DEBUG : dir/file1: Open: flags=O_RDWR 2026/06/12 01:55:20 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/12 01:55:20 DEBUG : dir/file1: Open: flags=0x3 2026/06/12 01:55:20 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/06/12 01:55:20 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/06/12 01:55:20 DEBUG : WaitForWriters: timeout=30s 2026/06/12 01:55:20 DEBUG : dir: Looking for writers 2026/06/12 01:55:20 DEBUG : file1: reading active writers 2026/06/12 01:55:20 DEBUG : Looking for writers 2026/06/12 01:55:20 DEBUG : dir: reading active writers 2026/06/12 01:55:20 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.88s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede'", Local "Local file system at /tmp/rclone994649911", Modify Window "1ns" 2026/06/12 01:55:20 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': poll-interval is not supported by this remote 2026/06/12 01:55:21 DEBUG : dir/file1: size = 14 OK 2026/06/12 01:55:21 DEBUG : dir/file1.rclone_chunk.001_i32cde: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/12 01:55:21 INFO : dir/file1.rclone_chunk.001_i32cde: Copied (server-side copy) to: dir/file1 2026/06/12 01:55:21 INFO : dir/file1.rclone_chunk.001_i32cde: Deleted 2026/06/12 01:55:21 DEBUG : WaitForWriters: timeout=30s 2026/06/12 01:55:21 DEBUG : dir: Looking for writers 2026/06/12 01:55:21 DEBUG : file1: reading active writers 2026/06/12 01:55:21 DEBUG : Looking for writers 2026/06/12 01:55:21 DEBUG : dir: reading active writers 2026/06/12 01:55:21 DEBUG : >WaitForWriters: 2026/06/12 01:55:21 DEBUG : dir/file1: copy non-chunked object... 2026/06/12 01:55:21 DEBUG : newLeaf: size = 14 OK 2026/06/12 01:55:21 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/06/12 01:55:21 INFO : dir/file1: Deleted 2026/06/12 01:55:21 DEBUG : newLeaf: Updating file with newLeaf 0x1aefa5b28f0 2026/06/12 01:55:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/12 01:55:21 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/12 01:55:21 DEBUG : newLeaf: copy non-chunked object... 2026/06/12 01:55:22 DEBUG : dir/file1: size = 14 OK 2026/06/12 01:55:22 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/06/12 01:55:22 INFO : newLeaf: Deleted 2026/06/12 01:55:22 DEBUG : dir/file1: Updating file with dir/file1 0x1aefa5b28f0 2026/06/12 01:55:22 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/12 01:55:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/12 01:55:22 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/12 01:55:22 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/12 01:55:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/12 01:55:22 DEBUG : dir/file1: File is currently open, delaying rename 0x1aefa5b28f0 2026/06/12 01:55:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/12 01:55:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/12 01:55:22 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': File to upload is small (25 bytes), uploading instead of streaming 2026/06/12 01:55:22 DEBUG : dir/file1: size = 25 OK 2026/06/12 01:55:22 DEBUG : dir/file1.rclone_chunk.001_i32erm: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/12 01:55:22 INFO : dir/file1.rclone_chunk.001_i32erm: Copied (server-side copy) to: dir/file1 2026/06/12 01:55:22 INFO : dir/file1.rclone_chunk.001_i32erm: Deleted 2026/06/12 01:55:22 DEBUG : dir/file1: size = 25 OK 2026/06/12 01:55:22 DEBUG : dir/file1: Size of src and dst objects identical 2026/06/12 01:55:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/12 01:55:22 DEBUG : newLeaf: Running delayed rename now 2026/06/12 01:55:22 DEBUG : dir/file1: copy non-chunked object... 2026/06/12 01:55:22 DEBUG : newLeaf: size = 25 OK 2026/06/12 01:55:22 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/06/12 01:55:22 INFO : dir/file1: Deleted 2026/06/12 01:55:22 DEBUG : newLeaf: Updating file with newLeaf 0x1aefa5b28f0 2026/06/12 01:55:22 DEBUG : WaitForWriters: timeout=30s 2026/06/12 01:55:22 DEBUG : dir: Looking for writers 2026/06/12 01:55:22 DEBUG : Looking for writers 2026/06/12 01:55:22 DEBUG : dir: reading active writers 2026/06/12 01:55:22 DEBUG : newLeaf: reading active writers 2026/06/12 01:55:22 DEBUG : >WaitForWriters: 2026/06/12 01:55:23 DEBUG : WaitForWriters: timeout=30s 2026/06/12 01:55:23 DEBUG : dir: Looking for writers 2026/06/12 01:55:23 DEBUG : Looking for writers 2026/06/12 01:55:23 DEBUG : newLeaf: reading active writers 2026/06/12 01:55:23 DEBUG : dir: reading active writers 2026/06/12 01:55:23 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede'", Local "Local file system at /tmp/rclone994649911", Modify Window "1ns" 2026/06/12 01:55:23 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': poll-interval is not supported by this remote 2026/06/12 01:55:23 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/12 01:55:23 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" 2026/06/12 01:55:23 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" 2026/06/12 01:55:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" 2026/06/12 01:55:23 DEBUG : Config file has changed externally - reloading 2026/06/12 01:55:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/12 01:55:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" 2026/06/12 01:55:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" 2026/06/12 01:55:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/12 01:55:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" 2026/06/12 01:55:23 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/12 01:55:23 DEBUG : dir/file1: size = 14 OK 2026/06/12 01:55:23 DEBUG : dir/file1.rclone_chunk.001_i32fvc: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/12 01:55:23 INFO : dir/file1.rclone_chunk.001_i32fvc: Copied (server-side copy) to: dir/file1 2026/06/12 01:55:23 INFO : dir/file1.rclone_chunk.001_i32fvc: Deleted 2026/06/12 01:55:23 DEBUG : WaitForWriters: timeout=30s 2026/06/12 01:55:23 DEBUG : dir: Looking for writers 2026/06/12 01:55:23 DEBUG : file1: reading active writers 2026/06/12 01:55:23 DEBUG : Looking for writers 2026/06/12 01:55:23 DEBUG : dir: reading active writers 2026/06/12 01:55:23 DEBUG : >WaitForWriters: 2026/06/12 01:55:24 DEBUG : dir/file1: copy non-chunked object... 2026/06/12 01:55:24 DEBUG : newLeaf: size = 14 OK 2026/06/12 01:55:24 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/06/12 01:55:24 INFO : dir/file1: Deleted 2026/06/12 01:55:24 DEBUG : newLeaf: Updating file with newLeaf 0x1aefa8d6270 2026/06/12 01:55:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/12 01:55:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/12 01:55:24 DEBUG : newLeaf: copy non-chunked object... 2026/06/12 01:55:24 DEBUG : dir/file1: size = 14 OK 2026/06/12 01:55:24 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/06/12 01:55:24 INFO : newLeaf: Deleted 2026/06/12 01:55:24 DEBUG : dir/file1: Updating file with dir/file1 0x1aefa8d6270 2026/06/12 01:55:24 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/12 01:55:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/12 01:55:24 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/12 01:55:24 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/12 01:55:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/12 01:55:24 DEBUG : dir/file1: File is currently open, delaying rename 0x1aefa8d6270 2026/06/12 01:55:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/12 01:55:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/12 01:55:24 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': File to upload is small (25 bytes), uploading instead of streaming 2026/06/12 01:55:25 DEBUG : dir/file1: size = 25 OK 2026/06/12 01:55:25 DEBUG : dir/file1.rclone_chunk.001_i32gd0: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/12 01:55:25 INFO : dir/file1.rclone_chunk.001_i32gd0: Copied (server-side copy) to: dir/file1 2026/06/12 01:55:25 INFO : dir/file1.rclone_chunk.001_i32gd0: Deleted 2026/06/12 01:55:25 DEBUG : dir/file1: size = 25 OK 2026/06/12 01:55:25 DEBUG : dir/file1: Size of src and dst objects identical 2026/06/12 01:55:25 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/12 01:55:25 DEBUG : newLeaf: Running delayed rename now 2026/06/12 01:55:25 DEBUG : dir/file1: copy non-chunked object... 2026/06/12 01:55:25 DEBUG : newLeaf: size = 25 OK 2026/06/12 01:55:25 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/06/12 01:55:25 INFO : dir/file1: Deleted 2026/06/12 01:55:25 DEBUG : newLeaf: Updating file with newLeaf 0x1aefa8d6270 2026/06/12 01:55:25 DEBUG : WaitForWriters: timeout=30s 2026/06/12 01:55:25 DEBUG : dir: Looking for writers 2026/06/12 01:55:25 DEBUG : Looking for writers 2026/06/12 01:55:25 DEBUG : dir: reading active writers 2026/06/12 01:55:25 DEBUG : newLeaf: reading active writers 2026/06/12 01:55:25 DEBUG : >WaitForWriters: 2026/06/12 01:55:25 DEBUG : WaitForWriters: timeout=30s 2026/06/12 01:55:25 DEBUG : dir: Looking for writers 2026/06/12 01:55:25 DEBUG : Looking for writers 2026/06/12 01:55:25 DEBUG : newLeaf: reading active writers 2026/06/12 01:55:25 DEBUG : dir: reading active writers 2026/06/12 01:55:25 DEBUG : >WaitForWriters: 2026/06/12 01:55:25 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede'", Local "Local file system at /tmp/rclone994649911", Modify Window "1ns" 2026/06/12 01:55:25 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': poll-interval is not supported by this remote 2026/06/12 01:55:25 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/12 01:55:25 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" 2026/06/12 01:55:25 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" 2026/06/12 01:55:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" 2026/06/12 01:55:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/12 01:55:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" 2026/06/12 01:55:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" 2026/06/12 01:55:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/12 01:55:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" 2026/06/12 01:55:25 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/12 01:55:25 DEBUG : dir/file1: size = 14 OK 2026/06/12 01:55:25 DEBUG : dir/file1.rclone_chunk.001_i32hj0: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/12 01:55:25 INFO : dir/file1.rclone_chunk.001_i32hj0: Copied (server-side copy) to: dir/file1 2026/06/12 01:55:25 INFO : dir/file1.rclone_chunk.001_i32hj0: Deleted 2026/06/12 01:55:26 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/12 01:55:26 DEBUG : dir/file1: newRWFileHandle: 2026/06/12 01:55:26 DEBUG : dir/file1(0x1aefabafac0): openPending: 2026/06/12 01:55:26 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/06/12 01:55:26 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/06/12 01:55:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/12 01:55:26 DEBUG : dir/file1(0x1aefabafac0): >openPending: err= 2026/06/12 01:55:26 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/12 01:55:26 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/12 01:55:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/12 01:55:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/12 01:55:26 DEBUG : dir/file1(0x1aefabafac0): _writeAt: size=14, off=0 2026/06/12 01:55:26 DEBUG : dir/file1(0x1aefabafac0): >_writeAt: n=14, err= 2026/06/12 01:55:26 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/06/12 01:55:26 DEBUG : dir/file1(0x1aefabafac0): close: 2026/06/12 01:55:26 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/06/12 01:55:26 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/06/12 01:55:26 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:26 DEBUG : dir/file1(0x1aefabafac0): >close: err= 2026/06/12 01:55:26 DEBUG : WaitForWriters: timeout=30s 2026/06/12 01:55:26 DEBUG : dir: Looking for writers 2026/06/12 01:55:26 DEBUG : file1: reading active writers 2026/06/12 01:55:26 DEBUG : Looking for writers 2026/06/12 01:55:26 DEBUG : dir: reading active writers 2026/06/12 01:55:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/12 01:55:26 DEBUG : dir: Looking for writers 2026/06/12 01:55:26 DEBUG : file1: reading active writers 2026/06/12 01:55:26 DEBUG : Looking for writers 2026/06/12 01:55:26 DEBUG : dir: reading active writers 2026/06/12 01:55:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/12 01:55:26 DEBUG : dir: Looking for writers 2026/06/12 01:55:26 DEBUG : file1: reading active writers 2026/06/12 01:55:26 DEBUG : Looking for writers 2026/06/12 01:55:26 DEBUG : dir: reading active writers 2026/06/12 01:55:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/12 01:55:26 DEBUG : dir: Looking for writers 2026/06/12 01:55:26 DEBUG : file1: reading active writers 2026/06/12 01:55:26 DEBUG : Looking for writers 2026/06/12 01:55:26 DEBUG : dir: reading active writers 2026/06/12 01:55:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/12 01:55:26 DEBUG : dir/file1: vfs cache: starting upload 2026/06/12 01:55:26 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2026/06/12 01:55:26 DEBUG : dir: Looking for writers 2026/06/12 01:55:26 DEBUG : file1: reading active writers 2026/06/12 01:55:26 DEBUG : Looking for writers 2026/06/12 01:55:26 DEBUG : dir: reading active writers 2026/06/12 01:55:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/12 01:55:26 DEBUG : dir: Looking for writers 2026/06/12 01:55:26 DEBUG : file1: reading active writers 2026/06/12 01:55:26 DEBUG : Looking for writers 2026/06/12 01:55:26 DEBUG : dir: reading active writers 2026/06/12 01:55:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/12 01:55:26 DEBUG : dir/file1: size = 14 OK 2026/06/12 01:55:26 DEBUG : dir/file1.rclone_chunk.001_i32ix0: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/12 01:55:26 INFO : dir/file1.rclone_chunk.001_i32ix0: Copied (server-side copy) to: dir/file1 2026/06/12 01:55:26 INFO : dir/file1.rclone_chunk.001_i32ix0: Deleted 2026/06/12 01:55:26 DEBUG : dir/file1: size = 14 OK 2026/06/12 01:55:26 INFO : dir/file1: Copied (replaced existing) 2026/06/12 01:55:26 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/06/12 01:55:26 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/06/12 01:55:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/12 01:55:26 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/06/12 01:55:26 DEBUG : dir: Looking for writers 2026/06/12 01:55:26 DEBUG : file1: reading active writers 2026/06/12 01:55:26 DEBUG : Looking for writers 2026/06/12 01:55:26 DEBUG : dir: reading active writers 2026/06/12 01:55:26 DEBUG : >WaitForWriters: 2026/06/12 01:55:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/12 01:55:26 DEBUG : dir/file1: newRWFileHandle: 2026/06/12 01:55:26 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/12 01:55:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/12 01:55:26 DEBUG : dir/file1(0x1aefa50e6c0): _readAt: size=512, off=0 2026/06/12 01:55:26 DEBUG : dir/file1(0x1aefa50e6c0): openPending: 2026/06/12 01:55:26 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/06/12 01:55:26 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/12 01:55:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/12 01:55:26 DEBUG : dir/file1(0x1aefa50e6c0): >openPending: err= 2026/06/12 01:55:26 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/06/12 01:55:26 DEBUG : dir/file1(0x1aefa50e6c0): >_readAt: n=14, err=EOF 2026/06/12 01:55:26 DEBUG : dir/file1(0x1aefa50e6c0): close: 2026/06/12 01:55:26 DEBUG : dir/file1(0x1aefa50e6c0): >close: err= 2026/06/12 01:55:26 DEBUG : dir/file1: copy non-chunked object... 2026/06/12 01:55:27 DEBUG : newLeaf: size = 14 OK 2026/06/12 01:55:27 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/06/12 01:55:27 INFO : dir/file1: Deleted 2026/06/12 01:55:27 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/12 01:55:27 DEBUG : newLeaf: Updating file with newLeaf 0x1aefaae05b0 2026/06/12 01:55:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/12 01:55:27 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/12 01:55:27 DEBUG : newLeaf: copy non-chunked object... 2026/06/12 01:55:27 DEBUG : dir/file1: size = 14 OK 2026/06/12 01:55:27 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/06/12 01:55:27 INFO : newLeaf: Deleted 2026/06/12 01:55:27 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/06/12 01:55:27 DEBUG : dir/file1: Updating file with dir/file1 0x1aefaae05b0 2026/06/12 01:55:27 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/12 01:55:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/12 01:55:27 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/12 01:55:27 DEBUG : dir/file1: newRWFileHandle: 2026/06/12 01:55:27 DEBUG : dir/file1(0x1aefa58d6c0): openPending: 2026/06/12 01:55:27 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/06/12 01:55:27 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/12 01:55:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/12 01:55:27 DEBUG : dir/file1(0x1aefa58d6c0): >openPending: err= 2026/06/12 01:55:27 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/12 01:55:27 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/12 01:55:27 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/12 01:55:27 DEBUG : dir/file1(0x1aefa58d6c0): _writeAt: size=25, off=0 2026/06/12 01:55:27 DEBUG : dir/file1(0x1aefa58d6c0): >_writeAt: n=25, err= 2026/06/12 01:55:27 DEBUG : dir/file1: copy non-chunked object... 2026/06/12 01:55:27 DEBUG : newLeaf: size = 14 OK 2026/06/12 01:55:27 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/06/12 01:55:27 INFO : dir/file1: Deleted 2026/06/12 01:55:27 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/12 01:55:27 DEBUG : newLeaf: Updating file with newLeaf 0x1aefaae05b0 2026/06/12 01:55:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/12 01:55:27 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/12 01:55:27 DEBUG : newLeaf(0x1aefa58d6c0): close: 2026/06/12 01:55:27 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/06/12 01:55:27 DEBUG : newLeaf: vfs cache: setting modification time to 2026-06-12 01:55:27.525590739 +0000 UTC m=+47.991344649 2026/06/12 01:55:27 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:27 DEBUG : newLeaf(0x1aefa58d6c0): >close: err= 2026/06/12 01:55:27 DEBUG : WaitForWriters: timeout=30s 2026/06/12 01:55:27 DEBUG : dir: Looking for writers 2026/06/12 01:55:27 DEBUG : Looking for writers 2026/06/12 01:55:27 DEBUG : dir: reading active writers 2026/06/12 01:55:27 DEBUG : newLeaf: reading active writers 2026/06/12 01:55:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/12 01:55:27 DEBUG : dir: Looking for writers 2026/06/12 01:55:27 DEBUG : Looking for writers 2026/06/12 01:55:27 DEBUG : dir: reading active writers 2026/06/12 01:55:27 DEBUG : newLeaf: reading active writers 2026/06/12 01:55:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/12 01:55:27 DEBUG : dir: Looking for writers 2026/06/12 01:55:27 DEBUG : Looking for writers 2026/06/12 01:55:27 DEBUG : dir: reading active writers 2026/06/12 01:55:27 DEBUG : newLeaf: reading active writers 2026/06/12 01:55:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/12 01:55:27 DEBUG : dir: Looking for writers 2026/06/12 01:55:27 DEBUG : Looking for writers 2026/06/12 01:55:27 DEBUG : dir: reading active writers 2026/06/12 01:55:27 DEBUG : newLeaf: reading active writers 2026/06/12 01:55:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/12 01:55:27 DEBUG : newLeaf: vfs cache: starting upload 2026/06/12 01:55:27 DEBUG : newLeaf: skip slow MD5 on source file, hashing in-transit 2026/06/12 01:55:27 DEBUG : dir: Looking for writers 2026/06/12 01:55:27 DEBUG : Looking for writers 2026/06/12 01:55:27 DEBUG : dir: reading active writers 2026/06/12 01:55:27 DEBUG : newLeaf: reading active writers 2026/06/12 01:55:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/12 01:55:28 DEBUG : dir: Looking for writers 2026/06/12 01:55:28 DEBUG : Looking for writers 2026/06/12 01:55:28 DEBUG : dir: reading active writers 2026/06/12 01:55:28 DEBUG : newLeaf: reading active writers 2026/06/12 01:55:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/12 01:55:28 DEBUG : newLeaf: size = 25 OK 2026/06/12 01:55:28 DEBUG : newLeaf.rclone_chunk.001_i32jh3: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/12 01:55:28 INFO : newLeaf.rclone_chunk.001_i32jh3: Copied (server-side copy) to: newLeaf 2026/06/12 01:55:28 INFO : newLeaf.rclone_chunk.001_i32jh3: Deleted 2026/06/12 01:55:28 DEBUG : newLeaf: size = 25 OK 2026/06/12 01:55:28 INFO : newLeaf: Copied (replaced existing) 2026/06/12 01:55:28 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-06-12 01:55:27.525590739 +0000 UTC" 2026/06/12 01:55:28 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/06/12 01:55:28 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/12 01:55:28 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/06/12 01:55:28 DEBUG : dir: Looking for writers 2026/06/12 01:55:28 DEBUG : Looking for writers 2026/06/12 01:55:28 DEBUG : dir: reading active writers 2026/06/12 01:55:28 DEBUG : newLeaf: reading active writers 2026/06/12 01:55:28 DEBUG : >WaitForWriters: 2026/06/12 01:55:28 DEBUG : WaitForWriters: timeout=30s 2026/06/12 01:55:28 DEBUG : dir: Looking for writers 2026/06/12 01:55:28 DEBUG : Looking for writers 2026/06/12 01:55:28 DEBUG : dir: reading active writers 2026/06/12 01:55:28 DEBUG : newLeaf: reading active writers 2026/06/12 01:55:28 DEBUG : >WaitForWriters: 2026/06/12 01:55:28 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede'", Local "Local file system at /tmp/rclone994649911", Modify Window "1ns" 2026/06/12 01:55:28 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': poll-interval is not supported by this remote 2026/06/12 01:55:28 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/12 01:55:28 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" 2026/06/12 01:55:28 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" 2026/06/12 01:55:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" 2026/06/12 01:55:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/12 01:55:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" 2026/06/12 01:55:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" 2026/06/12 01:55:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/12 01:55:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" 2026/06/12 01:55:28 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/12 01:55:28 DEBUG : dir/file1: size = 14 OK 2026/06/12 01:55:28 DEBUG : dir/file1.rclone_chunk.001_i32kw5: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/12 01:55:28 INFO : dir/file1.rclone_chunk.001_i32kw5: Copied (server-side copy) to: dir/file1 2026/06/12 01:55:28 INFO : dir/file1.rclone_chunk.001_i32kw5: Deleted 2026/06/12 01:55:29 DEBUG : WaitForWriters: timeout=30s 2026/06/12 01:55:29 DEBUG : dir: Looking for writers 2026/06/12 01:55:29 DEBUG : file1: reading active writers 2026/06/12 01:55:29 DEBUG : Looking for writers 2026/06/12 01:55:29 DEBUG : dir: reading active writers 2026/06/12 01:55:29 DEBUG : >WaitForWriters: 2026/06/12 01:55:29 DEBUG : dir/file1: copy non-chunked object... 2026/06/12 01:55:29 DEBUG : newLeaf: size = 14 OK 2026/06/12 01:55:29 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/06/12 01:55:29 INFO : dir/file1: Deleted 2026/06/12 01:55:29 DEBUG : newLeaf: Updating file with newLeaf 0x1aefaa2add0 2026/06/12 01:55:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/12 01:55:29 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/12 01:55:29 DEBUG : newLeaf: copy non-chunked object... 2026/06/12 01:55:29 DEBUG : dir/file1: size = 14 OK 2026/06/12 01:55:29 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/06/12 01:55:29 INFO : newLeaf: Deleted 2026/06/12 01:55:29 DEBUG : dir/file1: Updating file with dir/file1 0x1aefaa2add0 2026/06/12 01:55:29 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/12 01:55:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/12 01:55:30 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/12 01:55:30 DEBUG : dir/file1: newRWFileHandle: 2026/06/12 01:55:30 DEBUG : dir/file1(0x1aefaa1d040): openPending: 2026/06/12 01:55:30 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/06/12 01:55:30 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/06/12 01:55:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/12 01:55:30 DEBUG : dir/file1(0x1aefaa1d040): >openPending: err= 2026/06/12 01:55:30 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/12 01:55:30 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/12 01:55:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/12 01:55:30 DEBUG : dir/file1(0x1aefaa1d040): _writeAt: size=25, off=0 2026/06/12 01:55:30 DEBUG : dir/file1(0x1aefaa1d040): >_writeAt: n=25, err= 2026/06/12 01:55:30 DEBUG : dir/file1: copy non-chunked object... 2026/06/12 01:55:30 DEBUG : newLeaf: size = 14 OK 2026/06/12 01:55:30 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/06/12 01:55:30 INFO : dir/file1: Deleted 2026/06/12 01:55:30 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/12 01:55:30 DEBUG : newLeaf: Updating file with newLeaf 0x1aefaa2add0 2026/06/12 01:55:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/12 01:55:30 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/12 01:55:30 DEBUG : newLeaf(0x1aefaa1d040): close: 2026/06/12 01:55:30 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/06/12 01:55:30 DEBUG : newLeaf: vfs cache: setting modification time to 2026-06-12 01:55:30.02949811 +0000 UTC m=+50.495252020 2026/06/12 01:55:30 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:30 DEBUG : newLeaf(0x1aefaa1d040): >close: err= 2026/06/12 01:55:30 DEBUG : WaitForWriters: timeout=30s 2026/06/12 01:55:30 DEBUG : dir: Looking for writers 2026/06/12 01:55:30 DEBUG : Looking for writers 2026/06/12 01:55:30 DEBUG : dir: reading active writers 2026/06/12 01:55:30 DEBUG : newLeaf: reading active writers 2026/06/12 01:55:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/12 01:55:30 DEBUG : dir: Looking for writers 2026/06/12 01:55:30 DEBUG : Looking for writers 2026/06/12 01:55:30 DEBUG : dir: reading active writers 2026/06/12 01:55:30 DEBUG : newLeaf: reading active writers 2026/06/12 01:55:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/12 01:55:30 DEBUG : dir: Looking for writers 2026/06/12 01:55:30 DEBUG : Looking for writers 2026/06/12 01:55:30 DEBUG : newLeaf: reading active writers 2026/06/12 01:55:30 DEBUG : dir: reading active writers 2026/06/12 01:55:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/12 01:55:30 DEBUG : dir: Looking for writers 2026/06/12 01:55:30 DEBUG : Looking for writers 2026/06/12 01:55:30 DEBUG : dir: reading active writers 2026/06/12 01:55:30 DEBUG : newLeaf: reading active writers 2026/06/12 01:55:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/12 01:55:30 DEBUG : newLeaf: vfs cache: starting upload 2026/06/12 01:55:30 DEBUG : newLeaf: skip slow MD5 on source file, hashing in-transit 2026/06/12 01:55:30 DEBUG : dir: Looking for writers 2026/06/12 01:55:30 DEBUG : Looking for writers 2026/06/12 01:55:30 DEBUG : dir: reading active writers 2026/06/12 01:55:30 DEBUG : newLeaf: reading active writers 2026/06/12 01:55:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/12 01:55:30 DEBUG : dir: Looking for writers 2026/06/12 01:55:30 DEBUG : Looking for writers 2026/06/12 01:55:30 DEBUG : dir: reading active writers 2026/06/12 01:55:30 DEBUG : newLeaf: reading active writers 2026/06/12 01:55:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/12 01:55:30 DEBUG : newLeaf: size = 25 OK 2026/06/12 01:55:30 DEBUG : newLeaf.rclone_chunk.001_i32mtz: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/12 01:55:30 INFO : newLeaf.rclone_chunk.001_i32mtz: Copied (server-side copy) to: newLeaf 2026/06/12 01:55:30 INFO : newLeaf.rclone_chunk.001_i32mtz: Deleted 2026/06/12 01:55:30 DEBUG : newLeaf: size = 25 OK 2026/06/12 01:55:30 INFO : newLeaf: Copied (replaced existing) 2026/06/12 01:55:30 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-06-12 01:55:30.02949811 +0000 UTC" 2026/06/12 01:55:30 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/06/12 01:55:30 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/12 01:55:30 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/06/12 01:55:30 DEBUG : dir: Looking for writers 2026/06/12 01:55:30 DEBUG : Looking for writers 2026/06/12 01:55:30 DEBUG : dir: reading active writers 2026/06/12 01:55:30 DEBUG : newLeaf: reading active writers 2026/06/12 01:55:30 DEBUG : >WaitForWriters: 2026/06/12 01:55:30 DEBUG : WaitForWriters: timeout=30s 2026/06/12 01:55:30 DEBUG : dir: Looking for writers 2026/06/12 01:55:30 DEBUG : Looking for writers 2026/06/12 01:55:30 DEBUG : dir: reading active writers 2026/06/12 01:55:30 DEBUG : newLeaf: reading active writers 2026/06/12 01:55:30 DEBUG : >WaitForWriters: 2026/06/12 01:55:30 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede'", Local "Local file system at /tmp/rclone994649911", Modify Window "1ns" 2026/06/12 01:55:31 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': poll-interval is not supported by this remote 2026/06/12 01:55:31 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/12 01:55:31 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" 2026/06/12 01:55:31 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" 2026/06/12 01:55:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" 2026/06/12 01:55:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/12 01:55:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" 2026/06/12 01:55:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" 2026/06/12 01:55:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/12 01:55:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" 2026/06/12 01:55:31 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/12 01:55:31 DEBUG : dir/file1: size = 14 OK 2026/06/12 01:55:31 DEBUG : dir/file1.rclone_chunk.001_i32neq: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/12 01:55:31 INFO : dir/file1.rclone_chunk.001_i32neq: Copied (server-side copy) to: dir/file1 2026/06/12 01:55:31 INFO : dir/file1.rclone_chunk.001_i32neq: Deleted 2026/06/12 01:55:31 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/12 01:55:31 DEBUG : dir/file1: newRWFileHandle: 2026/06/12 01:55:31 DEBUG : dir/file1(0x1aefaaaf140): openPending: 2026/06/12 01:55:31 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/06/12 01:55:31 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/06/12 01:55:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/12 01:55:31 DEBUG : dir/file1(0x1aefaaaf140): >openPending: err= 2026/06/12 01:55:31 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/12 01:55:31 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/12 01:55:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/12 01:55:31 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/12 01:55:31 DEBUG : dir/file1(0x1aefaaaf140): _writeAt: size=14, off=0 2026/06/12 01:55:31 DEBUG : dir/file1(0x1aefaaaf140): >_writeAt: n=14, err= 2026/06/12 01:55:31 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/06/12 01:55:31 DEBUG : dir/file1(0x1aefaaaf140): close: 2026/06/12 01:55:31 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/06/12 01:55:31 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/06/12 01:55:31 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:31 DEBUG : dir/file1(0x1aefaaaf140): >close: err= 2026/06/12 01:55:31 DEBUG : WaitForWriters: timeout=30s 2026/06/12 01:55:31 DEBUG : dir: Looking for writers 2026/06/12 01:55:31 DEBUG : file1: reading active writers 2026/06/12 01:55:31 DEBUG : Looking for writers 2026/06/12 01:55:31 DEBUG : dir: reading active writers 2026/06/12 01:55:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/12 01:55:31 DEBUG : dir: Looking for writers 2026/06/12 01:55:31 DEBUG : file1: reading active writers 2026/06/12 01:55:31 DEBUG : Looking for writers 2026/06/12 01:55:31 DEBUG : dir: reading active writers 2026/06/12 01:55:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/12 01:55:31 DEBUG : dir: Looking for writers 2026/06/12 01:55:31 DEBUG : file1: reading active writers 2026/06/12 01:55:31 DEBUG : Looking for writers 2026/06/12 01:55:31 DEBUG : dir: reading active writers 2026/06/12 01:55:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/12 01:55:31 DEBUG : dir: Looking for writers 2026/06/12 01:55:31 DEBUG : file1: reading active writers 2026/06/12 01:55:31 DEBUG : Looking for writers 2026/06/12 01:55:31 DEBUG : dir: reading active writers 2026/06/12 01:55:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/12 01:55:31 DEBUG : dir/file1: vfs cache: starting upload 2026/06/12 01:55:31 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2026/06/12 01:55:31 DEBUG : dir: Looking for writers 2026/06/12 01:55:31 DEBUG : file1: reading active writers 2026/06/12 01:55:31 DEBUG : Looking for writers 2026/06/12 01:55:31 DEBUG : dir: reading active writers 2026/06/12 01:55:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/12 01:55:32 DEBUG : dir: Looking for writers 2026/06/12 01:55:32 DEBUG : file1: reading active writers 2026/06/12 01:55:32 DEBUG : Looking for writers 2026/06/12 01:55:32 DEBUG : dir: reading active writers 2026/06/12 01:55:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/12 01:55:32 DEBUG : dir/file1: size = 14 OK 2026/06/12 01:55:32 DEBUG : dir/file1.rclone_chunk.001_i32np9: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/12 01:55:32 INFO : dir/file1.rclone_chunk.001_i32np9: Copied (server-side copy) to: dir/file1 2026/06/12 01:55:32 INFO : dir/file1.rclone_chunk.001_i32np9: Deleted 2026/06/12 01:55:32 DEBUG : dir/file1: size = 14 OK 2026/06/12 01:55:32 INFO : dir/file1: Copied (replaced existing) 2026/06/12 01:55:32 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/06/12 01:55:32 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/06/12 01:55:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/12 01:55:32 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/06/12 01:55:32 DEBUG : dir: Looking for writers 2026/06/12 01:55:32 DEBUG : file1: reading active writers 2026/06/12 01:55:32 DEBUG : Looking for writers 2026/06/12 01:55:32 DEBUG : dir: reading active writers 2026/06/12 01:55:32 DEBUG : >WaitForWriters: 2026/06/12 01:55:32 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/12 01:55:32 DEBUG : dir/file1: newRWFileHandle: 2026/06/12 01:55:32 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/12 01:55:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/12 01:55:32 DEBUG : dir/file1(0x1aefabaf200): _readAt: size=512, off=0 2026/06/12 01:55:32 DEBUG : dir/file1(0x1aefabaf200): openPending: 2026/06/12 01:55:32 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/06/12 01:55:32 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/12 01:55:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/12 01:55:32 DEBUG : dir/file1(0x1aefabaf200): >openPending: err= 2026/06/12 01:55:32 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/06/12 01:55:32 DEBUG : dir/file1(0x1aefabaf200): >_readAt: n=14, err=EOF 2026/06/12 01:55:32 DEBUG : dir/file1(0x1aefabaf200): close: 2026/06/12 01:55:32 DEBUG : dir/file1(0x1aefabaf200): >close: err= 2026/06/12 01:55:32 DEBUG : dir/file1: copy non-chunked object... 2026/06/12 01:55:32 DEBUG : newLeaf: size = 14 OK 2026/06/12 01:55:32 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/06/12 01:55:32 INFO : dir/file1: Deleted 2026/06/12 01:55:32 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/12 01:55:32 DEBUG : newLeaf: Updating file with newLeaf 0x1aefac41e10 2026/06/12 01:55:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/12 01:55:32 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/12 01:55:32 DEBUG : newLeaf: copy non-chunked object... 2026/06/12 01:55:32 DEBUG : dir/file1: size = 14 OK 2026/06/12 01:55:32 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/06/12 01:55:33 INFO : newLeaf: Deleted 2026/06/12 01:55:33 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/06/12 01:55:33 DEBUG : dir/file1: Updating file with dir/file1 0x1aefac41e10 2026/06/12 01:55:33 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/12 01:55:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/12 01:55:33 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/12 01:55:33 DEBUG : dir/file1: newRWFileHandle: 2026/06/12 01:55:33 DEBUG : dir/file1(0x1aefa50ea40): openPending: 2026/06/12 01:55:33 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/06/12 01:55:33 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/12 01:55:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/12 01:55:33 DEBUG : dir/file1(0x1aefa50ea40): >openPending: err= 2026/06/12 01:55:33 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/12 01:55:33 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/12 01:55:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/12 01:55:33 DEBUG : dir/file1(0x1aefa50ea40): _writeAt: size=25, off=0 2026/06/12 01:55:33 DEBUG : dir/file1(0x1aefa50ea40): >_writeAt: n=25, err= 2026/06/12 01:55:33 DEBUG : dir/file1: copy non-chunked object... 2026/06/12 01:55:33 DEBUG : newLeaf: size = 14 OK 2026/06/12 01:55:33 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/06/12 01:55:33 INFO : dir/file1: Deleted 2026/06/12 01:55:33 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/12 01:55:33 DEBUG : newLeaf: Updating file with newLeaf 0x1aefac41e10 2026/06/12 01:55:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/12 01:55:33 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/12 01:55:33 DEBUG : newLeaf(0x1aefa50ea40): close: 2026/06/12 01:55:33 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/06/12 01:55:33 DEBUG : newLeaf: vfs cache: setting modification time to 2026-06-12 01:55:33.18572363 +0000 UTC m=+53.651477540 2026/06/12 01:55:33 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:33 DEBUG : newLeaf(0x1aefa50ea40): >close: err= 2026/06/12 01:55:33 DEBUG : WaitForWriters: timeout=30s 2026/06/12 01:55:33 DEBUG : dir: Looking for writers 2026/06/12 01:55:33 DEBUG : Looking for writers 2026/06/12 01:55:33 DEBUG : newLeaf: reading active writers 2026/06/12 01:55:33 DEBUG : dir: reading active writers 2026/06/12 01:55:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/12 01:55:33 DEBUG : dir: Looking for writers 2026/06/12 01:55:33 DEBUG : Looking for writers 2026/06/12 01:55:33 DEBUG : dir: reading active writers 2026/06/12 01:55:33 DEBUG : newLeaf: reading active writers 2026/06/12 01:55:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/12 01:55:33 DEBUG : dir: Looking for writers 2026/06/12 01:55:33 DEBUG : Looking for writers 2026/06/12 01:55:33 DEBUG : dir: reading active writers 2026/06/12 01:55:33 DEBUG : newLeaf: reading active writers 2026/06/12 01:55:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/12 01:55:33 DEBUG : dir: Looking for writers 2026/06/12 01:55:33 DEBUG : Looking for writers 2026/06/12 01:55:33 DEBUG : dir: reading active writers 2026/06/12 01:55:33 DEBUG : newLeaf: reading active writers 2026/06/12 01:55:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/12 01:55:33 DEBUG : newLeaf: vfs cache: starting upload 2026/06/12 01:55:33 DEBUG : newLeaf: skip slow MD5 on source file, hashing in-transit 2026/06/12 01:55:33 DEBUG : dir: Looking for writers 2026/06/12 01:55:33 DEBUG : Looking for writers 2026/06/12 01:55:33 DEBUG : dir: reading active writers 2026/06/12 01:55:33 DEBUG : newLeaf: reading active writers 2026/06/12 01:55:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/12 01:55:33 DEBUG : dir: Looking for writers 2026/06/12 01:55:33 DEBUG : Looking for writers 2026/06/12 01:55:33 DEBUG : dir: reading active writers 2026/06/12 01:55:33 DEBUG : newLeaf: reading active writers 2026/06/12 01:55:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/12 01:55:33 DEBUG : newLeaf: size = 25 OK 2026/06/12 01:55:33 DEBUG : newLeaf.rclone_chunk.001_i32p2k: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/12 01:55:33 INFO : newLeaf.rclone_chunk.001_i32p2k: Copied (server-side copy) to: newLeaf 2026/06/12 01:55:33 INFO : newLeaf.rclone_chunk.001_i32p2k: Deleted 2026/06/12 01:55:33 DEBUG : newLeaf: size = 25 OK 2026/06/12 01:55:33 INFO : newLeaf: Copied (replaced existing) 2026/06/12 01:55:33 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-06-12 01:55:33.18572363 +0000 UTC" 2026/06/12 01:55:33 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/06/12 01:55:33 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/12 01:55:33 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/06/12 01:55:34 DEBUG : dir: Looking for writers 2026/06/12 01:55:34 DEBUG : Looking for writers 2026/06/12 01:55:34 DEBUG : dir: reading active writers 2026/06/12 01:55:34 DEBUG : newLeaf: reading active writers 2026/06/12 01:55:34 DEBUG : >WaitForWriters: 2026/06/12 01:55:34 DEBUG : WaitForWriters: timeout=30s 2026/06/12 01:55:34 DEBUG : dir: Looking for writers 2026/06/12 01:55:34 DEBUG : Looking for writers 2026/06/12 01:55:34 DEBUG : newLeaf: reading active writers 2026/06/12 01:55:34 DEBUG : dir: reading active writers 2026/06/12 01:55:34 DEBUG : >WaitForWriters: 2026/06/12 01:55:34 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede'", Local "Local file system at /tmp/rclone994649911", Modify Window "1ns" 2026/06/12 01:55:34 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': poll-interval is not supported by this remote 2026/06/12 01:55:34 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/12 01:55:34 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" 2026/06/12 01:55:34 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" 2026/06/12 01:55:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" 2026/06/12 01:55:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/12 01:55:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" 2026/06/12 01:55:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" 2026/06/12 01:55:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/12 01:55:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" 2026/06/12 01:55:34 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/12 01:55:34 DEBUG : dir/file1: size = 14 OK 2026/06/12 01:55:34 DEBUG : dir/file1.rclone_chunk.001_i32qcj: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/12 01:55:34 INFO : dir/file1.rclone_chunk.001_i32qcj: Copied (server-side copy) to: dir/file1 2026/06/12 01:55:34 INFO : dir/file1.rclone_chunk.001_i32qcj: Deleted 2026/06/12 01:55:34 DEBUG : WaitForWriters: timeout=30s 2026/06/12 01:55:34 DEBUG : dir: Looking for writers 2026/06/12 01:55:34 DEBUG : file1: reading active writers 2026/06/12 01:55:34 DEBUG : Looking for writers 2026/06/12 01:55:34 DEBUG : dir: reading active writers 2026/06/12 01:55:34 DEBUG : >WaitForWriters: 2026/06/12 01:55:34 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/12 01:55:34 DEBUG : dir/file1: newRWFileHandle: 2026/06/12 01:55:34 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/12 01:55:34 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/12 01:55:34 DEBUG : dir/file1(0x1aefa872780): _readAt: size=512, off=0 2026/06/12 01:55:34 DEBUG : dir/file1(0x1aefa872780): openPending: 2026/06/12 01:55:34 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/06/12 01:55:34 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/06/12 01:55:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/12 01:55:34 DEBUG : dir/file1(0x1aefa872780): >openPending: err= 2026/06/12 01:55:34 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/06/12 01:55:34 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/12 01:55:34 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/12 01:55:34 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/12 01:55:34 DEBUG : dir/file1(0x1aefa872780): >_readAt: n=14, err=EOF 2026/06/12 01:55:34 DEBUG : dir/file1(0x1aefa872780): close: 2026/06/12 01:55:34 DEBUG : dir/file1(0x1aefa872780): >close: err= 2026/06/12 01:55:35 DEBUG : dir/file1: copy non-chunked object... 2026/06/12 01:55:35 DEBUG : newLeaf: size = 14 OK 2026/06/12 01:55:35 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/06/12 01:55:35 INFO : dir/file1: Deleted 2026/06/12 01:55:35 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/12 01:55:35 DEBUG : newLeaf: Updating file with newLeaf 0x1aefa72ab60 2026/06/12 01:55:35 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/12 01:55:35 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/12 01:55:35 DEBUG : newLeaf: copy non-chunked object... 2026/06/12 01:55:35 DEBUG : dir/file1: size = 14 OK 2026/06/12 01:55:35 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/06/12 01:55:35 INFO : newLeaf: Deleted 2026/06/12 01:55:35 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/06/12 01:55:35 DEBUG : dir/file1: Updating file with dir/file1 0x1aefa72ab60 2026/06/12 01:55:35 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/12 01:55:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/12 01:55:35 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/12 01:55:35 DEBUG : dir/file1: newRWFileHandle: 2026/06/12 01:55:35 DEBUG : dir/file1(0x1aefa997480): openPending: 2026/06/12 01:55:35 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/06/12 01:55:35 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/12 01:55:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/12 01:55:35 DEBUG : dir/file1(0x1aefa997480): >openPending: err= 2026/06/12 01:55:35 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/12 01:55:35 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/12 01:55:35 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/12 01:55:35 DEBUG : dir/file1(0x1aefa997480): _writeAt: size=25, off=0 2026/06/12 01:55:35 DEBUG : dir/file1(0x1aefa997480): >_writeAt: n=25, err= 2026/06/12 01:55:35 DEBUG : dir/file1: copy non-chunked object... 2026/06/12 01:55:35 DEBUG : newLeaf: size = 14 OK 2026/06/12 01:55:35 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/06/12 01:55:35 INFO : dir/file1: Deleted 2026/06/12 01:55:35 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/12 01:55:35 DEBUG : newLeaf: Updating file with newLeaf 0x1aefa72ab60 2026/06/12 01:55:35 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/12 01:55:35 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/12 01:55:35 DEBUG : newLeaf(0x1aefa997480): close: 2026/06/12 01:55:35 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/06/12 01:55:35 DEBUG : newLeaf: vfs cache: setting modification time to 2026-06-12 01:55:35.701053036 +0000 UTC m=+56.166806946 2026/06/12 01:55:35 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:35 DEBUG : newLeaf(0x1aefa997480): >close: err= 2026/06/12 01:55:35 DEBUG : WaitForWriters: timeout=30s 2026/06/12 01:55:35 DEBUG : dir: Looking for writers 2026/06/12 01:55:35 DEBUG : Looking for writers 2026/06/12 01:55:35 DEBUG : dir: reading active writers 2026/06/12 01:55:35 DEBUG : newLeaf: reading active writers 2026/06/12 01:55:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/12 01:55:35 DEBUG : dir: Looking for writers 2026/06/12 01:55:35 DEBUG : Looking for writers 2026/06/12 01:55:35 DEBUG : dir: reading active writers 2026/06/12 01:55:35 DEBUG : newLeaf: reading active writers 2026/06/12 01:55:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/12 01:55:35 DEBUG : dir: Looking for writers 2026/06/12 01:55:35 DEBUG : Looking for writers 2026/06/12 01:55:35 DEBUG : dir: reading active writers 2026/06/12 01:55:35 DEBUG : newLeaf: reading active writers 2026/06/12 01:55:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/12 01:55:35 DEBUG : dir: Looking for writers 2026/06/12 01:55:35 DEBUG : Looking for writers 2026/06/12 01:55:35 DEBUG : dir: reading active writers 2026/06/12 01:55:35 DEBUG : newLeaf: reading active writers 2026/06/12 01:55:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/12 01:55:35 DEBUG : newLeaf: vfs cache: starting upload 2026/06/12 01:55:35 DEBUG : newLeaf: skip slow MD5 on source file, hashing in-transit 2026/06/12 01:55:36 DEBUG : dir: Looking for writers 2026/06/12 01:55:36 DEBUG : Looking for writers 2026/06/12 01:55:36 DEBUG : dir: reading active writers 2026/06/12 01:55:36 DEBUG : newLeaf: reading active writers 2026/06/12 01:55:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/12 01:55:36 DEBUG : dir: Looking for writers 2026/06/12 01:55:36 DEBUG : Looking for writers 2026/06/12 01:55:36 DEBUG : dir: reading active writers 2026/06/12 01:55:36 DEBUG : newLeaf: reading active writers 2026/06/12 01:55:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/12 01:55:36 DEBUG : newLeaf: size = 25 OK 2026/06/12 01:55:36 DEBUG : newLeaf.rclone_chunk.001_i32rtu: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/12 01:55:36 INFO : newLeaf.rclone_chunk.001_i32rtu: Copied (server-side copy) to: newLeaf 2026/06/12 01:55:36 INFO : newLeaf.rclone_chunk.001_i32rtu: Deleted 2026/06/12 01:55:36 DEBUG : newLeaf: size = 25 OK 2026/06/12 01:55:36 INFO : newLeaf: Copied (replaced existing) 2026/06/12 01:55:36 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-06-12 01:55:35.701053036 +0000 UTC" 2026/06/12 01:55:36 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/06/12 01:55:36 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/12 01:55:36 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/06/12 01:55:36 DEBUG : dir: Looking for writers 2026/06/12 01:55:36 DEBUG : Looking for writers 2026/06/12 01:55:36 DEBUG : dir: reading active writers 2026/06/12 01:55:36 DEBUG : newLeaf: reading active writers 2026/06/12 01:55:36 DEBUG : >WaitForWriters: 2026/06/12 01:55:36 DEBUG : WaitForWriters: timeout=30s 2026/06/12 01:55:36 DEBUG : dir: Looking for writers 2026/06/12 01:55:36 DEBUG : Looking for writers 2026/06/12 01:55:36 DEBUG : dir: reading active writers 2026/06/12 01:55:36 DEBUG : newLeaf: reading active writers 2026/06/12 01:55:36 DEBUG : >WaitForWriters: 2026/06/12 01:55:36 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': vfs cache: cleaner exiting --- PASS: TestFileRename (16.00s) --- PASS: TestFileRename/off,forceCache=false (2.40s) --- PASS: TestFileRename/minimal,forceCache=false (2.37s) --- PASS: TestFileRename/minimal,forceCache=true (3.05s) --- PASS: TestFileRename/writes,forceCache=false (2.50s) --- PASS: TestFileRename/writes,forceCache=true (3.15s) --- PASS: TestFileRename/full,forceCache=false (2.52s) === RUN TestFileStructSize file_test.go:419: File struct has size 208 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede'", Local "Local file system at /tmp/rclone994649911", Modify Window "1ns" 2026/06/12 01:55:36 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': poll-interval is not supported by this remote 2026/06/12 01:55:36 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': poll-interval is not supported by this remote 2026/06/12 01:55:36 DEBUG : WaitForWriters: timeout=30s 2026/06/12 01:55:36 DEBUG : Looking for writers 2026/06/12 01:55:36 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.08s) === RUN TestRcForget rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcList rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede'", Local "Local file system at /tmp/rclone994649911", Modify Window "1ns" 2026/06/12 01:55:36 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': poll-interval is not supported by this remote 2026/06/12 01:55:37 DEBUG : dir/file1: size = 16 OK 2026/06/12 01:55:37 DEBUG : dir/file1.rclone_chunk.001_i32svy: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/06/12 01:55:37 INFO : dir/file1.rclone_chunk.001_i32svy: Copied (server-side copy) to: dir/file1 2026/06/12 01:55:37 INFO : dir/file1.rclone_chunk.001_i32svy: Deleted 2026/06/12 01:55:37 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/12 01:55:37 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/12 01:55:37 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/12 01:55:37 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/12 01:55:37 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/12 01:55:37 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/06/12 01:55:37 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/06/12 01:55:37 DEBUG : WaitForWriters: timeout=30s 2026/06/12 01:55:37 DEBUG : dir: Looking for writers 2026/06/12 01:55:37 DEBUG : file1: reading active writers 2026/06/12 01:55:37 DEBUG : Looking for writers 2026/06/12 01:55:37 DEBUG : dir: reading active writers 2026/06/12 01:55:37 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.89s) === RUN TestReadFileHandleSeek run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede'", Local "Local file system at /tmp/rclone994649911", Modify Window "1ns" 2026/06/12 01:55:37 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': poll-interval is not supported by this remote 2026/06/12 01:55:38 DEBUG : dir/file1: size = 16 OK 2026/06/12 01:55:38 DEBUG : dir/file1.rclone_chunk.001_i32t4s: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/06/12 01:55:38 INFO : dir/file1.rclone_chunk.001_i32t4s: Copied (server-side copy) to: dir/file1 2026/06/12 01:55:38 INFO : dir/file1.rclone_chunk.001_i32t4s: Deleted 2026/06/12 01:55:38 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/12 01:55:38 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/12 01:55:38 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/12 01:55:38 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/12 01:55:38 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/12 01:55:38 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/06/12 01:55:38 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/06/12 01:55:38 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/06/12 01:55:38 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/06/12 01:55:38 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/06/12 01:55:38 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/06/12 01:55:38 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/06/12 01:55:38 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/06/12 01:55:38 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/06/12 01:55:38 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/06/12 01:55:38 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/06/12 01:55:38 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/06/12 01:55:38 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/06/12 01:55:38 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/06/12 01:55:38 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/06/12 01:55:38 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/06/12 01:55:38 DEBUG : WaitForWriters: timeout=30s 2026/06/12 01:55:38 DEBUG : dir: Looking for writers 2026/06/12 01:55:38 DEBUG : file1: reading active writers 2026/06/12 01:55:38 DEBUG : Looking for writers 2026/06/12 01:55:38 DEBUG : dir: reading active writers 2026/06/12 01:55:38 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (1.30s) === RUN TestReadFileHandleReadAt run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede'", Local "Local file system at /tmp/rclone994649911", Modify Window "1ns" 2026/06/12 01:55:39 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': poll-interval is not supported by this remote 2026/06/12 01:55:39 DEBUG : dir/file1: size = 16 OK 2026/06/12 01:55:39 DEBUG : dir/file1.rclone_chunk.001_i32v9w: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/06/12 01:55:39 INFO : dir/file1.rclone_chunk.001_i32v9w: Copied (server-side copy) to: dir/file1 2026/06/12 01:55:39 INFO : dir/file1.rclone_chunk.001_i32v9w: Deleted 2026/06/12 01:55:39 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/12 01:55:39 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/12 01:55:39 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/12 01:55:39 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/12 01:55:39 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/12 01:55:39 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/06/12 01:55:39 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/06/12 01:55:39 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/06/12 01:55:39 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/06/12 01:55:39 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/06/12 01:55:39 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/06/12 01:55:39 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/06/12 01:55:39 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/06/12 01:55:39 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/06/12 01:55:39 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/06/12 01:55:39 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/06/12 01:55:39 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/06/12 01:55:39 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/06/12 01:55:39 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/06/12 01:55:39 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/06/12 01:55:39 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/06/12 01:55:39 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/06/12 01:55:39 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/06/12 01:55:39 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/06/12 01:55:40 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/06/12 01:55:40 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/06/12 01:55:40 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/06/12 01:55:40 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/06/12 01:55:40 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/06/12 01:55:40 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/06/12 01:55:40 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/06/12 01:55:40 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/06/12 01:55:40 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/06/12 01:55:40 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/06/12 01:55:40 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/06/12 01:55:40 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/06/12 01:55:40 DEBUG : WaitForWriters: timeout=30s 2026/06/12 01:55:40 DEBUG : dir: Looking for writers 2026/06/12 01:55:40 DEBUG : file1: reading active writers 2026/06/12 01:55:40 DEBUG : Looking for writers 2026/06/12 01:55:40 DEBUG : dir: reading active writers 2026/06/12 01:55:40 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (1.37s) === RUN TestReadFileHandleFlush run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede'", Local "Local file system at /tmp/rclone994649911", Modify Window "1ns" 2026/06/12 01:55:40 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': poll-interval is not supported by this remote 2026/06/12 01:55:40 DEBUG : dir/file1: size = 16 OK 2026/06/12 01:55:40 DEBUG : dir/file1.rclone_chunk.001_i32w6g: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/06/12 01:55:40 INFO : dir/file1.rclone_chunk.001_i32w6g: Copied (server-side copy) to: dir/file1 2026/06/12 01:55:40 INFO : dir/file1.rclone_chunk.001_i32w6g: Deleted 2026/06/12 01:55:40 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/12 01:55:41 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/12 01:55:41 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/12 01:55:41 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/12 01:55:41 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/12 01:55:41 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/06/12 01:55:41 DEBUG : WaitForWriters: timeout=30s 2026/06/12 01:55:41 DEBUG : dir: Looking for writers 2026/06/12 01:55:41 DEBUG : file1: reading active writers 2026/06/12 01:55:41 DEBUG : Looking for writers 2026/06/12 01:55:41 DEBUG : dir: reading active writers 2026/06/12 01:55:41 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.86s) === RUN TestReadFileHandleRelease run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede'", Local "Local file system at /tmp/rclone994649911", Modify Window "1ns" 2026/06/12 01:55:41 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': poll-interval is not supported by this remote 2026/06/12 01:55:41 DEBUG : dir/file1: size = 16 OK 2026/06/12 01:55:41 DEBUG : dir/file1.rclone_chunk.001_i32x01: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/06/12 01:55:41 INFO : dir/file1.rclone_chunk.001_i32x01: Copied (server-side copy) to: dir/file1 2026/06/12 01:55:41 INFO : dir/file1.rclone_chunk.001_i32x01: Deleted 2026/06/12 01:55:41 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/12 01:55:41 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/12 01:55:41 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/12 01:55:41 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/12 01:55:41 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/12 01:55:41 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/06/12 01:55:41 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/06/12 01:55:41 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/06/12 01:55:41 DEBUG : WaitForWriters: timeout=30s 2026/06/12 01:55:41 DEBUG : dir: Looking for writers 2026/06/12 01:55:41 DEBUG : file1: reading active writers 2026/06/12 01:55:41 DEBUG : Looking for writers 2026/06/12 01:55:41 DEBUG : dir: reading active writers 2026/06/12 01:55:41 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.91s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede'", Local "Local file system at /tmp/rclone994649911", Modify Window "1ns" 2026/06/12 01:55:42 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': poll-interval is not supported by this remote 2026/06/12 01:55:42 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/12 01:55:42 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" 2026/06/12 01:55:42 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" 2026/06/12 01:55:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" 2026/06/12 01:55:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/12 01:55:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" 2026/06/12 01:55:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" 2026/06/12 01:55:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/12 01:55:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" 2026/06/12 01:55:42 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/12 01:55:42 DEBUG : dir/file1: size = 16 OK 2026/06/12 01:55:42 DEBUG : dir/file1.rclone_chunk.001_i32yle: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/06/12 01:55:42 INFO : dir/file1.rclone_chunk.001_i32yle: Copied (server-side copy) to: dir/file1 2026/06/12 01:55:42 INFO : dir/file1.rclone_chunk.001_i32yle: Deleted 2026/06/12 01:55:42 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/12 01:55:42 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/12 01:55:42 DEBUG : dir/file1: newRWFileHandle: 2026/06/12 01:55:42 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/12 01:55:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/12 01:55:42 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/12 01:55:42 DEBUG : dir/file1(0x1aefa902140): _readAt: size=1, off=0 2026/06/12 01:55:42 DEBUG : dir/file1(0x1aefa902140): openPending: 2026/06/12 01:55:42 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/06/12 01:55:42 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/12 01:55:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/12 01:55:42 DEBUG : dir/file1(0x1aefa902140): >openPending: err= 2026/06/12 01:55:42 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/06/12 01:55:42 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/12 01:55:42 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/12 01:55:42 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/12 01:55:42 DEBUG : dir/file1(0x1aefa902140): >_readAt: n=1, err= 2026/06/12 01:55:42 DEBUG : dir/file1(0x1aefa902140): _readAt: size=256, off=1 2026/06/12 01:55:42 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/06/12 01:55:42 DEBUG : dir/file1(0x1aefa902140): >_readAt: n=15, err=EOF 2026/06/12 01:55:42 DEBUG : dir/file1(0x1aefa902140): _readAt: size=16, off=16 2026/06/12 01:55:42 DEBUG : dir/file1(0x1aefa902140): >_readAt: n=0, err=EOF 2026/06/12 01:55:42 DEBUG : dir/file1(0x1aefa902140): close: 2026/06/12 01:55:42 DEBUG : dir/file1(0x1aefa902140): >close: err= 2026/06/12 01:55:42 DEBUG : dir/file1(0x1aefa902140): close: 2026/06/12 01:55:42 DEBUG : dir/file1(0x1aefa902140): >close: err=file already closed 2026/06/12 01:55:42 DEBUG : WaitForWriters: timeout=30s 2026/06/12 01:55:42 DEBUG : dir: Looking for writers 2026/06/12 01:55:42 DEBUG : file1: reading active writers 2026/06/12 01:55:42 DEBUG : Looking for writers 2026/06/12 01:55:42 DEBUG : dir: reading active writers 2026/06/12 01:55:42 DEBUG : >WaitForWriters: 2026/06/12 01:55:42 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.91s) === RUN TestRWFileHandleSeek run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede'", Local "Local file system at /tmp/rclone994649911", Modify Window "1ns" 2026/06/12 01:55:43 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': poll-interval is not supported by this remote 2026/06/12 01:55:43 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/12 01:55:43 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" 2026/06/12 01:55:43 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" 2026/06/12 01:55:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" 2026/06/12 01:55:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/12 01:55:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" 2026/06/12 01:55:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" 2026/06/12 01:55:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/12 01:55:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" 2026/06/12 01:55:43 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/12 01:55:43 DEBUG : dir/file1: size = 16 OK 2026/06/12 01:55:43 DEBUG : dir/file1.rclone_chunk.001_i32z19: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/06/12 01:55:43 INFO : dir/file1.rclone_chunk.001_i32z19: Copied (server-side copy) to: dir/file1 2026/06/12 01:55:43 INFO : dir/file1.rclone_chunk.001_i32z19: Deleted 2026/06/12 01:55:43 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/12 01:55:43 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/12 01:55:43 DEBUG : dir/file1: newRWFileHandle: 2026/06/12 01:55:43 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/12 01:55:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/12 01:55:43 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/12 01:55:43 DEBUG : dir/file1(0x1aefa8e10c0): _readAt: size=1, off=0 2026/06/12 01:55:43 DEBUG : dir/file1(0x1aefa8e10c0): openPending: 2026/06/12 01:55:43 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/06/12 01:55:43 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/12 01:55:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/12 01:55:43 DEBUG : dir/file1(0x1aefa8e10c0): >openPending: err= 2026/06/12 01:55:43 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/06/12 01:55:43 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/12 01:55:43 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/12 01:55:43 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/12 01:55:43 DEBUG : dir/file1(0x1aefa8e10c0): >_readAt: n=1, err= 2026/06/12 01:55:43 DEBUG : dir/file1(0x1aefa8e10c0): _readAt: size=1, off=5 2026/06/12 01:55:43 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/06/12 01:55:43 DEBUG : dir/file1(0x1aefa8e10c0): >_readAt: n=1, err= 2026/06/12 01:55:43 DEBUG : dir/file1(0x1aefa8e10c0): _readAt: size=1, off=3 2026/06/12 01:55:43 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/06/12 01:55:43 DEBUG : dir/file1(0x1aefa8e10c0): >_readAt: n=1, err= 2026/06/12 01:55:43 DEBUG : dir/file1(0x1aefa8e10c0): _readAt: size=1, off=13 2026/06/12 01:55:43 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/06/12 01:55:43 DEBUG : dir/file1(0x1aefa8e10c0): >_readAt: n=1, err= 2026/06/12 01:55:43 DEBUG : dir/file1(0x1aefa8e10c0): _readAt: size=16, off=100 2026/06/12 01:55:43 DEBUG : dir/file1(0x1aefa8e10c0): >_readAt: n=0, err=EOF 2026/06/12 01:55:43 DEBUG : dir/file1(0x1aefa8e10c0): close: 2026/06/12 01:55:43 DEBUG : dir/file1(0x1aefa8e10c0): >close: err= 2026/06/12 01:55:43 DEBUG : WaitForWriters: timeout=30s 2026/06/12 01:55:43 DEBUG : dir: Looking for writers 2026/06/12 01:55:43 DEBUG : file1: reading active writers 2026/06/12 01:55:43 DEBUG : Looking for writers 2026/06/12 01:55:43 DEBUG : dir: reading active writers 2026/06/12 01:55:43 DEBUG : >WaitForWriters: 2026/06/12 01:55:43 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.92s) === RUN TestRWFileHandleReadAt run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede'", Local "Local file system at /tmp/rclone994649911", Modify Window "1ns" 2026/06/12 01:55:43 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': poll-interval is not supported by this remote 2026/06/12 01:55:43 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/12 01:55:43 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" 2026/06/12 01:55:43 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" 2026/06/12 01:55:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" 2026/06/12 01:55:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/12 01:55:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" 2026/06/12 01:55:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" 2026/06/12 01:55:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/12 01:55:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" 2026/06/12 01:55:43 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/12 01:55:44 DEBUG : dir/file1: size = 16 OK 2026/06/12 01:55:44 DEBUG : dir/file1.rclone_chunk.001_i330hv: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/06/12 01:55:44 INFO : dir/file1.rclone_chunk.001_i330hv: Copied (server-side copy) to: dir/file1 2026/06/12 01:55:44 INFO : dir/file1.rclone_chunk.001_i330hv: Deleted 2026/06/12 01:55:44 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/12 01:55:44 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/12 01:55:44 DEBUG : dir/file1: newRWFileHandle: 2026/06/12 01:55:44 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/12 01:55:44 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/12 01:55:44 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/12 01:55:44 DEBUG : dir/file1(0x1aefa9f2080): _readAt: size=1, off=0 2026/06/12 01:55:44 DEBUG : dir/file1(0x1aefa9f2080): openPending: 2026/06/12 01:55:44 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/06/12 01:55:44 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/12 01:55:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/12 01:55:44 DEBUG : dir/file1(0x1aefa9f2080): >openPending: err= 2026/06/12 01:55:44 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/06/12 01:55:44 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/12 01:55:44 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/12 01:55:44 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/12 01:55:44 DEBUG : dir/file1(0x1aefa9f2080): >_readAt: n=1, err= 2026/06/12 01:55:44 DEBUG : dir/file1(0x1aefa9f2080): _readAt: size=1, off=5 2026/06/12 01:55:44 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/06/12 01:55:44 DEBUG : dir/file1(0x1aefa9f2080): >_readAt: n=1, err= 2026/06/12 01:55:44 DEBUG : dir/file1(0x1aefa9f2080): _readAt: size=1, off=1 2026/06/12 01:55:44 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/06/12 01:55:44 DEBUG : dir/file1(0x1aefa9f2080): >_readAt: n=1, err= 2026/06/12 01:55:44 DEBUG : dir/file1(0x1aefa9f2080): _readAt: size=6, off=10 2026/06/12 01:55:44 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/06/12 01:55:44 DEBUG : dir/file1(0x1aefa9f2080): >_readAt: n=6, err= 2026/06/12 01:55:44 DEBUG : dir/file1(0x1aefa9f2080): _readAt: size=256, off=10 2026/06/12 01:55:44 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/06/12 01:55:44 DEBUG : dir/file1(0x1aefa9f2080): >_readAt: n=6, err=EOF 2026/06/12 01:55:44 DEBUG : dir/file1(0x1aefa9f2080): _readAt: size=256, off=100 2026/06/12 01:55:44 DEBUG : dir/file1(0x1aefa9f2080): >_readAt: n=0, err=EOF 2026/06/12 01:55:44 DEBUG : dir/file1(0x1aefa9f2080): close: 2026/06/12 01:55:44 DEBUG : dir/file1(0x1aefa9f2080): >close: err= 2026/06/12 01:55:44 DEBUG : dir/file1(0x1aefa9f2080): _readAt: size=256, off=100 2026/06/12 01:55:44 DEBUG : dir/file1(0x1aefa9f2080): >_readAt: n=0, err=file already closed 2026/06/12 01:55:44 DEBUG : WaitForWriters: timeout=30s 2026/06/12 01:55:44 DEBUG : dir: Looking for writers 2026/06/12 01:55:44 DEBUG : file1: reading active writers 2026/06/12 01:55:44 DEBUG : Looking for writers 2026/06/12 01:55:44 DEBUG : dir: reading active writers 2026/06/12 01:55:44 DEBUG : >WaitForWriters: 2026/06/12 01:55:44 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (1.07s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede'", Local "Local file system at /tmp/rclone994649911", Modify Window "1ns" 2026/06/12 01:55:45 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': poll-interval is not supported by this remote 2026/06/12 01:55:45 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/12 01:55:45 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" 2026/06/12 01:55:45 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" 2026/06/12 01:55:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" 2026/06/12 01:55:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/12 01:55:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" 2026/06/12 01:55:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" 2026/06/12 01:55:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/12 01:55:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" 2026/06/12 01:55:45 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/12 01:55:45 DEBUG : dir/file1: size = 16 OK 2026/06/12 01:55:45 DEBUG : dir/file1.rclone_chunk.001_i331bj: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/06/12 01:55:45 INFO : dir/file1.rclone_chunk.001_i331bj: Copied (server-side copy) to: dir/file1 2026/06/12 01:55:45 INFO : dir/file1.rclone_chunk.001_i331bj: Deleted 2026/06/12 01:55:45 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/12 01:55:45 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/12 01:55:45 DEBUG : dir/file1: newRWFileHandle: 2026/06/12 01:55:45 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/12 01:55:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/12 01:55:45 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/12 01:55:45 DEBUG : dir/file1(0x1aefaa82300): RWFileHandle.Flush 2026/06/12 01:55:45 DEBUG : dir/file1(0x1aefaa82300): _readAt: size=256, off=0 2026/06/12 01:55:45 DEBUG : dir/file1(0x1aefaa82300): openPending: 2026/06/12 01:55:45 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/06/12 01:55:45 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/12 01:55:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/12 01:55:45 DEBUG : dir/file1(0x1aefaa82300): >openPending: err= 2026/06/12 01:55:45 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/06/12 01:55:45 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/12 01:55:45 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/12 01:55:45 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/12 01:55:45 DEBUG : dir/file1(0x1aefaa82300): >_readAt: n=16, err=EOF 2026/06/12 01:55:45 DEBUG : dir/file1(0x1aefaa82300): RWFileHandle.Flush 2026/06/12 01:55:45 DEBUG : dir/file1(0x1aefaa82300): RWFileHandle.Flush 2026/06/12 01:55:45 DEBUG : dir/file1(0x1aefaa82300): close: 2026/06/12 01:55:45 DEBUG : dir/file1(0x1aefaa82300): >close: err= 2026/06/12 01:55:45 DEBUG : WaitForWriters: timeout=30s 2026/06/12 01:55:45 DEBUG : dir: Looking for writers 2026/06/12 01:55:45 DEBUG : file1: reading active writers 2026/06/12 01:55:45 DEBUG : Looking for writers 2026/06/12 01:55:45 DEBUG : dir: reading active writers 2026/06/12 01:55:45 DEBUG : >WaitForWriters: 2026/06/12 01:55:45 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.90s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede'", Local "Local file system at /tmp/rclone994649911", Modify Window "1ns" 2026/06/12 01:55:45 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': poll-interval is not supported by this remote 2026/06/12 01:55:45 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/12 01:55:45 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" 2026/06/12 01:55:45 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" 2026/06/12 01:55:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" 2026/06/12 01:55:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/12 01:55:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" 2026/06/12 01:55:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" 2026/06/12 01:55:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/12 01:55:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" 2026/06/12 01:55:45 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/12 01:55:46 DEBUG : dir/file1: size = 16 OK 2026/06/12 01:55:46 DEBUG : dir/file1.rclone_chunk.001_i332dj: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/06/12 01:55:46 INFO : dir/file1.rclone_chunk.001_i332dj: Copied (server-side copy) to: dir/file1 2026/06/12 01:55:46 INFO : dir/file1.rclone_chunk.001_i332dj: Deleted 2026/06/12 01:55:46 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/12 01:55:46 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/12 01:55:46 DEBUG : dir/file1: newRWFileHandle: 2026/06/12 01:55:46 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/12 01:55:46 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/12 01:55:46 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/12 01:55:46 DEBUG : dir/file1(0x1aefa3d5440): _readAt: size=256, off=0 2026/06/12 01:55:46 DEBUG : dir/file1(0x1aefa3d5440): openPending: 2026/06/12 01:55:46 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/06/12 01:55:46 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/12 01:55:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/12 01:55:46 DEBUG : dir/file1(0x1aefa3d5440): >openPending: err= 2026/06/12 01:55:46 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/06/12 01:55:46 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/12 01:55:46 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/12 01:55:46 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/12 01:55:46 DEBUG : dir/file1(0x1aefa3d5440): >_readAt: n=16, err=EOF 2026/06/12 01:55:46 DEBUG : dir/file1(0x1aefa3d5440): RWFileHandle.Release 2026/06/12 01:55:46 DEBUG : dir/file1(0x1aefa3d5440): close: 2026/06/12 01:55:46 DEBUG : dir/file1(0x1aefa3d5440): >close: err= 2026/06/12 01:55:46 DEBUG : dir/file1(0x1aefa3d5440): RWFileHandle.Release 2026/06/12 01:55:46 DEBUG : WaitForWriters: timeout=30s 2026/06/12 01:55:46 DEBUG : dir: Looking for writers 2026/06/12 01:55:46 DEBUG : file1: reading active writers 2026/06/12 01:55:46 DEBUG : Looking for writers 2026/06/12 01:55:46 DEBUG : dir: reading active writers 2026/06/12 01:55:46 DEBUG : >WaitForWriters: 2026/06/12 01:55:46 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.90s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede'", Local "Local file system at /tmp/rclone994649911", Modify Window "1ns" 2026/06/12 01:55:46 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': poll-interval is not supported by this remote 2026/06/12 01:55:46 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/12 01:55:46 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" 2026/06/12 01:55:46 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" 2026/06/12 01:55:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" 2026/06/12 01:55:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/12 01:55:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" 2026/06/12 01:55:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" 2026/06/12 01:55:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/12 01:55:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" 2026/06/12 01:55:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:46 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/12 01:55:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:46 DEBUG : file1: newRWFileHandle: 2026/06/12 01:55:46 DEBUG : file1(0x1aefa58c580): openPending: 2026/06/12 01:55:46 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/12 01:55:46 DEBUG : file1(0x1aefa58c580): >openPending: err= 2026/06/12 01:55:46 DEBUG : file1: >newRWFileHandle: err= 2026/06/12 01:55:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/12 01:55:46 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/12 01:55:46 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/12 01:55:46 DEBUG : file1(0x1aefa58c580): _writeAt: size=5, off=0 2026/06/12 01:55:46 DEBUG : file1(0x1aefa58c580): >_writeAt: n=5, err= 2026/06/12 01:55:46 DEBUG : file1(0x1aefa58c580): _writeAt: size=7, off=5 2026/06/12 01:55:46 DEBUG : file1(0x1aefa58c580): >_writeAt: n=7, err= 2026/06/12 01:55:46 DEBUG : file1: vfs cache: truncate to size=11 2026/06/12 01:55:46 DEBUG : file1(0x1aefa58c580): close: 2026/06/12 01:55:46 DEBUG : file1: vfs cache: setting modification time to 2026-06-12 01:55:46.915351384 +0000 UTC m=+67.381105294 2026/06/12 01:55:46 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:46 DEBUG : file1(0x1aefa58c580): >close: err= 2026/06/12 01:55:46 DEBUG : file1(0x1aefa58c580): close: 2026/06/12 01:55:46 DEBUG : file1(0x1aefa58c580): >close: err=file already closed 2026/06/12 01:55:46 DEBUG : WaitForWriters: timeout=30s 2026/06/12 01:55:46 DEBUG : Looking for writers 2026/06/12 01:55:46 DEBUG : file1: reading active writers 2026/06/12 01:55:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/12 01:55:46 DEBUG : Looking for writers 2026/06/12 01:55:46 DEBUG : file1: reading active writers 2026/06/12 01:55:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/12 01:55:46 DEBUG : Looking for writers 2026/06/12 01:55:46 DEBUG : file1: reading active writers 2026/06/12 01:55:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/12 01:55:46 DEBUG : Looking for writers 2026/06/12 01:55:46 DEBUG : file1: reading active writers 2026/06/12 01:55:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/12 01:55:47 DEBUG : file1: vfs cache: starting upload 2026/06/12 01:55:47 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/06/12 01:55:47 DEBUG : Looking for writers 2026/06/12 01:55:47 DEBUG : file1: reading active writers 2026/06/12 01:55:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/12 01:55:47 DEBUG : Looking for writers 2026/06/12 01:55:47 DEBUG : file1: reading active writers 2026/06/12 01:55:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/12 01:55:47 DEBUG : file1: size = 11 OK 2026/06/12 01:55:47 DEBUG : file1.rclone_chunk.001_i3330v: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/06/12 01:55:47 INFO : file1.rclone_chunk.001_i3330v: Copied (server-side copy) to: file1 2026/06/12 01:55:47 INFO : file1.rclone_chunk.001_i3330v: Deleted 2026/06/12 01:55:47 DEBUG : file1: size = 11 OK 2026/06/12 01:55:47 INFO : file1: Copied (new) 2026/06/12 01:55:47 DEBUG : file1: vfs cache: fingerprint now "11,2026-06-12 01:55:46.915351384 +0000 UTC" 2026/06/12 01:55:47 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/12 01:55:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/12 01:55:47 INFO : file1: vfs cache: upload succeeded try #1 2026/06/12 01:55:47 DEBUG : Looking for writers 2026/06/12 01:55:47 DEBUG : file1: reading active writers 2026/06/12 01:55:47 DEBUG : >WaitForWriters: 2026/06/12 01:55:47 DEBUG : WaitForWriters: timeout=30s 2026/06/12 01:55:47 DEBUG : Looking for writers 2026/06/12 01:55:47 DEBUG : file1: reading active writers 2026/06/12 01:55:47 DEBUG : >WaitForWriters: 2026/06/12 01:55:47 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.91s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede'", Local "Local file system at /tmp/rclone994649911", Modify Window "1ns" 2026/06/12 01:55:47 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': poll-interval is not supported by this remote 2026/06/12 01:55:47 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/12 01:55:47 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" 2026/06/12 01:55:47 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" 2026/06/12 01:55:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" 2026/06/12 01:55:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/12 01:55:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" 2026/06/12 01:55:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" 2026/06/12 01:55:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/12 01:55:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" 2026/06/12 01:55:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:47 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/12 01:55:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:47 DEBUG : file1: newRWFileHandle: 2026/06/12 01:55:47 DEBUG : file1(0x1aefa9e48c0): openPending: 2026/06/12 01:55:47 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/12 01:55:47 DEBUG : file1(0x1aefa9e48c0): >openPending: err= 2026/06/12 01:55:47 DEBUG : file1: >newRWFileHandle: err= 2026/06/12 01:55:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/12 01:55:47 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/12 01:55:47 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/12 01:55:47 DEBUG : file1(0x1aefa9e48c0): _writeAt: size=7, off=0 2026/06/12 01:55:47 DEBUG : file1(0x1aefa9e48c0): >_writeAt: n=7, err= 2026/06/12 01:55:47 DEBUG : file1(0x1aefa9e48c0): _writeAt: size=6, off=5 2026/06/12 01:55:47 DEBUG : file1(0x1aefa9e48c0): >_writeAt: n=6, err= 2026/06/12 01:55:47 DEBUG : file1(0x1aefa9e48c0): close: 2026/06/12 01:55:47 DEBUG : file1: vfs cache: setting modification time to 2026-06-12 01:55:47.821550445 +0000 UTC m=+68.287304376 2026/06/12 01:55:47 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:47 DEBUG : file1(0x1aefa9e48c0): >close: err= 2026/06/12 01:55:47 DEBUG : file1(0x1aefa9e48c0): _writeAt: size=5, off=0 2026/06/12 01:55:47 DEBUG : file1(0x1aefa9e48c0): >_writeAt: n=0, err=file already closed 2026/06/12 01:55:47 DEBUG : WaitForWriters: timeout=30s 2026/06/12 01:55:47 DEBUG : Looking for writers 2026/06/12 01:55:47 DEBUG : file1: reading active writers 2026/06/12 01:55:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/12 01:55:47 DEBUG : Looking for writers 2026/06/12 01:55:47 DEBUG : file1: reading active writers 2026/06/12 01:55:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/12 01:55:47 DEBUG : Looking for writers 2026/06/12 01:55:47 DEBUG : file1: reading active writers 2026/06/12 01:55:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/12 01:55:47 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede/dir/file1: no such file or directory 2026/06/12 01:55:47 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede/dir/file1: no such file or directory 2026/06/12 01:55:47 DEBUG : Looking for writers 2026/06/12 01:55:47 DEBUG : file1: reading active writers 2026/06/12 01:55:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/12 01:55:47 DEBUG : file1: vfs cache: starting upload 2026/06/12 01:55:47 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/06/12 01:55:47 DEBUG : Looking for writers 2026/06/12 01:55:47 DEBUG : file1: reading active writers 2026/06/12 01:55:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/12 01:55:48 DEBUG : Looking for writers 2026/06/12 01:55:48 DEBUG : file1: reading active writers 2026/06/12 01:55:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/12 01:55:48 DEBUG : file1: size = 11 OK 2026/06/12 01:55:48 DEBUG : file1.rclone_chunk.001_i3330p: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/06/12 01:55:48 INFO : file1.rclone_chunk.001_i3330p: Copied (server-side copy) to: file1 2026/06/12 01:55:48 INFO : file1.rclone_chunk.001_i3330p: Deleted 2026/06/12 01:55:48 DEBUG : file1: size = 11 OK 2026/06/12 01:55:48 INFO : file1: Copied (new) 2026/06/12 01:55:48 DEBUG : file1: vfs cache: fingerprint now "11,2026-06-12 01:55:47.821550445 +0000 UTC" 2026/06/12 01:55:48 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/12 01:55:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/12 01:55:48 INFO : file1: vfs cache: upload succeeded try #1 2026/06/12 01:55:48 DEBUG : Looking for writers 2026/06/12 01:55:48 DEBUG : file1: reading active writers 2026/06/12 01:55:48 DEBUG : >WaitForWriters: 2026/06/12 01:55:48 DEBUG : WaitForWriters: timeout=30s 2026/06/12 01:55:48 DEBUG : Looking for writers 2026/06/12 01:55:48 DEBUG : file1: reading active writers 2026/06/12 01:55:48 DEBUG : >WaitForWriters: 2026/06/12 01:55:48 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.90s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede'", Local "Local file system at /tmp/rclone994649911", Modify Window "1ns" 2026/06/12 01:55:48 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': poll-interval is not supported by this remote 2026/06/12 01:55:48 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/12 01:55:48 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" 2026/06/12 01:55:48 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" 2026/06/12 01:55:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" 2026/06/12 01:55:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/12 01:55:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" 2026/06/12 01:55:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" 2026/06/12 01:55:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/12 01:55:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" 2026/06/12 01:55:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:48 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/12 01:55:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:48 DEBUG : file1: newRWFileHandle: 2026/06/12 01:55:48 DEBUG : file1(0x1aefa9ccb40): openPending: 2026/06/12 01:55:48 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/12 01:55:48 DEBUG : file1(0x1aefa9ccb40): >openPending: err= 2026/06/12 01:55:48 DEBUG : file1: >newRWFileHandle: err= 2026/06/12 01:55:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/12 01:55:48 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/12 01:55:48 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/12 01:55:48 DEBUG : file1(0x1aefa9ccb40): close: 2026/06/12 01:55:48 DEBUG : file1: vfs cache: setting modification time to 2026-06-12 01:55:48.723713852 +0000 UTC m=+69.189467762 2026/06/12 01:55:48 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:48 DEBUG : file1(0x1aefa9ccb40): >close: err= 2026/06/12 01:55:48 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/06/12 01:55:48 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/12 01:55:48 DEBUG : file2: newRWFileHandle: 2026/06/12 01:55:48 DEBUG : file2(0x1aefa9cd040): openPending: 2026/06/12 01:55:48 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:48 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/06/12 01:55:48 DEBUG : file2(0x1aefa9cd040): >openPending: err= 2026/06/12 01:55:48 DEBUG : file2: >newRWFileHandle: err= 2026/06/12 01:55:48 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/06/12 01:55:48 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/06/12 01:55:48 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/06/12 01:55:48 DEBUG : file2(0x1aefa9cd040): RWFileHandle.Flush 2026/06/12 01:55:48 DEBUG : file2(0x1aefa9cd040): RWFileHandle.Release 2026/06/12 01:55:48 DEBUG : file2(0x1aefa9cd040): close: 2026/06/12 01:55:48 DEBUG : file2: vfs cache: setting modification time to 2026-06-12 01:55:48.724701756 +0000 UTC m=+69.190455656 2026/06/12 01:55:48 INFO : file2: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:48 DEBUG : file2(0x1aefa9cd040): >close: err= 2026/06/12 01:55:48 DEBUG : WaitForWriters: timeout=30s 2026/06/12 01:55:48 DEBUG : Looking for writers 2026/06/12 01:55:48 DEBUG : file1: reading active writers 2026/06/12 01:55:48 DEBUG : file2: reading active writers 2026/06/12 01:55:48 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/06/12 01:55:48 DEBUG : Looking for writers 2026/06/12 01:55:48 DEBUG : file2: reading active writers 2026/06/12 01:55:48 DEBUG : file1: reading active writers 2026/06/12 01:55:48 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/06/12 01:55:48 DEBUG : Looking for writers 2026/06/12 01:55:48 DEBUG : file1: reading active writers 2026/06/12 01:55:48 DEBUG : file2: reading active writers 2026/06/12 01:55:48 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/06/12 01:55:48 DEBUG : Looking for writers 2026/06/12 01:55:48 DEBUG : file1: reading active writers 2026/06/12 01:55:48 DEBUG : file2: reading active writers 2026/06/12 01:55:48 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/06/12 01:55:48 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede/dir/file1: no such file or directory 2026/06/12 01:55:48 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede/dir/file1: no such file or directory 2026/06/12 01:55:48 DEBUG : file1: vfs cache: starting upload 2026/06/12 01:55:48 DEBUG : file2: vfs cache: starting upload 2026/06/12 01:55:48 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/06/12 01:55:48 DEBUG : Looking for writers 2026/06/12 01:55:48 DEBUG : file1: reading active writers 2026/06/12 01:55:48 DEBUG : file2: reading active writers 2026/06/12 01:55:48 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/06/12 01:55:48 DEBUG : file2: skip slow MD5 on source file, hashing in-transit 2026/06/12 01:55:49 DEBUG : Looking for writers 2026/06/12 01:55:49 DEBUG : file1: reading active writers 2026/06/12 01:55:49 DEBUG : file2: reading active writers 2026/06/12 01:55:49 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/06/12 01:55:49 DEBUG : file2: size = 0 OK 2026/06/12 01:55:49 DEBUG : file2.rclone_chunk.001_i3347f: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/12 01:55:49 INFO : file2.rclone_chunk.001_i3347f: Copied (server-side copy) to: file2 2026/06/12 01:55:49 DEBUG : file1: size = 0 OK 2026/06/12 01:55:49 DEBUG : file1.rclone_chunk.001_i334w7: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/12 01:55:49 INFO : file1.rclone_chunk.001_i334w7: Copied (server-side copy) to: file1 2026/06/12 01:55:49 INFO : file2.rclone_chunk.001_i3347f: Deleted 2026/06/12 01:55:49 DEBUG : file2: size = 0 OK 2026/06/12 01:55:49 INFO : file2: Copied (new) 2026/06/12 01:55:49 DEBUG : file2: vfs cache: fingerprint now "0,2026-06-12 01:55:48.724701756 +0000 UTC" 2026/06/12 01:55:49 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/06/12 01:55:49 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/06/12 01:55:49 INFO : file2: vfs cache: upload succeeded try #1 2026/06/12 01:55:49 INFO : file1.rclone_chunk.001_i334w7: Deleted 2026/06/12 01:55:49 DEBUG : file1: size = 0 OK 2026/06/12 01:55:49 INFO : file1: Copied (new) 2026/06/12 01:55:49 DEBUG : file1: vfs cache: fingerprint now "0,2026-06-12 01:55:48.723713852 +0000 UTC" 2026/06/12 01:55:49 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/12 01:55:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/12 01:55:49 INFO : file1: vfs cache: upload succeeded try #1 2026/06/12 01:55:49 DEBUG : Looking for writers 2026/06/12 01:55:49 DEBUG : file1: reading active writers 2026/06/12 01:55:49 DEBUG : file2: reading active writers 2026/06/12 01:55:49 DEBUG : >WaitForWriters: 2026/06/12 01:55:49 DEBUG : WaitForWriters: timeout=30s 2026/06/12 01:55:49 DEBUG : Looking for writers 2026/06/12 01:55:49 DEBUG : file1: reading active writers 2026/06/12 01:55:49 DEBUG : file2: reading active writers 2026/06/12 01:55:49 DEBUG : >WaitForWriters: 2026/06/12 01:55:49 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (1.02s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede'", Local "Local file system at /tmp/rclone994649911", Modify Window "1ns" 2026/06/12 01:55:49 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': poll-interval is not supported by this remote 2026/06/12 01:55:49 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/12 01:55:49 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" 2026/06/12 01:55:49 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" 2026/06/12 01:55:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" 2026/06/12 01:55:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/12 01:55:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" 2026/06/12 01:55:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" 2026/06/12 01:55:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/12 01:55:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" 2026/06/12 01:55:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:49 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/12 01:55:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:49 DEBUG : file1: newRWFileHandle: 2026/06/12 01:55:49 DEBUG : file1(0x1aefa9f22c0): openPending: 2026/06/12 01:55:49 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/12 01:55:49 DEBUG : file1(0x1aefa9f22c0): >openPending: err= 2026/06/12 01:55:49 DEBUG : file1: >newRWFileHandle: err= 2026/06/12 01:55:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/12 01:55:49 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/12 01:55:49 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/12 01:55:49 DEBUG : file1(0x1aefa9f22c0): _writeAt: size=5, off=0 2026/06/12 01:55:49 DEBUG : file1(0x1aefa9f22c0): >_writeAt: n=5, err= 2026/06/12 01:55:49 DEBUG : file1(0x1aefa9f22c0): RWFileHandle.Flush 2026/06/12 01:55:49 DEBUG : file1(0x1aefa9f22c0): RWFileHandle.Flush 2026/06/12 01:55:49 DEBUG : file1(0x1aefa9f22c0): close: 2026/06/12 01:55:49 DEBUG : file1: vfs cache: setting modification time to 2026-06-12 01:55:49.75102712 +0000 UTC m=+70.216781021 2026/06/12 01:55:49 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:49 DEBUG : file1(0x1aefa9f22c0): >close: err= 2026/06/12 01:55:49 DEBUG : WaitForWriters: timeout=30s 2026/06/12 01:55:49 DEBUG : Looking for writers 2026/06/12 01:55:49 DEBUG : file1: reading active writers 2026/06/12 01:55:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/12 01:55:49 DEBUG : Looking for writers 2026/06/12 01:55:49 DEBUG : file1: reading active writers 2026/06/12 01:55:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/12 01:55:49 DEBUG : Looking for writers 2026/06/12 01:55:49 DEBUG : file1: reading active writers 2026/06/12 01:55:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/12 01:55:49 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede/dir/file1: no such file or directory 2026/06/12 01:55:49 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede/dir/file1: no such file or directory 2026/06/12 01:55:49 DEBUG : Looking for writers 2026/06/12 01:55:49 DEBUG : file1: reading active writers 2026/06/12 01:55:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/12 01:55:49 DEBUG : file1: vfs cache: starting upload 2026/06/12 01:55:49 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/06/12 01:55:49 DEBUG : Looking for writers 2026/06/12 01:55:49 DEBUG : file1: reading active writers 2026/06/12 01:55:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/12 01:55:50 DEBUG : Looking for writers 2026/06/12 01:55:50 DEBUG : file1: reading active writers 2026/06/12 01:55:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/12 01:55:50 DEBUG : file1: size = 5 OK 2026/06/12 01:55:50 DEBUG : file1.rclone_chunk.001_i335bx: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/12 01:55:50 INFO : file1.rclone_chunk.001_i335bx: Copied (server-side copy) to: file1 2026/06/12 01:55:50 INFO : file1.rclone_chunk.001_i335bx: Deleted 2026/06/12 01:55:50 DEBUG : file1: size = 5 OK 2026/06/12 01:55:50 INFO : file1: Copied (new) 2026/06/12 01:55:50 DEBUG : file1: vfs cache: fingerprint now "5,2026-06-12 01:55:49.75102712 +0000 UTC" 2026/06/12 01:55:50 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/12 01:55:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/12 01:55:50 INFO : file1: vfs cache: upload succeeded try #1 2026/06/12 01:55:50 DEBUG : Looking for writers 2026/06/12 01:55:50 DEBUG : file1: reading active writers 2026/06/12 01:55:50 DEBUG : >WaitForWriters: 2026/06/12 01:55:50 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.83s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede'", Local "Local file system at /tmp/rclone994649911", Modify Window "1ns" 2026/06/12 01:55:50 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': poll-interval is not supported by this remote 2026/06/12 01:55:50 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/12 01:55:50 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" 2026/06/12 01:55:50 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" 2026/06/12 01:55:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" 2026/06/12 01:55:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/12 01:55:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" 2026/06/12 01:55:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" 2026/06/12 01:55:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/12 01:55:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" 2026/06/12 01:55:50 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:50 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/12 01:55:50 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:50 DEBUG : file1: newRWFileHandle: 2026/06/12 01:55:50 DEBUG : file1(0x1aefa58d800): openPending: 2026/06/12 01:55:50 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/12 01:55:50 DEBUG : file1(0x1aefa58d800): >openPending: err= 2026/06/12 01:55:50 DEBUG : file1: >newRWFileHandle: err= 2026/06/12 01:55:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/12 01:55:50 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/12 01:55:50 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/12 01:55:50 DEBUG : file1(0x1aefa58d800): _writeAt: size=5, off=0 2026/06/12 01:55:50 DEBUG : file1(0x1aefa58d800): >_writeAt: n=5, err= 2026/06/12 01:55:50 DEBUG : file1(0x1aefa58d800): RWFileHandle.Release 2026/06/12 01:55:50 DEBUG : file1(0x1aefa58d800): close: 2026/06/12 01:55:50 DEBUG : file1: vfs cache: setting modification time to 2026-06-12 01:55:50.580662204 +0000 UTC m=+71.046416114 2026/06/12 01:55:50 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:50 DEBUG : file1(0x1aefa58d800): >close: err= 2026/06/12 01:55:50 DEBUG : file1(0x1aefa58d800): RWFileHandle.Release 2026/06/12 01:55:50 DEBUG : WaitForWriters: timeout=30s 2026/06/12 01:55:50 DEBUG : Looking for writers 2026/06/12 01:55:50 DEBUG : file1: reading active writers 2026/06/12 01:55:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/12 01:55:50 DEBUG : Looking for writers 2026/06/12 01:55:50 DEBUG : file1: reading active writers 2026/06/12 01:55:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/12 01:55:50 DEBUG : Looking for writers 2026/06/12 01:55:50 DEBUG : file1: reading active writers 2026/06/12 01:55:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/12 01:55:50 DEBUG : Looking for writers 2026/06/12 01:55:50 DEBUG : file1: reading active writers 2026/06/12 01:55:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/12 01:55:50 DEBUG : file1: vfs cache: starting upload 2026/06/12 01:55:50 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/06/12 01:55:50 DEBUG : Looking for writers 2026/06/12 01:55:50 DEBUG : file1: reading active writers 2026/06/12 01:55:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/12 01:55:50 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede/dir/file1: no such file or directory 2026/06/12 01:55:50 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede/dir/file1: no such file or directory 2026/06/12 01:55:50 DEBUG : Looking for writers 2026/06/12 01:55:50 DEBUG : file1: reading active writers 2026/06/12 01:55:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/12 01:55:51 DEBUG : file1: size = 5 OK 2026/06/12 01:55:51 DEBUG : file1.rclone_chunk.001_i336mo: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/12 01:55:51 INFO : file1.rclone_chunk.001_i336mo: Copied (server-side copy) to: file1 2026/06/12 01:55:51 INFO : file1.rclone_chunk.001_i336mo: Deleted 2026/06/12 01:55:51 DEBUG : file1: size = 5 OK 2026/06/12 01:55:51 INFO : file1: Copied (new) 2026/06/12 01:55:51 DEBUG : file1: vfs cache: fingerprint now "5,2026-06-12 01:55:50.580662204 +0000 UTC" 2026/06/12 01:55:51 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/12 01:55:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/12 01:55:51 INFO : file1: vfs cache: upload succeeded try #1 2026/06/12 01:55:51 DEBUG : Looking for writers 2026/06/12 01:55:51 DEBUG : file1: reading active writers 2026/06/12 01:55:51 DEBUG : >WaitForWriters: 2026/06/12 01:55:51 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.82s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede'", Local "Local file system at /tmp/rclone994649911", Modify Window "1ns" 2026/06/12 01:55:51 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': poll-interval is not supported by this remote 2026/06/12 01:55:51 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/12 01:55:51 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" 2026/06/12 01:55:51 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" 2026/06/12 01:55:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" 2026/06/12 01:55:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/12 01:55:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" 2026/06/12 01:55:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" 2026/06/12 01:55:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/12 01:55:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" 2026/06/12 01:55:51 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/12 01:55:51 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede/dir/file1: no such file or directory 2026/06/12 01:55:51 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede/dir/file1: no such file or directory 2026/06/12 01:55:51 DEBUG : dir/file1: size = 16 OK 2026/06/12 01:55:51 DEBUG : dir/file1.rclone_chunk.001_i337v7: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/06/12 01:55:51 INFO : dir/file1.rclone_chunk.001_i337v7: Copied (server-side copy) to: dir/file1 2026/06/12 01:55:51 INFO : dir/file1.rclone_chunk.001_i337v7: Deleted 2026/06/12 01:55:51 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/06/12 01:55:52 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/12 01:55:52 DEBUG : dir/file1: newRWFileHandle: 2026/06/12 01:55:52 DEBUG : dir/file1(0x1aefa2af840): openPending: 2026/06/12 01:55:52 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/06/12 01:55:52 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/12 01:55:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/12 01:55:52 DEBUG : dir/file1(0x1aefa2af840): >openPending: err= 2026/06/12 01:55:52 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/12 01:55:52 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/12 01:55:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/12 01:55:52 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/12 01:55:52 DEBUG : dir/file1(0x1aefa2af840): _writeAt: size=5, off=0 2026/06/12 01:55:52 DEBUG : dir/file1(0x1aefa2af840): >_writeAt: n=5, err= 2026/06/12 01:55:52 DEBUG : dir/file1(0x1aefa2af840): close: 2026/06/12 01:55:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:52 DEBUG : dir/file1: vfs cache: setting modification time to 2026-06-12 01:55:52.062163205 +0000 UTC m=+72.527917104 2026/06/12 01:55:52 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:52 DEBUG : dir/file1(0x1aefa2af840): >close: err= 2026/06/12 01:55:52 DEBUG : WaitForWriters: timeout=30s 2026/06/12 01:55:52 DEBUG : dir: Looking for writers 2026/06/12 01:55:52 DEBUG : file1: reading active writers 2026/06/12 01:55:52 DEBUG : Looking for writers 2026/06/12 01:55:52 DEBUG : dir: reading active writers 2026/06/12 01:55:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/12 01:55:52 DEBUG : dir: Looking for writers 2026/06/12 01:55:52 DEBUG : file1: reading active writers 2026/06/12 01:55:52 DEBUG : Looking for writers 2026/06/12 01:55:52 DEBUG : dir: reading active writers 2026/06/12 01:55:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/12 01:55:52 DEBUG : dir: Looking for writers 2026/06/12 01:55:52 DEBUG : file1: reading active writers 2026/06/12 01:55:52 DEBUG : Looking for writers 2026/06/12 01:55:52 DEBUG : dir: reading active writers 2026/06/12 01:55:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/12 01:55:52 DEBUG : dir: Looking for writers 2026/06/12 01:55:52 DEBUG : file1: reading active writers 2026/06/12 01:55:52 DEBUG : Looking for writers 2026/06/12 01:55:52 DEBUG : dir: reading active writers 2026/06/12 01:55:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/12 01:55:52 DEBUG : dir/file1: vfs cache: starting upload 2026/06/12 01:55:52 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2026/06/12 01:55:52 DEBUG : dir: Looking for writers 2026/06/12 01:55:52 DEBUG : file1: reading active writers 2026/06/12 01:55:52 DEBUG : Looking for writers 2026/06/12 01:55:52 DEBUG : dir: reading active writers 2026/06/12 01:55:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/12 01:55:52 DEBUG : dir: Looking for writers 2026/06/12 01:55:52 DEBUG : file1: reading active writers 2026/06/12 01:55:52 DEBUG : Looking for writers 2026/06/12 01:55:52 DEBUG : dir: reading active writers 2026/06/12 01:55:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/12 01:55:52 DEBUG : dir/file1: size = 5 OK 2026/06/12 01:55:52 DEBUG : dir/file1.rclone_chunk.001_i3386a: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/12 01:55:52 INFO : dir/file1.rclone_chunk.001_i3386a: Copied (server-side copy) to: dir/file1 2026/06/12 01:55:52 INFO : dir/file1.rclone_chunk.001_i3386a: Deleted 2026/06/12 01:55:52 DEBUG : dir/file1: size = 5 OK 2026/06/12 01:55:52 INFO : dir/file1: Copied (replaced existing) 2026/06/12 01:55:52 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-06-12 01:55:52.062163205 +0000 UTC" 2026/06/12 01:55:52 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/06/12 01:55:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/12 01:55:52 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/06/12 01:55:52 DEBUG : dir: Looking for writers 2026/06/12 01:55:52 DEBUG : file1: reading active writers 2026/06/12 01:55:52 DEBUG : Looking for writers 2026/06/12 01:55:52 DEBUG : dir: reading active writers 2026/06/12 01:55:52 DEBUG : >WaitForWriters: 2026/06/12 01:55:52 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (1.53s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede'", Local "Local file system at /tmp/rclone994649911", Modify Window "1ns" 2026/06/12 01:55:52 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': poll-interval is not supported by this remote 2026/06/12 01:55:52 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/12 01:55:52 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" 2026/06/12 01:55:52 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" 2026/06/12 01:55:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" 2026/06/12 01:55:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/12 01:55:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" 2026/06/12 01:55:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" 2026/06/12 01:55:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/12 01:55:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" 2026/06/12 01:55:52 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/12 01:55:53 DEBUG : dir/file1: size = 16 OK 2026/06/12 01:55:53 DEBUG : dir/file1.rclone_chunk.001_i338gj: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/06/12 01:55:53 INFO : dir/file1.rclone_chunk.001_i338gj: Copied (server-side copy) to: dir/file1 2026/06/12 01:55:53 INFO : dir/file1.rclone_chunk.001_i338gj: Deleted 2026/06/12 01:55:53 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:53 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:53 DEBUG : dir/file1: newRWFileHandle: 2026/06/12 01:55:53 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/12 01:55:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/12 01:55:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/12 01:55:53 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/12 01:55:53 DEBUG : dir/file1(0x1aefa9cce00): _writeAt: size=5, off=0 2026/06/12 01:55:53 DEBUG : dir/file1(0x1aefa9cce00): openPending: 2026/06/12 01:55:53 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/06/12 01:55:53 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/12 01:55:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/12 01:55:53 DEBUG : dir/file1(0x1aefa9cce00): >openPending: err= 2026/06/12 01:55:53 DEBUG : dir/file1(0x1aefa9cce00): >_writeAt: n=5, err= 2026/06/12 01:55:53 DEBUG : dir/file1(0x1aefa9cce00): _writeAt: size=15, off=5 2026/06/12 01:55:53 DEBUG : dir/file1(0x1aefa9cce00): >_writeAt: n=15, err= 2026/06/12 01:55:53 DEBUG : dir/file1(0x1aefa9cce00): close: 2026/06/12 01:55:53 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/06/12 01:55:53 DEBUG : dir/file1: vfs cache: setting modification time to 2026-06-12 01:55:53.577754184 +0000 UTC m=+74.043508094 2026/06/12 01:55:53 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:53 DEBUG : dir/file1(0x1aefa9cce00): >close: err= 2026/06/12 01:55:53 DEBUG : WaitForWriters: timeout=30s 2026/06/12 01:55:53 DEBUG : dir: Looking for writers 2026/06/12 01:55:53 DEBUG : file1: reading active writers 2026/06/12 01:55:53 DEBUG : Looking for writers 2026/06/12 01:55:53 DEBUG : dir: reading active writers 2026/06/12 01:55:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/12 01:55:53 DEBUG : dir: Looking for writers 2026/06/12 01:55:53 DEBUG : file1: reading active writers 2026/06/12 01:55:53 DEBUG : Looking for writers 2026/06/12 01:55:53 DEBUG : dir: reading active writers 2026/06/12 01:55:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/12 01:55:53 DEBUG : dir: Looking for writers 2026/06/12 01:55:53 DEBUG : file1: reading active writers 2026/06/12 01:55:53 DEBUG : Looking for writers 2026/06/12 01:55:53 DEBUG : dir: reading active writers 2026/06/12 01:55:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/12 01:55:53 DEBUG : dir: Looking for writers 2026/06/12 01:55:53 DEBUG : file1: reading active writers 2026/06/12 01:55:53 DEBUG : Looking for writers 2026/06/12 01:55:53 DEBUG : dir: reading active writers 2026/06/12 01:55:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/12 01:55:53 DEBUG : dir/file1: vfs cache: starting upload 2026/06/12 01:55:53 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2026/06/12 01:55:53 DEBUG : dir: Looking for writers 2026/06/12 01:55:53 DEBUG : file1: reading active writers 2026/06/12 01:55:53 DEBUG : Looking for writers 2026/06/12 01:55:53 DEBUG : dir: reading active writers 2026/06/12 01:55:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/12 01:55:53 DEBUG : dir: Looking for writers 2026/06/12 01:55:53 DEBUG : file1: reading active writers 2026/06/12 01:55:53 DEBUG : Looking for writers 2026/06/12 01:55:53 DEBUG : dir: reading active writers 2026/06/12 01:55:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/12 01:55:54 DEBUG : dir/file1: size = 20 OK 2026/06/12 01:55:54 DEBUG : dir/file1.rclone_chunk.001_i339ep: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/06/12 01:55:54 INFO : dir/file1.rclone_chunk.001_i339ep: Copied (server-side copy) to: dir/file1 2026/06/12 01:55:54 INFO : dir/file1.rclone_chunk.001_i339ep: Deleted 2026/06/12 01:55:54 DEBUG : dir/file1: size = 20 OK 2026/06/12 01:55:54 INFO : dir/file1: Copied (replaced existing) 2026/06/12 01:55:54 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-06-12 01:55:53.577754184 +0000 UTC" 2026/06/12 01:55:54 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/06/12 01:55:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/12 01:55:54 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/06/12 01:55:54 DEBUG : dir: Looking for writers 2026/06/12 01:55:54 DEBUG : file1: reading active writers 2026/06/12 01:55:54 DEBUG : Looking for writers 2026/06/12 01:55:54 DEBUG : dir: reading active writers 2026/06/12 01:55:54 DEBUG : >WaitForWriters: 2026/06/12 01:55:54 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (1.52s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede'", Local "Local file system at /tmp/rclone994649911", Modify Window "1ns" 2026/06/12 01:55:54 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': poll-interval is not supported by this remote 2026/06/12 01:55:54 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/12 01:55:54 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" 2026/06/12 01:55:54 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" 2026/06/12 01:55:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" 2026/06/12 01:55:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/12 01:55:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" 2026/06/12 01:55:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" 2026/06/12 01:55:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/12 01:55:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" 2026/06/12 01:55:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:54 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/12 01:55:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:54 DEBUG : file1: newRWFileHandle: 2026/06/12 01:55:54 DEBUG : file1(0x1aefa3d4d00): openPending: 2026/06/12 01:55:54 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/12 01:55:54 DEBUG : file1(0x1aefa3d4d00): >openPending: err= 2026/06/12 01:55:54 DEBUG : file1: >newRWFileHandle: err= 2026/06/12 01:55:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/12 01:55:54 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/12 01:55:54 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/12 01:55:54 DEBUG : file1(0x1aefa3d4d00): _writeAt: size=5, off=0 2026/06/12 01:55:54 DEBUG : file1(0x1aefa3d4d00): >_writeAt: n=5, err= 2026/06/12 01:55:54 DEBUG : file1(0x1aefa3d4d00): close: 2026/06/12 01:55:54 DEBUG : file1: vfs cache: setting modification time to 2026-06-12 01:55:54.44498171 +0000 UTC m=+74.910735620 2026/06/12 01:55:54 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:54 DEBUG : file1(0x1aefa3d4d00): >close: err= 2026/06/12 01:55:54 DEBUG : WaitForWriters: timeout=30s 2026/06/12 01:55:54 DEBUG : Looking for writers 2026/06/12 01:55:54 DEBUG : file1: reading active writers 2026/06/12 01:55:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/12 01:55:54 DEBUG : Looking for writers 2026/06/12 01:55:54 DEBUG : file1: reading active writers 2026/06/12 01:55:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/12 01:55:54 DEBUG : Looking for writers 2026/06/12 01:55:54 DEBUG : file1: reading active writers 2026/06/12 01:55:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/12 01:55:54 DEBUG : Looking for writers 2026/06/12 01:55:54 DEBUG : file1: reading active writers 2026/06/12 01:55:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/12 01:55:54 DEBUG : file1: vfs cache: starting upload 2026/06/12 01:55:54 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/06/12 01:55:54 DEBUG : Looking for writers 2026/06/12 01:55:54 DEBUG : file1: reading active writers 2026/06/12 01:55:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/12 01:55:54 DEBUG : Looking for writers 2026/06/12 01:55:54 DEBUG : file1: reading active writers 2026/06/12 01:55:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/12 01:55:54 DEBUG : file1: size = 5 OK 2026/06/12 01:55:54 DEBUG : file1.rclone_chunk.001_i33a8n: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/12 01:55:54 INFO : file1.rclone_chunk.001_i33a8n: Copied (server-side copy) to: file1 2026/06/12 01:55:54 INFO : file1.rclone_chunk.001_i33a8n: Deleted 2026/06/12 01:55:54 DEBUG : file1: size = 5 OK 2026/06/12 01:55:54 INFO : file1: Copied (new) 2026/06/12 01:55:54 DEBUG : file1: vfs cache: fingerprint now "5,2026-06-12 01:55:54.44498171 +0000 UTC" 2026/06/12 01:55:54 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/12 01:55:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/12 01:55:54 INFO : file1: vfs cache: upload succeeded try #1 2026/06/12 01:55:55 DEBUG : Looking for writers 2026/06/12 01:55:55 DEBUG : file1: reading active writers 2026/06/12 01:55:55 DEBUG : >WaitForWriters: 2026/06/12 01:55:55 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.82s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede'", Local "Local file system at /tmp/rclone994649911", Modify Window "1ns" 2026/06/12 01:55:55 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': poll-interval is not supported by this remote 2026/06/12 01:55:55 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/12 01:55:55 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" 2026/06/12 01:55:55 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" 2026/06/12 01:55:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" 2026/06/12 01:55:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/12 01:55:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" 2026/06/12 01:55:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" 2026/06/12 01:55:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/12 01:55:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/06/12 01:55:55 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6e9800): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6e9800): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6e9800): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6e9800): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6e9800): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.264862566 +0000 UTC m=+75.730616466 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6e9800): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6e9c80): _readAt: size=2, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6e9c80): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6e9c80): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6e9c80): >_readAt: n=2, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6e9c80): _writeAt: size=3, off=2 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6e9c80): >_writeAt: n=0, err=Bad file descriptor 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6e9c80): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.264862566 +0000 UTC m=+75.730616466 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6e9c80): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8b0240): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8b0240): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8b0240): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8b0240): >_readAt: n=5, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8b0240): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.264862566 +0000 UTC m=+75.730616466 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8b0240): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa0503f0 item 1 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8b0880): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8b0880): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8b0880): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8b0880): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8b0880): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.267905186 +0000 UTC m=+75.733659096 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8b0880): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8b0d80): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8b0d80): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8b0d80): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8b0d80): >_readAt: n=5, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8b0d80): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.267905186 +0000 UTC m=+75.733659096 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8b0d80): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa050d90 item 2 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8b13c0): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8b13c0): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8b13c0): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8b13c0): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8b13c0): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.269467578 +0000 UTC m=+75.735221488 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8b13c0): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8b1840): _readAt: size=2, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8b1840): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8b1840): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8b1840): >_readAt: n=2, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8b1840): _writeAt: size=3, off=2 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8b1840): >_writeAt: n=0, err=Bad file descriptor 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8b1840): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.269467578 +0000 UTC m=+75.735221488 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8b1840): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8b1d00): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8b1d00): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8b1d00): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8b1d00): >_readAt: n=5, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8b1d00): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.269467578 +0000 UTC m=+75.735221488 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8b1d00): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa051a40 item 3 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa02480): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa02480): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa02480): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa02480): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa02480): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.271757895 +0000 UTC m=+75.737511806 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa02480): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa029c0): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa029c0): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa029c0): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa029c0): >_readAt: n=5, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa029c0): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.271757895 +0000 UTC m=+75.737511806 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa029c0): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa5da3f0 item 4 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa03000): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa03000): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa03000): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa03000): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa03000): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.273406689 +0000 UTC m=+75.739160599 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa03000): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa03480): _readAt: size=2, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa03480): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa03480): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa03480): >_readAt: n=2, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa03480): _writeAt: size=3, off=2 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa03480): >_writeAt: n=0, err=Bad file descriptor 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa03480): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.273406689 +0000 UTC m=+75.739160599 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa03480): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa03940): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa03940): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa03940): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa03940): >_readAt: n=5, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa03940): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.273406689 +0000 UTC m=+75.739160599 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa03940): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa5da930 item 5 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa4c0c0): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa4c0c0): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa4c0c0): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa4c0c0): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa4c0c0): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.275674384 +0000 UTC m=+75.741428285 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa4c0c0): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa4c600): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa4c600): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa4c600): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa4c600): >_readAt: n=5, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa4c600): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.275674384 +0000 UTC m=+75.741428285 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa4c600): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa5daf50 item 6 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa4cc80): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa4cc80): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa4cc80): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa4cc80): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa4cc80): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.277553982 +0000 UTC m=+75.743307882 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa4cc80): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa4d180): _readAt: size=2, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa4d180): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa4d180): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa4d180): >_readAt: n=2, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa4d180): _writeAt: size=3, off=2 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa4d180): >_writeAt: n=0, err=Bad file descriptor 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa4d180): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.277553982 +0000 UTC m=+75.743307882 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa4d180): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa4d640): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa4d640): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa4d640): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa4d640): >_readAt: n=5, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa4d640): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.277553982 +0000 UTC m=+75.743307882 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa4d640): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa5db3b0 item 7 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa4dcc0): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa4dcc0): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa4dcc0): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa4dcc0): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa4dcc0): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.279714557 +0000 UTC m=+75.745468467 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa4dcc0): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa88300): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa88300): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa88300): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa88300): >_readAt: n=5, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa88300): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.279714557 +0000 UTC m=+75.745468467 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa88300): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa6321c0 item 8 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa888c0): _readAt: size=2, off=0 2026/06/12 01:55:55 ERROR : open-test-file(0x1aefaa888c0): Couldn't read size of file 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa888c0): >_readAt: n=0, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa888c0): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa888c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa888c0): close: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa888c0): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa88c80): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa88c80): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa88c80): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa88c80): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa88c80): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.281577573 +0000 UTC m=+75.747331473 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa88c80): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa89100): _readAt: size=2, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa89100): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa89100): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa89100): >_readAt: n=2, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa89100): _writeAt: size=3, off=2 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa89100): >_writeAt: n=0, err=Bad file descriptor 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa89100): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.281577573 +0000 UTC m=+75.747331473 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa89100): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa89600): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa89600): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa89600): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa89600): >_readAt: n=5, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa89600): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.281577573 +0000 UTC m=+75.747331473 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa89600): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa632930 item 9 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa89c80): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa89c80): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa89c80): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa89c80): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa89c80): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.28410181 +0000 UTC m=+75.749855709 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa89c80): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaaaa2c0): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaaaa2c0): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaaaa2c0): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaaaa2c0): >_readAt: n=5, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaaaa2c0): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.28410181 +0000 UTC m=+75.749855709 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaaaa2c0): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa633420 item 10 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaaaa900): _readAt: size=2, off=0 2026/06/12 01:55:55 ERROR : open-test-file(0x1aefaaaa900): Couldn't read size of file 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaaaa900): >_readAt: n=0, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaaaa900): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaaaa900): >_writeAt: n=0, err=Bad file descriptor 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaaaa900): close: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaaaa900): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaaaacc0): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaaaacc0): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaaaacc0): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaaaacc0): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaaaacc0): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.286284486 +0000 UTC m=+75.752038396 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaaaacc0): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaaab1c0): _readAt: size=2, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaaab1c0): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaaab1c0): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaaab1c0): >_readAt: n=2, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaaab1c0): _writeAt: size=3, off=2 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaaab1c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaaab1c0): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.286284486 +0000 UTC m=+75.752038396 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaaab1c0): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaaab6c0): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaaab6c0): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaaab6c0): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaaab6c0): >_readAt: n=5, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaaab6c0): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.286284486 +0000 UTC m=+75.752038396 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaaab6c0): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa6337a0 item 11 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaaabd40): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaaabd40): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaaabd40): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaaabd40): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaaabd40): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.288726548 +0000 UTC m=+75.754480448 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaaabd40): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaabe380): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaabe380): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaabe380): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaabe380): >_readAt: n=5, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaabe380): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.288726548 +0000 UTC m=+75.754480448 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaabe380): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa633e30 item 12 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaabe9c0): _readAt: size=2, off=0 2026/06/12 01:55:55 ERROR : open-test-file(0x1aefaabe9c0): Couldn't read size of file 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaabe9c0): >_readAt: n=0, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaabe9c0): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaabe9c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaabe9c0): close: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaabe9c0): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaabed80): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaabed80): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaabed80): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaabed80): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaabed80): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.290599913 +0000 UTC m=+75.756353824 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaabed80): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/12 01:55:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaabf440): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaabf440): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaabf440): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaabf440): >_readAt: n=5, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaabf440): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.290599913 +0000 UTC m=+75.756353824 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaabf440): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa474700 item 13 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaabfac0): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaabfac0): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaabfac0): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaabfac0): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaabfac0): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.292390374 +0000 UTC m=+75.758144274 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaabfac0): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaaf2100): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaaf2100): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaaf2100): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaaf2100): >_readAt: n=5, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaaf2100): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.292390374 +0000 UTC m=+75.758144274 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaaf2100): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa474e70 item 14 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaaf2740): _readAt: size=2, off=0 2026/06/12 01:55:55 ERROR : open-test-file(0x1aefaaf2740): Couldn't read size of file 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaaf2740): >_readAt: n=0, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaaf2740): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaaf2740): >_writeAt: n=0, err=Bad file descriptor 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaaf2740): close: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaaf2740): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaaf2b00): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaaf2b00): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaaf2b00): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaaf2b00): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaaf2b00): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.294272105 +0000 UTC m=+75.760026045 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaaf2b00): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/12 01:55:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaaf31c0): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaaf31c0): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaaf31c0): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaaf31c0): >_readAt: n=5, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaaf31c0): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.294272105 +0000 UTC m=+75.760026045 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaaf31c0): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa475dc0 item 15 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 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/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaaf3840): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaaf3840): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaaf3840): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaaf3840): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaaf3840): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.295943381 +0000 UTC m=+75.761697302 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaaf3840): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaaf3d80): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaaf3d80): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaaf3d80): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaaf3d80): >_readAt: n=5, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaaf3d80): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.295943381 +0000 UTC m=+75.761697302 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaaf3d80): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa7805b0 item 16 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab124c0): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab124c0): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab124c0): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab124c0): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab124c0): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.297538854 +0000 UTC m=+75.763292755 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab124c0): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab12940): _readAt: size=2, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab12940): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab12940): open at offset 5 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab12940): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab12940): >_readAt: n=2, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab12940): _writeAt: size=3, off=7 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab12940): >_writeAt: n=0, err=Bad file descriptor 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab12940): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.297538854 +0000 UTC m=+75.763292755 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab12940): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab12e40): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab12e40): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab12e40): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab12e40): >_readAt: n=5, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab12e40): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.297538854 +0000 UTC m=+75.763292755 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab12e40): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa780af0 item 17 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab134c0): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab134c0): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab134c0): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab134c0): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab134c0): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.299704209 +0000 UTC m=+75.765458109 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab134c0): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab13a00): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab13a00): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab13a00): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab13a00): >_readAt: n=5, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab13a00): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.299704209 +0000 UTC m=+75.765458109 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab13a00): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa781340 item 18 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab44180): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab44180): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab44180): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab44180): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab44180): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.301434194 +0000 UTC m=+75.767188095 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab44180): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab44680): _readAt: size=2, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab44680): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab44680): open at offset 5 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab44680): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab44680): >_readAt: n=2, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab44680): _writeAt: size=3, off=7 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab44680): >_writeAt: n=0, err=Bad file descriptor 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab44680): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.301434194 +0000 UTC m=+75.767188095 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab44680): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab44b80): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab44b80): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab44b80): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab44b80): >_readAt: n=5, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab44b80): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.301434194 +0000 UTC m=+75.767188095 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab44b80): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa781ab0 item 19 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab45200): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab45200): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab45200): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab45200): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab45200): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.303662016 +0000 UTC m=+75.769415916 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab45200): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab45740): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab45740): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab45740): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab45740): >_readAt: n=5, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab45740): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.303662016 +0000 UTC m=+75.769415916 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab45740): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa2e4620 item 20 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab45dc0): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab45dc0): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab45dc0): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab45dc0): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab45dc0): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.305352779 +0000 UTC m=+75.771106679 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab45dc0): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab603c0): _readAt: size=2, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab603c0): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab603c0): open at offset 5 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab603c0): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab603c0): >_readAt: n=2, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab603c0): _writeAt: size=3, off=7 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab603c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab603c0): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.305352779 +0000 UTC m=+75.771106679 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab603c0): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab608c0): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab608c0): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab608c0): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab608c0): >_readAt: n=5, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab608c0): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.305352779 +0000 UTC m=+75.771106679 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab608c0): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa2e4cb0 item 21 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab60f40): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab60f40): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab60f40): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab60f40): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab60f40): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.3075812 +0000 UTC m=+75.773335101 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab60f40): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab61480): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab61480): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab61480): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab61480): >_readAt: n=5, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab61480): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.3075812 +0000 UTC m=+75.773335101 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab61480): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa2e5420 item 22 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab61b00): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab61b00): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab61b00): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab61b00): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab61b00): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.309266012 +0000 UTC m=+75.775019922 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab61b00): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab76100): _readAt: size=2, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab76100): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab76100): open at offset 5 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab76100): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab76100): >_readAt: n=2, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab76100): _writeAt: size=3, off=7 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab76100): >_writeAt: n=0, err=Bad file descriptor 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab76100): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.309266012 +0000 UTC m=+75.775019922 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab76100): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab76600): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab76600): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab76600): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab76600): >_readAt: n=5, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab76600): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.309266012 +0000 UTC m=+75.775019922 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab76600): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa2e5960 item 23 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 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/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab76c80): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab76c80): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab76c80): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab76c80): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab76c80): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.311715618 +0000 UTC m=+75.777469518 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab76c80): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab771c0): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab771c0): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab771c0): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab771c0): >_readAt: n=5, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab771c0): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.311715618 +0000 UTC m=+75.777469518 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab771c0): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefae945b0 item 24 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab77800): _readAt: size=2, off=0 2026/06/12 01:55:55 ERROR : open-test-file(0x1aefab77800): Couldn't read size of file 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab77800): >_readAt: n=0, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab77800): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab77800): >_writeAt: n=0, err=Bad file descriptor 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab77800): close: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab77800): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab77bc0): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab77bc0): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab77bc0): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab77bc0): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab77bc0): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.313502271 +0000 UTC m=+75.779256172 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab77bc0): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab941c0): _readAt: size=2, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab941c0): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab941c0): open at offset 5 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab941c0): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab941c0): >_readAt: n=2, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab941c0): _writeAt: size=3, off=7 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab941c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab941c0): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.313502271 +0000 UTC m=+75.779256172 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab941c0): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab94700): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab94700): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab94700): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab94700): >_readAt: n=5, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab94700): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.313502271 +0000 UTC m=+75.779256172 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab94700): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefae94a80 item 25 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab94d80): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab94d80): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab94d80): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab94d80): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab94d80): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.315594938 +0000 UTC m=+75.781348838 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab94d80): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab952c0): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab952c0): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab952c0): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab952c0): >_readAt: n=5, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab952c0): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.315594938 +0000 UTC m=+75.781348838 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab952c0): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefae95110 item 26 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9161c0): _readAt: size=2, off=0 2026/06/12 01:55:55 ERROR : open-test-file(0x1aefa9161c0): Couldn't read size of file 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9161c0): >_readAt: n=0, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9161c0): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9161c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9161c0): close: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9161c0): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa916580): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa916580): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa916580): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa916580): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa916580): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.317740896 +0000 UTC m=+75.783494796 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa916580): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa916a80): _readAt: size=2, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa916a80): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa916a80): open at offset 5 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa916a80): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa916a80): >_readAt: n=2, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa916a80): _writeAt: size=3, off=7 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa916a80): >_writeAt: n=0, err=Bad file descriptor 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa916a80): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.317740896 +0000 UTC m=+75.783494796 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa916a80): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa916000): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa916000): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa916000): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa916000): >_readAt: n=5, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa916000): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.317740896 +0000 UTC m=+75.783494796 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa916000): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa68dab0 item 27 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 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/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa917380): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa917380): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa917380): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa917380): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa917380): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.320653532 +0000 UTC m=+75.786407442 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa917380): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9178c0): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9178c0): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9178c0): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9178c0): >_readAt: n=5, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9178c0): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.320653532 +0000 UTC m=+75.786407442 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9178c0): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa68c380 item 28 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab94000): _readAt: size=2, off=0 2026/06/12 01:55:55 ERROR : open-test-file(0x1aefab94000): Couldn't read size of file 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab94000): >_readAt: n=0, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab94000): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab94000): >_writeAt: n=0, err=Bad file descriptor 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab94000): close: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab94000): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab943c0): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab943c0): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab943c0): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab943c0): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab943c0): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.322414616 +0000 UTC m=+75.788168526 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab943c0): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/12 01:55:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab94a80): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab94a80): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab94a80): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab94a80): >_readAt: n=5, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab94a80): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.322414616 +0000 UTC m=+75.788168526 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab94a80): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa68ca10 item 29 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 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/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab95100): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab95100): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab95100): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab95100): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab95100): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.323973281 +0000 UTC m=+75.789727191 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab95100): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab95880): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab95880): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab95880): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab95880): >_readAt: n=5, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab95880): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.323973281 +0000 UTC m=+75.789727191 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab95880): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa68ce00 item 30 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 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/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab95ec0): _readAt: size=2, off=0 2026/06/12 01:55:55 ERROR : open-test-file(0x1aefab95ec0): Couldn't read size of file 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab95ec0): >_readAt: n=0, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab95ec0): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab95ec0): >_writeAt: n=0, err=Bad file descriptor 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab95ec0): close: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab95ec0): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d4480): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d4480): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d4480): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d4480): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d4480): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.325658283 +0000 UTC m=+75.791412183 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d4480): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/12 01:55:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d4c40): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d4c40): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d4c40): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d4c40): >_readAt: n=5, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d4c40): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.325658283 +0000 UTC m=+75.791412183 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d4c40): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa68dce0 item 31 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 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/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d52c0): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d52c0): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d52c0): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d52c0): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d52c0): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.327383441 +0000 UTC m=+75.793137351 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d52c0): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d5800): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d5800): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d5800): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d5800): >_readAt: n=5, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d5800): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.327383441 +0000 UTC m=+75.793137351 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d5800): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefae942a0 item 32 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d5e40): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d5e40): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d5e40): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d5e40): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d5e40): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.328965419 +0000 UTC m=+75.794719330 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d5e40): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa50e680): _readAt: size=2, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa50e680): >_readAt: n=0, err=Bad file descriptor 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa50e680): _writeAt: size=3, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa50e680): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa50e680): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefae948c0 item 33 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa50e680): >_writeAt: n=3, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa50e680): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.329564043 +0000 UTC m=+75.795317953 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa50e680): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa50eb80): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa50eb80): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa50eb80): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa50eb80): >_readAt: n=5, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa50eb80): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.329564043 +0000 UTC m=+75.795317953 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa50eb80): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefae94a80 item 33 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa50f1c0): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa50f1c0): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa50f1c0): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa50f1c0): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa50f1c0): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.331376183 +0000 UTC m=+75.797130083 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa50f1c0): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa50f640): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa50f640): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefae94ee0 item 34 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa50f640): _readAt: size=2, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa50f640): >_readAt: n=0, err=Bad file descriptor 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa50f640): _writeAt: size=3, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa50f640): >_writeAt: n=3, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa50f640): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.331992229 +0000 UTC m=+75.797746139 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa50f640): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa50fb80): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa50fb80): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa50fb80): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa50fb80): >_readAt: n=3, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa50fb80): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.331992229 +0000 UTC m=+75.797746139 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa50fb80): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefae950a0 item 34 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa2af040): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa2af040): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa2af040): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa2af040): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa2af040): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.333393137 +0000 UTC m=+75.799147038 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa2af040): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa2af540): _readAt: size=2, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa2af540): >_readAt: n=0, err=Bad file descriptor 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa2af540): _writeAt: size=3, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa2af540): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa2af540): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefae95570 item 35 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa2af540): >_writeAt: n=3, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa2af540): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.333919245 +0000 UTC m=+75.799673155 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa2af540): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa2afa40): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa2afa40): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa2afa40): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa2afa40): >_readAt: n=5, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa2afa40): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.333919245 +0000 UTC m=+75.799673155 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa2afa40): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefae95810 item 35 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa23a540): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa23a540): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa23a540): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa23a540): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa23a540): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.335384865 +0000 UTC m=+75.801138775 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa23a540): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa23b240): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa23b240): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefae95b90 item 36 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa23b240): _readAt: size=2, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa23b240): >_readAt: n=0, err=Bad file descriptor 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa23b240): _writeAt: size=3, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa23b240): >_writeAt: n=3, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa23b240): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.336049633 +0000 UTC m=+75.801803543 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa23b240): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa23b7c0): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa23b7c0): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa23b7c0): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa23b7c0): >_readAt: n=3, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa23b7c0): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.336049633 +0000 UTC m=+75.801803543 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa23b7c0): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefae95d50 item 36 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa406a80): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa406a80): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa406a80): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa406a80): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa406a80): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.33746049 +0000 UTC m=+75.803214400 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa406a80): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa407280): _readAt: size=2, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa407280): >_readAt: n=0, err=Bad file descriptor 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa407280): _writeAt: size=3, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa407280): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa407280): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa586310 item 37 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa407280): >_writeAt: n=3, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa407280): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.338023507 +0000 UTC m=+75.803777407 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa407280): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa407880): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa407880): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa407880): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa407880): >_readAt: n=5, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa407880): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.338023507 +0000 UTC m=+75.803777407 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa407880): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa586540 item 37 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa976140): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa976140): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa976140): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa976140): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa976140): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.339558879 +0000 UTC m=+75.805312778 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa976140): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa976640): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa976640): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa586cb0 item 38 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa976640): _readAt: size=2, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa976640): >_readAt: n=0, err=Bad file descriptor 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa976640): _writeAt: size=3, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa976640): >_writeAt: n=3, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa976640): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.340136382 +0000 UTC m=+75.805890282 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa976640): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa976c80): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa976c80): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa976c80): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa976c80): >_readAt: n=3, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa976c80): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.340136382 +0000 UTC m=+75.805890282 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa976c80): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa586ee0 item 38 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa977300): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa977300): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa977300): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa977300): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa977300): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.341419861 +0000 UTC m=+75.807173761 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa977300): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa977800): _readAt: size=2, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa977800): >_readAt: n=0, err=Bad file descriptor 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa977800): _writeAt: size=3, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa977800): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa977800): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa587260 item 39 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa977800): >_writeAt: n=3, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa977800): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.341924467 +0000 UTC m=+75.807678367 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa977800): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa977d00): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa977d00): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa977d00): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa977d00): >_readAt: n=5, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa977d00): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.341924467 +0000 UTC m=+75.807678367 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa977d00): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa587500 item 39 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5ee780): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5ee780): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5ee780): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5ee780): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5ee780): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.343254955 +0000 UTC m=+75.809008855 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5ee780): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5eec80): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5eec80): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa5879d0 item 40 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5eec80): _readAt: size=2, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5eec80): >_readAt: n=0, err=Bad file descriptor 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5eec80): _writeAt: size=3, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5eec80): >_writeAt: n=3, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5eec80): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.343999451 +0000 UTC m=+75.809753351 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5eec80): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5ef1c0): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5ef1c0): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5ef1c0): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5ef1c0): >_readAt: n=3, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5ef1c0): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.343999451 +0000 UTC m=+75.809753351 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5ef1c0): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa587b90 item 40 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5ef780): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5ef780): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5ef780): _readAt: size=2, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5ef780): >_readAt: n=0, err=Bad file descriptor 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5ef780): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5ef780): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5ef780): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.34527209 +0000 UTC m=+75.811025990 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5ef780): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5efc80): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5efc80): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5efc80): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa61e150 item 41 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5efc80): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5efc80): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.345750357 +0000 UTC m=+75.811504257 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5efc80): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9cc240): _readAt: size=2, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9cc240): >_readAt: n=0, err=Bad file descriptor 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9cc240): _writeAt: size=3, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9cc240): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9cc240): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa61e460 item 41 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9cc240): >_writeAt: n=3, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9cc240): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.346286042 +0000 UTC m=+75.812039943 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9cc240): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9cc780): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9cc780): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9cc780): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9cc780): >_readAt: n=5, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9cc780): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.346286042 +0000 UTC m=+75.812039943 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9cc780): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa61e690 item 41 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9cce40): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9cce40): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9cce40): _readAt: size=2, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9cce40): >_readAt: n=0, err=Bad file descriptor 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9cce40): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9cce40): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9cce40): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.34763843 +0000 UTC m=+75.813392330 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9cce40): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9cd340): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9cd340): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9cd340): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa61ebd0 item 42 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9cd340): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9cd340): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.348161201 +0000 UTC m=+75.813915102 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9cd340): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9cd880): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9cd880): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa61ef50 item 42 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9cd880): _readAt: size=2, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9cd880): >_readAt: n=0, err=Bad file descriptor 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9cd880): _writeAt: size=3, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9cd880): >_writeAt: n=3, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9cd880): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.348836047 +0000 UTC m=+75.814589947 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9cd880): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9cde00): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9cde00): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9cde00): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9cde00): >_readAt: n=3, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9cde00): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.348836047 +0000 UTC m=+75.814589947 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9cde00): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa61f260 item 42 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa1f4d00): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa1f4d00): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa1f4d00): _readAt: size=2, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa1f4d00): >_readAt: n=0, err=Bad file descriptor 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa1f4d00): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa1f4d00): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa1f4d00): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.35022294 +0000 UTC m=+75.815976841 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa1f4d00): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa1f5c00): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa1f5c00): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa1f5c00): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa61f650 item 43 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa1f5c00): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa1f5c00): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.350727927 +0000 UTC m=+75.816481828 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa1f5c00): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa58c500): _readAt: size=2, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa58c500): >_readAt: n=0, err=Bad file descriptor 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa58c500): _writeAt: size=3, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa58c500): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa58c500): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa61f8f0 item 43 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa58c500): >_writeAt: n=3, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa58c500): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.351215212 +0000 UTC m=+75.816969112 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa58c500): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa58cac0): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa58cac0): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa58cac0): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa58cac0): >_readAt: n=5, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa58cac0): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.351215212 +0000 UTC m=+75.816969112 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa58cac0): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa61fc00 item 43 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa58d3c0): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa58d3c0): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa58d3c0): _readAt: size=2, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa58d3c0): >_readAt: n=0, err=Bad file descriptor 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa58d3c0): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa58d3c0): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa58d3c0): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.352679701 +0000 UTC m=+75.818433621 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa58d3c0): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa58ddc0): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa58ddc0): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa58ddc0): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa4b0230 item 44 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa58ddc0): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa58ddc0): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.353124154 +0000 UTC m=+75.818878055 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa58ddc0): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9f24c0): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9f24c0): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa4b03f0 item 44 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9f24c0): _readAt: size=2, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9f24c0): >_readAt: n=0, err=Bad file descriptor 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9f24c0): _writeAt: size=3, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9f24c0): >_writeAt: n=3, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9f24c0): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.353809461 +0000 UTC m=+75.819563361 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9f24c0): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9f2a40): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9f2a40): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9f2a40): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9f2a40): >_readAt: n=3, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9f2a40): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.353809461 +0000 UTC m=+75.819563361 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9f2a40): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa4b0a10 item 44 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9f3080): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9f3080): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9f3080): _readAt: size=2, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9f3080): >_readAt: n=0, err=Bad file descriptor 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9f3080): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9f3080): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9f3080): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.355228623 +0000 UTC m=+75.820982524 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9f3080): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9f3680): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9f3680): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9f3680): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa4b0f50 item 45 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9f3680): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9f3680): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.355923057 +0000 UTC m=+75.821676957 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9f3680): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/12 01:55:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9f3d80): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9f3d80): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9f3d80): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9f3d80): >_readAt: n=5, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9f3d80): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.355923057 +0000 UTC m=+75.821676957 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9f3d80): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa4b12d0 item 45 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3964c0): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3964c0): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3964c0): _readAt: size=2, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3964c0): >_readAt: n=0, err=Bad file descriptor 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3964c0): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3964c0): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3964c0): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.357330117 +0000 UTC m=+75.823084017 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3964c0): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3969c0): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3969c0): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3969c0): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa4b1880 item 46 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3969c0): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3969c0): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.357781435 +0000 UTC m=+75.823535334 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3969c0): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/12 01:55:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3970c0): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3970c0): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3970c0): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3970c0): >_readAt: n=5, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3970c0): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.357781435 +0000 UTC m=+75.823535334 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3970c0): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa4b1b20 item 46 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa397700): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa397700): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa397700): _readAt: size=2, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa397700): >_readAt: n=0, err=Bad file descriptor 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa397700): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa397700): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa397700): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.359042781 +0000 UTC m=+75.824796681 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa397700): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa397c00): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa397c00): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa397c00): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aef9f62070 item 47 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa397c00): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa397c00): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.35949478 +0000 UTC m=+75.825248680 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa397c00): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/12 01:55:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d0400): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d0400): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d0400): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d0400): >_readAt: n=5, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d0400): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.35949478 +0000 UTC m=+75.825248680 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d0400): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aef9f62230 item 47 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 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/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d0a40): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d0a40): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d0a40): _readAt: size=2, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d0a40): >_readAt: n=0, err=Bad file descriptor 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d0a40): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d0a40): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d0a40): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.360664073 +0000 UTC m=+75.826417974 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d0a40): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d0f40): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d0f40): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d0f40): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aef9f628c0 item 48 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d0f40): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d0f40): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.361108758 +0000 UTC m=+75.826862657 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d0f40): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/12 01:55:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d1640): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d1640): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d1640): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d1640): >_readAt: n=5, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d1640): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.361108758 +0000 UTC m=+75.826862657 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d1640): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aef9f62fc0 item 48 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d1c80): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d1c80): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d1c80): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d1c80): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d1c80): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.362240101 +0000 UTC m=+75.827994002 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d1c80): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa522200): _readAt: size=2, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa522200): >_readAt: n=0, err=Bad file descriptor 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa522200): _writeAt: size=3, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa522200): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa522200): open at offset 5 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa522200): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aef9f63880 item 49 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa522200): >_writeAt: n=3, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa522200): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.362656623 +0000 UTC m=+75.828410522 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa522200): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa522740): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa522740): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa522740): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa522740): >_readAt: n=8, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa522740): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.362656623 +0000 UTC m=+75.828410522 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa522740): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aef9f63c70 item 49 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa522dc0): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa522dc0): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa522dc0): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa522dc0): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa522dc0): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.363723755 +0000 UTC m=+75.829477655 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa522dc0): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5232c0): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5232c0): open at offset 5 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5232c0): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa628230 item 50 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5232c0): _readAt: size=2, off=5 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5232c0): >_readAt: n=0, err=Bad file descriptor 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5232c0): _writeAt: size=3, off=5 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5232c0): >_writeAt: n=3, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5232c0): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.364212784 +0000 UTC m=+75.829966683 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5232c0): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa523840): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa523840): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa523840): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa523840): >_readAt: n=3, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa523840): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.364212784 +0000 UTC m=+75.829966683 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa523840): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa6283f0 item 50 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa523ec0): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa523ec0): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa523ec0): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa523ec0): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa523ec0): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.365418706 +0000 UTC m=+75.831172606 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa523ec0): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5e24c0): _readAt: size=2, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5e24c0): >_readAt: n=0, err=Bad file descriptor 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5e24c0): _writeAt: size=3, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5e24c0): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5e24c0): open at offset 5 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5e24c0): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa6287e0 item 51 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5e24c0): >_writeAt: n=3, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5e24c0): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.365866656 +0000 UTC m=+75.831620557 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5e24c0): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5e2a00): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5e2a00): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5e2a00): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5e2a00): >_readAt: n=8, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5e2a00): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.365866656 +0000 UTC m=+75.831620557 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5e2a00): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa628b60 item 51 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5e3080): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5e3080): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5e3080): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5e3080): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5e3080): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.36705107 +0000 UTC m=+75.832804969 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5e3080): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5e3580): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5e3580): open at offset 5 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5e3580): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa628fc0 item 52 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5e3580): _readAt: size=2, off=5 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5e3580): >_readAt: n=0, err=Bad file descriptor 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5e3580): _writeAt: size=3, off=5 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5e3580): >_writeAt: n=3, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5e3580): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.367527163 +0000 UTC m=+75.833281073 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5e3580): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5e3b00): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5e3b00): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5e3b00): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5e3b00): >_readAt: n=3, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5e3b00): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.367527163 +0000 UTC m=+75.833281073 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5e3b00): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa6291f0 item 52 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa666280): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa666280): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa666280): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa666280): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa666280): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.368670297 +0000 UTC m=+75.834424197 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa666280): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa666780): _readAt: size=2, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa666780): >_readAt: n=0, err=Bad file descriptor 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa666780): _writeAt: size=3, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa666780): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa666780): open at offset 5 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa666780): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa6299d0 item 53 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa666780): >_writeAt: n=3, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa666780): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.369132906 +0000 UTC m=+75.834886806 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa666780): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa666cc0): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa666cc0): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa666cc0): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa666cc0): >_readAt: n=8, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa666cc0): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.369132906 +0000 UTC m=+75.834886806 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa666cc0): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa629c00 item 53 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa667340): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa667340): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa667340): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa667340): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa667340): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.370477649 +0000 UTC m=+75.836231549 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa667340): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa667840): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa667840): open at offset 5 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa667840): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa63a4d0 item 54 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa667840): _readAt: size=2, off=5 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa667840): >_readAt: n=0, err=Bad file descriptor 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa667840): _writeAt: size=3, off=5 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa667840): >_writeAt: n=3, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa667840): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.370933816 +0000 UTC m=+75.836687716 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa667840): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa667dc0): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa667dc0): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa667dc0): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa667dc0): >_readAt: n=3, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa667dc0): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.370933816 +0000 UTC m=+75.836687716 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa667dc0): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa63a930 item 54 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa67a540): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa67a540): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa67a540): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa67a540): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa67a540): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.372153704 +0000 UTC m=+75.837907605 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa67a540): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa67aa40): _readAt: size=2, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa67aa40): >_readAt: n=0, err=Bad file descriptor 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa67aa40): _writeAt: size=3, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa67aa40): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa67aa40): open at offset 5 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa67aa40): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa63ad90 item 55 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa67aa40): >_writeAt: n=3, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa67aa40): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.372618837 +0000 UTC m=+75.838372737 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa67aa40): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa67af80): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa67af80): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa67af80): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa67af80): >_readAt: n=8, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa67af80): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.372618837 +0000 UTC m=+75.838372737 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa67af80): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa63afc0 item 55 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 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/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa67b600): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa67b600): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa67b600): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa67b600): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa67b600): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.373953432 +0000 UTC m=+75.839707342 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa67b600): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa67bb00): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa67bb00): open at offset 5 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa67bb00): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa63b880 item 56 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa67bb00): _readAt: size=2, off=5 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa67bb00): >_readAt: n=0, err=Bad file descriptor 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa67bb00): _writeAt: size=3, off=5 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa67bb00): >_writeAt: n=3, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa67bb00): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.374517079 +0000 UTC m=+75.840270979 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa67bb00): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6be180): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6be180): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6be180): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6be180): >_readAt: n=3, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6be180): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.374517079 +0000 UTC m=+75.840270979 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6be180): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa63bb90 item 56 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6be7c0): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6be7c0): open at offset 0 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6be7c0): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6be7c0): _readAt: size=2, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6be7c0): >_readAt: n=0, err=Bad file descriptor 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6be7c0): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6be7c0): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6be7c0): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.375563794 +0000 UTC m=+75.841317694 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6be7c0): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6bed00): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6bed00): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6bed00): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aef9f70150 item 57 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6bed00): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6bed00): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.375965137 +0000 UTC m=+75.841719047 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6bed00): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6bf240): _readAt: size=2, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6bf240): >_readAt: n=0, err=Bad file descriptor 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6bf240): _writeAt: size=3, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6bf240): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6bf240): open at offset 5 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6bf240): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aef9f704d0 item 57 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6bf240): >_writeAt: n=3, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6bf240): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.376425941 +0000 UTC m=+75.842179841 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6bf240): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6bf7c0): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6bf7c0): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6bf7c0): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6bf7c0): >_readAt: n=8, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6bf7c0): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.376425941 +0000 UTC m=+75.842179841 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6bf7c0): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aef9f70700 item 57 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6bfe00): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6bfe00): open at offset 0 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6bfe00): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6bfe00): _readAt: size=2, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6bfe00): >_readAt: n=0, err=Bad file descriptor 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6bfe00): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6bfe00): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6bfe00): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.377608982 +0000 UTC m=+75.843362892 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6bfe00): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6dc440): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6dc440): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6dc440): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aef9f70af0 item 58 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6dc440): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6dc440): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.378010385 +0000 UTC m=+75.843764285 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6dc440): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6dc980): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6dc980): open at offset 5 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6dc980): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aef9f70d20 item 58 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6dc980): _readAt: size=2, off=5 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6dc980): >_readAt: n=0, err=Bad file descriptor 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6dc980): _writeAt: size=3, off=5 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6dc980): >_writeAt: n=3, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6dc980): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.378553936 +0000 UTC m=+75.844307835 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6dc980): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6dcf40): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6dcf40): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6dcf40): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6dcf40): >_readAt: n=3, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6dcf40): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.378553936 +0000 UTC m=+75.844307835 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6dcf40): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aef9f70f50 item 58 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6dd580): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6dd580): open at offset 0 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6dd580): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6dd580): _readAt: size=2, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6dd580): >_readAt: n=0, err=Bad file descriptor 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6dd580): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6dd580): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6dd580): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.379772812 +0000 UTC m=+75.845526712 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6dd580): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6ddac0): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6ddac0): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6ddac0): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aef9f71570 item 59 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6ddac0): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6ddac0): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.380232485 +0000 UTC m=+75.845986384 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6ddac0): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa706100): _readAt: size=2, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa706100): >_readAt: n=0, err=Bad file descriptor 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa706100): _writeAt: size=3, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa706100): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa706100): open at offset 5 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa706100): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aef9f718f0 item 59 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa706100): >_writeAt: n=3, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa706100): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.38070401 +0000 UTC m=+75.846457909 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa706100): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa706680): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa706680): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa706680): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa706680): >_readAt: n=8, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa706680): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.38070401 +0000 UTC m=+75.846457909 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa706680): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aef9f71ab0 item 59 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 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/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa706cc0): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa706cc0): open at offset 0 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa706cc0): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa706cc0): _readAt: size=2, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa706cc0): >_readAt: n=0, err=Bad file descriptor 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa706cc0): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa706cc0): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa706cc0): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.382061326 +0000 UTC m=+75.847815227 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa706cc0): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa707200): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa707200): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa707200): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa62e690 item 60 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa707200): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa707200): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.382562618 +0000 UTC m=+75.848316517 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa707200): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa707740): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa707740): open at offset 5 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa707740): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa62e850 item 60 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa707740): _readAt: size=2, off=5 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa707740): >_readAt: n=0, err=Bad file descriptor 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa707740): _writeAt: size=3, off=5 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa707740): >_writeAt: n=3, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa707740): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.383126455 +0000 UTC m=+75.848880355 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa707740): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa707d00): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa707d00): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa707d00): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa707d00): >_readAt: n=3, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa707d00): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.383126455 +0000 UTC m=+75.848880355 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa707d00): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa62ea10 item 60 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa742440): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa742440): open at offset 0 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa742440): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa742440): _readAt: size=2, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa742440): >_readAt: n=0, err=Bad file descriptor 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa742440): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa742440): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa742440): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.384432547 +0000 UTC m=+75.850186447 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa742440): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa742980): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa742980): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa742980): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa62ef50 item 61 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa742980): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa742980): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.385141758 +0000 UTC m=+75.850895658 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa742980): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/12 01:55:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa743080): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa743080): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa743080): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa743080): >_readAt: n=5, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa743080): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.385141758 +0000 UTC m=+75.850895658 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa743080): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa62f420 item 61 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 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/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7436c0): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7436c0): open at offset 0 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7436c0): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7436c0): _readAt: size=2, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7436c0): >_readAt: n=0, err=Bad file descriptor 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7436c0): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7436c0): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7436c0): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.386606956 +0000 UTC m=+75.852360867 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7436c0): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa743c00): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa743c00): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa743c00): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa62f8f0 item 62 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa743c00): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa743c00): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.387067331 +0000 UTC m=+75.852821241 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa743c00): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/12 01:55:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa794400): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa794400): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa794400): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa794400): >_readAt: n=5, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa794400): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.387067331 +0000 UTC m=+75.852821241 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa794400): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa62fab0 item 62 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 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/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa794a40): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa794a40): open at offset 0 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa794a40): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa794a40): _readAt: size=2, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa794a40): >_readAt: n=0, err=Bad file descriptor 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa794a40): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa794a40): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa794a40): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.388506441 +0000 UTC m=+75.854260351 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa794a40): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa794f80): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa794f80): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa794f80): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa4cc4d0 item 63 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa794f80): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa794f80): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.388943753 +0000 UTC m=+75.854697663 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa794f80): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/12 01:55:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa795680): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa795680): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa795680): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa795680): >_readAt: n=5, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa795680): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.388943753 +0000 UTC m=+75.854697663 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa795680): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa4cc690 item 63 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 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/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa795cc0): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa795cc0): open at offset 0 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa795cc0): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa795cc0): _readAt: size=2, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa795cc0): >_readAt: n=0, err=Bad file descriptor 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa795cc0): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa795cc0): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa795cc0): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.39041365 +0000 UTC m=+75.856167560 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa795cc0): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7b0300): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7b0300): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7b0300): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa4ccc40 item 64 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7b0300): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7b0300): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.390927285 +0000 UTC m=+75.856681185 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7b0300): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/12 01:55:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7b0a00): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7b0a00): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7b0a00): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7b0a00): >_readAt: n=5, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7b0a00): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.390927285 +0000 UTC m=+75.856681185 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7b0a00): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa4cce00 item 64 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7b1040): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7b1040): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7b1040): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7b1040): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7b1040): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.392488764 +0000 UTC m=+75.858242675 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7b1040): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDWR 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7b14c0): _readAt: size=2, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7b14c0): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7b14c0): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7b14c0): >_readAt: n=2, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7b14c0): _writeAt: size=3, off=2 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa4cd3b0 item 65 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7b14c0): >_writeAt: n=3, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7b14c0): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.392986138 +0000 UTC m=+75.858740038 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7b14c0): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7b19c0): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7b19c0): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7b19c0): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7b19c0): >_readAt: n=5, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7b19c0): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.392986138 +0000 UTC m=+75.858740038 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7b19c0): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa4cd5e0 item 65 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7e0100): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7e0100): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7e0100): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7e0100): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7e0100): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.394141145 +0000 UTC m=+75.859895045 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7e0100): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7e0580): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7e0580): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa4cde30 item 66 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7e0580): _readAt: size=2, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7e0580): >_readAt: n=0, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7e0580): _writeAt: size=3, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7e0580): >_writeAt: n=3, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7e0580): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.394618121 +0000 UTC m=+75.860372021 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7e0580): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7e0ac0): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7e0ac0): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7e0ac0): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7e0ac0): >_readAt: n=3, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7e0ac0): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.394618121 +0000 UTC m=+75.860372021 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7e0ac0): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa354230 item 66 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7e1100): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7e1100): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7e1100): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7e1100): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7e1100): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.39567812 +0000 UTC m=+75.861432020 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7e1100): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7e1580): _readAt: size=2, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7e1580): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7e1580): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7e1580): >_readAt: n=2, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7e1580): _writeAt: size=3, off=2 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa354850 item 67 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7e1580): >_writeAt: n=3, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7e1580): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.396229113 +0000 UTC m=+75.861983014 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7e1580): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7e1a80): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7e1a80): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7e1a80): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7e1a80): >_readAt: n=5, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7e1a80): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.396229113 +0000 UTC m=+75.861983014 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7e1a80): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa354c40 item 67 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa808200): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa808200): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa808200): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa808200): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa808200): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.397451207 +0000 UTC m=+75.863205108 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa808200): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa808700): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa808700): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa355960 item 68 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa808700): _readAt: size=2, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa808700): >_readAt: n=0, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa808700): _writeAt: size=3, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa808700): >_writeAt: n=3, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa808700): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.39818299 +0000 UTC m=+75.863936890 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa808700): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa808c40): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa808c40): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa808c40): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa808c40): >_readAt: n=3, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa808c40): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.39818299 +0000 UTC m=+75.863936890 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa808c40): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa355c70 item 68 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa809280): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa809280): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa809280): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa809280): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa809280): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.399434649 +0000 UTC m=+75.865188550 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa809280): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa809700): _readAt: size=2, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa809700): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa809700): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa809700): >_readAt: n=2, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa809700): _writeAt: size=3, off=2 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa5745b0 item 69 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa809700): >_writeAt: n=3, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa809700): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.399975975 +0000 UTC m=+75.865729874 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa809700): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa809c00): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa809c00): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa809c00): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa809c00): >_readAt: n=5, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa809c00): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.399975975 +0000 UTC m=+75.865729874 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa809c00): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa574850 item 69 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa868380): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa868380): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa868380): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa868380): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa868380): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.401248513 +0000 UTC m=+75.867002413 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa868380): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa868880): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa868880): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa574fc0 item 70 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa868880): _readAt: size=2, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa868880): >_readAt: n=0, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa868880): _writeAt: size=3, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa868880): >_writeAt: n=3, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa868880): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.401792293 +0000 UTC m=+75.867546193 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa868880): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa868dc0): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa868dc0): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa868dc0): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa868dc0): >_readAt: n=3, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa868dc0): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.401792293 +0000 UTC m=+75.867546193 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa868dc0): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa5752d0 item 70 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa869440): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa869440): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa869440): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa869440): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa869440): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.402972768 +0000 UTC m=+75.868726668 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa869440): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa869940): _readAt: size=2, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa869940): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa869940): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa869940): >_readAt: n=2, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa869940): _writeAt: size=3, off=2 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa575880 item 71 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa869940): >_writeAt: n=3, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa869940): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.403454913 +0000 UTC m=+75.869208814 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa869940): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa869e40): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa869e40): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa869e40): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa869e40): >_readAt: n=5, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa869e40): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.403454913 +0000 UTC m=+75.869208814 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa869e40): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa575a40 item 71 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8945c0): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8945c0): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8945c0): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8945c0): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8945c0): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.404773307 +0000 UTC m=+75.870527207 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8945c0): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa894ac0): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa894ac0): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa23c690 item 72 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa894ac0): _readAt: size=2, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa894ac0): >_readAt: n=0, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa894ac0): _writeAt: size=3, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa894ac0): >_writeAt: n=3, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa894ac0): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.405290768 +0000 UTC m=+75.871044669 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa894ac0): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa895000): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa895000): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa895000): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa895000): >_readAt: n=3, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa895000): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.405290768 +0000 UTC m=+75.871044669 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa895000): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa23ce70 item 72 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8955c0): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8955c0): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8955c0): _readAt: size=2, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8955c0): >_readAt: n=0, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8955c0): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8955c0): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8955c0): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.406473698 +0000 UTC m=+75.872227598 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8955c0): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa895ac0): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa895ac0): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa895ac0): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa23ddc0 item 73 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa895ac0): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa895ac0): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.406924936 +0000 UTC m=+75.872678835 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa895ac0): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8de080): _readAt: size=2, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8de080): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8de080): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8de080): >_readAt: n=2, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8de080): _writeAt: size=3, off=2 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa472230 item 73 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8de080): >_writeAt: n=3, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8de080): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.407433289 +0000 UTC m=+75.873187188 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8de080): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8de5c0): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8de5c0): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8de5c0): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8de5c0): >_readAt: n=5, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8de5c0): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.407433289 +0000 UTC m=+75.873187188 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8de5c0): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa472690 item 73 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8dec00): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8dec00): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8dec00): _readAt: size=2, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8dec00): >_readAt: n=0, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8dec00): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8dec00): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8dec00): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.408516591 +0000 UTC m=+75.874270491 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8dec00): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8df100): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8df100): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8df100): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa4735e0 item 74 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8df100): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8df100): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.408906033 +0000 UTC m=+75.874659933 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8df100): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8df640): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8df640): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa473b90 item 74 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8df640): _readAt: size=2, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8df640): >_readAt: n=0, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8df640): _writeAt: size=3, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8df640): >_writeAt: n=3, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8df640): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.409383639 +0000 UTC m=+75.875137539 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8df640): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8dfbc0): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8dfbc0): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8dfbc0): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8dfbc0): >_readAt: n=3, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8dfbc0): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.409383639 +0000 UTC m=+75.875137539 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8dfbc0): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa2fa0e0 item 74 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa950300): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa950300): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa950300): _readAt: size=2, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa950300): >_readAt: n=0, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa950300): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa950300): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa950300): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.410400457 +0000 UTC m=+75.876154356 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa950300): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa950800): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa950800): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa950800): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa2fb0a0 item 75 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa950800): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa950800): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.410804255 +0000 UTC m=+75.876558155 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa950800): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa950d40): _readAt: size=2, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa950d40): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa950d40): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa950d40): >_readAt: n=2, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa950d40): _writeAt: size=3, off=2 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa2fb260 item 75 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa950d40): >_writeAt: n=3, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa950d40): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.411250913 +0000 UTC m=+75.877004813 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa950d40): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa951280): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa951280): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa951280): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa951280): >_readAt: n=5, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa951280): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.411250913 +0000 UTC m=+75.877004813 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa951280): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa2fbb20 item 75 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9518c0): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9518c0): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9518c0): _readAt: size=2, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9518c0): >_readAt: n=0, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9518c0): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9518c0): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9518c0): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.412603 +0000 UTC m=+75.878356900 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9518c0): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa951dc0): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa951dc0): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa951dc0): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa72e460 item 76 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa951dc0): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa951dc0): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.41309845 +0000 UTC m=+75.878852350 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa951dc0): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9bc400): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9bc400): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa72e7e0 item 76 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9bc400): _readAt: size=2, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9bc400): >_readAt: n=0, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9bc400): _writeAt: size=3, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9bc400): >_writeAt: n=3, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9bc400): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.413683808 +0000 UTC m=+75.879437709 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9bc400): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9bc980): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9bc980): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9bc980): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9bc980): >_readAt: n=3, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9bc980): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.413683808 +0000 UTC m=+75.879437709 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9bc980): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa72eaf0 item 76 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9bcfc0): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9bcfc0): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9bcfc0): _readAt: size=2, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9bcfc0): >_readAt: n=0, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9bcfc0): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9bcfc0): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9bcfc0): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.414933213 +0000 UTC m=+75.880687113 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9bcfc0): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9bd4c0): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9bd4c0): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9bd4c0): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa72f2d0 item 77 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9bd4c0): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9bd4c0): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.415510506 +0000 UTC m=+75.881264407 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9bd4c0): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/12 01:55:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9bdbc0): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9bdbc0): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9bdbc0): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9bdbc0): >_readAt: n=5, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9bdbc0): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.415510506 +0000 UTC m=+75.881264407 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9bdbc0): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa72f570 item 77 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9f0300): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9f0300): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9f0300): _readAt: size=2, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9f0300): >_readAt: n=0, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9f0300): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9f0300): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9f0300): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.416842105 +0000 UTC m=+75.882596005 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9f0300): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9f0800): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9f0800): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9f0800): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa72fab0 item 78 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9f0800): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9f0800): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.417349717 +0000 UTC m=+75.883103617 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9f0800): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/12 01:55:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9f0f00): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9f0f00): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9f0f00): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9f0f00): >_readAt: n=5, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9f0f00): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.417349717 +0000 UTC m=+75.883103617 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9f0f00): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa72fc70 item 78 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9f1540): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9f1540): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9f1540): _readAt: size=2, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9f1540): >_readAt: n=0, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9f1540): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9f1540): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9f1540): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.418557895 +0000 UTC m=+75.884311795 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9f1540): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9f1a40): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9f1a40): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9f1a40): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefae0c150 item 79 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9f1a40): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9f1a40): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.41894463 +0000 UTC m=+75.884698530 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9f1a40): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/12 01:55:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa3a240): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa3a240): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa3a240): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa3a240): >_readAt: n=5, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa3a240): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.41894463 +0000 UTC m=+75.884698530 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa3a240): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefae0c310 item 79 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 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/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa3a880): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa3a880): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa3a880): _readAt: size=2, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa3a880): >_readAt: n=0, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa3a880): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa3a880): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa3a880): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.420289134 +0000 UTC m=+75.886043034 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa3a880): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa3ad80): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa3ad80): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa3ad80): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefae0ce00 item 80 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa3ad80): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa3ad80): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.420776859 +0000 UTC m=+75.886530759 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa3ad80): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/12 01:55:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa3b480): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa3b480): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa3b480): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa3b480): >_readAt: n=5, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa3b480): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.420776859 +0000 UTC m=+75.886530759 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa3b480): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefae0cfc0 item 80 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa3bac0): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa3bac0): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa3bac0): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa3bac0): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa3bac0): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.422155266 +0000 UTC m=+75.887909166 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa3bac0): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa78040): _readAt: size=2, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa78040): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa78040): open at offset 5 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa78040): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa78040): >_readAt: n=2, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa78040): _writeAt: size=3, off=7 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefae0d420 item 81 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa78040): >_writeAt: n=3, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa78040): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.42263185 +0000 UTC m=+75.888385749 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa78040): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa84040): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa84040): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa84040): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa84040): >_readAt: n=8, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa84040): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.42263185 +0000 UTC m=+75.888385749 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa84040): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefae0d6c0 item 81 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa846c0): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa846c0): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa846c0): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa846c0): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa846c0): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.423883027 +0000 UTC m=+75.889636927 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa846c0): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa84bc0): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa84bc0): open at offset 5 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa84bc0): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa2c6930 item 82 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa84bc0): _readAt: size=2, off=5 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa84bc0): >_readAt: n=0, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa84bc0): _writeAt: size=3, off=5 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa84bc0): >_writeAt: n=3, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa84bc0): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.424396702 +0000 UTC m=+75.890150602 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa84bc0): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa85140): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa85140): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa85140): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa85140): >_readAt: n=3, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa85140): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.424396702 +0000 UTC m=+75.890150602 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa85140): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa2c78f0 item 82 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa857c0): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa857c0): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa857c0): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa857c0): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa857c0): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.4255999 +0000 UTC m=+75.891353799 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa857c0): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa85cc0): _readAt: size=2, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa85cc0): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa85cc0): open at offset 5 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa85cc0): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa85cc0): >_readAt: n=2, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa85cc0): _writeAt: size=3, off=7 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa4764d0 item 83 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa85cc0): >_writeAt: n=3, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa85cc0): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.426067157 +0000 UTC m=+75.891821057 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa85cc0): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaab2300): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaab2300): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaab2300): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaab2300): >_readAt: n=8, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaab2300): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.426067157 +0000 UTC m=+75.891821057 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaab2300): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa476b60 item 83 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaab2980): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaab2980): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaab2980): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaab2980): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaab2980): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.427503632 +0000 UTC m=+75.893257532 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaab2980): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaab2e80): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaab2e80): open at offset 5 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaab2e80): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa476f50 item 84 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaab2e80): _readAt: size=2, off=5 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaab2e80): >_readAt: n=0, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaab2e80): _writeAt: size=3, off=5 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaab2e80): >_writeAt: n=3, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaab2e80): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.428031292 +0000 UTC m=+75.893785192 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaab2e80): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaab3400): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaab3400): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaab3400): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaab3400): >_readAt: n=3, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaab3400): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.428031292 +0000 UTC m=+75.893785192 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaab3400): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa477570 item 84 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaab3a80): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaab3a80): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaab3a80): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaab3a80): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaab3a80): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.429197801 +0000 UTC m=+75.894951701 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaab3a80): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaad4080): _readAt: size=2, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaad4080): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaad4080): open at offset 5 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaad4080): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaad4080): >_readAt: n=2, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaad4080): _writeAt: size=3, off=7 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa050540 item 85 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaad4080): >_writeAt: n=3, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaad4080): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.42966642 +0000 UTC m=+75.895420320 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaad4080): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaad45c0): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaad45c0): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaad45c0): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaad45c0): >_readAt: n=8, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaad45c0): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.42966642 +0000 UTC m=+75.895420320 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaad45c0): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa050850 item 85 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaad4c40): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaad4c40): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaad4c40): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaad4c40): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaad4c40): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.431169451 +0000 UTC m=+75.896923351 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaad4c40): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaad5140): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaad5140): open at offset 5 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaad5140): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa050fc0 item 86 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaad5140): _readAt: size=2, off=5 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaad5140): >_readAt: n=0, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaad5140): _writeAt: size=3, off=5 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaad5140): >_writeAt: n=3, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaad5140): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.431958702 +0000 UTC m=+75.897712623 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaad5140): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaad56c0): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaad56c0): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaad56c0): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaad56c0): >_readAt: n=3, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaad56c0): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.431958702 +0000 UTC m=+75.897712623 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaad56c0): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa051420 item 86 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaad5d40): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaad5d40): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaad5d40): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaad5d40): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaad5d40): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.433224768 +0000 UTC m=+75.898978668 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaad5d40): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab00340): _readAt: size=2, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab00340): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab00340): open at offset 5 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab00340): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab00340): >_readAt: n=2, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab00340): _writeAt: size=3, off=7 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa5da000 item 87 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab00340): >_writeAt: n=3, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab00340): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.433686044 +0000 UTC m=+75.899439944 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab00340): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab84140): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab84140): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab84140): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab84140): >_readAt: n=8, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab84140): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.433686044 +0000 UTC m=+75.899439944 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab84140): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa632000 item 87 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 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/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab847c0): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab847c0): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab847c0): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab847c0): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab847c0): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.43506976 +0000 UTC m=+75.900823660 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab847c0): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab84cc0): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab84cc0): open at offset 5 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab84cc0): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa632850 item 88 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab84cc0): _readAt: size=2, off=5 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab84cc0): >_readAt: n=0, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab84cc0): _writeAt: size=3, off=5 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab84cc0): >_writeAt: n=3, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab84cc0): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.43552257 +0000 UTC m=+75.901276471 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab84cc0): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab85240): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab85240): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab85240): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab85240): >_readAt: n=3, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab85240): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.43552257 +0000 UTC m=+75.901276471 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab85240): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa632a10 item 88 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab85880): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab85880): open at offset 0 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab85880): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab85880): _readAt: size=2, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab85880): >_readAt: n=0, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab85880): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab85880): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab85880): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.436677808 +0000 UTC m=+75.902431708 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab85880): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab85dc0): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab85dc0): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab85dc0): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa6333b0 item 89 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab85dc0): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab85dc0): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.437115018 +0000 UTC m=+75.902868918 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab85dc0): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefac38400): _readAt: size=2, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefac38400): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefac38400): open at offset 5 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefac38400): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefac38400): >_readAt: n=2, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefac38400): _writeAt: size=3, off=7 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa633570 item 89 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefac38400): >_writeAt: n=3, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefac38400): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.437569541 +0000 UTC m=+75.903323442 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefac38400): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefac38980): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefac38980): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefac38980): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefac38980): >_readAt: n=8, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefac38980): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.437569541 +0000 UTC m=+75.903323442 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefac38980): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa633730 item 89 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefac38fc0): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefac38fc0): open at offset 0 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefac38fc0): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefac38fc0): _readAt: size=2, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefac38fc0): >_readAt: n=0, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefac38fc0): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefac38fc0): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefac38fc0): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.438702908 +0000 UTC m=+75.904456808 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefac38fc0): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefac39500): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefac39500): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefac39500): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa633b20 item 90 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefac39500): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefac39500): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.439115913 +0000 UTC m=+75.904869813 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefac39500): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefac39a40): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefac39a40): open at offset 5 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefac39a40): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa633e30 item 90 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefac39a40): _readAt: size=2, off=5 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefac39a40): >_readAt: n=0, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefac39a40): _writeAt: size=3, off=5 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefac39a40): >_writeAt: n=3, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefac39a40): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.43957238 +0000 UTC m=+75.905326280 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefac39a40): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefac58100): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefac58100): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefac58100): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefac58100): >_readAt: n=3, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefac58100): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.43957238 +0000 UTC m=+75.905326280 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefac58100): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa4742a0 item 90 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefac58740): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefac58740): open at offset 0 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefac58740): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefac58740): _readAt: size=2, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefac58740): >_readAt: n=0, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefac58740): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefac58740): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefac58740): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.44057462 +0000 UTC m=+75.906328521 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefac58740): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefac58c80): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefac58c80): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefac58c80): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa4749a0 item 91 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefac58c80): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefac58c80): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.44178951 +0000 UTC m=+75.907543410 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefac58c80): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefac591c0): _readAt: size=2, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefac591c0): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefac591c0): open at offset 5 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefac591c0): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefac591c0): >_readAt: n=2, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefac591c0): _writeAt: size=3, off=7 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa474e70 item 91 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefac591c0): >_writeAt: n=3, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefac591c0): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.442255184 +0000 UTC m=+75.908009094 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefac591c0): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefac59740): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefac59740): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefac59740): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefac59740): >_readAt: n=8, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefac59740): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.442255184 +0000 UTC m=+75.908009094 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefac59740): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa475a40 item 91 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 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/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefac59d80): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefac59d80): open at offset 0 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefac59d80): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefac59d80): _readAt: size=2, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefac59d80): >_readAt: n=0, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefac59d80): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefac59d80): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefac59d80): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.44341958 +0000 UTC m=+75.909173479 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefac59d80): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefac7c3c0): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefac7c3c0): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefac7c3c0): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa780230 item 92 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefac7c3c0): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefac7c3c0): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.443891785 +0000 UTC m=+75.909645685 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefac7c3c0): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefac7c900): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefac7c900): open at offset 5 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefac7c900): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa7805b0 item 92 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefac7c900): _readAt: size=2, off=5 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefac7c900): >_readAt: n=0, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefac7c900): _writeAt: size=3, off=5 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefac7c900): >_writeAt: n=3, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefac7c900): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.444486151 +0000 UTC m=+75.910240061 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefac7c900): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefac7cec0): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefac7cec0): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefac7cec0): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefac7cec0): >_readAt: n=3, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefac7cec0): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.444486151 +0000 UTC m=+75.910240061 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefac7cec0): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa780930 item 92 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefac7d500): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefac7d500): open at offset 0 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefac7d500): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefac7d500): _readAt: size=2, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefac7d500): >_readAt: n=0, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefac7d500): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefac7d500): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefac7d500): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.445615741 +0000 UTC m=+75.911369651 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefac7d500): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefac7da40): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefac7da40): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefac7da40): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa780d90 item 93 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefac7da40): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefac7da40): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.446049445 +0000 UTC m=+75.911803345 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefac7da40): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/12 01:55:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefac98240): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefac98240): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefac98240): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefac98240): >_readAt: n=5, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefac98240): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.446049445 +0000 UTC m=+75.911803345 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefac98240): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa780f50 item 93 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 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/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefac98880): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefac98880): open at offset 0 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefac98880): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefac98880): _readAt: size=2, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefac98880): >_readAt: n=0, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefac98880): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefac98880): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefac98880): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.447323695 +0000 UTC m=+75.913077595 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefac98880): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefac98dc0): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefac98dc0): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefac98dc0): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa7815e0 item 94 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefac98dc0): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefac98dc0): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.447711513 +0000 UTC m=+75.913465413 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefac98dc0): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/12 01:55:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefac994c0): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefac994c0): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefac994c0): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefac994c0): >_readAt: n=5, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefac994c0): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.447711513 +0000 UTC m=+75.913465413 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefac994c0): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa781a40 item 94 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 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/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefac99b00): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefac99b00): open at offset 0 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefac99b00): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefac99b00): _readAt: size=2, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefac99b00): >_readAt: n=0, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefac99b00): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefac99b00): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefac99b00): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.448979022 +0000 UTC m=+75.914732922 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefac99b00): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefacb2140): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefacb2140): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefacb2140): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa2e4230 item 95 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefacb2140): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefacb2140): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.449572776 +0000 UTC m=+75.915326676 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefacb2140): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/12 01:55:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefacb2840): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefacb2840): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefacb2840): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefacb2840): >_readAt: n=5, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefacb2840): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.449572776 +0000 UTC m=+75.915326676 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefacb2840): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa2e4540 item 95 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 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/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefacb2e80): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefacb2e80): open at offset 0 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefacb2e80): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefacb2e80): _readAt: size=2, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefacb2e80): >_readAt: n=0, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefacb2e80): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefacb2e80): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefacb2e80): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.450780943 +0000 UTC m=+75.916534844 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefacb2e80): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefacb33c0): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefacb33c0): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefacb33c0): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa2e4bd0 item 96 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefacb33c0): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefacb33c0): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.451292703 +0000 UTC m=+75.917046603 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefacb33c0): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/12 01:55:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefacb3ac0): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefacb3ac0): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefacb3ac0): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefacb3ac0): >_readAt: n=5, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefacb3ac0): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.451292703 +0000 UTC m=+75.917046603 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefacb3ac0): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa2e4e00 item 96 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Remove: err= 2026/06/12 01:55:55 DEBUG : WaitForWriters: timeout=30s 2026/06/12 01:55:55 DEBUG : Looking for writers 2026/06/12 01:55:55 DEBUG : >WaitForWriters: 2026/06/12 01:55:55 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede'", Local "Local file system at /tmp/rclone994649911", Modify Window "1ns" 2026/06/12 01:55:55 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': poll-interval is not supported by this remote 2026/06/12 01:55:55 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/12 01:55:55 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" 2026/06/12 01:55:55 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" 2026/06/12 01:55:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" 2026/06/12 01:55:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/12 01:55:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" 2026/06/12 01:55:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" 2026/06/12 01:55:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/12 01:55:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/06/12 01:55:55 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefacd3040): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefacd3040): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefacd3040): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefacd3040): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefacd3040): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.583507914 +0000 UTC m=+76.049261834 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefacd3040): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefacd34c0): _readAt: size=2, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefacd34c0): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefacd34c0): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefacd34c0): >_readAt: n=2, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefacd34c0): _writeAt: size=3, off=2 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefacd34c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefacd34c0): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.583507914 +0000 UTC m=+76.049261834 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefacd34c0): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefacd3980): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefacd3980): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefacd3980): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefacd3980): >_readAt: n=5, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefacd3980): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.583507914 +0000 UTC m=+76.049261834 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefacd3980): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa2dd420 item 1 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d4140): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d4140): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d4140): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d4140): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d4140): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.587211313 +0000 UTC m=+76.052965243 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d4140): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d47c0): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d47c0): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d47c0): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d47c0): >_readAt: n=5, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d47c0): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.587211313 +0000 UTC m=+76.052965243 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d47c0): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefae94310 item 2 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d4e00): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d4e00): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d4e00): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d4e00): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d4e00): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.589839706 +0000 UTC m=+76.055593635 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d4e00): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d5280): _readAt: size=2, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d5280): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d5280): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d5280): >_readAt: n=2, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d5280): _writeAt: size=3, off=2 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d5280): >_writeAt: n=0, err=Bad file descriptor 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d5280): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.589839706 +0000 UTC m=+76.055593635 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d5280): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d5740): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d5740): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d5740): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d5740): >_readAt: n=5, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d5740): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.589839706 +0000 UTC m=+76.055593635 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d5740): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefae94930 item 3 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d5dc0): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d5dc0): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d5dc0): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d5dc0): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d5dc0): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.593407281 +0000 UTC m=+76.059161210 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d5dc0): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa50e6c0): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa50e6c0): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa50e6c0): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa50e6c0): >_readAt: n=5, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa50e6c0): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.593407281 +0000 UTC m=+76.059161210 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa50e6c0): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefae94ee0 item 4 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa50ed00): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa50ed00): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa50ed00): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa50ed00): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa50ed00): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.59587437 +0000 UTC m=+76.061628301 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa50ed00): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa50f180): _readAt: size=2, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa50f180): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa50f180): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa50f180): >_readAt: n=2, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa50f180): _writeAt: size=3, off=2 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa50f180): >_writeAt: n=0, err=Bad file descriptor 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa50f180): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.59587437 +0000 UTC m=+76.061628301 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa50f180): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa50f640): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa50f640): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa50f640): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa50f640): >_readAt: n=5, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa50f640): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.59587437 +0000 UTC m=+76.061628301 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa50f640): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefae95260 item 5 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa50fcc0): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa50fcc0): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa50fcc0): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa50fcc0): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa50fcc0): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.599052213 +0000 UTC m=+76.064806144 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa50fcc0): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa2af080): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa2af080): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa2af080): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa2af080): >_readAt: n=5, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa2af080): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.599052213 +0000 UTC m=+76.064806144 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa2af080): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefae95810 item 6 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa2af780): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa2af780): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa2af780): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa2af780): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa2af780): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.601237745 +0000 UTC m=+76.066991674 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa2af780): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa2afc80): _readAt: size=2, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa2afc80): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa2afc80): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa2afc80): >_readAt: n=2, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa2afc80): _writeAt: size=3, off=2 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa2afc80): >_writeAt: n=0, err=Bad file descriptor 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa2afc80): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.601237745 +0000 UTC m=+76.066991674 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa2afc80): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa23a7c0): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa23a7c0): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa23a7c0): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa23a7c0): >_readAt: n=5, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa23a7c0): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.601237745 +0000 UTC m=+76.066991674 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa23a7c0): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefae95b90 item 7 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa23b440): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa23b440): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa23b440): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa23b440): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa23b440): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.604452368 +0000 UTC m=+76.070206298 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa23b440): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa23b9c0): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa23b9c0): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa23b9c0): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa23b9c0): >_readAt: n=5, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa23b9c0): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.604452368 +0000 UTC m=+76.070206298 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa23b9c0): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa5862a0 item 8 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa406ec0): _readAt: size=2, off=0 2026/06/12 01:55:55 ERROR : open-test-file(0x1aefa406ec0): Couldn't read size of file 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa406ec0): >_readAt: n=0, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa406ec0): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa406ec0): >_writeAt: n=0, err=Bad file descriptor 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa406ec0): close: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa406ec0): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa407380): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa407380): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa407380): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa407380): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa407380): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.607952866 +0000 UTC m=+76.073706876 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa407380): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa4078c0): _readAt: size=2, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa4078c0): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa4078c0): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa4078c0): >_readAt: n=2, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa4078c0): _writeAt: size=3, off=2 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa4078c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa4078c0): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.607952866 +0000 UTC m=+76.073706876 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa4078c0): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa407e00): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa407e00): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa407e00): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa407e00): >_readAt: n=5, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa407e00): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.607952866 +0000 UTC m=+76.073706876 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa407e00): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa5867e0 item 9 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa976680): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa976680): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa976680): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa976680): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa976680): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.61148792 +0000 UTC m=+76.077241920 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa976680): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa976cc0): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa976cc0): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa976cc0): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa976cc0): >_readAt: n=5, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa976cc0): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.61148792 +0000 UTC m=+76.077241920 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa976cc0): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa586ee0 item 10 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa977300): _readAt: size=2, off=0 2026/06/12 01:55:55 ERROR : open-test-file(0x1aefa977300): Couldn't read size of file 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa977300): >_readAt: n=0, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa977300): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa977300): >_writeAt: n=0, err=Bad file descriptor 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa977300): close: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa977300): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9776c0): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9776c0): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9776c0): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9776c0): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9776c0): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.614694547 +0000 UTC m=+76.080448477 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9776c0): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa977bc0): _readAt: size=2, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa977bc0): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa977bc0): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa977bc0): >_readAt: n=2, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa977bc0): _writeAt: size=3, off=2 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa977bc0): >_writeAt: n=0, err=Bad file descriptor 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa977bc0): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.614694547 +0000 UTC m=+76.080448477 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa977bc0): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5ee340): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5ee340): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5ee340): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5ee340): >_readAt: n=5, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5ee340): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.614694547 +0000 UTC m=+76.080448477 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5ee340): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa587260 item 11 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5eeb40): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5eeb40): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5eeb40): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5eeb40): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5eeb40): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.618518352 +0000 UTC m=+76.084272323 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5eeb40): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5ef080): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5ef080): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5ef080): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5ef080): >_readAt: n=5, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5ef080): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.618518352 +0000 UTC m=+76.084272323 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5ef080): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa587730 item 12 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5ef6c0): _readAt: size=2, off=0 2026/06/12 01:55:55 ERROR : open-test-file(0x1aefa5ef6c0): Couldn't read size of file 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5ef6c0): >_readAt: n=0, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5ef6c0): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5ef6c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5ef6c0): close: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5ef6c0): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5efa80): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5efa80): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5efa80): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5efa80): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5efa80): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.620924038 +0000 UTC m=+76.086677988 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5efa80): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/12 01:55:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9cc240): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9cc240): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9cc240): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9cc240): >_readAt: n=5, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9cc240): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.620924038 +0000 UTC m=+76.086677988 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9cc240): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa587b90 item 13 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9cc8c0): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9cc8c0): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9cc8c0): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9cc8c0): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9cc8c0): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.622622054 +0000 UTC m=+76.088375964 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9cc8c0): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa78500): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa78500): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa78500): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa78500): >_readAt: n=5, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa78500): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.622622054 +0000 UTC m=+76.088375964 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa78500): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa68cc40 item 14 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa78bc0): _readAt: size=2, off=0 2026/06/12 01:55:55 ERROR : open-test-file(0x1aefaa78bc0): Couldn't read size of file 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa78bc0): >_readAt: n=0, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa78bc0): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa78bc0): >_writeAt: n=0, err=Bad file descriptor 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa78bc0): close: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa78bc0): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa78f80): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa78f80): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa78f80): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa78f80): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa78f80): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.624142006 +0000 UTC m=+76.089895906 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa78f80): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/12 01:55:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa79640): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa79640): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa79640): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa79640): >_readAt: n=5, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa79640): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.624142006 +0000 UTC m=+76.089895906 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa79640): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa68cfc0 item 15 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 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/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa79cc0): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa79cc0): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa79cc0): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa79cc0): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa79cc0): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.62566269 +0000 UTC m=+76.091416600 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa79cc0): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa1f4a80): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa1f4a80): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa1f4a80): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa1f4a80): >_readAt: n=5, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa1f4a80): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.62566269 +0000 UTC m=+76.091416600 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa1f4a80): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa68dab0 item 16 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa1f5300): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa1f5300): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa1f5300): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa1f5300): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa1f5300): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.627020958 +0000 UTC m=+76.092774858 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa1f5300): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa58c340): _readAt: size=2, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa58c340): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa58c340): open at offset 5 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa58c340): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa58c340): >_readAt: n=2, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa58c340): _writeAt: size=3, off=7 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa58c340): >_writeAt: n=0, err=Bad file descriptor 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa58c340): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.627020958 +0000 UTC m=+76.092774858 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa58c340): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa58c8c0): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa58c8c0): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa58c8c0): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa58c8c0): >_readAt: n=5, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa58c8c0): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.627020958 +0000 UTC m=+76.092774858 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa58c8c0): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa61e0e0 item 17 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa58cfc0): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa58cfc0): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa58cfc0): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa58cfc0): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa58cfc0): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.628783546 +0000 UTC m=+76.094537456 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa58cfc0): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa58db40): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa58db40): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa58db40): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa58db40): >_readAt: n=5, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa58db40): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.628783546 +0000 UTC m=+76.094537456 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa58db40): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa61e770 item 18 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9f2480): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9f2480): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9f2480): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9f2480): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9f2480): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.630245159 +0000 UTC m=+76.095999069 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9f2480): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9f2980): _readAt: size=2, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9f2980): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9f2980): open at offset 5 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9f2980): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9f2980): >_readAt: n=2, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9f2980): _writeAt: size=3, off=7 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9f2980): >_writeAt: n=0, err=Bad file descriptor 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9f2980): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.630245159 +0000 UTC m=+76.095999069 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9f2980): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9f2e80): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9f2e80): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9f2e80): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9f2e80): >_readAt: n=5, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9f2e80): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.630245159 +0000 UTC m=+76.095999069 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9f2e80): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa61ed90 item 19 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9f3600): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9f3600): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9f3600): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9f3600): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9f3600): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.632280959 +0000 UTC m=+76.098034870 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9f3600): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9f3b40): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9f3b40): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9f3b40): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9f3b40): >_readAt: n=5, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9f3b40): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.632280959 +0000 UTC m=+76.098034870 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9f3b40): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa61f490 item 20 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa39a2c0): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa39a2c0): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa39a2c0): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa39a2c0): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa39a2c0): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.633623939 +0000 UTC m=+76.099377839 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa39a2c0): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa39a7c0): _readAt: size=2, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa39a7c0): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa39a7c0): open at offset 5 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa39a7c0): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa39a7c0): >_readAt: n=2, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa39a7c0): _writeAt: size=3, off=7 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa39a7c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa39a7c0): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.633623939 +0000 UTC m=+76.099377839 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa39a7c0): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa39acc0): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa39acc0): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa39acc0): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa39acc0): >_readAt: n=5, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa39acc0): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.633623939 +0000 UTC m=+76.099377839 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa39acc0): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa61f8f0 item 21 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa39b340): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa39b340): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa39b340): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa39b340): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa39b340): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.635858683 +0000 UTC m=+76.101612624 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa39b340): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa39b880): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa39b880): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa39b880): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa39b880): >_readAt: n=5, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa39b880): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.635858683 +0000 UTC m=+76.101612624 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa39b880): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa4b01c0 item 22 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d6000): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d6000): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d6000): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d6000): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d6000): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.637282996 +0000 UTC m=+76.103036906 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d6000): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d6500): _readAt: size=2, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d6500): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d6500): open at offset 5 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d6500): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d6500): >_readAt: n=2, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d6500): _writeAt: size=3, off=7 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d6500): >_writeAt: n=0, err=Bad file descriptor 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d6500): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.637282996 +0000 UTC m=+76.103036906 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d6500): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefacf2280): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefacf2280): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefacf2280): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefacf2280): >_readAt: n=5, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefacf2280): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.637282996 +0000 UTC m=+76.103036906 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefacf2280): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa4b0540 item 23 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 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/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefacf2900): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefacf2900): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefacf2900): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefacf2900): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefacf2900): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.639205483 +0000 UTC m=+76.104959393 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefacf2900): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefacf2e40): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefacf2e40): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefacf2e40): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefacf2e40): >_readAt: n=5, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefacf2e40): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.639205483 +0000 UTC m=+76.104959393 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefacf2e40): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa5da770 item 24 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefacf3480): _readAt: size=2, off=0 2026/06/12 01:55:55 ERROR : open-test-file(0x1aefacf3480): Couldn't read size of file 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefacf3480): >_readAt: n=0, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefacf3480): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefacf3480): >_writeAt: n=0, err=Bad file descriptor 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefacf3480): close: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefacf3480): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefacf3840): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefacf3840): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefacf3840): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefacf3840): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefacf3840): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.64063153 +0000 UTC m=+76.106385440 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefacf3840): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefacf3d40): _readAt: size=2, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefacf3d40): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefacf3d40): open at offset 5 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefacf3d40): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefacf3d40): >_readAt: n=2, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefacf3d40): _writeAt: size=3, off=7 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefacf3d40): >_writeAt: n=0, err=Bad file descriptor 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefacf3d40): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.64063153 +0000 UTC m=+76.106385440 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefacf3d40): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5de380): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5de380): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5de380): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5de380): >_readAt: n=5, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5de380): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.64063153 +0000 UTC m=+76.106385440 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5de380): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa5dac40 item 25 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5dea00): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5dea00): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5dea00): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5dea00): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5dea00): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.642574907 +0000 UTC m=+76.108328817 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5dea00): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5def40): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5def40): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5def40): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5def40): >_readAt: n=5, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5def40): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.642574907 +0000 UTC m=+76.108328817 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5def40): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa5db260 item 26 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5df580): _readAt: size=2, off=0 2026/06/12 01:55:55 ERROR : open-test-file(0x1aefa5df580): Couldn't read size of file 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5df580): >_readAt: n=0, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5df580): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5df580): >_writeAt: n=0, err=Bad file descriptor 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5df580): close: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5df580): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5df940): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5df940): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5df940): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5df940): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5df940): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.644167244 +0000 UTC m=+76.109921144 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5df940): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5dfe40): _readAt: size=2, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5dfe40): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5dfe40): open at offset 5 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5dfe40): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5dfe40): >_readAt: n=2, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5dfe40): _writeAt: size=3, off=7 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5dfe40): >_writeAt: n=0, err=Bad file descriptor 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5dfe40): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.644167244 +0000 UTC m=+76.109921144 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5dfe40): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa66a480): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa66a480): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa66a480): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa66a480): >_readAt: n=5, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa66a480): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.644167244 +0000 UTC m=+76.109921144 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa66a480): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa5db730 item 27 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 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/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa66ab00): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa66ab00): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa66ab00): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa66ab00): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa66ab00): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.646060076 +0000 UTC m=+76.111813986 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa66ab00): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa66b040): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa66b040): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa66b040): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa66b040): >_readAt: n=5, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa66b040): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.646060076 +0000 UTC m=+76.111813986 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa66b040): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aef9f624d0 item 28 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa66b680): _readAt: size=2, off=0 2026/06/12 01:55:55 ERROR : open-test-file(0x1aefa66b680): Couldn't read size of file 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa66b680): >_readAt: n=0, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa66b680): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa66b680): >_writeAt: n=0, err=Bad file descriptor 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa66b680): close: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa66b680): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa66ba40): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa66ba40): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa66ba40): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa66ba40): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa66ba40): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.647539393 +0000 UTC m=+76.113293303 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa66ba40): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/12 01:55:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa69c200): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa69c200): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa69c200): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa69c200): >_readAt: n=5, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa69c200): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.647539393 +0000 UTC m=+76.113293303 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa69c200): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aef9f62f50 item 29 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 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/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa69c880): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa69c880): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa69c880): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa69c880): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa69c880): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.64885967 +0000 UTC m=+76.114613580 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa69c880): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa69cdc0): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa69cdc0): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa69cdc0): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa69cdc0): >_readAt: n=5, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa69cdc0): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.64885967 +0000 UTC m=+76.114613580 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa69cdc0): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aef9f637a0 item 30 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 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/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa69d400): _readAt: size=2, off=0 2026/06/12 01:55:55 ERROR : open-test-file(0x1aefa69d400): Couldn't read size of file 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa69d400): >_readAt: n=0, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa69d400): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa69d400): >_writeAt: n=0, err=Bad file descriptor 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa69d400): close: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa69d400): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa69d7c0): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa69d7c0): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa69d7c0): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa69d7c0): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa69d7c0): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.650505599 +0000 UTC m=+76.116259529 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa69d7c0): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/12 01:55:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa69de80): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa69de80): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa69de80): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa69de80): >_readAt: n=5, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa69de80): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.650505599 +0000 UTC m=+76.116259529 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa69de80): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa628000 item 31 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 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/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6d2600): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6d2600): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6d2600): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6d2600): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6d2600): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.652392771 +0000 UTC m=+76.118146670 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6d2600): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6d2b40): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6d2b40): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6d2b40): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6d2b40): >_readAt: n=5, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6d2b40): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.652392771 +0000 UTC m=+76.118146670 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6d2b40): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa628380 item 32 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6d3180): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6d3180): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6d3180): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6d3180): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6d3180): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.654233515 +0000 UTC m=+76.119987425 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6d3180): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6d3600): _readAt: size=2, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6d3600): >_readAt: n=0, err=Bad file descriptor 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6d3600): _writeAt: size=3, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6d3600): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6d3600): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa628770 item 33 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6d3600): >_writeAt: n=3, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6d3600): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.654808564 +0000 UTC m=+76.120562494 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6d3600): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6d3b00): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6d3b00): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6d3b00): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6d3b00): >_readAt: n=5, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6d3b00): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.654808564 +0000 UTC m=+76.120562494 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6d3b00): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa628af0 item 33 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa702240): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa702240): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa702240): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa702240): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa702240): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.656542247 +0000 UTC m=+76.122296157 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa702240): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7026c0): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7026c0): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa628f50 item 34 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7026c0): _readAt: size=2, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7026c0): >_readAt: n=0, err=Bad file descriptor 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7026c0): _writeAt: size=3, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7026c0): >_writeAt: n=3, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7026c0): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.657320958 +0000 UTC m=+76.123074868 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7026c0): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa702c00): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa702c00): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa702c00): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa702c00): >_readAt: n=3, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa702c00): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.657320958 +0000 UTC m=+76.123074868 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa702c00): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa629110 item 34 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa703240): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa703240): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa703240): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa703240): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa703240): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.658605659 +0000 UTC m=+76.124359569 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa703240): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9cce80): _readAt: size=2, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9cce80): >_readAt: n=0, err=Bad file descriptor 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9cce80): _writeAt: size=3, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9cce80): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9cce80): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa63a230 item 35 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9cce80): >_writeAt: n=3, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9cce80): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.659152015 +0000 UTC m=+76.124905914 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9cce80): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9cd380): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9cd380): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9cd380): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9cd380): >_readAt: n=5, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9cd380): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.659152015 +0000 UTC m=+76.124905914 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9cd380): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa63a540 item 35 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9cda00): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9cda00): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9cda00): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9cda00): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9cda00): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.660547924 +0000 UTC m=+76.126301875 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9cda00): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa796000): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa796000): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa63ac40 item 36 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa796000): _readAt: size=2, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa796000): >_readAt: n=0, err=Bad file descriptor 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa796000): _writeAt: size=3, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa796000): >_writeAt: n=3, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa796000): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.661145676 +0000 UTC m=+76.126899586 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa796000): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa796540): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa796540): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa796540): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa796540): >_readAt: n=3, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa796540): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.661145676 +0000 UTC m=+76.126899586 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa796540): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa63ae00 item 36 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa796b80): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa796b80): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa796b80): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa796b80): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa796b80): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.662343513 +0000 UTC m=+76.128097423 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa796b80): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa797000): _readAt: size=2, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa797000): >_readAt: n=0, err=Bad file descriptor 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa797000): _writeAt: size=3, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa797000): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa797000): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa63b6c0 item 37 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa797000): >_writeAt: n=3, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa797000): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.662852449 +0000 UTC m=+76.128606359 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa797000): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa797500): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa797500): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa797500): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa797500): >_readAt: n=5, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa797500): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.662852449 +0000 UTC m=+76.128606359 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa797500): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa63b8f0 item 37 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa797b80): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa797b80): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa797b80): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa797b80): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa797b80): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.664170571 +0000 UTC m=+76.129924482 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa797b80): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7ba180): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7ba180): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa63be30 item 38 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7ba180): _readAt: size=2, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7ba180): >_readAt: n=0, err=Bad file descriptor 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7ba180): _writeAt: size=3, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7ba180): >_writeAt: n=3, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7ba180): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.66469177 +0000 UTC m=+76.130445680 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7ba180): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7ba6c0): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7ba6c0): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7ba6c0): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7ba6c0): >_readAt: n=3, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7ba6c0): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.66469177 +0000 UTC m=+76.130445680 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7ba6c0): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aef9f702a0 item 38 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7bad40): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7bad40): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7bad40): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7bad40): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7bad40): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.66611986 +0000 UTC m=+76.131873890 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7bad40): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7bb240): _readAt: size=2, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7bb240): >_readAt: n=0, err=Bad file descriptor 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7bb240): _writeAt: size=3, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7bb240): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7bb240): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aef9f707e0 item 39 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7bb240): >_writeAt: n=3, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7bb240): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.666654022 +0000 UTC m=+76.132407932 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7bb240): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7bb740): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7bb740): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7bb740): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7bb740): >_readAt: n=5, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7bb740): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.666654022 +0000 UTC m=+76.132407932 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7bb740): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aef9f709a0 item 39 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7bbdc0): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7bbdc0): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7bbdc0): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7bbdc0): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7bbdc0): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.668039712 +0000 UTC m=+76.133793622 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7bbdc0): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7e43c0): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7e43c0): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aef9f70d90 item 40 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7e43c0): _readAt: size=2, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7e43c0): >_readAt: n=0, err=Bad file descriptor 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7e43c0): _writeAt: size=3, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7e43c0): >_writeAt: n=3, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7e43c0): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.668627666 +0000 UTC m=+76.134381566 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7e43c0): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7e4900): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7e4900): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7e4900): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7e4900): >_readAt: n=3, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7e4900): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.668627666 +0000 UTC m=+76.134381566 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7e4900): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aef9f70fc0 item 40 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7e4ec0): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7e4ec0): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7e4ec0): _readAt: size=2, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7e4ec0): >_readAt: n=0, err=Bad file descriptor 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7e4ec0): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7e4ec0): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7e4ec0): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.669864196 +0000 UTC m=+76.135618106 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7e4ec0): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7e53c0): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7e53c0): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7e53c0): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aef9f715e0 item 41 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7e53c0): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7e53c0): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.670432263 +0000 UTC m=+76.136186173 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7e53c0): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7e5880): _readAt: size=2, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7e5880): >_readAt: n=0, err=Bad file descriptor 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7e5880): _writeAt: size=3, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7e5880): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7e5880): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aef9f71960 item 41 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7e5880): >_writeAt: n=3, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7e5880): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.670929677 +0000 UTC m=+76.136683587 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7e5880): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7e5dc0): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7e5dc0): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7e5dc0): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7e5dc0): >_readAt: n=5, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7e5dc0): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.670929677 +0000 UTC m=+76.136683587 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa7e5dc0): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aef9f71b20 item 41 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa806500): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa806500): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa806500): _readAt: size=2, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa806500): >_readAt: n=0, err=Bad file descriptor 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa806500): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa806500): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa806500): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.672313834 +0000 UTC m=+76.138067744 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa806500): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa806a00): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa806a00): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa806a00): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa62e700 item 42 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa806a00): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa806a00): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.672772464 +0000 UTC m=+76.138526374 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa806a00): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa806f40): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa806f40): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa62e8c0 item 42 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa806f40): _readAt: size=2, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa806f40): >_readAt: n=0, err=Bad file descriptor 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa806f40): _writeAt: size=3, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa806f40): >_writeAt: n=3, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa806f40): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.673284765 +0000 UTC m=+76.139038675 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa806f40): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8074c0): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8074c0): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8074c0): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8074c0): >_readAt: n=3, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8074c0): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.673284765 +0000 UTC m=+76.139038675 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8074c0): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa62ea80 item 42 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d6b00): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d6b00): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d6b00): _readAt: size=2, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d6b00): >_readAt: n=0, err=Bad file descriptor 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d6b00): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d6b00): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d6b00): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.674572702 +0000 UTC m=+76.140326602 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d6b00): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d7000): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d7000): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d7000): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa4b0e00 item 43 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d7000): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d7000): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.6750088 +0000 UTC m=+76.140762711 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d7000): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d7540): _readAt: size=2, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d7540): >_readAt: n=0, err=Bad file descriptor 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d7540): _writeAt: size=3, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d7540): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d7540): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa4b1030 item 43 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d7540): >_writeAt: n=3, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d7540): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.675501094 +0000 UTC m=+76.141255004 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d7540): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d7a80): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d7a80): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d7a80): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d7a80): >_readAt: n=5, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d7a80): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.675501094 +0000 UTC m=+76.141255004 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d7a80): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa4b15e0 item 43 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa88a1c0): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa88a1c0): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa88a1c0): _readAt: size=2, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa88a1c0): >_readAt: n=0, err=Bad file descriptor 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa88a1c0): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa88a1c0): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa88a1c0): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.676692501 +0000 UTC m=+76.142446411 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa88a1c0): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa88a6c0): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa88a6c0): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa88a6c0): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa4b1a40 item 44 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa88a6c0): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa88a6c0): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.677143566 +0000 UTC m=+76.142897476 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa88a6c0): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa88ac00): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa88ac00): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa4b1c00 item 44 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa88ac00): _readAt: size=2, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa88ac00): >_readAt: n=0, err=Bad file descriptor 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa88ac00): _writeAt: size=3, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa88ac00): >_writeAt: n=3, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa88ac00): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.677784079 +0000 UTC m=+76.143537979 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa88ac00): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa88b180): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa88b180): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa88b180): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa88b180): >_readAt: n=3, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa88b180): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.677784079 +0000 UTC m=+76.143537979 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa88b180): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa4b1dc0 item 44 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa88b7c0): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa88b7c0): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa88b7c0): _readAt: size=2, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa88b7c0): >_readAt: n=0, err=Bad file descriptor 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa88b7c0): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa88b7c0): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa88b7c0): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.678949275 +0000 UTC m=+76.144703185 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa88b7c0): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa88bcc0): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa88bcc0): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa88bcc0): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa4cc5b0 item 45 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa88bcc0): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa88bcc0): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.679372869 +0000 UTC m=+76.145126779 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa88bcc0): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/12 01:55:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8c04c0): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8c04c0): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8c04c0): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8c04c0): >_readAt: n=5, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8c04c0): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.679372869 +0000 UTC m=+76.145126779 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8c04c0): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa4cc7e0 item 45 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8c0b00): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8c0b00): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8c0b00): _readAt: size=2, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8c0b00): >_readAt: n=0, err=Bad file descriptor 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8c0b00): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8c0b00): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8c0b00): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.680587801 +0000 UTC m=+76.146341700 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8c0b00): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8c1000): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8c1000): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8c1000): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa4ccd20 item 46 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8c1000): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8c1000): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.681009861 +0000 UTC m=+76.146763762 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8c1000): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/12 01:55:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8c1700): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8c1700): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8c1700): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8c1700): >_readAt: n=5, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8c1700): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.681009861 +0000 UTC m=+76.146763762 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8c1700): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa4ccf50 item 46 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8c1d40): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8c1d40): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8c1d40): _readAt: size=2, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8c1d40): >_readAt: n=0, err=Bad file descriptor 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8c1d40): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8c1d40): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8c1d40): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.682662804 +0000 UTC m=+76.148416704 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8c1d40): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8f4340): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8f4340): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8f4340): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa4cd500 item 47 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8f4340): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8f4340): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.683171518 +0000 UTC m=+76.148925418 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8f4340): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/12 01:55:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8f4a40): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8f4a40): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8f4a40): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8f4a40): >_readAt: n=5, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8f4a40): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.683171518 +0000 UTC m=+76.148925418 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8f4a40): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa4cd730 item 47 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 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/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8f5080): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8f5080): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8f5080): _readAt: size=2, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8f5080): >_readAt: n=0, err=Bad file descriptor 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8f5080): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8f5080): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8f5080): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.684362203 +0000 UTC m=+76.150116103 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8f5080): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8f5580): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8f5580): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8f5580): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa354070 item 48 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8f5580): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8f5580): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.684810815 +0000 UTC m=+76.150564715 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8f5580): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/12 01:55:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8f5c80): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8f5c80): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8f5c80): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8f5c80): >_readAt: n=5, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8f5c80): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.684810815 +0000 UTC m=+76.150564715 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8f5c80): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa3543f0 item 48 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9243c0): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9243c0): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9243c0): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9243c0): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9243c0): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.686005917 +0000 UTC m=+76.151759817 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9243c0): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa924840): _readAt: size=2, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa924840): >_readAt: n=0, err=Bad file descriptor 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa924840): _writeAt: size=3, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa924840): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa924840): open at offset 5 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa924840): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa354a80 item 49 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa924840): >_writeAt: n=3, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa924840): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.686451513 +0000 UTC m=+76.152205414 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa924840): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa924d80): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa924d80): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa924d80): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa924d80): >_readAt: n=8, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa924d80): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.686451513 +0000 UTC m=+76.152205414 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa924d80): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa355570 item 49 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa925400): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa925400): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa925400): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa925400): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa925400): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.687565834 +0000 UTC m=+76.153319735 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa925400): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa925900): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa925900): open at offset 5 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa925900): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa355b20 item 50 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa925900): _readAt: size=2, off=5 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa925900): >_readAt: n=0, err=Bad file descriptor 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa925900): _writeAt: size=3, off=5 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa925900): >_writeAt: n=3, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa925900): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.687991503 +0000 UTC m=+76.153745403 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa925900): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa925e80): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa925e80): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa925e80): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa925e80): >_readAt: n=3, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa925e80): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.687991503 +0000 UTC m=+76.153745403 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa925e80): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa355dc0 item 50 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa950600): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa950600): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa950600): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa950600): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa950600): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.689074626 +0000 UTC m=+76.154828526 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa950600): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa950b00): _readAt: size=2, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa950b00): >_readAt: n=0, err=Bad file descriptor 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa950b00): _writeAt: size=3, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa950b00): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa950b00): open at offset 5 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa950b00): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa574690 item 51 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa950b00): >_writeAt: n=3, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa950b00): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.689452355 +0000 UTC m=+76.155206255 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa950b00): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa951040): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa951040): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa951040): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa951040): >_readAt: n=8, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa951040): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.689452355 +0000 UTC m=+76.155206255 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa951040): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa574930 item 51 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9516c0): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9516c0): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9516c0): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9516c0): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9516c0): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.690773624 +0000 UTC m=+76.156527524 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9516c0): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa951bc0): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa951bc0): open at offset 5 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa951bc0): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa575110 item 52 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa951bc0): _readAt: size=2, off=5 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa951bc0): >_readAt: n=0, err=Bad file descriptor 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa951bc0): _writeAt: size=3, off=5 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa951bc0): >_writeAt: n=3, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa951bc0): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.691294922 +0000 UTC m=+76.157048822 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa951bc0): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa99a240): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa99a240): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa99a240): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa99a240): >_readAt: n=3, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa99a240): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.691294922 +0000 UTC m=+76.157048822 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa99a240): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa5753b0 item 52 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa99a8c0): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa99a8c0): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa99a8c0): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa99a8c0): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa99a8c0): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.692269181 +0000 UTC m=+76.158023081 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa99a8c0): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa99adc0): _readAt: size=2, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa99adc0): >_readAt: n=0, err=Bad file descriptor 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa99adc0): _writeAt: size=3, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa99adc0): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa99adc0): open at offset 5 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa99adc0): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa575960 item 53 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa99adc0): >_writeAt: n=3, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa99adc0): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.692731808 +0000 UTC m=+76.158485709 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa99adc0): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa99b300): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa99b300): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa99b300): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa99b300): >_readAt: n=8, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa99b300): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.692731808 +0000 UTC m=+76.158485709 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa99b300): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa575c00 item 53 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa99b980): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa99b980): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa99b980): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa99b980): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa99b980): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.693948673 +0000 UTC m=+76.159702572 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa99b980): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa99be80): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa99be80): open at offset 5 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa99be80): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa23ccb0 item 54 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa99be80): _readAt: size=2, off=5 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa99be80): >_readAt: n=0, err=Bad file descriptor 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa99be80): _writeAt: size=3, off=5 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa99be80): >_writeAt: n=3, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa99be80): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.69453917 +0000 UTC m=+76.160293070 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa99be80): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9c0500): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9c0500): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9c0500): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9c0500): >_readAt: n=3, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9c0500): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.69453917 +0000 UTC m=+76.160293070 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9c0500): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa23d3b0 item 54 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9c0b80): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9c0b80): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9c0b80): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9c0b80): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9c0b80): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.695672728 +0000 UTC m=+76.161426628 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9c0b80): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9c1080): _readAt: size=2, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9c1080): >_readAt: n=0, err=Bad file descriptor 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9c1080): _writeAt: size=3, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9c1080): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9c1080): open at offset 5 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9c1080): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa472000 item 55 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9c1080): >_writeAt: n=3, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9c1080): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.696121019 +0000 UTC m=+76.161874919 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9c1080): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9c15c0): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9c15c0): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9c15c0): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9c15c0): >_readAt: n=8, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9c15c0): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.696121019 +0000 UTC m=+76.161874919 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9c15c0): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa4725b0 item 55 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 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/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9c1c40): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9c1c40): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9c1c40): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9c1c40): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9c1c40): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.697205304 +0000 UTC m=+76.162959203 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9c1c40): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9fc240): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9fc240): open at offset 5 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9fc240): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa473490 item 56 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9fc240): _readAt: size=2, off=5 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9fc240): >_readAt: n=0, err=Bad file descriptor 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9fc240): _writeAt: size=3, off=5 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9fc240): >_writeAt: n=3, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9fc240): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.697920796 +0000 UTC m=+76.163674696 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9fc240): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9fc7c0): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9fc7c0): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9fc7c0): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9fc7c0): >_readAt: n=3, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9fc7c0): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.697920796 +0000 UTC m=+76.163674696 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9fc7c0): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa4737a0 item 56 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9fce00): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9fce00): open at offset 0 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9fce00): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9fce00): _readAt: size=2, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9fce00): >_readAt: n=0, err=Bad file descriptor 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9fce00): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9fce00): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9fce00): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.699344478 +0000 UTC m=+76.165098398 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9fce00): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9fd340): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9fd340): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9fd340): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa2fa620 item 57 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9fd340): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9fd340): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.699724701 +0000 UTC m=+76.165478602 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9fd340): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9fd880): _readAt: size=2, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9fd880): >_readAt: n=0, err=Bad file descriptor 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9fd880): _writeAt: size=3, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9fd880): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9fd880): open at offset 5 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9fd880): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa2fad90 item 57 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9fd880): >_writeAt: n=3, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9fd880): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.700128048 +0000 UTC m=+76.165881948 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9fd880): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9fde00): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9fde00): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9fde00): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9fde00): >_readAt: n=8, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9fde00): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.700128048 +0000 UTC m=+76.165881948 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9fde00): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa2fb180 item 57 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa36540): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa36540): open at offset 0 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa36540): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa36540): _readAt: size=2, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa36540): >_readAt: n=0, err=Bad file descriptor 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa36540): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa36540): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa36540): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.701150366 +0000 UTC m=+76.166904267 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa36540): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa36a80): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa36a80): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa36a80): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa2fbce0 item 58 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa36a80): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa36a80): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.701500975 +0000 UTC m=+76.167254875 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa36a80): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa36fc0): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa36fc0): open at offset 5 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa36fc0): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa72e310 item 58 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa36fc0): _readAt: size=2, off=5 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa36fc0): >_readAt: n=0, err=Bad file descriptor 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa36fc0): _writeAt: size=3, off=5 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa36fc0): >_writeAt: n=3, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa36fc0): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.701945939 +0000 UTC m=+76.167699840 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa36fc0): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa37580): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa37580): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa37580): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa37580): >_readAt: n=3, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa37580): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.701945939 +0000 UTC m=+76.167699840 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa37580): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa72e620 item 58 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa37bc0): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa37bc0): open at offset 0 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa37bc0): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa37bc0): _readAt: size=2, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa37bc0): >_readAt: n=0, err=Bad file descriptor 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa37bc0): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa37bc0): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa37bc0): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.703040553 +0000 UTC m=+76.168794454 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa37bc0): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa70200): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa70200): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa70200): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa72ed20 item 59 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa70200): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa70200): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.703424284 +0000 UTC m=+76.169178184 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa70200): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa70740): _readAt: size=2, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa70740): >_readAt: n=0, err=Bad file descriptor 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa70740): _writeAt: size=3, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa70740): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa70740): open at offset 5 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa70740): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa72f180 item 59 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa70740): >_writeAt: n=3, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa70740): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.703845094 +0000 UTC m=+76.169598994 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa70740): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa70cc0): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa70cc0): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa70cc0): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa70cc0): >_readAt: n=8, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa70cc0): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.703845094 +0000 UTC m=+76.169598994 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa70cc0): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa72f490 item 59 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 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/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa71300): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa71300): open at offset 0 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa71300): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa71300): _readAt: size=2, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa71300): >_readAt: n=0, err=Bad file descriptor 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa71300): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa71300): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa71300): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.70483982 +0000 UTC m=+76.170593720 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa71300): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa71840): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa71840): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa71840): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa72f960 item 60 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa71840): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa71840): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.705214063 +0000 UTC m=+76.170967973 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa71840): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa71d80): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa71d80): open at offset 5 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa71d80): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa72fb90 item 60 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa71d80): _readAt: size=2, off=5 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa71d80): >_readAt: n=0, err=Bad file descriptor 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa71d80): _writeAt: size=3, off=5 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa71d80): >_writeAt: n=3, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa71d80): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.705909828 +0000 UTC m=+76.171663728 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaa71d80): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaaa8440): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaaa8440): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaaa8440): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaaa8440): >_readAt: n=3, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaaa8440): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.705909828 +0000 UTC m=+76.171663728 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaaa8440): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa72fd50 item 60 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaaa8a80): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaaa8a80): open at offset 0 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaaa8a80): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaaa8a80): _readAt: size=2, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaaa8a80): >_readAt: n=0, err=Bad file descriptor 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaaa8a80): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaaa8a80): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaaa8a80): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.707063223 +0000 UTC m=+76.172817133 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaaa8a80): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaaa8fc0): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaaa8fc0): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaaa8fc0): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa2c67e0 item 61 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaaa8fc0): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaaa8fc0): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.707484293 +0000 UTC m=+76.173238193 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaaa8fc0): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/12 01:55:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaaa96c0): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaaa96c0): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaaa96c0): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaaa96c0): >_readAt: n=5, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaaa96c0): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.707484293 +0000 UTC m=+76.173238193 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaaa96c0): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa2c7650 item 61 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 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/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaaa9d00): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaaa9d00): open at offset 0 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaaa9d00): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaaa9d00): _readAt: size=2, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaaa9d00): >_readAt: n=0, err=Bad file descriptor 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaaa9d00): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaaa9d00): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaaa9d00): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.708593324 +0000 UTC m=+76.174347224 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaaa9d00): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaad6340): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaad6340): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaad6340): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa4763f0 item 62 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaad6340): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaad6340): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.709026287 +0000 UTC m=+76.174780187 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaad6340): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/12 01:55:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaad6a40): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaad6a40): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaad6a40): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaad6a40): >_readAt: n=5, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaad6a40): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.709026287 +0000 UTC m=+76.174780187 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaad6a40): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa4767e0 item 62 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 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/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaad7080): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaad7080): open at offset 0 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaad7080): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaad7080): _readAt: size=2, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaad7080): >_readAt: n=0, err=Bad file descriptor 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaad7080): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaad7080): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaad7080): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.710274098 +0000 UTC m=+76.176027998 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaad7080): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaad75c0): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaad75c0): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaad75c0): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa476ee0 item 63 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaad75c0): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaad75c0): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.710788503 +0000 UTC m=+76.176542403 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaad75c0): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/12 01:55:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaad7cc0): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaad7cc0): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaad7cc0): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaad7cc0): >_readAt: n=5, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaad7cc0): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.710788503 +0000 UTC m=+76.176542403 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefaad7cc0): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa477260 item 63 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 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/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab12400): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab12400): open at offset 0 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab12400): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab12400): _readAt: size=2, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab12400): >_readAt: n=0, err=Bad file descriptor 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab12400): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab12400): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab12400): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.712225991 +0000 UTC m=+76.177979911 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab12400): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab12940): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab12940): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab12940): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa050310 item 64 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab12940): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab12940): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.712692677 +0000 UTC m=+76.178446577 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab12940): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/12 01:55:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab13040): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab13040): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab13040): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab13040): >_readAt: n=5, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab13040): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.712692677 +0000 UTC m=+76.178446577 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab13040): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa050690 item 64 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab13680): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab13680): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab13680): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab13680): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab13680): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.714209934 +0000 UTC m=+76.179963834 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab13680): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDWR 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab13b00): _readAt: size=2, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab13b00): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab13b00): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab13b00): >_readAt: n=2, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab13b00): _writeAt: size=3, off=2 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa050d90 item 65 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab13b00): >_writeAt: n=3, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab13b00): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.714635752 +0000 UTC m=+76.180389653 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefab13b00): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefabac100): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefabac100): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefabac100): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefabac100): >_readAt: n=5, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefabac100): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.714635752 +0000 UTC m=+76.180389653 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefabac100): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa051340 item 65 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefabac740): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefabac740): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefabac740): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefabac740): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefabac740): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.7157745 +0000 UTC m=+76.181528400 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefabac740): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefabacbc0): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefabacbc0): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa051c70 item 66 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefabacbc0): _readAt: size=2, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefabacbc0): >_readAt: n=0, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefabacbc0): _writeAt: size=3, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefabacbc0): >_writeAt: n=3, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefabacbc0): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.71622253 +0000 UTC m=+76.181976431 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefabacbc0): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefabad100): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefabad100): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefabad100): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefabad100): >_readAt: n=3, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefabad100): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.71622253 +0000 UTC m=+76.181976431 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefabad100): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa6321c0 item 66 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefabad740): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefabad740): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefabad740): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefabad740): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefabad740): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.717361498 +0000 UTC m=+76.183115398 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefabad740): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefabadbc0): _readAt: size=2, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefabadbc0): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefabadbc0): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefabadbc0): >_readAt: n=2, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefabadbc0): _writeAt: size=3, off=2 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa632930 item 67 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefabadbc0): >_writeAt: n=3, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefabadbc0): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.717929053 +0000 UTC m=+76.183682953 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefabadbc0): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa807a00): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa807a00): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa807a00): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa807a00): >_readAt: n=5, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa807a00): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.717929053 +0000 UTC m=+76.183682953 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa807a00): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa62ee00 item 67 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa84a180): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa84a180): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa84a180): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa84a180): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa84a180): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.719628312 +0000 UTC m=+76.185382232 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa84a180): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa84a680): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa84a680): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa628150 item 68 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa84a680): _readAt: size=2, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa84a680): >_readAt: n=0, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa84a680): _writeAt: size=3, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa84a680): >_writeAt: n=3, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa84a680): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.720229189 +0000 UTC m=+76.185983089 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa84a680): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa84abc0): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa84abc0): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa84abc0): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa84abc0): >_readAt: n=3, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa84abc0): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.720229189 +0000 UTC m=+76.185983089 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa84abc0): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa628310 item 68 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa84b200): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa84b200): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa84b200): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa84b200): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa84b200): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.721534008 +0000 UTC m=+76.187287909 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa84b200): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa84b680): _readAt: size=2, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa84b680): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa84b680): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa84b680): >_readAt: n=2, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa84b680): _writeAt: size=3, off=2 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa628700 item 69 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa84b680): >_writeAt: n=3, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa84b680): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.722140155 +0000 UTC m=+76.187894055 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa84b680): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa84bb80): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa84bb80): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa84bb80): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa84bb80): >_readAt: n=5, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa84bb80): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.722140155 +0000 UTC m=+76.187894055 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa84bb80): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa6288c0 item 69 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefabac300): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefabac300): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefabac300): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefabac300): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefabac300): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.723358923 +0000 UTC m=+76.189112853 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefabac300): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefabac800): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefabac800): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa628ee0 item 70 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefabac800): _readAt: size=2, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefabac800): >_readAt: n=0, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefabac800): _writeAt: size=3, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefabac800): >_writeAt: n=3, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefabac800): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.723946635 +0000 UTC m=+76.189700535 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefabac800): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefabacd40): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefabacd40): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefabacd40): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefabacd40): >_readAt: n=3, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefabacd40): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.723946635 +0000 UTC m=+76.189700535 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefabacd40): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa6290a0 item 70 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefabad3c0): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefabad3c0): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefabad3c0): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefabad3c0): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefabad3c0): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.725221097 +0000 UTC m=+76.190975028 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefabad3c0): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefabad8c0): _readAt: size=2, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefabad8c0): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefabad8c0): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefabad8c0): >_readAt: n=2, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefabad8c0): _writeAt: size=3, off=2 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa6295e0 item 71 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefabad8c0): >_writeAt: n=3, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefabad8c0): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.725709543 +0000 UTC m=+76.191463443 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefabad8c0): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefacd2140): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefacd2140): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefacd2140): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefacd2140): >_readAt: n=5, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefacd2140): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.725709543 +0000 UTC m=+76.191463443 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefacd2140): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa629b90 item 71 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefacd2800): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefacd2800): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefacd2800): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefacd2800): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefacd2800): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.726942757 +0000 UTC m=+76.192696687 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefacd2800): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefacd2d00): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefacd2d00): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa62e7e0 item 72 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefacd2d00): _readAt: size=2, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefacd2d00): >_readAt: n=0, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefacd2d00): _writeAt: size=3, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefacd2d00): >_writeAt: n=3, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefacd2d00): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.727489163 +0000 UTC m=+76.193243084 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefacd2d00): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefacd3240): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefacd3240): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefacd3240): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefacd3240): >_readAt: n=3, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefacd3240): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.727489163 +0000 UTC m=+76.193243084 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefacd3240): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa62e9a0 item 72 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefacd3800): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefacd3800): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefacd3800): _readAt: size=2, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefacd3800): >_readAt: n=0, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefacd3800): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefacd3800): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefacd3800): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.728754277 +0000 UTC m=+76.194508277 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefacd3800): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefacd3d00): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefacd3d00): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefacd3d00): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa62f650 item 73 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefacd3d00): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefacd3d00): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.729242573 +0000 UTC m=+76.194996474 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefacd3d00): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d43c0): _readAt: size=2, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d43c0): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d43c0): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d43c0): >_readAt: n=2, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d43c0): _writeAt: size=3, off=2 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa62f810 item 73 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d43c0): >_writeAt: n=3, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d43c0): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.729802174 +0000 UTC m=+76.195556084 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d43c0): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d4a00): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d4a00): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d4a00): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d4a00): >_readAt: n=5, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d4a00): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.729802174 +0000 UTC m=+76.195556084 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d4a00): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa62f9d0 item 73 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d5040): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d5040): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d5040): _readAt: size=2, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d5040): >_readAt: n=0, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d5040): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d5040): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d5040): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.731073119 +0000 UTC m=+76.196827019 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d5040): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d5540): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d5540): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d5540): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa6321c0 item 74 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d5540): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d5540): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.731471346 +0000 UTC m=+76.197225246 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d5540): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d5a80): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d5a80): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa632770 item 74 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d5a80): _readAt: size=2, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d5a80): >_readAt: n=0, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d5a80): _writeAt: size=3, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d5a80): >_writeAt: n=3, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d5a80): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.731943262 +0000 UTC m=+76.197697162 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa3d5a80): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa50e3c0): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa50e3c0): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa50e3c0): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa50e3c0): >_readAt: n=3, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa50e3c0): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.731943262 +0000 UTC m=+76.197697162 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa50e3c0): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa632a80 item 74 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa50ea00): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa50ea00): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa50ea00): _readAt: size=2, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa50ea00): >_readAt: n=0, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa50ea00): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa50ea00): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa50ea00): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.733102507 +0000 UTC m=+76.198856427 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa50ea00): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa50ef00): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa50ef00): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa50ef00): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa633420 item 75 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa50ef00): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa50ef00): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.733547131 +0000 UTC m=+76.199301041 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa50ef00): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa50f440): _readAt: size=2, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa50f440): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa50f440): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa50f440): >_readAt: n=2, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa50f440): _writeAt: size=3, off=2 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa6335e0 item 75 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa50f440): >_writeAt: n=3, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa50f440): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.73414365 +0000 UTC m=+76.199897551 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa50f440): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa50f980): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa50f980): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa50f980): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa50f980): >_readAt: n=5, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa50f980): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.73414365 +0000 UTC m=+76.199897551 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa50f980): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa6337a0 item 75 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa2ae2c0): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa2ae2c0): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa2ae2c0): _readAt: size=2, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa2ae2c0): >_readAt: n=0, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa2ae2c0): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa2ae2c0): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa2ae2c0): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.735399457 +0000 UTC m=+76.201153367 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa2ae2c0): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa2af3c0): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa2af3c0): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa2af3c0): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa633c70 item 76 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa2af3c0): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa2af3c0): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.735869149 +0000 UTC m=+76.201623049 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa2af3c0): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa2af900): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa2af900): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa28e230 item 76 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa2af900): _readAt: size=2, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa2af900): >_readAt: n=0, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa2af900): _writeAt: size=3, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa2af900): >_writeAt: n=3, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa2af900): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.736491296 +0000 UTC m=+76.202245197 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa2af900): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa2afe80): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa2afe80): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa2afe80): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa2afe80): >_readAt: n=3, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa2afe80): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.736491296 +0000 UTC m=+76.202245197 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa2afe80): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa28f180 item 76 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa23b140): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa23b140): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa23b140): _readAt: size=2, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa23b140): >_readAt: n=0, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa23b140): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa23b140): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa23b140): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.737743636 +0000 UTC m=+76.203497537 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa23b140): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa23b680): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa23b680): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa23b680): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa2dc620 item 77 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa23b680): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa23b680): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.738295151 +0000 UTC m=+76.204049051 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa23b680): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/12 01:55:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa406a00): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa406a00): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa406a00): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa406a00): >_readAt: n=5, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa406a00): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.738295151 +0000 UTC m=+76.204049051 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa406a00): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa2dcbd0 item 77 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa4074c0): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa4074c0): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa4074c0): _readAt: size=2, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa4074c0): >_readAt: n=0, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa4074c0): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa4074c0): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa4074c0): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.739732789 +0000 UTC m=+76.205486689 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa4074c0): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa4079c0): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa4079c0): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa4079c0): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa2dd9d0 item 78 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa4079c0): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa4079c0): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.740341813 +0000 UTC m=+76.206095712 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa4079c0): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/12 01:55:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa976300): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa976300): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa976300): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa976300): >_readAt: n=5, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa976300): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.740341813 +0000 UTC m=+76.206095712 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa976300): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefae94000 item 78 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa976a40): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa976a40): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa976a40): _readAt: size=2, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa976a40): >_readAt: n=0, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa976a40): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa976a40): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa976a40): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.742164573 +0000 UTC m=+76.207918483 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa976a40): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa976f40): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa976f40): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa976f40): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefae945b0 item 79 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa976f40): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa976f40): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.742590522 +0000 UTC m=+76.208344422 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa976f40): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/12 01:55:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa977640): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa977640): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa977640): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa977640): >_readAt: n=5, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa977640): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.742590522 +0000 UTC m=+76.208344422 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa977640): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefae948c0 item 79 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 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/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa977c80): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa977c80): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa977c80): _readAt: size=2, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa977c80): >_readAt: n=0, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa977c80): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa977c80): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa977c80): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.743867448 +0000 UTC m=+76.209621358 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa977c80): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5ee500): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5ee500): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5ee500): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefae94c40 item 80 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5ee500): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5ee500): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.744349944 +0000 UTC m=+76.210103844 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5ee500): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/12 01:55:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5eec80): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5eec80): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5eec80): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5eec80): >_readAt: n=5, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5eec80): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.744349944 +0000 UTC m=+76.210103844 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5eec80): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefae94ee0 item 80 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5ef2c0): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5ef2c0): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5ef2c0): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5ef2c0): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5ef2c0): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.745659441 +0000 UTC m=+76.211413341 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5ef2c0): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5ef740): _readAt: size=2, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5ef740): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5ef740): open at offset 5 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5ef740): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5ef740): >_readAt: n=2, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5ef740): _writeAt: size=3, off=7 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefae95260 item 81 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5ef740): >_writeAt: n=3, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5ef740): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.746146305 +0000 UTC m=+76.211900204 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5ef740): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5efc80): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5efc80): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5efc80): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5efc80): >_readAt: n=8, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5efc80): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.746146305 +0000 UTC m=+76.211900204 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5efc80): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefae95420 item 81 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa1f4b80): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa1f4b80): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa1f4b80): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa1f4b80): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa1f4b80): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.747377595 +0000 UTC m=+76.213131495 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa1f4b80): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa1f52c0): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa1f52c0): open at offset 5 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa1f52c0): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefae95880 item 82 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa1f52c0): _readAt: size=2, off=5 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa1f52c0): >_readAt: n=0, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa1f52c0): _writeAt: size=3, off=5 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa1f52c0): >_writeAt: n=3, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa1f52c0): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.747917859 +0000 UTC m=+76.213671759 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa1f52c0): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa58c400): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa58c400): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa58c400): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa58c400): >_readAt: n=3, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa58c400): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.747917859 +0000 UTC m=+76.213671759 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa58c400): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefae95a40 item 82 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa58cb00): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa58cb00): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa58cb00): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa58cb00): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa58cb00): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.749051126 +0000 UTC m=+76.214805026 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa58cb00): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa58d0c0): _readAt: size=2, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa58d0c0): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa58d0c0): open at offset 5 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa58d0c0): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa58d0c0): >_readAt: n=2, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa58d0c0): _writeAt: size=3, off=7 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefae95dc0 item 83 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa58d0c0): >_writeAt: n=3, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa58d0c0): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.749534011 +0000 UTC m=+76.215287911 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa58d0c0): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa58dc40): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa58dc40): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa58dc40): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa58dc40): >_readAt: n=8, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa58dc40): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.749534011 +0000 UTC m=+76.215287911 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa58dc40): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa68c0e0 item 83 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9f2540): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9f2540): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9f2540): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9f2540): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9f2540): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.750745404 +0000 UTC m=+76.216499304 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9f2540): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9f2a40): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9f2a40): open at offset 5 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9f2a40): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa68c620 item 84 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9f2a40): _readAt: size=2, off=5 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9f2a40): >_readAt: n=0, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9f2a40): _writeAt: size=3, off=5 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9f2a40): >_writeAt: n=3, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9f2a40): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.75128629 +0000 UTC m=+76.217040190 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9f2a40): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9f2fc0): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9f2fc0): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9f2fc0): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9f2fc0): >_readAt: n=3, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9f2fc0): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.75128629 +0000 UTC m=+76.217040190 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9f2fc0): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa68ca80 item 84 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9f3740): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9f3740): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9f3740): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9f3740): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9f3740): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.752532518 +0000 UTC m=+76.218286418 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9f3740): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9f3c40): _readAt: size=2, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9f3c40): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9f3c40): open at offset 5 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9f3c40): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9f3c40): >_readAt: n=2, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9f3c40): _writeAt: size=3, off=7 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa68ce70 item 85 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9f3c40): >_writeAt: n=3, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9f3c40): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.75314638 +0000 UTC m=+76.218900281 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9f3c40): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9cc280): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9cc280): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9cc280): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9cc280): >_readAt: n=8, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9cc280): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.75314638 +0000 UTC m=+76.218900281 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9cc280): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa68d030 item 85 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9cc900): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9cc900): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9cc900): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9cc900): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9cc900): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.754386007 +0000 UTC m=+76.220139927 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9cc900): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9cce80): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9cce80): open at offset 5 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9cce80): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa68db20 item 86 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9cce80): _readAt: size=2, off=5 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9cce80): >_readAt: n=0, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9cce80): _writeAt: size=3, off=5 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9cce80): >_writeAt: n=3, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9cce80): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.754981284 +0000 UTC m=+76.220735184 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9cce80): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9cd400): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9cd400): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9cd400): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9cd400): >_readAt: n=3, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9cd400): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.754981284 +0000 UTC m=+76.220735184 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9cd400): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa68dd50 item 86 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9cda80): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9cda80): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9cda80): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9cda80): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9cda80): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.756319084 +0000 UTC m=+76.222072994 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa9cda80): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa806080): _readAt: size=2, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa806080): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa806080): open at offset 5 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa806080): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa806080): >_readAt: n=2, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa806080): _writeAt: size=3, off=7 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa61e460 item 87 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa806080): >_writeAt: n=3, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa806080): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.756883664 +0000 UTC m=+76.222637564 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa806080): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8065c0): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8065c0): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8065c0): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8065c0): >_readAt: n=8, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8065c0): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.756883664 +0000 UTC m=+76.222637564 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8065c0): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa61e690 item 87 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 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/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa806c40): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa806c40): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa806c40): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa806c40): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa806c40): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.758177471 +0000 UTC m=+76.223931411 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa806c40): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa807140): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa807140): open at offset 5 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa807140): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa61eb60 item 88 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa807140): _readAt: size=2, off=5 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa807140): >_readAt: n=0, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa807140): _writeAt: size=3, off=5 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa807140): >_writeAt: n=3, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa807140): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.75871492 +0000 UTC m=+76.224468820 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa807140): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8076c0): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8076c0): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8076c0): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8076c0): >_readAt: n=3, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8076c0): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.75871492 +0000 UTC m=+76.224468820 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa8076c0): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa61eee0 item 88 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa55a580): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa55a580): open at offset 0 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa55a580): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa55a580): _readAt: size=2, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa55a580): >_readAt: n=0, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa55a580): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa55a580): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa55a580): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.760114647 +0000 UTC m=+76.225868597 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa55a580): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa55aac0): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa55aac0): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa55aac0): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa61f420 item 89 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa55aac0): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa55aac0): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.760577816 +0000 UTC m=+76.226331726 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa55aac0): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa55b000): _readAt: size=2, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa55b000): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa55b000): open at offset 5 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa55b000): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa55b000): >_readAt: n=2, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa55b000): _writeAt: size=3, off=7 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa61f5e0 item 89 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa55b000): >_writeAt: n=3, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa55b000): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.761348603 +0000 UTC m=+76.227102513 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa55b000): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa55b580): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa55b580): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa55b580): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa55b580): >_readAt: n=8, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa55b580): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.761348603 +0000 UTC m=+76.227102513 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa55b580): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa61f880 item 89 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa55bbc0): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa55bbc0): open at offset 0 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa55bbc0): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa55bbc0): _readAt: size=2, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa55bbc0): >_readAt: n=0, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa55bbc0): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa55bbc0): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa55bbc0): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.762680562 +0000 UTC m=+76.228434472 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa55bbc0): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5e4200): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5e4200): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5e4200): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa61fe30 item 90 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5e4200): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5e4200): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.763175 +0000 UTC m=+76.228928920 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5e4200): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5e4740): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5e4740): open at offset 5 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5e4740): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa5da1c0 item 90 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5e4740): _readAt: size=2, off=5 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5e4740): >_readAt: n=0, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5e4740): _writeAt: size=3, off=5 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5e4740): >_writeAt: n=3, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5e4740): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.763771619 +0000 UTC m=+76.229525519 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5e4740): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5e4d00): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5e4d00): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5e4d00): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5e4d00): >_readAt: n=3, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5e4d00): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.763771619 +0000 UTC m=+76.229525519 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5e4d00): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa5da690 item 90 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5e5340): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5e5340): open at offset 0 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5e5340): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5e5340): _readAt: size=2, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5e5340): >_readAt: n=0, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5e5340): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5e5340): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5e5340): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.765150347 +0000 UTC m=+76.230904247 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5e5340): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5e5880): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5e5880): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5e5880): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa5dab60 item 91 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5e5880): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5e5880): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.765563021 +0000 UTC m=+76.231316921 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5e5880): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5e5dc0): _readAt: size=2, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5e5dc0): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5e5dc0): open at offset 5 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5e5dc0): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5e5dc0): >_readAt: n=2, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5e5dc0): _writeAt: size=3, off=7 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa5dad20 item 91 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5e5dc0): >_writeAt: n=3, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5e5dc0): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.766214604 +0000 UTC m=+76.231968504 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa5e5dc0): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa666440): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa666440): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa666440): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa666440): >_readAt: n=8, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa666440): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.766214604 +0000 UTC m=+76.231968504 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa666440): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa5daf50 item 91 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 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/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa666a80): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa666a80): open at offset 0 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa666a80): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa666a80): _readAt: size=2, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa666a80): >_readAt: n=0, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa666a80): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa666a80): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa666a80): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.767461985 +0000 UTC m=+76.233215884 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa666a80): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa666fc0): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa666fc0): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa666fc0): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa5db3b0 item 92 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa666fc0): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa666fc0): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.767925024 +0000 UTC m=+76.233678924 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa666fc0): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa667500): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa667500): open at offset 5 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa667500): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa5db6c0 item 92 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa667500): _readAt: size=2, off=5 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa667500): >_readAt: n=0, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa667500): _writeAt: size=3, off=5 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa667500): >_writeAt: n=3, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa667500): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.768570184 +0000 UTC m=+76.234324104 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa667500): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa667ac0): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa667ac0): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa667ac0): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa667ac0): >_readAt: n=3, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa667ac0): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.768570184 +0000 UTC m=+76.234324104 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa667ac0): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa5dbd50 item 92 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa67a200): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa67a200): open at offset 0 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa67a200): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa67a200): _readAt: size=2, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa67a200): >_readAt: n=0, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa67a200): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa67a200): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa67a200): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.769864253 +0000 UTC m=+76.235618173 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa67a200): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa67a740): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa67a740): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa67a740): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aef9f624d0 item 93 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa67a740): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa67a740): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.770317263 +0000 UTC m=+76.236071193 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa67a740): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/12 01:55:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa67ae40): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa67ae40): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa67ae40): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa67ae40): >_readAt: n=5, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa67ae40): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.770317263 +0000 UTC m=+76.236071193 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa67ae40): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aef9f62850 item 93 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 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/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa67b480): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa67b480): open at offset 0 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa67b480): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa67b480): _readAt: size=2, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa67b480): >_readAt: n=0, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa67b480): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa67b480): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa67b480): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.771774037 +0000 UTC m=+76.237527937 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa67b480): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa67b9c0): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa67b9c0): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa67b9c0): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aef9f632d0 item 94 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa67b9c0): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa67b9c0): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.772176642 +0000 UTC m=+76.237930542 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa67b9c0): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/12 01:55:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6b81c0): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6b81c0): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6b81c0): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6b81c0): >_readAt: n=5, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6b81c0): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.772176642 +0000 UTC m=+76.237930542 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6b81c0): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aef9f637a0 item 94 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 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/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6b8800): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6b8800): open at offset 0 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6b8800): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6b8800): _readAt: size=2, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6b8800): >_readAt: n=0, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6b8800): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6b8800): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6b8800): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.773530773 +0000 UTC m=+76.239284672 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6b8800): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6b8d40): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6b8d40): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6b8d40): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa5860e0 item 95 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6b8d40): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6b8d40): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.773958235 +0000 UTC m=+76.239712135 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6b8d40): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/12 01:55:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6b9440): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6b9440): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6b9440): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6b9440): >_readAt: n=5, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6b9440): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.773958235 +0000 UTC m=+76.239712135 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6b9440): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa5862a0 item 95 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 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/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6b9a80): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6b9a80): open at offset 0 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6b9a80): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6b9a80): _readAt: size=2, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6b9a80): >_readAt: n=0, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6b9a80): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6b9a80): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6b9a80): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.775417062 +0000 UTC m=+76.241171002 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6b9a80): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6d80c0): _writeAt: size=5, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6d80c0): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6d80c0): >openPending: err= 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa5867e0 item 96 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6d80c0): >_writeAt: n=5, err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6d80c0): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.776073465 +0000 UTC m=+76.241827394 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6d80c0): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/12 01:55:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/12 01:55:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/12 01:55:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6d87c0): _readAt: size=512, off=0 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6d87c0): openPending: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6d87c0): >openPending: err= 2026/06/12 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6d87c0): >_readAt: n=5, err=EOF 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6d87c0): close: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-12 01:55:55.776073465 +0000 UTC m=+76.241827394 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : open-test-file(0x1aefa6d87c0): >close: err= 2026/06/12 01:55:55 DEBUG : open-test-file: Remove: 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1aefa586b60 item 96 2026/06/12 01:55:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/12 01:55:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/12 01:55:55 DEBUG : open-test-file: >Remove: err= 2026/06/12 01:55:55 DEBUG : WaitForWriters: timeout=30s 2026/06/12 01:55:55 DEBUG : Looking for writers 2026/06/12 01:55:55 DEBUG : >WaitForWriters: 2026/06/12 01:55:55 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.66s) --- PASS: TestRWFileHandleOpenTests/writes (0.32s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.04s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.35s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.05s) --- 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 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede'", Local "Local file system at /tmp/rclone994649911", Modify Window "1ns" 2026/06/12 01:55:55 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': poll-interval is not supported by this remote 2026/06/12 01:55:55 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/12 01:55:55 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" 2026/06/12 01:55:55 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" 2026/06/12 01:55:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" 2026/06/12 01:55:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/12 01:55:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" 2026/06/12 01:55:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" 2026/06/12 01:55:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/12 01:55:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" 2026/06/12 01:55:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:55 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/12 01:55:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:55 DEBUG : file1: newRWFileHandle: 2026/06/12 01:55:55 DEBUG : file1(0x1aefa71cb00): openPending: 2026/06/12 01:55:55 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/12 01:55:55 DEBUG : file1(0x1aefa71cb00): >openPending: err= 2026/06/12 01:55:55 DEBUG : file1: >newRWFileHandle: err= 2026/06/12 01:55:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/12 01:55:55 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/12 01:55:55 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/12 01:55:55 DEBUG : file1(0x1aefa71cb00): _writeAt: size=2, off=0 2026/06/12 01:55:55 DEBUG : file1(0x1aefa71cb00): >_writeAt: n=2, err= 2026/06/12 01:55:55 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/06/12 01:55:55 DEBUG : file1(0x1aefa71cb00): RWFileHandle.Flush 2026/06/12 01:55:55 DEBUG : file1(0x1aefa71cb00): RWFileHandle.Release 2026/06/12 01:55:55 DEBUG : file1(0x1aefa71cb00): close: 2026/06/12 01:55:55 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/06/12 01:55:55 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:55 DEBUG : file1(0x1aefa71cb00): >close: err= 2026/06/12 01:55:55 DEBUG : WaitForWriters: timeout=30s 2026/06/12 01:55:55 DEBUG : Looking for writers 2026/06/12 01:55:55 DEBUG : file1: reading active writers 2026/06/12 01:55:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/12 01:55:55 DEBUG : Looking for writers 2026/06/12 01:55:55 DEBUG : file1: reading active writers 2026/06/12 01:55:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/12 01:55:55 DEBUG : Looking for writers 2026/06/12 01:55:55 DEBUG : file1: reading active writers 2026/06/12 01:55:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/12 01:55:56 DEBUG : Looking for writers 2026/06/12 01:55:56 DEBUG : file1: reading active writers 2026/06/12 01:55:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/12 01:55:56 DEBUG : file1: vfs cache: starting upload 2026/06/12 01:55:56 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/06/12 01:55:56 DEBUG : Looking for writers 2026/06/12 01:55:56 DEBUG : file1: reading active writers 2026/06/12 01:55:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/12 01:55:56 DEBUG : Looking for writers 2026/06/12 01:55:56 DEBUG : file1: reading active writers 2026/06/12 01:55:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/12 01:55:56 DEBUG : file1: size = 2 OK 2026/06/12 01:55:56 DEBUG : file1.rclone_chunk.001_i33cba: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/06/12 01:55:56 INFO : file1.rclone_chunk.001_i33cba: Copied (server-side copy) to: file1 2026/06/12 01:55:56 INFO : file1.rclone_chunk.001_i33cba: Deleted 2026/06/12 01:55:56 DEBUG : file1: size = 2 OK 2026/06/12 01:55:56 INFO : file1: Copied (new) 2026/06/12 01:55:56 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC" 2026/06/12 01:55:56 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/12 01:55:56 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/06/12 01:55:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/12 01:55:56 INFO : file1: vfs cache: upload succeeded try #1 2026/06/12 01:55:56 DEBUG : Looking for writers 2026/06/12 01:55:56 DEBUG : file1: reading active writers 2026/06/12 01:55:56 DEBUG : >WaitForWriters: 2026/06/12 01:55:56 DEBUG : WaitForWriters: timeout=30s 2026/06/12 01:55:56 DEBUG : Looking for writers 2026/06/12 01:55:56 DEBUG : file1: reading active writers 2026/06/12 01:55:56 DEBUG : >WaitForWriters: 2026/06/12 01:55:56 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (0.92s) === RUN TestRWCacheRename run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede'", Local "Local file system at /tmp/rclone994649911", Modify Window "1ns" 2026/06/12 01:55:56 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': poll-interval is not supported by this remote 2026/06/12 01:55:56 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/12 01:55:56 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" 2026/06/12 01:55:56 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" 2026/06/12 01:55:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" 2026/06/12 01:55:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/12 01:55:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" 2026/06/12 01:55:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" 2026/06/12 01:55:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/12 01:55:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" 2026/06/12 01:55:56 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:55:56 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/12 01:55:56 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:55:56 DEBUG : rename_me: newRWFileHandle: 2026/06/12 01:55:56 DEBUG : rename_me(0x1aefa896200): openPending: 2026/06/12 01:55:56 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/12 01:55:56 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/06/12 01:55:56 DEBUG : rename_me(0x1aefa896200): >openPending: err= 2026/06/12 01:55:56 DEBUG : rename_me: >newRWFileHandle: err= 2026/06/12 01:55:56 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/06/12 01:55:56 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/06/12 01:55:56 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/06/12 01:55:56 DEBUG : rename_me(0x1aefa896200): _writeAt: size=5, off=0 2026/06/12 01:55:56 DEBUG : rename_me(0x1aefa896200): >_writeAt: n=5, err= 2026/06/12 01:55:56 DEBUG : rename_me(0x1aefa896200): close: 2026/06/12 01:55:56 DEBUG : rename_me: vfs cache: setting modification time to 2026-06-12 01:55:56.846979724 +0000 UTC m=+77.312733624 2026/06/12 01:55:56 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/06/12 01:55:56 DEBUG : rename_me(0x1aefa896200): >close: err= 2026/06/12 01:55:56 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/06/12 01:55:56 DEBUG : i_was_renamed: Updating file with 0x1aefa894270 2026/06/12 01:55:56 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/06/12 01:55:56 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/06/12 01:55:56 DEBUG : WaitForWriters: timeout=30s 2026/06/12 01:55:56 DEBUG : Looking for writers 2026/06/12 01:55:56 DEBUG : i_was_renamed: reading active writers 2026/06/12 01:55:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/12 01:55:56 DEBUG : Looking for writers 2026/06/12 01:55:56 DEBUG : i_was_renamed: reading active writers 2026/06/12 01:55:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/12 01:55:56 DEBUG : Looking for writers 2026/06/12 01:55:56 DEBUG : i_was_renamed: reading active writers 2026/06/12 01:55:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/12 01:55:56 DEBUG : Looking for writers 2026/06/12 01:55:56 DEBUG : i_was_renamed: reading active writers 2026/06/12 01:55:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/12 01:55:56 DEBUG : i_was_renamed: vfs cache: starting upload 2026/06/12 01:55:56 DEBUG : i_was_renamed: skip slow MD5 on source file, hashing in-transit 2026/06/12 01:55:57 DEBUG : Looking for writers 2026/06/12 01:55:57 DEBUG : i_was_renamed: reading active writers 2026/06/12 01:55:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/12 01:55:57 DEBUG : Looking for writers 2026/06/12 01:55:57 DEBUG : i_was_renamed: reading active writers 2026/06/12 01:55:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/12 01:55:57 DEBUG : i_was_renamed: size = 5 OK 2026/06/12 01:55:57 DEBUG : i_was_renamed.rclone_chunk.001_i33chw: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/12 01:55:57 INFO : i_was_renamed.rclone_chunk.001_i33chw: Copied (server-side copy) to: i_was_renamed 2026/06/12 01:55:57 INFO : i_was_renamed.rclone_chunk.001_i33chw: Deleted 2026/06/12 01:55:57 DEBUG : i_was_renamed: size = 5 OK 2026/06/12 01:55:57 INFO : i_was_renamed: Copied (new) 2026/06/12 01:55:57 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-06-12 01:55:56.846979724 +0000 UTC" 2026/06/12 01:55:57 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/06/12 01:55:57 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/06/12 01:55:57 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/06/12 01:55:57 DEBUG : Looking for writers 2026/06/12 01:55:57 DEBUG : i_was_renamed: reading active writers 2026/06/12 01:55:57 DEBUG : >WaitForWriters: 2026/06/12 01:55:57 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.83s) === RUN TestRWCacheUpdate run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede'", Local "Local file system at /tmp/rclone994649911", Modify Window "1ns" 2026/06/12 01:55:57 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': poll-interval is not supported by this remote 2026/06/12 01:55:57 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/12 01:55:57 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" 2026/06/12 01:55:57 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" 2026/06/12 01:55:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" 2026/06/12 01:55:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/12 01:55:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" 2026/06/12 01:55:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" 2026/06/12 01:55:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/12 01:55:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hebujow7jede" 2026/06/12 01:55:57 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/12 01:55:57 DEBUG : forgetting directory cache 2026/06/12 01:55:58 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/06/12 01:55:58 DEBUG : TestRWCacheUpdate.rclone_chunk.001_i33dw2: md5 = 8558f20bbf1a5777c862752b37ad49be OK 2026/06/12 01:55:58 INFO : TestRWCacheUpdate.rclone_chunk.001_i33dw2: Copied (server-side copy) to: TestRWCacheUpdate 2026/06/12 01:55:58 INFO : TestRWCacheUpdate.rclone_chunk.001_i33dw2: Deleted 2026/06/12 01:55:58 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:58 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/12 01:55:58 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/12 01:55:58 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/12 01:55:58 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/12 01:55:58 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/12 01:55:58 DEBUG : TestRWCacheUpdate(0x1aefa944f00): _readAt: size=512, off=0 2026/06/12 01:55:58 DEBUG : TestRWCacheUpdate(0x1aefa944f00): openPending: 2026/06/12 01:55:58 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-12 00:56:57.631800016 +0000 UTC" against cached fingerprint "" 2026/06/12 01:55:58 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/12 01:55:58 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/12 01:55:58 DEBUG : TestRWCacheUpdate(0x1aefa944f00): >openPending: err= 2026/06/12 01:55:58 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/12 01:55:58 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/12 01:55:58 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/12 01:55:58 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/12 01:55:58 DEBUG : TestRWCacheUpdate(0x1aefa944f00): >_readAt: n=20, err=EOF 2026/06/12 01:55:58 DEBUG : TestRWCacheUpdate(0x1aefa944f00): close: 2026/06/12 01:55:58 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-12 00:56:57.631800016 +0000 UTC 2026/06/12 01:55:58 DEBUG : TestRWCacheUpdate(0x1aefa944f00): >close: err= 2026/06/12 01:55:58 DEBUG : forgetting directory cache 2026/06/12 01:55:58 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/12 01:55:58 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/06/12 01:55:58 DEBUG : TestRWCacheUpdate.rclone_chunk.001_i33eq2: md5 = 944a242d910e2bbacae0d0db8c64490a OK 2026/06/12 01:55:58 INFO : TestRWCacheUpdate.rclone_chunk.001_i33eq2: Copied (server-side copy) to: TestRWCacheUpdate 2026/06/12 01:55:59 INFO : TestRWCacheUpdate.rclone_chunk.001_i33eq2: Deleted 2026/06/12 01:55:59 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:55:59 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/12 01:55:59 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/12 01:55:59 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/12 01:55:59 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/12 01:55:59 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/12 01:55:59 DEBUG : TestRWCacheUpdate(0x1aefa9774c0): _readAt: size=512, off=0 2026/06/12 01:55:59 DEBUG : TestRWCacheUpdate(0x1aefa9774c0): openPending: 2026/06/12 01:55:59 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-12 00:57:57.631800016 +0000 UTC" against cached fingerprint "20,2026-06-12 00:56:57.631800016 +0000 UTC" 2026/06/12 01:55:59 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-06-12 00:57:57.631800016 +0000 UTC" != cached fingerprint "20,2026-06-12 00:56:57.631800016 +0000 UTC") 2026/06/12 01:55:59 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/12 01:55:59 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/12 01:55:59 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/12 01:55:59 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/12 01:55:59 DEBUG : TestRWCacheUpdate(0x1aefa9774c0): >openPending: err= 2026/06/12 01:55:59 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/12 01:55:59 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/12 01:55:59 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/12 01:55:59 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/12 01:55:59 DEBUG : TestRWCacheUpdate(0x1aefa9774c0): >_readAt: n=20, err=EOF 2026/06/12 01:55:59 DEBUG : TestRWCacheUpdate(0x1aefa9774c0): close: 2026/06/12 01:55:59 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-12 00:57:57.631800016 +0000 UTC 2026/06/12 01:55:59 DEBUG : TestRWCacheUpdate(0x1aefa9774c0): >close: err= 2026/06/12 01:55:59 DEBUG : Re-reading directory (104.578708ms old) 2026/06/12 01:55:59 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/12 01:55:59 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/06/12 01:55:59 DEBUG : forgetting directory cache 2026/06/12 01:56:00 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/06/12 01:56:00 DEBUG : TestRWCacheUpdate.rclone_chunk.001_i33fi0: md5 = 4e063366550d230fc1fb85c19dbb494d OK 2026/06/12 01:56:00 INFO : TestRWCacheUpdate.rclone_chunk.001_i33fi0: Copied (server-side copy) to: TestRWCacheUpdate 2026/06/12 01:56:00 INFO : TestRWCacheUpdate.rclone_chunk.001_i33fi0: Deleted 2026/06/12 01:56:00 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:56:00 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/12 01:56:00 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/12 01:56:00 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/12 01:56:00 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/12 01:56:00 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/12 01:56:00 DEBUG : TestRWCacheUpdate(0x1aefa58d0c0): _readAt: size=512, off=0 2026/06/12 01:56:00 DEBUG : TestRWCacheUpdate(0x1aefa58d0c0): openPending: 2026/06/12 01:56:00 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-12 00:58:57.631800016 +0000 UTC" against cached fingerprint "20,2026-06-12 00:57:57.631800016 +0000 UTC" 2026/06/12 01:56:00 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-06-12 00:58:57.631800016 +0000 UTC" != cached fingerprint "20,2026-06-12 00:57:57.631800016 +0000 UTC") 2026/06/12 01:56:00 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/12 01:56:00 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/12 01:56:00 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/12 01:56:00 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/12 01:56:00 DEBUG : TestRWCacheUpdate(0x1aefa58d0c0): >openPending: err= 2026/06/12 01:56:00 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/12 01:56:00 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/12 01:56:00 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/12 01:56:00 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/12 01:56:00 DEBUG : TestRWCacheUpdate(0x1aefa58d0c0): >_readAt: n=20, err=EOF 2026/06/12 01:56:00 DEBUG : TestRWCacheUpdate(0x1aefa58d0c0): close: 2026/06/12 01:56:00 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-12 00:58:57.631800016 +0000 UTC 2026/06/12 01:56:00 DEBUG : TestRWCacheUpdate(0x1aefa58d0c0): >close: err= 2026/06/12 01:56:00 DEBUG : Re-reading directory (108.276035ms old) 2026/06/12 01:56:00 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/12 01:56:00 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/06/12 01:56:00 DEBUG : forgetting directory cache 2026/06/12 01:56:01 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/06/12 01:56:01 DEBUG : TestRWCacheUpdate.rclone_chunk.001_i33gfp: md5 = a8c7956852282e88c22a986150cb5a68 OK 2026/06/12 01:56:01 INFO : TestRWCacheUpdate.rclone_chunk.001_i33gfp: Copied (server-side copy) to: TestRWCacheUpdate 2026/06/12 01:56:01 INFO : TestRWCacheUpdate.rclone_chunk.001_i33gfp: Deleted 2026/06/12 01:56:01 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:56:01 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/12 01:56:01 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/12 01:56:01 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/12 01:56:01 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/12 01:56:01 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/12 01:56:01 DEBUG : TestRWCacheUpdate(0x1aefa86ab00): _readAt: size=512, off=0 2026/06/12 01:56:01 DEBUG : TestRWCacheUpdate(0x1aefa86ab00): openPending: 2026/06/12 01:56:01 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-12 00:59:57.631800016 +0000 UTC" against cached fingerprint "20,2026-06-12 00:58:57.631800016 +0000 UTC" 2026/06/12 01:56:01 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-06-12 00:59:57.631800016 +0000 UTC" != cached fingerprint "20,2026-06-12 00:58:57.631800016 +0000 UTC") 2026/06/12 01:56:01 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/12 01:56:01 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/12 01:56:01 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/12 01:56:01 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/12 01:56:01 DEBUG : TestRWCacheUpdate(0x1aefa86ab00): >openPending: err= 2026/06/12 01:56:01 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/12 01:56:01 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/12 01:56:01 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/12 01:56:01 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/12 01:56:01 DEBUG : TestRWCacheUpdate(0x1aefa86ab00): >_readAt: n=20, err=EOF 2026/06/12 01:56:01 DEBUG : TestRWCacheUpdate(0x1aefa86ab00): close: 2026/06/12 01:56:01 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-12 00:59:57.631800016 +0000 UTC 2026/06/12 01:56:01 DEBUG : TestRWCacheUpdate(0x1aefa86ab00): >close: err= 2026/06/12 01:56:01 DEBUG : Re-reading directory (100.107367ms old) 2026/06/12 01:56:01 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/12 01:56:01 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/06/12 01:56:01 DEBUG : forgetting directory cache 2026/06/12 01:56:02 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/06/12 01:56:02 DEBUG : TestRWCacheUpdate.rclone_chunk.001_i33h0d: md5 = 25074c7237d5f7774d304950950b2d66 OK 2026/06/12 01:56:02 INFO : TestRWCacheUpdate.rclone_chunk.001_i33h0d: Copied (server-side copy) to: TestRWCacheUpdate 2026/06/12 01:56:02 INFO : TestRWCacheUpdate.rclone_chunk.001_i33h0d: Deleted 2026/06/12 01:56:02 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:56:02 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/12 01:56:02 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/12 01:56:02 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/12 01:56:02 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/12 01:56:02 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/12 01:56:02 DEBUG : TestRWCacheUpdate(0x1aefa9b1d40): _readAt: size=512, off=0 2026/06/12 01:56:02 DEBUG : TestRWCacheUpdate(0x1aefa9b1d40): openPending: 2026/06/12 01:56:02 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-12 01:00:57.631800016 +0000 UTC" against cached fingerprint "20,2026-06-12 00:59:57.631800016 +0000 UTC" 2026/06/12 01:56:02 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-06-12 01:00:57.631800016 +0000 UTC" != cached fingerprint "20,2026-06-12 00:59:57.631800016 +0000 UTC") 2026/06/12 01:56:02 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/12 01:56:02 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/12 01:56:02 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/12 01:56:02 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/12 01:56:02 DEBUG : TestRWCacheUpdate(0x1aefa9b1d40): >openPending: err= 2026/06/12 01:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/12 01:56:02 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/12 01:56:02 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/12 01:56:02 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/12 01:56:02 DEBUG : TestRWCacheUpdate(0x1aefa9b1d40): >_readAt: n=20, err=EOF 2026/06/12 01:56:02 DEBUG : TestRWCacheUpdate(0x1aefa9b1d40): close: 2026/06/12 01:56:02 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-12 01:00:57.631800016 +0000 UTC 2026/06/12 01:56:02 DEBUG : TestRWCacheUpdate(0x1aefa9b1d40): >close: err= 2026/06/12 01:56:02 DEBUG : forgetting directory cache 2026/06/12 01:56:02 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/12 01:56:03 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/06/12 01:56:03 DEBUG : TestRWCacheUpdate.rclone_chunk.001_i33ifc: md5 = 58e51f3b328781d7a035e462b2e9bd00 OK 2026/06/12 01:56:03 INFO : TestRWCacheUpdate.rclone_chunk.001_i33ifc: Copied (server-side copy) to: TestRWCacheUpdate 2026/06/12 01:56:03 INFO : TestRWCacheUpdate.rclone_chunk.001_i33ifc: Deleted 2026/06/12 01:56:03 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:56:03 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/12 01:56:03 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/12 01:56:03 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/12 01:56:03 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/12 01:56:03 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/12 01:56:03 DEBUG : TestRWCacheUpdate(0x1aefab3b840): _readAt: size=512, off=0 2026/06/12 01:56:03 DEBUG : TestRWCacheUpdate(0x1aefab3b840): openPending: 2026/06/12 01:56:03 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-12 01:01:57.631800016 +0000 UTC" against cached fingerprint "20,2026-06-12 01:00:57.631800016 +0000 UTC" 2026/06/12 01:56:03 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-06-12 01:01:57.631800016 +0000 UTC" != cached fingerprint "20,2026-06-12 01:00:57.631800016 +0000 UTC") 2026/06/12 01:56:03 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/12 01:56:03 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/12 01:56:03 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/12 01:56:03 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/12 01:56:03 DEBUG : TestRWCacheUpdate(0x1aefab3b840): >openPending: err= 2026/06/12 01:56:03 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/12 01:56:03 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/12 01:56:03 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/12 01:56:03 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/12 01:56:03 DEBUG : TestRWCacheUpdate(0x1aefab3b840): >_readAt: n=20, err=EOF 2026/06/12 01:56:03 DEBUG : TestRWCacheUpdate(0x1aefab3b840): close: 2026/06/12 01:56:03 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-12 01:01:57.631800016 +0000 UTC 2026/06/12 01:56:03 DEBUG : TestRWCacheUpdate(0x1aefab3b840): >close: err= 2026/06/12 01:56:03 DEBUG : forgetting directory cache 2026/06/12 01:56:03 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/12 01:56:04 DEBUG : TestRWCacheUpdate: size = 21 OK 2026/06/12 01:56:04 DEBUG : TestRWCacheUpdate.rclone_chunk.001_i33jsf: md5 = 8dbc613757cc0c1614e9b1aafd9156a7 OK 2026/06/12 01:56:04 INFO : TestRWCacheUpdate.rclone_chunk.001_i33jsf: Copied (server-side copy) to: TestRWCacheUpdate 2026/06/12 01:56:04 INFO : TestRWCacheUpdate.rclone_chunk.001_i33jsf: Deleted 2026/06/12 01:56:04 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:56:04 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/12 01:56:04 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/12 01:56:04 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/12 01:56:04 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/12 01:56:04 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/12 01:56:04 DEBUG : TestRWCacheUpdate(0x1aefa8d52c0): _readAt: size=512, off=0 2026/06/12 01:56:04 DEBUG : TestRWCacheUpdate(0x1aefa8d52c0): openPending: 2026/06/12 01:56:04 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-06-12 01:02:57.631800016 +0000 UTC" against cached fingerprint "20,2026-06-12 01:01:57.631800016 +0000 UTC" 2026/06/12 01:56:04 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-06-12 01:02:57.631800016 +0000 UTC" != cached fingerprint "20,2026-06-12 01:01:57.631800016 +0000 UTC") 2026/06/12 01:56:04 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/12 01:56:04 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/12 01:56:04 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/06/12 01:56:04 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/12 01:56:04 DEBUG : TestRWCacheUpdate(0x1aefa8d52c0): >openPending: err= 2026/06/12 01:56:04 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/06/12 01:56:04 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/12 01:56:04 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/12 01:56:04 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/12 01:56:04 DEBUG : TestRWCacheUpdate(0x1aefa8d52c0): >_readAt: n=21, err=EOF 2026/06/12 01:56:04 DEBUG : TestRWCacheUpdate(0x1aefa8d52c0): close: 2026/06/12 01:56:04 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-12 01:02:57.631800016 +0000 UTC 2026/06/12 01:56:04 DEBUG : TestRWCacheUpdate(0x1aefa8d52c0): >close: err= 2026/06/12 01:56:04 DEBUG : Re-reading directory (112.712121ms old) 2026/06/12 01:56:04 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/12 01:56:04 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/06/12 01:56:04 DEBUG : forgetting directory cache 2026/06/12 01:56:05 DEBUG : TestRWCacheUpdate: size = 22 OK 2026/06/12 01:56:05 DEBUG : TestRWCacheUpdate.rclone_chunk.001_i33k53: md5 = d6db0c1b4814e22b98d1f690596f68ca OK 2026/06/12 01:56:05 INFO : TestRWCacheUpdate.rclone_chunk.001_i33k53: Copied (server-side copy) to: TestRWCacheUpdate 2026/06/12 01:56:05 INFO : TestRWCacheUpdate.rclone_chunk.001_i33k53: Deleted 2026/06/12 01:56:05 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:56:05 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/12 01:56:05 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/12 01:56:05 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/12 01:56:05 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/12 01:56:05 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/12 01:56:05 DEBUG : TestRWCacheUpdate(0x1aefa5ef7c0): _readAt: size=512, off=0 2026/06/12 01:56:05 DEBUG : TestRWCacheUpdate(0x1aefa5ef7c0): openPending: 2026/06/12 01:56:05 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-06-12 01:03:57.631800016 +0000 UTC" against cached fingerprint "21,2026-06-12 01:02:57.631800016 +0000 UTC" 2026/06/12 01:56:05 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-06-12 01:03:57.631800016 +0000 UTC" != cached fingerprint "21,2026-06-12 01:02:57.631800016 +0000 UTC") 2026/06/12 01:56:05 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/12 01:56:05 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/12 01:56:05 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/06/12 01:56:05 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/12 01:56:05 DEBUG : TestRWCacheUpdate(0x1aefa5ef7c0): >openPending: err= 2026/06/12 01:56:05 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/06/12 01:56:05 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/12 01:56:05 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/12 01:56:05 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/12 01:56:05 DEBUG : TestRWCacheUpdate(0x1aefa5ef7c0): >_readAt: n=22, err=EOF 2026/06/12 01:56:05 DEBUG : TestRWCacheUpdate(0x1aefa5ef7c0): close: 2026/06/12 01:56:05 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-12 01:03:57.631800016 +0000 UTC 2026/06/12 01:56:05 DEBUG : TestRWCacheUpdate(0x1aefa5ef7c0): >close: err= 2026/06/12 01:56:05 DEBUG : Re-reading directory (104.808047ms old) 2026/06/12 01:56:05 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/12 01:56:05 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/06/12 01:56:05 DEBUG : forgetting directory cache 2026/06/12 01:56:06 DEBUG : TestRWCacheUpdate: size = 23 OK 2026/06/12 01:56:06 DEBUG : TestRWCacheUpdate.rclone_chunk.001_i33lwy: md5 = a04b60cad5c51870e80f668df3d720c0 OK 2026/06/12 01:56:06 INFO : TestRWCacheUpdate.rclone_chunk.001_i33lwy: Copied (server-side copy) to: TestRWCacheUpdate 2026/06/12 01:56:06 INFO : TestRWCacheUpdate.rclone_chunk.001_i33lwy: Deleted 2026/06/12 01:56:06 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:56:06 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/12 01:56:06 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/12 01:56:06 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/12 01:56:06 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/12 01:56:06 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/12 01:56:06 DEBUG : TestRWCacheUpdate(0x1aefa9f3180): _readAt: size=512, off=0 2026/06/12 01:56:06 DEBUG : TestRWCacheUpdate(0x1aefa9f3180): openPending: 2026/06/12 01:56:06 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-06-12 01:04:57.631800016 +0000 UTC" against cached fingerprint "22,2026-06-12 01:03:57.631800016 +0000 UTC" 2026/06/12 01:56:06 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-06-12 01:04:57.631800016 +0000 UTC" != cached fingerprint "22,2026-06-12 01:03:57.631800016 +0000 UTC") 2026/06/12 01:56:06 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/12 01:56:06 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/12 01:56:06 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/06/12 01:56:06 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/12 01:56:06 DEBUG : TestRWCacheUpdate(0x1aefa9f3180): >openPending: err= 2026/06/12 01:56:06 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/06/12 01:56:06 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/12 01:56:06 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/12 01:56:06 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/12 01:56:06 DEBUG : TestRWCacheUpdate(0x1aefa9f3180): >_readAt: n=23, err=EOF 2026/06/12 01:56:06 DEBUG : TestRWCacheUpdate(0x1aefa9f3180): close: 2026/06/12 01:56:06 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-12 01:04:57.631800016 +0000 UTC 2026/06/12 01:56:06 DEBUG : TestRWCacheUpdate(0x1aefa9f3180): >close: err= 2026/06/12 01:56:06 DEBUG : forgetting directory cache 2026/06/12 01:56:06 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/12 01:56:07 DEBUG : TestRWCacheUpdate: size = 24 OK 2026/06/12 01:56:07 DEBUG : TestRWCacheUpdate.rclone_chunk.001_i33m8u: md5 = 074978d6705e58530a3c8d378a08fa37 OK 2026/06/12 01:56:07 INFO : TestRWCacheUpdate.rclone_chunk.001_i33m8u: Copied (server-side copy) to: TestRWCacheUpdate 2026/06/12 01:56:07 INFO : TestRWCacheUpdate.rclone_chunk.001_i33m8u: Deleted 2026/06/12 01:56:07 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:56:07 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/12 01:56:07 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/12 01:56:07 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/12 01:56:07 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/12 01:56:07 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/12 01:56:07 DEBUG : TestRWCacheUpdate(0x1aefa998340): _readAt: size=512, off=0 2026/06/12 01:56:07 DEBUG : TestRWCacheUpdate(0x1aefa998340): openPending: 2026/06/12 01:56:07 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-06-12 01:05:57.631800016 +0000 UTC" against cached fingerprint "23,2026-06-12 01:04:57.631800016 +0000 UTC" 2026/06/12 01:56:07 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-06-12 01:05:57.631800016 +0000 UTC" != cached fingerprint "23,2026-06-12 01:04:57.631800016 +0000 UTC") 2026/06/12 01:56:07 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/12 01:56:07 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/12 01:56:07 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/06/12 01:56:07 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/12 01:56:07 DEBUG : TestRWCacheUpdate(0x1aefa998340): >openPending: err= 2026/06/12 01:56:07 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/06/12 01:56:07 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/12 01:56:07 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/12 01:56:07 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/12 01:56:07 DEBUG : TestRWCacheUpdate(0x1aefa998340): >_readAt: n=24, err=EOF 2026/06/12 01:56:07 DEBUG : TestRWCacheUpdate(0x1aefa998340): close: 2026/06/12 01:56:07 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-12 01:05:57.631800016 +0000 UTC 2026/06/12 01:56:07 DEBUG : TestRWCacheUpdate(0x1aefa998340): >close: err= 2026/06/12 01:56:07 DEBUG : Re-reading directory (155.812611ms old) 2026/06/12 01:56:07 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/12 01:56:07 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/06/12 01:56:07 DEBUG : WaitForWriters: timeout=30s 2026/06/12 01:56:07 DEBUG : Looking for writers 2026/06/12 01:56:07 DEBUG : TestRWCacheUpdate: reading active writers 2026/06/12 01:56:07 DEBUG : >WaitForWriters: 2026/06/12 01:56:07 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': vfs cache: cleaner exiting 2026/06/12 01:56:07 DEBUG : forgetting directory cache --- PASS: TestRWCacheUpdate (10.30s) === RUN TestCaseSensitivity run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede'", Local "Local file system at /tmp/rclone994649911", Modify Window "1ns" 2026/06/12 01:56:08 DEBUG : FiLeA: size = 5 OK 2026/06/12 01:56:08 DEBUG : FiLeA.rclone_chunk.001_i33nga: md5 = 89d903bc35dede724fd52c51437ff5fd OK 2026/06/12 01:56:08 INFO : FiLeA.rclone_chunk.001_i33nga: Copied (server-side copy) to: FiLeA 2026/06/12 01:56:08 INFO : FiLeA.rclone_chunk.001_i33nga: Deleted 2026/06/12 01:56:08 DEBUG : FiLeB: size = 5 OK 2026/06/12 01:56:08 DEBUG : FiLeB.rclone_chunk.001_i33oq9: md5 = ff9cf2d690d888cb337f6bf4526b6130 OK 2026/06/12 01:56:08 INFO : FiLeB.rclone_chunk.001_i33oq9: Copied (server-side copy) to: FiLeB 2026/06/12 01:56:08 INFO : FiLeB.rclone_chunk.001_i33oq9: Deleted 2026/06/12 01:56:09 DEBUG : FilEb: size = 5 OK 2026/06/12 01:56:09 DEBUG : FilEb.rclone_chunk.001_i33op1: md5 = 79369f78f7882c1baabbc7d45dc5daa0 OK 2026/06/12 01:56:09 INFO : FilEb.rclone_chunk.001_i33op1: Copied (server-side copy) to: FilEb 2026/06/12 01:56:09 INFO : FilEb.rclone_chunk.001_i33op1: Deleted 2026/06/12 01:56:09 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': poll-interval is not supported by this remote 2026/06/12 01:56:09 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': poll-interval is not supported by this remote 2026/06/12 01:56:09 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/12 01:56:09 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/12 01:56:09 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/12 01:56:09 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/06/12 01:56:09 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/12 01:56:09 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/12 01:56:09 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/12 01:56:09 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/12 01:56:09 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/12 01:56:09 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/06/12 01:56:09 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/12 01:56:09 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/12 01:56:09 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/12 01:56:09 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/12 01:56:09 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/12 01:56:09 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/06/12 01:56:09 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/12 01:56:09 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/12 01:56:09 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/12 01:56:09 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/06/12 01:56:09 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/06/12 01:56:09 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/06/12 01:56:09 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/06/12 01:56:09 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/12 01:56:09 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/12 01:56:09 DEBUG : FilEb: Open: flags=O_RDONLY 2026/06/12 01:56:09 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/06/12 01:56:09 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/06/12 01:56:09 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/06/12 01:56:09 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/12 01:56:09 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/12 01:56:09 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/12 01:56:09 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/12 01:56:09 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/06/12 01:56:09 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/12 01:56:09 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/12 01:56:09 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/12 01:56:09 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/12 01:56:09 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/12 01:56:09 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/06/12 01:56:09 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/12 01:56:09 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/12 01:56:09 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/12 01:56:09 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/12 01:56:09 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/12 01:56:09 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/06/12 01:56:09 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/12 01:56:09 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/12 01:56:09 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/12 01:56:09 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/12 01:56:09 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/12 01:56:09 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/06/12 01:56:09 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/12 01:56:10 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/12 01:56:10 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/12 01:56:10 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/06/12 01:56:10 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/06/12 01:56:10 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/06/12 01:56:10 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/06/12 01:56:10 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/12 01:56:10 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/12 01:56:10 DEBUG : FilEb: Open: flags=O_RDONLY 2026/06/12 01:56:10 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/06/12 01:56:10 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/06/12 01:56:10 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/06/12 01:56:10 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/12 01:56:10 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/12 01:56:10 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/06/12 01:56:10 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/06/12 01:56:10 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/12 01:56:10 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/06/12 01:56:10 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/06/12 01:56:10 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/12 01:56:10 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/12 01:56:10 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/12 01:56:10 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/06/12 01:56:10 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/12 01:56:10 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/12 01:56:10 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/12 01:56:10 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/06/12 01:56:10 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/12 01:56:10 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/06/12 01:56:10 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/12 01:56:10 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/06/12 01:56:10 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/12 01:56:10 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/06/12 01:56:10 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/06/12 01:56:10 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/06/12 01:56:10 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/06/12 01:56:10 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/12 01:56:10 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/12 01:56:10 DEBUG : FilEb: Open: flags=O_RDONLY 2026/06/12 01:56:10 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/06/12 01:56:10 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/06/12 01:56:10 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/06/12 01:56:10 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/12 01:56:10 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/12 01:56:10 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/06/12 01:56:10 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/12 01:56:10 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/06/12 01:56:10 DEBUG : WaitForWriters: timeout=30s 2026/06/12 01:56:10 DEBUG : Looking for writers 2026/06/12 01:56:10 DEBUG : FiLeA: reading active writers 2026/06/12 01:56:10 DEBUG : FiLeB: reading active writers 2026/06/12 01:56:10 DEBUG : FilEb: reading active writers 2026/06/12 01:56:10 DEBUG : >WaitForWriters: 2026/06/12 01:56:10 DEBUG : WaitForWriters: timeout=30s 2026/06/12 01:56:10 DEBUG : Looking for writers 2026/06/12 01:56:10 DEBUG : FiLeA: reading active writers 2026/06/12 01:56:10 DEBUG : FiLeB: reading active writers 2026/06/12 01:56:10 DEBUG : FilEb: reading active writers 2026/06/12 01:56:10 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (2.61s) === RUN TestUnicodeNormalization run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede'", Local "Local file system at /tmp/rclone994649911", Modify Window "1ns" 2026/06/12 01:56:10 DEBUG : normal name with no special characters.txt: size = 5 OK 2026/06/12 01:56:10 DEBUG : normal name with no special characters.txt.rclone_chunk.001_i33qth: md5 = 89d903bc35dede724fd52c51437ff5fd OK 2026/06/12 01:56:10 INFO : normal name with no special characters.txt.rclone_chunk.001_i33qth: Copied (server-side copy) to: normal name with no special characters.txt 2026/06/12 01:56:10 INFO : normal name with no special characters.txt.rclone_chunk.001_i33qth: Deleted 2026/06/12 01:56:11 DEBUG : 測試_Русский___ě_áñ: size = 5 OK 2026/06/12 01:56:11 DEBUG : 測試_Русский___ě_áñ.rclone_chunk.001_i33qsq: md5 = ff9cf2d690d888cb337f6bf4526b6130 OK 2026/06/12 01:56:11 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_i33qsq: Copied (server-side copy) to: 測試_Русский___ě_áñ 2026/06/12 01:56:11 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_i33qsq: Deleted 2026/06/12 01:56:11 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': poll-interval is not supported by this remote 2026/06/12 01:56:11 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/12 01:56:11 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/06/12 01:56:11 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/06/12 01:56:11 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/06/12 01:56:11 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/12 01:56:11 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/12 01:56:11 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/12 01:56:11 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/06/12 01:56:11 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/06/12 01:56:11 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/06/12 01:56:11 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/06/12 01:56:11 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/12 01:56:11 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/12 01:56:11 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/06/12 01:56:11 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/06/12 01:56:11 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/06/12 01:56:11 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/12 01:56:11 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/12 01:56:11 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/12 01:56:11 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/06/12 01:56:11 DEBUG : WaitForWriters: timeout=30s 2026/06/12 01:56:11 DEBUG : Looking for writers 2026/06/12 01:56:11 DEBUG : normal name with no special characters.txt: reading active writers 2026/06/12 01:56:11 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/06/12 01:56:11 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (1.34s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede'", Local "Local file system at /tmp/rclone994649911", Modify Window "1ns" 2026/06/12 01:56:11 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': poll-interval is not supported by this remote 2026/06/12 01:56:11 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': Reusing VFS from active cache 2026/06/12 01:56:11 DEBUG : WaitForWriters: timeout=30s 2026/06/12 01:56:11 DEBUG : Looking for writers 2026/06/12 01:56:11 DEBUG : >WaitForWriters: 2026/06/12 01:56:11 DEBUG : WaitForWriters: timeout=30s 2026/06/12 01:56:11 DEBUG : Looking for writers 2026/06/12 01:56:11 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.09s) === RUN TestVFSNewWithOpts run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede'", Local "Local file system at /tmp/rclone994649911", Modify Window "1ns" 2026/06/12 01:56:11 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': poll-interval is not supported by this remote 2026/06/12 01:56:11 DEBUG : WaitForWriters: timeout=30s 2026/06/12 01:56:11 DEBUG : Looking for writers 2026/06/12 01:56:11 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.09s) === RUN TestVFSRoot run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede'", Local "Local file system at /tmp/rclone994649911", Modify Window "1ns" 2026/06/12 01:56:12 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': poll-interval is not supported by this remote 2026/06/12 01:56:12 DEBUG : WaitForWriters: timeout=30s 2026/06/12 01:56:12 DEBUG : Looking for writers 2026/06/12 01:56:12 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.09s) === RUN TestVFSStat run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede'", Local "Local file system at /tmp/rclone994649911", Modify Window "1ns" 2026/06/12 01:56:12 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': poll-interval is not supported by this remote 2026/06/12 01:56:12 DEBUG : file1: size = 14 OK 2026/06/12 01:56:12 DEBUG : file1.rclone_chunk.001_i33sd4: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/12 01:56:12 INFO : file1.rclone_chunk.001_i33sd4: Copied (server-side copy) to: file1 2026/06/12 01:56:12 INFO : file1.rclone_chunk.001_i33sd4: Deleted 2026/06/12 01:56:12 DEBUG : dir/file2: size = 14 OK 2026/06/12 01:56:12 DEBUG : dir/file2.rclone_chunk.001_i33sh2: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/06/12 01:56:12 INFO : dir/file2.rclone_chunk.001_i33sh2: Copied (server-side copy) to: dir/file2 2026/06/12 01:56:13 INFO : dir/file2.rclone_chunk.001_i33sh2: Deleted 2026/06/12 01:56:13 DEBUG : WaitForWriters: timeout=30s 2026/06/12 01:56:13 DEBUG : dir: Looking for writers 2026/06/12 01:56:13 DEBUG : file2: reading active writers 2026/06/12 01:56:13 DEBUG : Looking for writers 2026/06/12 01:56:13 DEBUG : dir: reading active writers 2026/06/12 01:56:13 DEBUG : file1: reading active writers 2026/06/12 01:56:13 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (1.40s) === RUN TestVFSStatParent run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede'", Local "Local file system at /tmp/rclone994649911", Modify Window "1ns" 2026/06/12 01:56:13 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': poll-interval is not supported by this remote 2026/06/12 01:56:13 DEBUG : file1: size = 14 OK 2026/06/12 01:56:13 DEBUG : file1.rclone_chunk.001_i33t6j: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/12 01:56:13 INFO : file1.rclone_chunk.001_i33t6j: Copied (server-side copy) to: file1 2026/06/12 01:56:13 INFO : file1.rclone_chunk.001_i33t6j: Deleted 2026/06/12 01:56:14 DEBUG : dir/file2: size = 14 OK 2026/06/12 01:56:14 DEBUG : dir/file2.rclone_chunk.001_i33ut3: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/06/12 01:56:14 INFO : dir/file2.rclone_chunk.001_i33ut3: Copied (server-side copy) to: dir/file2 2026/06/12 01:56:14 INFO : dir/file2.rclone_chunk.001_i33ut3: Deleted 2026/06/12 01:56:14 DEBUG : WaitForWriters: timeout=30s 2026/06/12 01:56:14 DEBUG : dir: Looking for writers 2026/06/12 01:56:14 DEBUG : Looking for writers 2026/06/12 01:56:14 DEBUG : dir: reading active writers 2026/06/12 01:56:14 DEBUG : file1: reading active writers 2026/06/12 01:56:14 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (1.35s) === RUN TestVFSOpenFile run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede'", Local "Local file system at /tmp/rclone994649911", Modify Window "1ns" 2026/06/12 01:56:14 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': poll-interval is not supported by this remote 2026/06/12 01:56:15 DEBUG : file1: size = 14 OK 2026/06/12 01:56:15 DEBUG : file1.rclone_chunk.001_i33uhc: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/12 01:56:15 INFO : file1.rclone_chunk.001_i33uhc: Copied (server-side copy) to: file1 2026/06/12 01:56:15 INFO : file1.rclone_chunk.001_i33uhc: Deleted 2026/06/12 01:56:15 DEBUG : dir/file2: size = 14 OK 2026/06/12 01:56:15 DEBUG : dir/file2.rclone_chunk.001_i33vz7: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/06/12 01:56:15 INFO : dir/file2.rclone_chunk.001_i33vz7: Copied (server-side copy) to: dir/file2 2026/06/12 01:56:15 INFO : dir/file2.rclone_chunk.001_i33vz7: Deleted 2026/06/12 01:56:15 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/12 01:56:15 DEBUG : file1: Open: flags=O_RDONLY 2026/06/12 01:56:15 DEBUG : file1: >Open: fd=file1 (r), err= 2026/06/12 01:56:15 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/06/12 01:56:15 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/12 01:56:15 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/06/12 01:56:15 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/12 01:56:16 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/06/12 01:56:16 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:56:16 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:56:16 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/06/12 01:56:16 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/06/12 01:56:16 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/06/12 01:56:16 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/06/12 01:56:16 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': File to upload is small (0 bytes), uploading instead of streaming 2026/06/12 01:56:16 DEBUG : dir/new_file.txt: size = 0 OK 2026/06/12 01:56:16 DEBUG : dir/new_file.txt.rclone_chunk.001_i33wj0: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/12 01:56:16 INFO : dir/new_file.txt.rclone_chunk.001_i33wj0: Copied (server-side copy) to: dir/new_file.txt 2026/06/12 01:56:16 INFO : dir/new_file.txt.rclone_chunk.001_i33wj0: Deleted 2026/06/12 01:56:16 DEBUG : dir/new_file.txt: size = 0 OK 2026/06/12 01:56:16 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2026/06/12 01:56:16 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/06/12 01:56:16 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:56:16 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/06/12 01:56:16 DEBUG : WaitForWriters: timeout=30s 2026/06/12 01:56:16 DEBUG : dir: Looking for writers 2026/06/12 01:56:16 DEBUG : file2: reading active writers 2026/06/12 01:56:16 DEBUG : new_file.txt: reading active writers 2026/06/12 01:56:16 DEBUG : Looking for writers 2026/06/12 01:56:16 DEBUG : dir: reading active writers 2026/06/12 01:56:16 DEBUG : file1: reading active writers 2026/06/12 01:56:16 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (1.84s) === RUN TestVFSRename run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede'", Local "Local file system at /tmp/rclone994649911", Modify Window "1ns" 2026/06/12 01:56:16 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': poll-interval is not supported by this remote 2026/06/12 01:56:17 DEBUG : dir/file2: size = 14 OK 2026/06/12 01:56:17 DEBUG : dir/file2.rclone_chunk.001_i33wpm: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/06/12 01:56:17 INFO : dir/file2.rclone_chunk.001_i33wpm: Copied (server-side copy) to: dir/file2 2026/06/12 01:56:17 INFO : dir/file2.rclone_chunk.001_i33wpm: Deleted 2026/06/12 01:56:17 DEBUG : dir/file2: copy non-chunked object... 2026/06/12 01:56:17 DEBUG : dir/file1: size = 14 OK 2026/06/12 01:56:17 INFO : dir/file2: Copied (server-side copy) to: dir/file1 2026/06/12 01:56:17 INFO : dir/file2: Deleted 2026/06/12 01:56:17 DEBUG : dir/file1: Updating file with dir/file1 0x1aefa9f6750 2026/06/12 01:56:17 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/06/12 01:56:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/12 01:56:17 DEBUG : dir/file1: copy non-chunked object... 2026/06/12 01:56:18 DEBUG : file0: size = 14 OK 2026/06/12 01:56:18 INFO : dir/file1: Copied (server-side copy) to: file0 2026/06/12 01:56:18 INFO : dir/file1: Deleted 2026/06/12 01:56:18 DEBUG : file0: Updating file with file0 0x1aefa9f6750 2026/06/12 01:56:18 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/12 01:56:18 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/06/12 01:56:18 DEBUG : WaitForWriters: timeout=30s 2026/06/12 01:56:18 DEBUG : dir: Looking for writers 2026/06/12 01:56:18 DEBUG : Looking for writers 2026/06/12 01:56:18 DEBUG : dir: reading active writers 2026/06/12 01:56:18 DEBUG : file0: reading active writers 2026/06/12 01:56:18 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (1.61s) === RUN TestVFSStatfs run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede'", Local "Local file system at /tmp/rclone994649911", Modify Window "1ns" 2026/06/12 01:56:18 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': poll-interval is not supported by this remote 2026/06/12 01:56:18 DEBUG : WaitForWriters: timeout=30s 2026/06/12 01:56:18 DEBUG : Looking for writers 2026/06/12 01:56:18 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.09s) === RUN TestVFSMkdir run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede'", Local "Local file system at /tmp/rclone994649911", Modify Window "1ns" 2026/06/12 01:56:18 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': poll-interval is not supported by this remote 2026/06/12 01:56:18 DEBUG : WaitForWriters: timeout=30s 2026/06/12 01:56:18 DEBUG : Looking for writers 2026/06/12 01:56:18 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.09s) === RUN TestVFSMkdirAll run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede'", Local "Local file system at /tmp/rclone994649911", Modify Window "1ns" 2026/06/12 01:56:18 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': poll-interval is not supported by this remote 2026/06/12 01:56:18 DEBUG : WaitForWriters: timeout=30s 2026/06/12 01:56:18 DEBUG : Looking for writers 2026/06/12 01:56:18 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 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede'", Local "Local file system at /tmp/rclone994649911", Modify Window "1ns" 2026/06/12 01:56:18 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': poll-interval is not supported by this remote 2026/06/12 01:56:18 DEBUG : WaitForWriters: timeout=30s 2026/06/12 01:56:18 DEBUG : Looking for writers 2026/06/12 01:56:18 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.09s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede'", Local "Local file system at /tmp/rclone994649911", Modify Window "1ns" 2026/06/12 01:56:18 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': poll-interval is not supported by this remote 2026/06/12 01:56:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:56:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:56:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/12 01:56:18 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/12 01:56:18 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/12 01:56:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/12 01:56:18 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/06/12 01:56:18 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/06/12 01:56:18 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/06/12 01:56:18 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': File to upload is small (5 bytes), uploading instead of streaming 2026/06/12 01:56:19 DEBUG : file1: size = 5 OK 2026/06/12 01:56:19 DEBUG : file1.rclone_chunk.001_i33ypg: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/12 01:56:19 INFO : file1.rclone_chunk.001_i33ypg: Copied (server-side copy) to: file1 2026/06/12 01:56:19 INFO : file1.rclone_chunk.001_i33ypg: Deleted 2026/06/12 01:56:19 DEBUG : file1: size = 5 OK 2026/06/12 01:56:19 DEBUG : file1: Size of src and dst objects identical 2026/06/12 01:56:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/12 01:56:19 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:56:19 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:56:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/12 01:56:19 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/12 01:56:19 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/12 01:56:19 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:56:19 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:56:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/12 01:56:19 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/12 01:56:19 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/12 01:56:19 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/06/12 01:56:19 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/06/12 01:56:19 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/12 01:56:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/12 01:56:19 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/12 01:56:19 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/12 01:56:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/12 01:56:19 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': File to upload is small (0 bytes), uploading instead of streaming 2026/06/12 01:56:19 DEBUG : file1: size = 0 OK 2026/06/12 01:56:19 DEBUG : file1.rclone_chunk.001_i33zyi: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/12 01:56:19 INFO : file1.rclone_chunk.001_i33zyi: Copied (server-side copy) to: file1 2026/06/12 01:56:19 INFO : file1.rclone_chunk.001_i33zyi: Deleted 2026/06/12 01:56:19 DEBUG : file1: size = 0 OK 2026/06/12 01:56:19 DEBUG : file1: Size of src and dst objects identical 2026/06/12 01:56:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/12 01:56:19 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/06/12 01:56:19 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/12 01:56:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/12 01:56:19 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/12 01:56:19 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/12 01:56:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/12 01:56:19 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': File to upload is small (7 bytes), uploading instead of streaming 2026/06/12 01:56:20 DEBUG : file1: size = 7 OK 2026/06/12 01:56:20 DEBUG : file1.rclone_chunk.001_i33zkn: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/06/12 01:56:20 INFO : file1.rclone_chunk.001_i33zkn: Copied (server-side copy) to: file1 2026/06/12 01:56:20 INFO : file1.rclone_chunk.001_i33zkn: Deleted 2026/06/12 01:56:20 DEBUG : file1: size = 7 OK 2026/06/12 01:56:20 DEBUG : file1: Size of src and dst objects identical 2026/06/12 01:56:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/12 01:56:20 DEBUG : WaitForWriters: timeout=30s 2026/06/12 01:56:20 DEBUG : Looking for writers 2026/06/12 01:56:20 DEBUG : file1: reading active writers 2026/06/12 01:56:20 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (1.75s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede'", Local "Local file system at /tmp/rclone994649911", Modify Window "1ns" 2026/06/12 01:56:20 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': poll-interval is not supported by this remote 2026/06/12 01:56:20 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:56:20 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:56:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/12 01:56:20 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/12 01:56:20 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/12 01:56:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/12 01:56:20 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/06/12 01:56:21 DEBUG : file1: aborting in-sequence write wait, off=100 2026/06/12 01:56:21 DEBUG : file1: failed to wait for in-sequence write to 100 2026/06/12 01:56:21 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/06/12 01:56:21 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': File to upload is small (11 bytes), uploading instead of streaming 2026/06/12 01:56:21 DEBUG : file1: size = 11 OK 2026/06/12 01:56:21 DEBUG : file1.rclone_chunk.001_i341ap: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/06/12 01:56:21 INFO : file1.rclone_chunk.001_i341ap: Copied (server-side copy) to: file1 2026/06/12 01:56:21 INFO : file1.rclone_chunk.001_i341ap: Deleted 2026/06/12 01:56:21 DEBUG : file1: size = 11 OK 2026/06/12 01:56:21 DEBUG : file1: Size of src and dst objects identical 2026/06/12 01:56:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/12 01:56:21 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/06/12 01:56:22 DEBUG : WaitForWriters: timeout=30s 2026/06/12 01:56:22 DEBUG : Looking for writers 2026/06/12 01:56:22 DEBUG : file1: reading active writers 2026/06/12 01:56:22 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.71s) === RUN TestWriteFileHandleFlush run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede'", Local "Local file system at /tmp/rclone994649911", Modify Window "1ns" 2026/06/12 01:56:22 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': poll-interval is not supported by this remote 2026/06/12 01:56:22 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:56:22 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:56:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/12 01:56:22 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/12 01:56:22 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/12 01:56:22 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/06/12 01:56:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/12 01:56:22 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': File to upload is small (5 bytes), uploading instead of streaming 2026/06/12 01:56:22 DEBUG : file1: size = 5 OK 2026/06/12 01:56:22 DEBUG : file1.rclone_chunk.001_i342oa: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/12 01:56:22 INFO : file1.rclone_chunk.001_i342oa: Copied (server-side copy) to: file1 2026/06/12 01:56:22 INFO : file1.rclone_chunk.001_i342oa: Deleted 2026/06/12 01:56:22 DEBUG : file1: size = 5 OK 2026/06/12 01:56:22 DEBUG : file1: Size of src and dst objects identical 2026/06/12 01:56:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/12 01:56:22 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/06/12 01:56:22 DEBUG : WaitForWriters: timeout=30s 2026/06/12 01:56:22 DEBUG : Looking for writers 2026/06/12 01:56:22 DEBUG : file1: reading active writers 2026/06/12 01:56:22 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.66s) === RUN TestWriteFileHandleRelease run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede'", Local "Local file system at /tmp/rclone994649911", Modify Window "1ns" 2026/06/12 01:56:22 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': poll-interval is not supported by this remote 2026/06/12 01:56:22 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:56:22 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:56:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/12 01:56:22 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/12 01:56:22 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/12 01:56:22 DEBUG : file1: WriteFileHandle.Release closing 2026/06/12 01:56:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/12 01:56:22 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': File to upload is small (0 bytes), uploading instead of streaming 2026/06/12 01:56:23 DEBUG : file1: size = 0 OK 2026/06/12 01:56:23 DEBUG : file1.rclone_chunk.001_i34231: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/12 01:56:23 INFO : file1.rclone_chunk.001_i34231: Copied (server-side copy) to: file1 2026/06/12 01:56:23 INFO : file1.rclone_chunk.001_i34231: Deleted 2026/06/12 01:56:23 DEBUG : file1: size = 0 OK 2026/06/12 01:56:23 DEBUG : file1: Size of src and dst objects identical 2026/06/12 01:56:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/12 01:56:23 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/06/12 01:56:23 DEBUG : WaitForWriters: timeout=30s 2026/06/12 01:56:23 DEBUG : Looking for writers 2026/06/12 01:56:23 DEBUG : file1: reading active writers 2026/06/12 01:56:23 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.70s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede'", Local "Local file system at /tmp/rclone994649911", Modify Window "1ns" 2026/06/12 01:56:23 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': poll-interval is not supported by this remote 2026/06/12 01:56:23 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:56:23 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:56:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/12 01:56:23 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/12 01:56:23 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/12 01:56:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/12 01:56:23 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': File to upload is small (2 bytes), uploading instead of streaming 2026/06/12 01:56:23 DEBUG : file1: size = 2 OK 2026/06/12 01:56:23 DEBUG : file1.rclone_chunk.001_i343kz: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/06/12 01:56:23 INFO : file1.rclone_chunk.001_i343kz: Copied (server-side copy) to: file1 2026/06/12 01:56:23 INFO : file1.rclone_chunk.001_i343kz: Deleted 2026/06/12 01:56:23 DEBUG : file1: size = 2 OK 2026/06/12 01:56:23 DEBUG : file1: Size of src and dst objects identical 2026/06/12 01:56:24 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/06/12 01:56:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/12 01:56:24 DEBUG : WaitForWriters: timeout=30s 2026/06/12 01:56:24 DEBUG : Looking for writers 2026/06/12 01:56:24 DEBUG : file1: reading active writers 2026/06/12 01:56:24 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (0.68s) === RUN TestFileReadAtZeroLength run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede'", Local "Local file system at /tmp/rclone994649911", Modify Window "1ns" 2026/06/12 01:56:24 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': poll-interval is not supported by this remote 2026/06/12 01:56:24 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:56:24 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:56:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/12 01:56:24 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/12 01:56:24 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/12 01:56:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/12 01:56:24 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': File to upload is small (0 bytes), uploading instead of streaming 2026/06/12 01:56:24 DEBUG : file1: size = 0 OK 2026/06/12 01:56:24 DEBUG : file1.rclone_chunk.001_i344jc: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/12 01:56:24 INFO : file1.rclone_chunk.001_i344jc: Copied (server-side copy) to: file1 2026/06/12 01:56:24 INFO : file1.rclone_chunk.001_i344jc: Deleted 2026/06/12 01:56:24 DEBUG : file1: size = 0 OK 2026/06/12 01:56:24 DEBUG : file1: Size of src and dst objects identical 2026/06/12 01:56:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/12 01:56:24 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:56:24 DEBUG : file1: Open: flags=O_RDONLY 2026/06/12 01:56:24 DEBUG : file1: >Open: fd=file1 (r), err= 2026/06/12 01:56:24 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/06/12 01:56:24 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/06/12 01:56:24 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/06/12 01:56:24 DEBUG : WaitForWriters: timeout=30s 2026/06/12 01:56:24 DEBUG : Looking for writers 2026/06/12 01:56:24 DEBUG : file1: reading active writers 2026/06/12 01:56:24 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.67s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede'", Local "Local file system at /tmp/rclone994649911", Modify Window "1ns" 2026/06/12 01:56:24 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': poll-interval is not supported by this remote 2026/06/12 01:56:24 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/12 01:56:24 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/12 01:56:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/12 01:56:24 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/12 01:56:24 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/12 01:56:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/12 01:56:24 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': File to upload is small (100 bytes), uploading instead of streaming 2026/06/12 01:56:25 DEBUG : file1.rclone_chunk.001: size = 50 OK 2026/06/12 01:56:25 DEBUG : file1.rclone_chunk.001_i3444q: md5 = 1d6d801f8ed3e64f8c0dd48d7c62d73a OK 2026/06/12 01:56:25 INFO : file1.rclone_chunk.001_i3444q: Copied (server-side copy) to: file1.rclone_chunk.001 2026/06/12 01:56:25 INFO : file1.rclone_chunk.001_i3444q: Deleted 2026/06/12 01:56:25 DEBUG : file1.rclone_chunk.002: size = 50 OK 2026/06/12 01:56:25 DEBUG : file1.rclone_chunk.002_i3444q: md5 = 4e1d7505eb6d072a87453eb52cb5afc8 OK 2026/06/12 01:56:25 INFO : file1.rclone_chunk.002_i3444q: Copied (server-side copy) to: file1.rclone_chunk.002 2026/06/12 01:56:25 INFO : file1.rclone_chunk.002_i3444q: Deleted 2026/06/12 01:56:25 DEBUG : file1: size = 100 OK 2026/06/12 01:56:25 DEBUG : file1: Size of src and dst objects identical 2026/06/12 01:56:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/12 01:56:25 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/12 01:56:25 DEBUG : file1: Open: flags=O_RDONLY 2026/06/12 01:56:25 DEBUG : file1: >Open: fd=file1 (r), err= 2026/06/12 01:56:25 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/06/12 01:56:25 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/06/12 01:56:25 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/06/12 01:56:25 DEBUG : WaitForWriters: timeout=30s 2026/06/12 01:56:25 DEBUG : Looking for writers 2026/06/12 01:56:25 DEBUG : file1: reading active writers 2026/06/12 01:56:25 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (1.25s) === RUN TestZipManyFiles run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede'", Local "Local file system at /tmp/rclone994649911", Modify Window "1ns" 2026/06/12 01:56:26 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': poll-interval is not supported by this remote 2026/06/12 01:56:26 DEBUG : flat/f000.txt: size = 7 OK 2026/06/12 01:56:26 DEBUG : flat/f000.txt.rclone_chunk.001_i3467t: md5 = a217847fb21f7e963650acc42a7a3b39 OK 2026/06/12 01:56:26 INFO : flat/f000.txt.rclone_chunk.001_i3467t: Copied (server-side copy) to: flat/f000.txt 2026/06/12 01:56:26 INFO : flat/f000.txt.rclone_chunk.001_i3467t: Deleted 2026/06/12 01:56:26 DEBUG : flat/f001.txt: size = 14 OK 2026/06/12 01:56:26 DEBUG : flat/f001.txt.rclone_chunk.001_i346c6: md5 = f4ae3155a94225d34a70f10e659557c3 OK 2026/06/12 01:56:26 INFO : flat/f001.txt.rclone_chunk.001_i346c6: Copied (server-side copy) to: flat/f001.txt 2026/06/12 01:56:26 INFO : flat/f001.txt.rclone_chunk.001_i346c6: Deleted 2026/06/12 01:56:27 DEBUG : flat/f002.txt: size = 21 OK 2026/06/12 01:56:27 DEBUG : flat/f002.txt.rclone_chunk.001_i3474w: md5 = 32efe482074c8b2c32cb86e0408849d3 OK 2026/06/12 01:56:27 INFO : flat/f002.txt.rclone_chunk.001_i3474w: Copied (server-side copy) to: flat/f002.txt 2026/06/12 01:56:27 INFO : flat/f002.txt.rclone_chunk.001_i3474w: Deleted 2026/06/12 01:56:27 DEBUG : flat/f003.txt: size = 28 OK 2026/06/12 01:56:27 DEBUG : flat/f003.txt.rclone_chunk.001_i34738: md5 = 7fc5fc031450b8aa97a6bd2940ce089e OK 2026/06/12 01:56:27 INFO : flat/f003.txt.rclone_chunk.001_i34738: Copied (server-side copy) to: flat/f003.txt 2026/06/12 01:56:27 INFO : flat/f003.txt.rclone_chunk.001_i34738: Deleted 2026/06/12 01:56:28 DEBUG : flat/f004.txt: size = 35 OK 2026/06/12 01:56:28 DEBUG : flat/f004.txt.rclone_chunk.001_i347cz: md5 = a0cc525f7207539d9ed6f6fe03808820 OK 2026/06/12 01:56:28 INFO : flat/f004.txt.rclone_chunk.001_i347cz: Copied (server-side copy) to: flat/f004.txt 2026/06/12 01:56:28 INFO : flat/f004.txt.rclone_chunk.001_i347cz: Deleted 2026/06/12 01:56:28 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/06/12 01:56:28 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/06/12 01:56:28 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/12 01:56:28 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/12 01:56:28 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/06/12 01:56:28 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/06/12 01:56:28 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/12 01:56:28 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/12 01:56:28 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/06/12 01:56:28 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/06/12 01:56:29 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/12 01:56:29 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/12 01:56:29 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/06/12 01:56:29 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/06/12 01:56:29 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/12 01:56:29 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/12 01:56:29 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/06/12 01:56:29 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/06/12 01:56:29 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/12 01:56:29 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/12 01:56:29 DEBUG : WaitForWriters: timeout=30s 2026/06/12 01:56:29 DEBUG : flat: Looking for writers 2026/06/12 01:56:29 DEBUG : f001.txt: reading active writers 2026/06/12 01:56:29 DEBUG : f002.txt: reading active writers 2026/06/12 01:56:29 DEBUG : f003.txt: reading active writers 2026/06/12 01:56:29 DEBUG : f004.txt: reading active writers 2026/06/12 01:56:29 DEBUG : f000.txt: reading active writers 2026/06/12 01:56:29 DEBUG : Looking for writers 2026/06/12 01:56:29 DEBUG : flat: reading active writers 2026/06/12 01:56:29 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (3.52s) === RUN TestZipManySubDirs run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede'", Local "Local file system at /tmp/rclone994649911", Modify Window "1ns" 2026/06/12 01:56:29 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': poll-interval is not supported by this remote 2026/06/12 01:56:30 DEBUG : a/top.txt: size = 3 OK 2026/06/12 01:56:30 DEBUG : a/top.txt.rclone_chunk.001_i349nt: md5 = b28354b543375bfa94dabaeda722927f OK 2026/06/12 01:56:30 INFO : a/top.txt.rclone_chunk.001_i349nt: Copied (server-side copy) to: a/top.txt 2026/06/12 01:56:30 INFO : a/top.txt.rclone_chunk.001_i349nt: Deleted 2026/06/12 01:56:30 DEBUG : a/b/mid.txt: size = 3 OK 2026/06/12 01:56:30 DEBUG : a/b/mid.txt.rclone_chunk.001_i34aqe: md5 = 22384709d743fe3c6fb0a4b35b2e10a6 OK 2026/06/12 01:56:30 INFO : a/b/mid.txt.rclone_chunk.001_i34aqe: Copied (server-side copy) to: a/b/mid.txt 2026/06/12 01:56:30 INFO : a/b/mid.txt.rclone_chunk.001_i34aqe: Deleted 2026/06/12 01:56:30 DEBUG : a/b/c/deep.txt: size = 4 OK 2026/06/12 01:56:30 DEBUG : a/b/c/deep.txt.rclone_chunk.001_i34aqe: md5 = 6627415e807ee33c7302917216e7da68 OK 2026/06/12 01:56:30 INFO : a/b/c/deep.txt.rclone_chunk.001_i34aqe: Copied (server-side copy) to: a/b/c/deep.txt 2026/06/12 01:56:30 INFO : a/b/c/deep.txt.rclone_chunk.001_i34aqe: Deleted 2026/06/12 01:56:31 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/06/12 01:56:31 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/06/12 01:56:31 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/12 01:56:31 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/12 01:56:31 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/06/12 01:56:31 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/06/12 01:56:31 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/12 01:56:31 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/12 01:56:31 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/06/12 01:56:31 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/06/12 01:56:31 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/12 01:56:31 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/12 01:56:31 DEBUG : WaitForWriters: timeout=30s 2026/06/12 01:56:31 DEBUG : a/b/c: Looking for writers 2026/06/12 01:56:31 DEBUG : deep.txt: reading active writers 2026/06/12 01:56:31 DEBUG : a/b: Looking for writers 2026/06/12 01:56:31 DEBUG : c: reading active writers 2026/06/12 01:56:31 DEBUG : mid.txt: reading active writers 2026/06/12 01:56:31 DEBUG : a: Looking for writers 2026/06/12 01:56:31 DEBUG : b: reading active writers 2026/06/12 01:56:31 DEBUG : top.txt: reading active writers 2026/06/12 01:56:31 DEBUG : Looking for writers 2026/06/12 01:56:31 DEBUG : a: reading active writers 2026/06/12 01:56:31 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (2.13s) === RUN TestZipLargeFiles run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede'", Local "Local file system at /tmp/rclone994649911", Modify Window "1ns" 2026/06/12 01:56:31 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': poll-interval is not supported by this remote zip_test.go:119: skipping test as chunker too slow 2026/06/12 01:56:31 DEBUG : WaitForWriters: timeout=30s 2026/06/12 01:56:31 DEBUG : Looking for writers 2026/06/12 01:56:31 DEBUG : >WaitForWriters: --- SKIP: TestZipLargeFiles (0.09s) === RUN TestZipDirsInRoot run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede'", Local "Local file system at /tmp/rclone994649911", Modify Window "1ns" 2026/06/12 01:56:31 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': poll-interval is not supported by this remote 2026/06/12 01:56:32 DEBUG : dir1/a.txt: size = 1 OK 2026/06/12 01:56:32 DEBUG : dir1/a.txt.rclone_chunk.001_i34b64: md5 = 9dd4e461268c8034f5c8564e155c67a6 OK 2026/06/12 01:56:32 INFO : dir1/a.txt.rclone_chunk.001_i34b64: Copied (server-side copy) to: dir1/a.txt 2026/06/12 01:56:32 INFO : dir1/a.txt.rclone_chunk.001_i34b64: Deleted 2026/06/12 01:56:32 DEBUG : dir2/b.txt: size = 1 OK 2026/06/12 01:56:32 DEBUG : dir2/b.txt.rclone_chunk.001_i34c8u: md5 = 415290769594460e2e485922904f345d OK 2026/06/12 01:56:32 INFO : dir2/b.txt.rclone_chunk.001_i34c8u: Copied (server-side copy) to: dir2/b.txt 2026/06/12 01:56:32 INFO : dir2/b.txt.rclone_chunk.001_i34c8u: Deleted 2026/06/12 01:56:33 DEBUG : dir3/c.txt: size = 1 OK 2026/06/12 01:56:33 DEBUG : dir3/c.txt.rclone_chunk.001_i34cyx: md5 = fbade9e36a3f36d3d676c1b808451dd7 OK 2026/06/12 01:56:33 INFO : dir3/c.txt.rclone_chunk.001_i34cyx: Copied (server-side copy) to: dir3/c.txt 2026/06/12 01:56:33 INFO : dir3/c.txt.rclone_chunk.001_i34cyx: Deleted 2026/06/12 01:56:33 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/06/12 01:56:33 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/06/12 01:56:33 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/12 01:56:33 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/12 01:56:33 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/06/12 01:56:33 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/06/12 01:56:33 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/12 01:56:33 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/12 01:56:33 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/06/12 01:56:33 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/06/12 01:56:33 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/12 01:56:33 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/12 01:56:33 DEBUG : WaitForWriters: timeout=30s 2026/06/12 01:56:33 DEBUG : dir1: Looking for writers 2026/06/12 01:56:33 DEBUG : a.txt: reading active writers 2026/06/12 01:56:33 DEBUG : dir2: Looking for writers 2026/06/12 01:56:33 DEBUG : b.txt: reading active writers 2026/06/12 01:56:33 DEBUG : dir3: Looking for writers 2026/06/12 01:56:33 DEBUG : c.txt: reading active writers 2026/06/12 01:56:33 DEBUG : Looking for writers 2026/06/12 01:56:33 DEBUG : dir1: reading active writers 2026/06/12 01:56:33 DEBUG : dir2: reading active writers 2026/06/12 01:56:33 DEBUG : dir3: reading active writers 2026/06/12 01:56:33 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (2.38s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/06/12 01:56:34 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hebujow7jede': Purge remote 2026/06/12 01:56:34 DEBUG : Waiting for deletions to finish 2026/06/12 01:56:34 INFO : S3 bucket rclone-test-hebujow7jede: Bucket "rclone-test-hebujow7jede" deleted "./vfs.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bMD5QuickS3: -verbose -size-limit 1024" - Finished OK in 1m55.230660958s (try 1/5)