"./vfs.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bSHA1QuickS3: -verbose -size-limit 1024" - Starting (try 1/5) 2026/08/04 01:13:29 DEBUG : Creating backend with remote "TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi" 2026/08/04 01:13:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/04 01:13:29 DEBUG : Creating backend with remote "TestS3:rclone-test-zewaney9pivi" 2026/08/04 01:13:29 DEBUG : Creating backend with remote "/tmp/rclone337744228" === RUN TestDirHandleMethods run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi'", Local "Local file system at /tmp/rclone337744228", Modify Window "1ns" 2026/08/04 01:13:29 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': poll-interval is not supported by this remote 2026/08/04 01:13:29 INFO : S3 bucket rclone-test-zewaney9pivi: Bucket "rclone-test-zewaney9pivi" created with ACL "" 2026/08/04 01:13:30 DEBUG : dir/file1: size = 14 OK 2026/08/04 01:13:30 DEBUG : dir/file1.rclone_chunk.001_86h6pc: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/04 01:13:30 INFO : dir/file1.rclone_chunk.001_86h6pc: Copied (server-side copy) to: dir/file1 2026/08/04 01:13:30 INFO : dir/file1.rclone_chunk.001_86h6pc: Deleted 2026/08/04 01:13:30 DEBUG : WaitForWriters: timeout=30s 2026/08/04 01:13:30 DEBUG : dir: Looking for writers 2026/08/04 01:13:30 DEBUG : Looking for writers 2026/08/04 01:13:30 DEBUG : dir: reading active writers 2026/08/04 01:13:30 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (1.40s) === RUN TestDirHandleReaddir run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi'", Local "Local file system at /tmp/rclone337744228", Modify Window "1ns" 2026/08/04 01:13:30 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': poll-interval is not supported by this remote 2026/08/04 01:13:31 DEBUG : dir/file1: size = 14 OK 2026/08/04 01:13:31 DEBUG : dir/file1.rclone_chunk.001_86h766: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/04 01:13:31 INFO : dir/file1.rclone_chunk.001_86h766: Copied (server-side copy) to: dir/file1 2026/08/04 01:13:31 INFO : dir/file1.rclone_chunk.001_86h766: Deleted 2026/08/04 01:13:31 DEBUG : dir/file2: size = 15 OK 2026/08/04 01:13:31 DEBUG : dir/file2.rclone_chunk.001_86h8xf: md5 = d1b75f73cb5fce53969131dd22562187 OK 2026/08/04 01:13:31 INFO : dir/file2.rclone_chunk.001_86h8xf: Copied (server-side copy) to: dir/file2 2026/08/04 01:13:31 INFO : dir/file2.rclone_chunk.001_86h8xf: Deleted 2026/08/04 01:13:31 DEBUG : dir/subdir/file3: size = 16 OK 2026/08/04 01:13:31 DEBUG : dir/subdir/file3.rclone_chunk.001_86h89r: md5 = 01295b6a8d3454e40dd135bbe6af1579 OK 2026/08/04 01:13:31 INFO : dir/subdir/file3.rclone_chunk.001_86h89r: Copied (server-side copy) to: dir/subdir/file3 2026/08/04 01:13:31 INFO : dir/subdir/file3.rclone_chunk.001_86h89r: Deleted 2026/08/04 01:13:32 DEBUG : WaitForWriters: timeout=30s 2026/08/04 01:13:32 DEBUG : dir/subdir: Looking for writers 2026/08/04 01:13:32 DEBUG : dir: Looking for writers 2026/08/04 01:13:32 DEBUG : file1: reading active writers 2026/08/04 01:13:32 DEBUG : file2: reading active writers 2026/08/04 01:13:32 DEBUG : subdir: reading active writers 2026/08/04 01:13:32 DEBUG : Looking for writers 2026/08/04 01:13:32 DEBUG : dir: reading active writers 2026/08/04 01:13:32 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (1.95s) === RUN TestDirHandleReaddirnames run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi'", Local "Local file system at /tmp/rclone337744228", Modify Window "1ns" 2026/08/04 01:13:32 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': poll-interval is not supported by this remote 2026/08/04 01:13:32 DEBUG : dir/file1: size = 14 OK 2026/08/04 01:13:32 DEBUG : dir/file1.rclone_chunk.001_86h919: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/04 01:13:32 INFO : dir/file1.rclone_chunk.001_86h919: Copied (server-side copy) to: dir/file1 2026/08/04 01:13:33 INFO : dir/file1.rclone_chunk.001_86h919: Deleted 2026/08/04 01:13:33 DEBUG : WaitForWriters: timeout=30s 2026/08/04 01:13:33 DEBUG : dir: Looking for writers 2026/08/04 01:13:33 DEBUG : file1: reading active writers 2026/08/04 01:13:33 DEBUG : Looking for writers 2026/08/04 01:13:33 DEBUG : dir: reading active writers 2026/08/04 01:13:33 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.82s) === RUN TestDirMethods run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi'", Local "Local file system at /tmp/rclone337744228", Modify Window "1ns" 2026/08/04 01:13:33 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': poll-interval is not supported by this remote 2026/08/04 01:13:33 DEBUG : dir/file1: size = 14 OK 2026/08/04 01:13:33 DEBUG : dir/file1.rclone_chunk.001_86ha7t: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/04 01:13:33 INFO : dir/file1.rclone_chunk.001_86ha7t: Copied (server-side copy) to: dir/file1 2026/08/04 01:13:33 INFO : dir/file1.rclone_chunk.001_86ha7t: Deleted 2026/08/04 01:13:34 DEBUG : WaitForWriters: timeout=30s 2026/08/04 01:13:34 DEBUG : dir: Looking for writers 2026/08/04 01:13:34 DEBUG : Looking for writers 2026/08/04 01:13:34 DEBUG : dir: reading active writers 2026/08/04 01:13:34 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.78s) === RUN TestDirForgetAll run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi'", Local "Local file system at /tmp/rclone337744228", Modify Window "1ns" 2026/08/04 01:13:34 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': poll-interval is not supported by this remote 2026/08/04 01:13:34 DEBUG : dir/file1: size = 14 OK 2026/08/04 01:13:34 DEBUG : dir/file1.rclone_chunk.001_86hbm3: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/04 01:13:34 INFO : dir/file1.rclone_chunk.001_86hbm3: Copied (server-side copy) to: dir/file1 2026/08/04 01:13:34 INFO : dir/file1.rclone_chunk.001_86hbm3: Deleted 2026/08/04 01:13:34 DEBUG : dir: forgetting directory cache 2026/08/04 01:13:34 DEBUG : forgetting directory cache 2026/08/04 01:13:34 DEBUG : dir: forgetting directory cache 2026/08/04 01:13:34 DEBUG : WaitForWriters: timeout=30s 2026/08/04 01:13:34 DEBUG : Looking for writers 2026/08/04 01:13:34 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.90s) === RUN TestDirForgetPath run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi'", Local "Local file system at /tmp/rclone337744228", Modify Window "1ns" 2026/08/04 01:13:35 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': poll-interval is not supported by this remote 2026/08/04 01:13:35 DEBUG : dir/file1: size = 14 OK 2026/08/04 01:13:35 DEBUG : dir/file1.rclone_chunk.001_86hc8d: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/04 01:13:35 INFO : dir/file1.rclone_chunk.001_86hc8d: Copied (server-side copy) to: dir/file1 2026/08/04 01:13:35 INFO : dir/file1.rclone_chunk.001_86hc8d: Deleted 2026/08/04 01:13:35 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/08/04 01:13:35 DEBUG : dir: invalidating directory cache 2026/08/04 01:13:35 DEBUG : >ForgetPath: 2026/08/04 01:13:35 DEBUG : ForgetPath: relativePath="dir", type=0 2026/08/04 01:13:35 DEBUG : invalidating directory cache 2026/08/04 01:13:35 DEBUG : dir: forgetting directory cache 2026/08/04 01:13:35 DEBUG : >ForgetPath: 2026/08/04 01:13:35 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/08/04 01:13:35 DEBUG : >ForgetPath: 2026/08/04 01:13:35 DEBUG : WaitForWriters: timeout=30s 2026/08/04 01:13:35 DEBUG : dir: Looking for writers 2026/08/04 01:13:35 DEBUG : Looking for writers 2026/08/04 01:13:35 DEBUG : dir: reading active writers 2026/08/04 01:13:35 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.85s) === RUN TestDirWalk run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi'", Local "Local file system at /tmp/rclone337744228", Modify Window "1ns" 2026/08/04 01:13:35 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': poll-interval is not supported by this remote 2026/08/04 01:13:36 DEBUG : dir/file1: size = 14 OK 2026/08/04 01:13:36 DEBUG : dir/file1.rclone_chunk.001_86hda9: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/04 01:13:36 INFO : dir/file1.rclone_chunk.001_86hda9: Copied (server-side copy) to: dir/file1 2026/08/04 01:13:36 INFO : dir/file1.rclone_chunk.001_86hda9: Deleted 2026/08/04 01:13:36 DEBUG : fil/a/b/c: size = 15 OK 2026/08/04 01:13:36 DEBUG : fil/a/b/c.rclone_chunk.001_86hd5w: md5 = 8a723ce6358887fb2e41fbe163780b08 OK 2026/08/04 01:13:36 INFO : fil/a/b/c.rclone_chunk.001_86hd5w: Copied (server-side copy) to: fil/a/b/c 2026/08/04 01:13:36 INFO : fil/a/b/c.rclone_chunk.001_86hd5w: Deleted 2026/08/04 01:13:37 DEBUG : forgetting directory cache 2026/08/04 01:13:37 DEBUG : dir: forgetting directory cache 2026/08/04 01:13:37 DEBUG : WaitForWriters: timeout=30s 2026/08/04 01:13:37 DEBUG : dir: Looking for writers 2026/08/04 01:13:37 DEBUG : fil/a/b: Looking for writers 2026/08/04 01:13:37 DEBUG : fil/a: Looking for writers 2026/08/04 01:13:37 DEBUG : b: reading active writers 2026/08/04 01:13:37 DEBUG : fil: Looking for writers 2026/08/04 01:13:37 DEBUG : a: reading active writers 2026/08/04 01:13:37 DEBUG : Looking for writers 2026/08/04 01:13:37 DEBUG : dir: reading active writers 2026/08/04 01:13:37 DEBUG : fil: reading active writers 2026/08/04 01:13:37 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (1.78s) === RUN TestDirSetModTime run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi'", Local "Local file system at /tmp/rclone337744228", Modify Window "1ns" 2026/08/04 01:13:37 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': poll-interval is not supported by this remote 2026/08/04 01:13:38 DEBUG : dir/file1: size = 14 OK 2026/08/04 01:13:38 DEBUG : dir/file1.rclone_chunk.001_86hehs: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/04 01:13:38 INFO : dir/file1.rclone_chunk.001_86hehs: Copied (server-side copy) to: dir/file1 2026/08/04 01:13:38 INFO : dir/file1.rclone_chunk.001_86hehs: Deleted 2026/08/04 01:13:38 DEBUG : WaitForWriters: timeout=30s 2026/08/04 01:13:38 DEBUG : dir: Looking for writers 2026/08/04 01:13:38 DEBUG : Looking for writers 2026/08/04 01:13:38 DEBUG : dir: reading active writers 2026/08/04 01:13:38 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.77s) === RUN TestDirStat run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi'", Local "Local file system at /tmp/rclone337744228", Modify Window "1ns" 2026/08/04 01:13:38 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': poll-interval is not supported by this remote 2026/08/04 01:13:38 DEBUG : dir/file1: size = 14 OK 2026/08/04 01:13:38 DEBUG : dir/file1.rclone_chunk.001_86hfhm: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/04 01:13:38 INFO : dir/file1.rclone_chunk.001_86hfhm: Copied (server-side copy) to: dir/file1 2026/08/04 01:13:38 INFO : dir/file1.rclone_chunk.001_86hfhm: Deleted 2026/08/04 01:13:39 DEBUG : WaitForWriters: timeout=30s 2026/08/04 01:13:39 DEBUG : dir: Looking for writers 2026/08/04 01:13:39 DEBUG : file1: reading active writers 2026/08/04 01:13:39 DEBUG : Looking for writers 2026/08/04 01:13:39 DEBUG : dir: reading active writers 2026/08/04 01:13:39 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.85s) === RUN TestDirReadDirAll run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi'", Local "Local file system at /tmp/rclone337744228", Modify Window "1ns" 2026/08/04 01:13:39 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': poll-interval is not supported by this remote 2026/08/04 01:13:39 DEBUG : dir/file1: size = 14 OK 2026/08/04 01:13:39 DEBUG : dir/file1.rclone_chunk.001_86hg3z: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/04 01:13:39 INFO : dir/file1.rclone_chunk.001_86hg3z: Copied (server-side copy) to: dir/file1 2026/08/04 01:13:39 INFO : dir/file1.rclone_chunk.001_86hg3z: Deleted 2026/08/04 01:13:40 DEBUG : dir/file2: size = 15 OK 2026/08/04 01:13:40 DEBUG : dir/file2.rclone_chunk.001_86hguy: md5 = d1b75f73cb5fce53969131dd22562187 OK 2026/08/04 01:13:40 INFO : dir/file2.rclone_chunk.001_86hguy: Copied (server-side copy) to: dir/file2 2026/08/04 01:13:40 INFO : dir/file2.rclone_chunk.001_86hguy: Deleted 2026/08/04 01:13:40 DEBUG : dir/subdir/file3: size = 16 OK 2026/08/04 01:13:40 DEBUG : dir/subdir/file3.rclone_chunk.001_86hhyh: md5 = 01295b6a8d3454e40dd135bbe6af1579 OK 2026/08/04 01:13:40 INFO : dir/subdir/file3.rclone_chunk.001_86hhyh: Copied (server-side copy) to: dir/subdir/file3 2026/08/04 01:13:40 INFO : dir/subdir/file3.rclone_chunk.001_86hhyh: Deleted === RUN TestDirReadDirAll/Virtual 2026/08/04 01:13:41 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/08/04 01:13:41 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/08/04 01:13:41 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/08/04 01:13:41 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/08/04 01:13:41 DEBUG : dir/virtualFile: size = 20 OK 2026/08/04 01:13:41 DEBUG : dir/virtualFile.rclone_chunk.001_86hi7f: md5 = 217601602842dc7c0bba0515925e6bcb OK 2026/08/04 01:13:41 INFO : dir/virtualFile.rclone_chunk.001_86hi7f: Copied (server-side copy) to: dir/virtualFile 2026/08/04 01:13:41 INFO : dir/virtualFile.rclone_chunk.001_86hi7f: Deleted 2026/08/04 01:13:41 DEBUG : dir/virtualDir/testFile: size = 17 OK 2026/08/04 01:13:41 DEBUG : dir/virtualDir/testFile.rclone_chunk.001_86hixd: md5 = 360106979e22f3a6be55f3f86b81dbd8 OK 2026/08/04 01:13:41 INFO : dir/virtualDir/testFile.rclone_chunk.001_86hixd: Copied (server-side copy) to: dir/virtualDir/testFile 2026/08/04 01:13:41 INFO : dir/virtualDir/testFile.rclone_chunk.001_86hixd: Deleted 2026/08/04 01:13:42 DEBUG : S3 bucket rclone-test-zewaney9pivi: bucket is versioned: false 2026/08/04 01:13:42 DEBUG : Waiting for deletions to finish 2026/08/04 01:13:42 DEBUG : "dir/subdir/file3" version false 2026/08/04 01:13:42 DEBUG : dir/subdir/file3: Deleting (id "") 2026/08/04 01:13:42 INFO : dir/subdir/file3: Deleted 2026/08/04 01:13:42 DEBUG : dir: invalidating directory cache 2026/08/04 01:13:42 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/08/04 01:13:42 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/08/04 01:13:42 DEBUG : dir/file1: Reset virtual modtime 2026/08/04 01:13:42 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/08/04 01:13:42 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/08/04 01:13:42 DEBUG : dir/virtualFile: Reset virtual modtime 2026/08/04 01:13:42 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/08/04 01:13:42 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/08/04 01:13:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/04 01:13:42 DEBUG : dir: invalidating directory cache 2026/08/04 01:13:42 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/08/04 01:13:42 DEBUG : dir/virtualFile: Reset virtual modtime 2026/08/04 01:13:42 DEBUG : forgetting directory cache 2026/08/04 01:13:42 DEBUG : dir: forgetting directory cache 2026/08/04 01:13:42 DEBUG : dir/virtualDir2: forgetting directory cache 2026/08/04 01:13:42 DEBUG : dir/virtualDir: forgetting directory cache 2026/08/04 01:13:42 DEBUG : WaitForWriters: timeout=30s 2026/08/04 01:13:42 DEBUG : dir/virtualDir2: Looking for writers 2026/08/04 01:13:42 DEBUG : dir/virtualDir: Looking for writers 2026/08/04 01:13:42 DEBUG : dir: Looking for writers 2026/08/04 01:13:42 DEBUG : file1: reading active writers 2026/08/04 01:13:42 DEBUG : virtualFile2: reading active writers 2026/08/04 01:13:42 DEBUG : virtualDir2: reading active writers 2026/08/04 01:13:42 DEBUG : virtualFile: reading active writers 2026/08/04 01:13:42 DEBUG : virtualDir: reading active writers 2026/08/04 01:13:42 DEBUG : Looking for writers 2026/08/04 01:13:42 DEBUG : dir: reading active writers 2026/08/04 01:13:42 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (3.13s) --- PASS: TestDirReadDirAll/Virtual (1.16s) === RUN TestDirOpen run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi'", Local "Local file system at /tmp/rclone337744228", Modify Window "1ns" 2026/08/04 01:13:42 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': poll-interval is not supported by this remote 2026/08/04 01:13:42 DEBUG : dir/file1: size = 14 OK 2026/08/04 01:13:42 DEBUG : dir/file1.rclone_chunk.001_86hj74: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/04 01:13:42 INFO : dir/file1.rclone_chunk.001_86hj74: Copied (server-side copy) to: dir/file1 2026/08/04 01:13:42 INFO : dir/file1.rclone_chunk.001_86hj74: Deleted 2026/08/04 01:13:43 ERROR : dir/: Can only open directories read only 2026/08/04 01:13:43 DEBUG : WaitForWriters: timeout=30s 2026/08/04 01:13:43 DEBUG : dir: Looking for writers 2026/08/04 01:13:43 DEBUG : Looking for writers 2026/08/04 01:13:43 DEBUG : dir: reading active writers 2026/08/04 01:13:43 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.77s) === RUN TestDirCreate run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi'", Local "Local file system at /tmp/rclone337744228", Modify Window "1ns" 2026/08/04 01:13:43 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': poll-interval is not supported by this remote 2026/08/04 01:13:43 DEBUG : dir/file1: size = 14 OK 2026/08/04 01:13:43 DEBUG : dir/file1.rclone_chunk.001_86hki7: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/04 01:13:43 INFO : dir/file1.rclone_chunk.001_86hki7: Copied (server-side copy) to: dir/file1 2026/08/04 01:13:43 INFO : dir/file1.rclone_chunk.001_86hki7: Deleted 2026/08/04 01:13:43 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:13:43 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/08/04 01:13:43 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/08/04 01:13:43 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/08/04 01:13:43 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': File to upload is small (5 bytes), uploading instead of streaming 2026/08/04 01:13:44 DEBUG : dir/potato: size = 5 OK 2026/08/04 01:13:44 DEBUG : dir/potato.rclone_chunk.001_86hlje: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/04 01:13:44 INFO : dir/potato.rclone_chunk.001_86hlje: Copied (server-side copy) to: dir/potato 2026/08/04 01:13:44 INFO : dir/potato.rclone_chunk.001_86hlje: Deleted 2026/08/04 01:13:44 DEBUG : dir/potato: size = 5 OK 2026/08/04 01:13:44 NOTICE: Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/08/04 01:13:44 DEBUG : dir/potato: Size of src and dst objects identical 2026/08/04 01:13:44 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/08/04 01:13:44 DEBUG : WaitForWriters: timeout=30s 2026/08/04 01:13:44 DEBUG : dir: Looking for writers 2026/08/04 01:13:44 DEBUG : file1: reading active writers 2026/08/04 01:13:44 DEBUG : potato: reading active writers 2026/08/04 01:13:44 DEBUG : Looking for writers 2026/08/04 01:13:44 DEBUG : dir: reading active writers 2026/08/04 01:13:44 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (1.36s) === RUN TestDirMkdir run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi'", Local "Local file system at /tmp/rclone337744228", Modify Window "1ns" 2026/08/04 01:13:44 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': poll-interval is not supported by this remote 2026/08/04 01:13:44 DEBUG : dir/file1: size = 14 OK 2026/08/04 01:13:44 DEBUG : dir/file1.rclone_chunk.001_86hljd: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/04 01:13:44 INFO : dir/file1.rclone_chunk.001_86hljd: Copied (server-side copy) to: dir/file1 2026/08/04 01:13:45 INFO : dir/file1.rclone_chunk.001_86hljd: Deleted 2026/08/04 01:13:45 DEBUG : dir: Added virtual directory entry vAddDir: "sub" fstest.go:250: Filtering empty directory "dir/sub" 2026/08/04 01:13:45 DEBUG : WaitForWriters: timeout=30s 2026/08/04 01:13:45 DEBUG : dir/sub: Looking for writers 2026/08/04 01:13:45 DEBUG : dir: Looking for writers 2026/08/04 01:13:45 DEBUG : file1: reading active writers 2026/08/04 01:13:45 DEBUG : sub: reading active writers 2026/08/04 01:13:45 DEBUG : Looking for writers 2026/08/04 01:13:45 DEBUG : dir: reading active writers 2026/08/04 01:13:45 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (1.07s) === RUN TestDirMkdirSub run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi'", Local "Local file system at /tmp/rclone337744228", Modify Window "1ns" 2026/08/04 01:13:45 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': poll-interval is not supported by this remote 2026/08/04 01:13:46 DEBUG : dir/file1: size = 14 OK 2026/08/04 01:13:46 DEBUG : dir/file1.rclone_chunk.001_86hmvl: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/04 01:13:46 INFO : dir/file1.rclone_chunk.001_86hmvl: Copied (server-side copy) to: dir/file1 2026/08/04 01:13:46 INFO : dir/file1.rclone_chunk.001_86hmvl: Deleted 2026/08/04 01:13:46 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/08/04 01:13:46 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" fstest.go:250: Filtering empty directory "dir/sub" fstest.go:250: Filtering empty directory "dir/sub/subsub" 2026/08/04 01:13:46 DEBUG : WaitForWriters: timeout=30s 2026/08/04 01:13:46 DEBUG : dir/sub/subsub: Looking for writers 2026/08/04 01:13:46 DEBUG : dir/sub: Looking for writers 2026/08/04 01:13:46 DEBUG : subsub: reading active writers 2026/08/04 01:13:46 DEBUG : dir: Looking for writers 2026/08/04 01:13:46 DEBUG : file1: reading active writers 2026/08/04 01:13:46 DEBUG : sub: reading active writers 2026/08/04 01:13:46 DEBUG : Looking for writers 2026/08/04 01:13:46 DEBUG : dir: reading active writers 2026/08/04 01:13:46 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (1.13s) === RUN TestDirRemove run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi'", Local "Local file system at /tmp/rclone337744228", Modify Window "1ns" 2026/08/04 01:13:46 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': poll-interval is not supported by this remote 2026/08/04 01:13:47 DEBUG : dir/file1: size = 14 OK 2026/08/04 01:13:47 DEBUG : dir/file1.rclone_chunk.001_86hnai: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/04 01:13:47 INFO : dir/file1.rclone_chunk.001_86hnai: Copied (server-side copy) to: dir/file1 2026/08/04 01:13:47 INFO : dir/file1.rclone_chunk.001_86hnai: Deleted 2026/08/04 01:13:47 ERROR : dir/: Dir.Remove not empty 2026/08/04 01:13:47 DEBUG : dir/file1: Remove: 2026/08/04 01:13:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/04 01:13:47 DEBUG : dir/file1: >Remove: err= 2026/08/04 01:13:47 DEBUG : Added virtual directory entry vDel: "dir" 2026/08/04 01:13:47 DEBUG : WaitForWriters: timeout=30s 2026/08/04 01:13:47 DEBUG : Looking for writers 2026/08/04 01:13:47 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.87s) === RUN TestDirRemoveAll run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi'", Local "Local file system at /tmp/rclone337744228", Modify Window "1ns" 2026/08/04 01:13:47 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': poll-interval is not supported by this remote 2026/08/04 01:13:48 DEBUG : dir/file1: size = 14 OK 2026/08/04 01:13:48 DEBUG : dir/file1.rclone_chunk.001_86hora: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/04 01:13:48 INFO : dir/file1.rclone_chunk.001_86hora: Copied (server-side copy) to: dir/file1 2026/08/04 01:13:48 INFO : dir/file1.rclone_chunk.001_86hora: Deleted 2026/08/04 01:13:48 DEBUG : dir/file1: Remove: 2026/08/04 01:13:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/04 01:13:48 DEBUG : dir/file1: >Remove: err= 2026/08/04 01:13:48 DEBUG : Added virtual directory entry vDel: "dir" 2026/08/04 01:13:48 DEBUG : WaitForWriters: timeout=30s 2026/08/04 01:13:48 DEBUG : Looking for writers 2026/08/04 01:13:48 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.82s) === RUN TestDirRemoveName run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi'", Local "Local file system at /tmp/rclone337744228", Modify Window "1ns" 2026/08/04 01:13:48 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': poll-interval is not supported by this remote 2026/08/04 01:13:48 DEBUG : dir/file1: size = 14 OK 2026/08/04 01:13:48 DEBUG : dir/file1.rclone_chunk.001_86hpmg: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/04 01:13:48 INFO : dir/file1.rclone_chunk.001_86hpmg: Copied (server-side copy) to: dir/file1 2026/08/04 01:13:48 INFO : dir/file1.rclone_chunk.001_86hpmg: Deleted 2026/08/04 01:13:49 DEBUG : dir/file1: Remove: 2026/08/04 01:13:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/04 01:13:49 DEBUG : dir/file1: >Remove: err= fstest.go:250: Filtering empty directory "dir" 2026/08/04 01:13:49 DEBUG : WaitForWriters: timeout=30s 2026/08/04 01:13:49 DEBUG : dir: Looking for writers 2026/08/04 01:13:49 DEBUG : Looking for writers 2026/08/04 01:13:49 DEBUG : dir: reading active writers 2026/08/04 01:13:49 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.91s) === RUN TestDirRename run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi'", Local "Local file system at /tmp/rclone337744228", Modify Window "1ns" 2026/08/04 01:13:49 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': poll-interval is not supported by this remote 2026/08/04 01:13:49 DEBUG : dir/file1: size = 14 OK 2026/08/04 01:13:49 DEBUG : dir/file1.rclone_chunk.001_86hqml: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/04 01:13:49 INFO : dir/file1.rclone_chunk.001_86hqml: Copied (server-side copy) to: dir/file1 2026/08/04 01:13:49 INFO : dir/file1.rclone_chunk.001_86hqml: Deleted 2026/08/04 01:13:50 DEBUG : dir/file3: size = 15 OK 2026/08/04 01:13:50 DEBUG : dir/file3.rclone_chunk.001_86hrs0: md5 = ea32138586c9d4e9533ef6cf95e9ec4b OK 2026/08/04 01:13:50 INFO : dir/file3.rclone_chunk.001_86hrs0: Copied (server-side copy) to: dir/file3 2026/08/04 01:13:50 INFO : dir/file3.rclone_chunk.001_86hrs0: Deleted 2026/08/04 01:13:50 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/08/04 01:13:50 DEBUG : dir/file1: copy non-chunked object... 2026/08/04 01:13:50 DEBUG : dir/file3: copy non-chunked object... 2026/08/04 01:13:50 DEBUG : dir2/file1: size = 14 OK 2026/08/04 01:13:50 INFO : dir/file1: Copied (server-side copy) to: dir2/file1 2026/08/04 01:13:50 DEBUG : dir2/file3: size = 15 OK 2026/08/04 01:13:50 INFO : dir/file3: Copied (server-side copy) to: dir2/file3 2026/08/04 01:13:50 INFO : dir/file1: Deleted 2026/08/04 01:13:51 INFO : dir/file3: Deleted 2026/08/04 01:13:51 DEBUG : dir: Updating dir with dir2 0x109780bb8000 2026/08/04 01:13:51 DEBUG : dir: forgetting directory cache 2026/08/04 01:13:51 DEBUG : Added virtual directory entry vDel: "dir" 2026/08/04 01:13:51 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/08/04 01:13:51 DEBUG : dir2/file1: copy non-chunked object... 2026/08/04 01:13:51 DEBUG : file2: size = 14 OK 2026/08/04 01:13:51 INFO : dir2/file1: Copied (server-side copy) to: file2 2026/08/04 01:13:51 INFO : dir2/file1: Deleted 2026/08/04 01:13:51 DEBUG : file2: Updating file with file2 0x109780b6cdd0 2026/08/04 01:13:51 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/08/04 01:13:51 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/04 01:13:51 DEBUG : file2: copy non-chunked object... 2026/08/04 01:13:51 DEBUG : dir2/file3: size = 14 OK 2026/08/04 01:13:51 INFO : file2: Copied (server-side copy) to: dir2/file3 2026/08/04 01:13:52 INFO : file2: Deleted 2026/08/04 01:13:52 DEBUG : dir2/file3: Updating file with dir2/file3 0x109780b6cdd0 2026/08/04 01:13:52 DEBUG : Added virtual directory entry vDel: "file2" 2026/08/04 01:13:52 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/08/04 01:13:52 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/08/04 01:13:52 DEBUG : empty directory: Updating dir with renamed empty directory 0x109780bb9680 2026/08/04 01:13:52 DEBUG : empty directory: forgetting directory cache 2026/08/04 01:13:52 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/08/04 01:13:52 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/08/04 01:13:52 DEBUG : dir2: Renaming to "dir3" 2026/08/04 01:13:52 DEBUG : WaitForWriters: timeout=30s 2026/08/04 01:13:52 DEBUG : dir3: Looking for writers 2026/08/04 01:13:52 DEBUG : file3: reading active writers 2026/08/04 01:13:52 DEBUG : renamed empty directory: Looking for writers 2026/08/04 01:13:52 DEBUG : Looking for writers 2026/08/04 01:13:52 DEBUG : dir3: reading active writers 2026/08/04 01:13:52 DEBUG : renamed empty directory: reading active writers 2026/08/04 01:13:52 DEBUG : >WaitForWriters: --- PASS: TestDirRename (3.00s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 192 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi'", Local "Local file system at /tmp/rclone337744228", Modify Window "1ns" 2026/08/04 01:13:52 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': poll-interval is not supported by this remote 2026/08/04 01:13:52 DEBUG : dir/file1: size = 14 OK 2026/08/04 01:13:52 DEBUG : dir/file1.rclone_chunk.001_86htaf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/04 01:13:52 INFO : dir/file1.rclone_chunk.001_86htaf: Copied (server-side copy) to: dir/file1 2026/08/04 01:13:52 INFO : dir/file1.rclone_chunk.001_86htaf: Deleted 2026/08/04 01:13:53 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/08/04 01:13:53 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:13:53 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/04 01:13:53 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/08/04 01:13:53 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/08/04 01:13:53 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/08/04 01:13:53 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/08/04 01:13:53 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:13:53 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/04 01:13:53 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/08/04 01:13:53 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/08/04 01:13:53 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/08/04 01:13:53 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/08/04 01:13:53 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': File to upload is small (12 bytes), uploading instead of streaming 2026/08/04 01:13:53 DEBUG : dir/sub/file2: size = 12 OK 2026/08/04 01:13:53 DEBUG : dir/sub/file2.rclone_chunk.001_86hu8g: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/08/04 01:13:53 INFO : dir/sub/file2.rclone_chunk.001_86hu8g: Copied (server-side copy) to: dir/sub/file2 2026/08/04 01:13:53 INFO : dir/sub/file2.rclone_chunk.001_86hu8g: Deleted 2026/08/04 01:13:53 DEBUG : dir/sub/file2: size = 12 OK 2026/08/04 01:13:53 DEBUG : dir/sub/file2: Size of src and dst objects identical 2026/08/04 01:13:53 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/08/04 01:13:53 DEBUG : forgetting directory cache 2026/08/04 01:13:53 DEBUG : dir: forgetting directory cache 2026/08/04 01:13:53 DEBUG : dir/sub: forgetting directory cache 2026/08/04 01:13:53 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/08/04 01:13:53 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': File to upload is small (5 bytes), uploading instead of streaming 2026/08/04 01:13:53 DEBUG : dir/sub/file0: size = 5 OK 2026/08/04 01:13:53 DEBUG : dir/sub/file0.rclone_chunk.001_86hucg: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/04 01:13:53 INFO : dir/sub/file0.rclone_chunk.001_86hucg: Copied (server-side copy) to: dir/sub/file0 2026/08/04 01:13:53 INFO : dir/sub/file0.rclone_chunk.001_86hucg: Deleted 2026/08/04 01:13:53 DEBUG : dir/sub/file0: size = 5 OK 2026/08/04 01:13:53 DEBUG : dir/sub/file0: Size of src and dst objects identical 2026/08/04 01:13:53 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/08/04 01:13:53 DEBUG : WaitForWriters: timeout=30s 2026/08/04 01:13:53 DEBUG : dir/sub: Looking for writers 2026/08/04 01:13:53 DEBUG : file0: reading active writers 2026/08/04 01:13:53 DEBUG : file2: reading active writers 2026/08/04 01:13:53 DEBUG : dir: Looking for writers 2026/08/04 01:13:53 DEBUG : file1: reading active writers 2026/08/04 01:13:53 DEBUG : sub: reading active writers 2026/08/04 01:13:53 DEBUG : Looking for writers 2026/08/04 01:13:53 DEBUG : dir: reading active writers 2026/08/04 01:13:53 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (1.91s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi'", Local "Local file system at /tmp/rclone337744228", Modify Window "1ns" 2026/08/04 01:13:54 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/08/04 01:13:54 DEBUG : WaitForWriters: timeout=30s 2026/08/04 01:13:54 DEBUG : Looking for writers 2026/08/04 01:13:54 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.09s) === RUN TestDirMetadataExtension run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi'", Local "Local file system at /tmp/rclone337744228", Modify Window "1ns" 2026/08/04 01:13:54 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': poll-interval is not supported by this remote 2026/08/04 01:13:54 DEBUG : dir/file1: size = 14 OK 2026/08/04 01:13:54 DEBUG : dir/file1.rclone_chunk.001_86hvc5: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/04 01:13:54 INFO : dir/file1.rclone_chunk.001_86hvc5: Copied (server-side copy) to: dir/file1 2026/08/04 01:13:54 INFO : dir/file1.rclone_chunk.001_86hvc5: Deleted 2026/08/04 01:13:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/08/04 01:13:55 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:13:55 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/08/04 01:13:55 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/08/04 01:13:55 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/08/04 01:13:55 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/08/04 01:13:55 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/08/04 01:13:55 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/08/04 01:13:55 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:13:55 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/08/04 01:13:55 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/08/04 01:13:55 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/08/04 01:13:55 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/08/04 01:13:55 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/08/04 01:13:55 DEBUG : WaitForWriters: timeout=30s 2026/08/04 01:13:55 DEBUG : dir: Looking for writers 2026/08/04 01:13:55 DEBUG : file1: reading active writers 2026/08/04 01:13:55 DEBUG : file1.metadata: reading active writers 2026/08/04 01:13:55 DEBUG : Looking for writers 2026/08/04 01:13:55 DEBUG : dir: reading active writers 2026/08/04 01:13:55 DEBUG : dir.metadata: reading active writers 2026/08/04 01:13:55 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.92s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi'", Local "Local file system at /tmp/rclone337744228", Modify Window "1ns" 2026/08/04 01:13:55 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': poll-interval is not supported by this remote 2026/08/04 01:13:55 DEBUG : dir/file1: size = 14 OK 2026/08/04 01:13:55 DEBUG : dir/file1.rclone_chunk.001_86hw2n: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/04 01:13:55 INFO : dir/file1.rclone_chunk.001_86hw2n: Copied (server-side copy) to: dir/file1 2026/08/04 01:13:55 INFO : dir/file1.rclone_chunk.001_86hw2n: Deleted 2026/08/04 01:13:56 DEBUG : WaitForWriters: timeout=30s 2026/08/04 01:13:56 DEBUG : dir: Looking for writers 2026/08/04 01:13:56 DEBUG : file1: reading active writers 2026/08/04 01:13:56 DEBUG : Looking for writers 2026/08/04 01:13:56 DEBUG : dir: reading active writers 2026/08/04 01:13:56 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.92s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi'", Local "Local file system at /tmp/rclone337744228", Modify Window "1ns" 2026/08/04 01:13:56 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': poll-interval is not supported by this remote 2026/08/04 01:13:56 DEBUG : dir/file1: size = 14 OK 2026/08/04 01:13:56 DEBUG : dir/file1.rclone_chunk.001_86hxrs: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/04 01:13:56 INFO : dir/file1.rclone_chunk.001_86hxrs: Copied (server-side copy) to: dir/file1 2026/08/04 01:13:56 INFO : dir/file1.rclone_chunk.001_86hxrs: Deleted 2026/08/04 01:13:57 DEBUG : time_test: size = 5 OK 2026/08/04 01:13:57 DEBUG : time_test.rclone_chunk.001_86hx8z: md5 = c13d88cb4cb02003daedb8a84e5d272a OK 2026/08/04 01:13:57 INFO : time_test.rclone_chunk.001_86hx8z: Copied (server-side copy) to: time_test 2026/08/04 01:13:57 INFO : time_test.rclone_chunk.001_86hx8z: Deleted 2026/08/04 01:13:57 DEBUG : Can set mod time: true 2026/08/04 01:13:57 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/04 01:13:57 DEBUG : WaitForWriters: timeout=30s 2026/08/04 01:13:57 DEBUG : dir: Looking for writers 2026/08/04 01:13:57 DEBUG : file1: reading active writers 2026/08/04 01:13:57 DEBUG : Looking for writers 2026/08/04 01:13:57 DEBUG : dir: reading active writers 2026/08/04 01:13:57 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi'", Local "Local file system at /tmp/rclone337744228", Modify Window "1ns" 2026/08/04 01:13:58 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': poll-interval is not supported by this remote 2026/08/04 01:13:58 DEBUG : dir/file1: size = 14 OK 2026/08/04 01:13:58 DEBUG : dir/file1.rclone_chunk.001_86hz0r: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/04 01:13:58 INFO : dir/file1.rclone_chunk.001_86hz0r: Copied (server-side copy) to: dir/file1 2026/08/04 01:13:58 INFO : dir/file1.rclone_chunk.001_86hz0r: Deleted 2026/08/04 01:13:58 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/04 01:13:58 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/04 01:13:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/04 01:13:58 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': File to upload is small (0 bytes), uploading instead of streaming 2026/08/04 01:13:59 DEBUG : dir/file1: size = 0 OK 2026/08/04 01:13:59 DEBUG : dir/file1.rclone_chunk.001_86hzzi: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/04 01:13:59 INFO : dir/file1.rclone_chunk.001_86hzzi: Copied (server-side copy) to: dir/file1 2026/08/04 01:13:59 INFO : dir/file1.rclone_chunk.001_86hzzi: Deleted 2026/08/04 01:13:59 DEBUG : dir/file1: size = 0 OK 2026/08/04 01:13:59 DEBUG : dir/file1: Size of src and dst objects identical 2026/08/04 01:13:59 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/04 01:13:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/04 01:13:59 DEBUG : WaitForWriters: timeout=30s 2026/08/04 01:13:59 DEBUG : dir: Looking for writers 2026/08/04 01:13:59 DEBUG : file1: reading active writers 2026/08/04 01:13:59 DEBUG : Looking for writers 2026/08/04 01:13:59 DEBUG : dir: reading active writers 2026/08/04 01:13:59 DEBUG : >WaitForWriters: 2026/08/04 01:13:59 DEBUG : WaitForWriters: timeout=30s 2026/08/04 01:13:59 DEBUG : dir: Looking for writers 2026/08/04 01:13:59 DEBUG : file1: reading active writers 2026/08/04 01:13:59 DEBUG : Looking for writers 2026/08/04 01:13:59 DEBUG : dir: reading active writers 2026/08/04 01:13:59 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi'", Local "Local file system at /tmp/rclone337744228", Modify Window "1ns" 2026/08/04 01:13:59 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': poll-interval is not supported by this remote 2026/08/04 01:14:00 DEBUG : dir/file1: size = 14 OK 2026/08/04 01:14:00 DEBUG : dir/file1.rclone_chunk.001_86i0vb: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/04 01:14:00 INFO : dir/file1.rclone_chunk.001_86i0vb: Copied (server-side copy) to: dir/file1 2026/08/04 01:14:00 INFO : dir/file1.rclone_chunk.001_86i0vb: Deleted 2026/08/04 01:14:00 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/04 01:14:00 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/04 01:14:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/04 01:14:00 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': File to upload is small (5 bytes), uploading instead of streaming 2026/08/04 01:14:00 DEBUG : dir/file1: size = 5 OK 2026/08/04 01:14:00 DEBUG : dir/file1.rclone_chunk.001_86i1pl: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/04 01:14:00 INFO : dir/file1.rclone_chunk.001_86i1pl: Copied (server-side copy) to: dir/file1 2026/08/04 01:14:00 INFO : dir/file1.rclone_chunk.001_86i1pl: Deleted 2026/08/04 01:14:00 DEBUG : dir/file1: size = 5 OK 2026/08/04 01:14:00 DEBUG : dir/file1: Size of src and dst objects identical 2026/08/04 01:14:00 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/04 01:14:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/04 01:14:00 DEBUG : WaitForWriters: timeout=30s 2026/08/04 01:14:00 DEBUG : dir: Looking for writers 2026/08/04 01:14:00 DEBUG : file1: reading active writers 2026/08/04 01:14:00 DEBUG : Looking for writers 2026/08/04 01:14:00 DEBUG : dir: reading active writers 2026/08/04 01:14:00 DEBUG : >WaitForWriters: 2026/08/04 01:14:01 DEBUG : WaitForWriters: timeout=30s 2026/08/04 01:14:01 DEBUG : dir: Looking for writers 2026/08/04 01:14:01 DEBUG : file1: reading active writers 2026/08/04 01:14:01 DEBUG : Looking for writers 2026/08/04 01:14:01 DEBUG : dir: reading active writers 2026/08/04 01:14:01 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi'", Local "Local file system at /tmp/rclone337744228", Modify Window "1ns" 2026/08/04 01:14:01 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': poll-interval is not supported by this remote 2026/08/04 01:14:01 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/04 01:14:01 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" 2026/08/04 01:14:01 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" 2026/08/04 01:14:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" 2026/08/04 01:14:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/04 01:14:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" 2026/08/04 01:14:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" 2026/08/04 01:14:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/04 01:14:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" 2026/08/04 01:14:01 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/04 01:14:01 DEBUG : dir/file1: size = 14 OK 2026/08/04 01:14:01 DEBUG : dir/file1.rclone_chunk.001_86i22t: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/04 01:14:01 INFO : dir/file1.rclone_chunk.001_86i22t: Copied (server-side copy) to: dir/file1 2026/08/04 01:14:01 INFO : dir/file1.rclone_chunk.001_86i22t: Deleted 2026/08/04 01:14:01 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/04 01:14:02 DEBUG : WaitForWriters: timeout=30s 2026/08/04 01:14:02 DEBUG : dir: Looking for writers 2026/08/04 01:14:02 DEBUG : file1: reading active writers 2026/08/04 01:14:02 DEBUG : Looking for writers 2026/08/04 01:14:02 DEBUG : dir: reading active writers 2026/08/04 01:14:02 DEBUG : >WaitForWriters: 2026/08/04 01:14:02 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi'", Local "Local file system at /tmp/rclone337744228", Modify Window "1ns" 2026/08/04 01:14:02 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': poll-interval is not supported by this remote 2026/08/04 01:14:02 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/04 01:14:02 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" 2026/08/04 01:14:02 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" 2026/08/04 01:14:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" 2026/08/04 01:14:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/04 01:14:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" 2026/08/04 01:14:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" 2026/08/04 01:14:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/04 01:14:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" 2026/08/04 01:14:02 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/04 01:14:02 DEBUG : dir/file1: size = 14 OK 2026/08/04 01:14:02 DEBUG : dir/file1.rclone_chunk.001_86i3qz: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/04 01:14:02 INFO : dir/file1.rclone_chunk.001_86i3qz: Copied (server-side copy) to: dir/file1 2026/08/04 01:14:02 INFO : dir/file1.rclone_chunk.001_86i3qz: Deleted 2026/08/04 01:14:03 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/08/04 01:14:03 DEBUG : dir/file1: newRWFileHandle: 2026/08/04 01:14:03 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/04 01:14:03 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/04 01:14:03 DEBUG : dir/file1(0x1097808717c0): close: 2026/08/04 01:14:03 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/04 01:14:03 DEBUG : dir/file1(0x1097808717c0): >close: err= 2026/08/04 01:14:03 DEBUG : WaitForWriters: timeout=30s 2026/08/04 01:14:03 DEBUG : dir: Looking for writers 2026/08/04 01:14:03 DEBUG : file1: reading active writers 2026/08/04 01:14:03 DEBUG : Looking for writers 2026/08/04 01:14:03 DEBUG : dir: reading active writers 2026/08/04 01:14:03 DEBUG : >WaitForWriters: 2026/08/04 01:14:03 DEBUG : WaitForWriters: timeout=30s 2026/08/04 01:14:03 DEBUG : dir: Looking for writers 2026/08/04 01:14:03 DEBUG : file1: reading active writers 2026/08/04 01:14:03 DEBUG : Looking for writers 2026/08/04 01:14:03 DEBUG : dir: reading active writers 2026/08/04 01:14:03 DEBUG : >WaitForWriters: 2026/08/04 01:14:03 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi'", Local "Local file system at /tmp/rclone337744228", Modify Window "1ns" 2026/08/04 01:14:03 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': poll-interval is not supported by this remote 2026/08/04 01:14:03 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/04 01:14:03 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" 2026/08/04 01:14:03 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" 2026/08/04 01:14:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" 2026/08/04 01:14:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/04 01:14:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" 2026/08/04 01:14:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" 2026/08/04 01:14:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/04 01:14:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" 2026/08/04 01:14:03 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/04 01:14:03 DEBUG : dir/file1: size = 14 OK 2026/08/04 01:14:03 DEBUG : dir/file1.rclone_chunk.001_86i44a: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/04 01:14:03 INFO : dir/file1.rclone_chunk.001_86i44a: Copied (server-side copy) to: dir/file1 2026/08/04 01:14:03 INFO : dir/file1.rclone_chunk.001_86i44a: Deleted 2026/08/04 01:14:04 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/08/04 01:14:04 DEBUG : dir/file1: newRWFileHandle: 2026/08/04 01:14:04 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/04 01:14:04 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/04 01:14:04 DEBUG : dir/file1(0x109780c089c0): _writeAt: size=5, off=0 2026/08/04 01:14:04 DEBUG : dir/file1(0x109780c089c0): openPending: 2026/08/04 01:14:04 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/08/04 01:14:04 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/04 01:14:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/04 01:14:04 DEBUG : dir/file1(0x109780c089c0): >openPending: err= 2026/08/04 01:14:04 DEBUG : dir/file1(0x109780c089c0): >_writeAt: n=5, err= 2026/08/04 01:14:04 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/04 01:14:04 DEBUG : dir/file1(0x109780c089c0): close: 2026/08/04 01:14:04 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/08/04 01:14:04 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/08/04 01:14:04 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/08/04 01:14:04 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/08/04 01:14:04 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/04 01:14:04 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:04 DEBUG : dir/file1(0x109780c089c0): >close: err= 2026/08/04 01:14:04 DEBUG : WaitForWriters: timeout=30s 2026/08/04 01:14:04 DEBUG : dir: Looking for writers 2026/08/04 01:14:04 DEBUG : file1: reading active writers 2026/08/04 01:14:04 DEBUG : Looking for writers 2026/08/04 01:14:04 DEBUG : dir: reading active writers 2026/08/04 01:14:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/04 01:14:04 DEBUG : dir: Looking for writers 2026/08/04 01:14:04 DEBUG : file1: reading active writers 2026/08/04 01:14:04 DEBUG : Looking for writers 2026/08/04 01:14:04 DEBUG : dir: reading active writers 2026/08/04 01:14:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/04 01:14:04 DEBUG : dir: Looking for writers 2026/08/04 01:14:04 DEBUG : file1: reading active writers 2026/08/04 01:14:04 DEBUG : Looking for writers 2026/08/04 01:14:04 DEBUG : dir: reading active writers 2026/08/04 01:14:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/04 01:14:04 DEBUG : dir: Looking for writers 2026/08/04 01:14:04 DEBUG : file1: reading active writers 2026/08/04 01:14:04 DEBUG : Looking for writers 2026/08/04 01:14:04 DEBUG : dir: reading active writers 2026/08/04 01:14:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/04 01:14:04 DEBUG : dir/file1: vfs cache: starting upload 2026/08/04 01:14:04 DEBUG : dir/file1: skip slow SHA1 on source file, hashing in-transit 2026/08/04 01:14:04 DEBUG : dir: Looking for writers 2026/08/04 01:14:04 DEBUG : file1: reading active writers 2026/08/04 01:14:04 DEBUG : Looking for writers 2026/08/04 01:14:04 DEBUG : dir: reading active writers 2026/08/04 01:14:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/04 01:14:04 DEBUG : dir: Looking for writers 2026/08/04 01:14:04 DEBUG : file1: reading active writers 2026/08/04 01:14:04 DEBUG : Looking for writers 2026/08/04 01:14:04 DEBUG : dir: reading active writers 2026/08/04 01:14:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/04 01:14:04 DEBUG : dir/file1: size = 14 OK 2026/08/04 01:14:04 DEBUG : dir/file1.rclone_chunk.001_86i5z3: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/08/04 01:14:04 INFO : dir/file1.rclone_chunk.001_86i5z3: Copied (server-side copy) to: dir/file1 2026/08/04 01:14:04 INFO : dir/file1.rclone_chunk.001_86i5z3: Deleted 2026/08/04 01:14:04 DEBUG : dir/file1: size = 14 OK 2026/08/04 01:14:04 INFO : dir/file1: Copied (replaced existing) 2026/08/04 01:14:04 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59.123456789 +0000 UTC" 2026/08/04 01:14:04 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/04 01:14:04 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/08/04 01:14:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/04 01:14:04 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/04 01:14:04 DEBUG : dir: Looking for writers 2026/08/04 01:14:04 DEBUG : file1: reading active writers 2026/08/04 01:14:04 DEBUG : Looking for writers 2026/08/04 01:14:04 DEBUG : dir: reading active writers 2026/08/04 01:14:04 DEBUG : >WaitForWriters: 2026/08/04 01:14:05 DEBUG : WaitForWriters: timeout=30s 2026/08/04 01:14:05 DEBUG : dir: Looking for writers 2026/08/04 01:14:05 DEBUG : file1: reading active writers 2026/08/04 01:14:05 DEBUG : Looking for writers 2026/08/04 01:14:05 DEBUG : dir: reading active writers 2026/08/04 01:14:05 DEBUG : >WaitForWriters: 2026/08/04 01:14:05 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (8.98s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (1.79s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (1.60s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (1.58s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (1.11s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (1.20s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (1.71s) === RUN TestFileOpenRead run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi'", Local "Local file system at /tmp/rclone337744228", Modify Window "1ns" 2026/08/04 01:14:05 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': poll-interval is not supported by this remote 2026/08/04 01:14:05 DEBUG : dir/file1: size = 14 OK 2026/08/04 01:14:05 DEBUG : dir/file1.rclone_chunk.001_86i617: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/04 01:14:05 INFO : dir/file1.rclone_chunk.001_86i617: Copied (server-side copy) to: dir/file1 2026/08/04 01:14:05 INFO : dir/file1.rclone_chunk.001_86i617: Deleted 2026/08/04 01:14:06 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/04 01:14:06 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/04 01:14:06 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/04 01:14:06 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/08/04 01:14:06 DEBUG : WaitForWriters: timeout=30s 2026/08/04 01:14:06 DEBUG : dir: Looking for writers 2026/08/04 01:14:06 DEBUG : file1: reading active writers 2026/08/04 01:14:06 DEBUG : Looking for writers 2026/08/04 01:14:06 DEBUG : dir: reading active writers 2026/08/04 01:14:06 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (1.01s) === RUN TestFileOpenReadUnknownSize 2026/08/04 01:14:06 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/08/04 01:14:06 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/04 01:14:06 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/04 01:14:06 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/08/04 01:14:06 DEBUG : WaitForWriters: timeout=30s 2026/08/04 01:14:06 DEBUG : Looking for writers 2026/08/04 01:14:06 DEBUG : file.txt: reading active writers 2026/08/04 01:14:06 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi'", Local "Local file system at /tmp/rclone337744228", Modify Window "1ns" 2026/08/04 01:14:06 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': poll-interval is not supported by this remote 2026/08/04 01:14:06 DEBUG : dir/file1: size = 14 OK 2026/08/04 01:14:06 DEBUG : dir/file1.rclone_chunk.001_86i773: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/04 01:14:06 INFO : dir/file1.rclone_chunk.001_86i773: Copied (server-side copy) to: dir/file1 2026/08/04 01:14:06 INFO : dir/file1.rclone_chunk.001_86i773: Deleted 2026/08/04 01:14:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/04 01:14:06 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': File to upload is small (25 bytes), uploading instead of streaming 2026/08/04 01:14:07 DEBUG : dir/file1: size = 25 OK 2026/08/04 01:14:07 DEBUG : dir/file1.rclone_chunk.001_86i8bz: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/04 01:14:07 INFO : dir/file1.rclone_chunk.001_86i8bz: Copied (server-side copy) to: dir/file1 2026/08/04 01:14:07 INFO : dir/file1.rclone_chunk.001_86i8bz: Deleted 2026/08/04 01:14:07 DEBUG : dir/file1: size = 25 OK 2026/08/04 01:14:07 DEBUG : dir/file1: Size of src and dst objects identical 2026/08/04 01:14:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/04 01:14:07 DEBUG : WaitForWriters: timeout=30s 2026/08/04 01:14:07 DEBUG : dir: Looking for writers 2026/08/04 01:14:07 DEBUG : file1: reading active writers 2026/08/04 01:14:07 DEBUG : Looking for writers 2026/08/04 01:14:07 DEBUG : dir: reading active writers 2026/08/04 01:14:07 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (1.40s) === RUN TestFileRemove run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi'", Local "Local file system at /tmp/rclone337744228", Modify Window "1ns" 2026/08/04 01:14:07 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': poll-interval is not supported by this remote 2026/08/04 01:14:08 DEBUG : dir/file1: size = 14 OK 2026/08/04 01:14:08 DEBUG : dir/file1.rclone_chunk.001_86i87l: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/04 01:14:08 INFO : dir/file1.rclone_chunk.001_86i87l: Copied (server-side copy) to: dir/file1 2026/08/04 01:14:08 INFO : dir/file1.rclone_chunk.001_86i87l: Deleted 2026/08/04 01:14:08 DEBUG : dir/file1: Remove: 2026/08/04 01:14:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/04 01:14:08 DEBUG : dir/file1: >Remove: err= 2026/08/04 01:14:08 DEBUG : dir/file1: Remove: 2026/08/04 01:14:08 DEBUG : dir/file1: >Remove: err=Read only file system 2026/08/04 01:14:08 DEBUG : WaitForWriters: timeout=30s 2026/08/04 01:14:08 DEBUG : dir: Looking for writers 2026/08/04 01:14:08 DEBUG : Looking for writers 2026/08/04 01:14:08 DEBUG : dir: reading active writers 2026/08/04 01:14:08 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.84s) === RUN TestFileRemoveAll run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi'", Local "Local file system at /tmp/rclone337744228", Modify Window "1ns" 2026/08/04 01:14:08 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': poll-interval is not supported by this remote 2026/08/04 01:14:08 DEBUG : dir/file1: size = 14 OK 2026/08/04 01:14:08 DEBUG : dir/file1.rclone_chunk.001_86i90o: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/04 01:14:08 INFO : dir/file1.rclone_chunk.001_86i90o: Copied (server-side copy) to: dir/file1 2026/08/04 01:14:08 INFO : dir/file1.rclone_chunk.001_86i90o: Deleted 2026/08/04 01:14:09 DEBUG : dir/file1: Remove: 2026/08/04 01:14:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/04 01:14:09 DEBUG : dir/file1: >Remove: err= 2026/08/04 01:14:09 DEBUG : dir/file1: Remove: 2026/08/04 01:14:09 DEBUG : dir/file1: >Remove: err=Read only file system 2026/08/04 01:14:09 DEBUG : WaitForWriters: timeout=30s 2026/08/04 01:14:09 DEBUG : dir: Looking for writers 2026/08/04 01:14:09 DEBUG : Looking for writers 2026/08/04 01:14:09 DEBUG : dir: reading active writers 2026/08/04 01:14:09 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.91s) === RUN TestFileOpen run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi'", Local "Local file system at /tmp/rclone337744228", Modify Window "1ns" 2026/08/04 01:14:09 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': poll-interval is not supported by this remote 2026/08/04 01:14:09 DEBUG : dir/file1: size = 14 OK 2026/08/04 01:14:09 DEBUG : dir/file1.rclone_chunk.001_86iai3: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/04 01:14:09 INFO : dir/file1.rclone_chunk.001_86iai3: Copied (server-side copy) to: dir/file1 2026/08/04 01:14:09 INFO : dir/file1.rclone_chunk.001_86iai3: Deleted 2026/08/04 01:14:10 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/04 01:14:10 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/04 01:14:10 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/08/04 01:14:10 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/04 01:14:10 DEBUG : dir/file1: Open: flags=O_RDWR 2026/08/04 01:14:10 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/04 01:14:10 DEBUG : dir/file1: Open: flags=0x3 2026/08/04 01:14:10 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/08/04 01:14:10 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/08/04 01:14:10 DEBUG : WaitForWriters: timeout=30s 2026/08/04 01:14:10 DEBUG : dir: Looking for writers 2026/08/04 01:14:10 DEBUG : file1: reading active writers 2026/08/04 01:14:10 DEBUG : Looking for writers 2026/08/04 01:14:10 DEBUG : dir: reading active writers 2026/08/04 01:14:10 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.84s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi'", Local "Local file system at /tmp/rclone337744228", Modify Window "1ns" 2026/08/04 01:14:10 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': poll-interval is not supported by this remote 2026/08/04 01:14:10 DEBUG : dir/file1: size = 14 OK 2026/08/04 01:14:10 DEBUG : dir/file1.rclone_chunk.001_86ib5z: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/04 01:14:10 INFO : dir/file1.rclone_chunk.001_86ib5z: Copied (server-side copy) to: dir/file1 2026/08/04 01:14:10 INFO : dir/file1.rclone_chunk.001_86ib5z: Deleted 2026/08/04 01:14:10 DEBUG : WaitForWriters: timeout=30s 2026/08/04 01:14:10 DEBUG : dir: Looking for writers 2026/08/04 01:14:10 DEBUG : file1: reading active writers 2026/08/04 01:14:10 DEBUG : Looking for writers 2026/08/04 01:14:10 DEBUG : dir: reading active writers 2026/08/04 01:14:10 DEBUG : >WaitForWriters: 2026/08/04 01:14:11 DEBUG : dir/file1: copy non-chunked object... 2026/08/04 01:14:11 DEBUG : newLeaf: size = 14 OK 2026/08/04 01:14:11 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/08/04 01:14:11 INFO : dir/file1: Deleted 2026/08/04 01:14:11 DEBUG : newLeaf: Updating file with newLeaf 0x109780b6d380 2026/08/04 01:14:11 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/04 01:14:11 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/04 01:14:11 DEBUG : newLeaf: copy non-chunked object... 2026/08/04 01:14:11 DEBUG : dir/file1: size = 14 OK 2026/08/04 01:14:11 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/08/04 01:14:11 INFO : newLeaf: Deleted 2026/08/04 01:14:11 DEBUG : dir/file1: Updating file with dir/file1 0x109780b6d380 2026/08/04 01:14:11 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/04 01:14:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/04 01:14:11 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/04 01:14:11 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/04 01:14:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/04 01:14:11 DEBUG : dir/file1: File is currently open, delaying rename 0x109780b6d380 2026/08/04 01:14:11 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/04 01:14:11 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/04 01:14:11 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': File to upload is small (25 bytes), uploading instead of streaming 2026/08/04 01:14:12 DEBUG : dir/file1: size = 25 OK 2026/08/04 01:14:12 DEBUG : dir/file1.rclone_chunk.001_86icna: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/04 01:14:12 INFO : dir/file1.rclone_chunk.001_86icna: Copied (server-side copy) to: dir/file1 2026/08/04 01:14:12 INFO : dir/file1.rclone_chunk.001_86icna: Deleted 2026/08/04 01:14:12 DEBUG : dir/file1: size = 25 OK 2026/08/04 01:14:12 DEBUG : dir/file1: Size of src and dst objects identical 2026/08/04 01:14:12 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/04 01:14:12 DEBUG : newLeaf: Running delayed rename now 2026/08/04 01:14:12 DEBUG : dir/file1: copy non-chunked object... 2026/08/04 01:14:12 DEBUG : newLeaf: size = 25 OK 2026/08/04 01:14:12 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/08/04 01:14:12 INFO : dir/file1: Deleted 2026/08/04 01:14:12 DEBUG : newLeaf: Updating file with newLeaf 0x109780b6d380 2026/08/04 01:14:12 DEBUG : WaitForWriters: timeout=30s 2026/08/04 01:14:12 DEBUG : dir: Looking for writers 2026/08/04 01:14:12 DEBUG : Looking for writers 2026/08/04 01:14:12 DEBUG : dir: reading active writers 2026/08/04 01:14:12 DEBUG : newLeaf: reading active writers 2026/08/04 01:14:12 DEBUG : >WaitForWriters: 2026/08/04 01:14:12 DEBUG : WaitForWriters: timeout=30s 2026/08/04 01:14:12 DEBUG : dir: Looking for writers 2026/08/04 01:14:12 DEBUG : Looking for writers 2026/08/04 01:14:12 DEBUG : dir: reading active writers 2026/08/04 01:14:12 DEBUG : newLeaf: reading active writers 2026/08/04 01:14:12 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi'", Local "Local file system at /tmp/rclone337744228", Modify Window "1ns" 2026/08/04 01:14:12 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': poll-interval is not supported by this remote 2026/08/04 01:14:12 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/04 01:14:12 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" 2026/08/04 01:14:12 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" 2026/08/04 01:14:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" 2026/08/04 01:14:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/04 01:14:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" 2026/08/04 01:14:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" 2026/08/04 01:14:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/04 01:14:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" 2026/08/04 01:14:12 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/04 01:14:13 DEBUG : dir/file1: size = 14 OK 2026/08/04 01:14:13 DEBUG : dir/file1.rclone_chunk.001_86idya: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/04 01:14:13 INFO : dir/file1.rclone_chunk.001_86idya: Copied (server-side copy) to: dir/file1 2026/08/04 01:14:13 INFO : dir/file1.rclone_chunk.001_86idya: Deleted 2026/08/04 01:14:13 DEBUG : WaitForWriters: timeout=30s 2026/08/04 01:14:13 DEBUG : dir: Looking for writers 2026/08/04 01:14:13 DEBUG : file1: reading active writers 2026/08/04 01:14:13 DEBUG : Looking for writers 2026/08/04 01:14:13 DEBUG : dir: reading active writers 2026/08/04 01:14:13 DEBUG : >WaitForWriters: 2026/08/04 01:14:13 DEBUG : dir/file1: copy non-chunked object... 2026/08/04 01:14:13 DEBUG : newLeaf: size = 14 OK 2026/08/04 01:14:13 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/08/04 01:14:13 INFO : dir/file1: Deleted 2026/08/04 01:14:13 DEBUG : newLeaf: Updating file with newLeaf 0x109780e33040 2026/08/04 01:14:13 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/04 01:14:13 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/04 01:14:14 DEBUG : newLeaf: copy non-chunked object... 2026/08/04 01:14:14 DEBUG : dir/file1: size = 14 OK 2026/08/04 01:14:14 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/08/04 01:14:14 INFO : newLeaf: Deleted 2026/08/04 01:14:14 DEBUG : dir/file1: Updating file with dir/file1 0x109780e33040 2026/08/04 01:14:14 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/04 01:14:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/04 01:14:14 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/04 01:14:14 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/04 01:14:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/04 01:14:14 DEBUG : dir/file1: File is currently open, delaying rename 0x109780e33040 2026/08/04 01:14:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/04 01:14:14 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/04 01:14:14 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': File to upload is small (25 bytes), uploading instead of streaming 2026/08/04 01:14:14 DEBUG : dir/file1: size = 25 OK 2026/08/04 01:14:14 DEBUG : dir/file1.rclone_chunk.001_86ifwm: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/04 01:14:14 INFO : dir/file1.rclone_chunk.001_86ifwm: Copied (server-side copy) to: dir/file1 2026/08/04 01:14:14 INFO : dir/file1.rclone_chunk.001_86ifwm: Deleted 2026/08/04 01:14:14 DEBUG : dir/file1: size = 25 OK 2026/08/04 01:14:14 DEBUG : dir/file1: Size of src and dst objects identical 2026/08/04 01:14:14 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/04 01:14:14 DEBUG : newLeaf: Running delayed rename now 2026/08/04 01:14:14 DEBUG : dir/file1: copy non-chunked object... 2026/08/04 01:14:15 DEBUG : newLeaf: size = 25 OK 2026/08/04 01:14:15 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/08/04 01:14:15 INFO : dir/file1: Deleted 2026/08/04 01:14:15 DEBUG : newLeaf: Updating file with newLeaf 0x109780e33040 2026/08/04 01:14:15 DEBUG : WaitForWriters: timeout=30s 2026/08/04 01:14:15 DEBUG : dir: Looking for writers 2026/08/04 01:14:15 DEBUG : Looking for writers 2026/08/04 01:14:15 DEBUG : dir: reading active writers 2026/08/04 01:14:15 DEBUG : newLeaf: reading active writers 2026/08/04 01:14:15 DEBUG : >WaitForWriters: 2026/08/04 01:14:15 DEBUG : WaitForWriters: timeout=30s 2026/08/04 01:14:15 DEBUG : dir: Looking for writers 2026/08/04 01:14:15 DEBUG : Looking for writers 2026/08/04 01:14:15 DEBUG : dir: reading active writers 2026/08/04 01:14:15 DEBUG : newLeaf: reading active writers 2026/08/04 01:14:15 DEBUG : >WaitForWriters: 2026/08/04 01:14:15 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi'", Local "Local file system at /tmp/rclone337744228", Modify Window "1ns" 2026/08/04 01:14:15 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': poll-interval is not supported by this remote 2026/08/04 01:14:15 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/04 01:14:15 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" 2026/08/04 01:14:15 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" 2026/08/04 01:14:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" 2026/08/04 01:14:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/04 01:14:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" 2026/08/04 01:14:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" 2026/08/04 01:14:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/04 01:14:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" 2026/08/04 01:14:15 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/04 01:14:15 DEBUG : dir/file1: size = 14 OK 2026/08/04 01:14:15 DEBUG : dir/file1.rclone_chunk.001_86iga1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/04 01:14:15 INFO : dir/file1.rclone_chunk.001_86iga1: Copied (server-side copy) to: dir/file1 2026/08/04 01:14:15 INFO : dir/file1.rclone_chunk.001_86iga1: Deleted 2026/08/04 01:14:16 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/04 01:14:16 DEBUG : dir/file1: newRWFileHandle: 2026/08/04 01:14:16 DEBUG : dir/file1(0x109780aadd80): openPending: 2026/08/04 01:14:16 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/08/04 01:14:16 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/04 01:14:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/04 01:14:16 DEBUG : dir/file1(0x109780aadd80): >openPending: err= 2026/08/04 01:14:16 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/04 01:14:16 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/04 01:14:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/04 01:14:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/04 01:14:16 DEBUG : dir/file1(0x109780aadd80): _writeAt: size=14, off=0 2026/08/04 01:14:16 DEBUG : dir/file1(0x109780aadd80): >_writeAt: n=14, err= 2026/08/04 01:14:16 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/04 01:14:16 DEBUG : dir/file1(0x109780aadd80): close: 2026/08/04 01:14:16 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/04 01:14:16 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/04 01:14:16 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:16 DEBUG : dir/file1(0x109780aadd80): >close: err= 2026/08/04 01:14:16 DEBUG : WaitForWriters: timeout=30s 2026/08/04 01:14:16 DEBUG : dir: Looking for writers 2026/08/04 01:14:16 DEBUG : file1: reading active writers 2026/08/04 01:14:16 DEBUG : Looking for writers 2026/08/04 01:14:16 DEBUG : dir: reading active writers 2026/08/04 01:14:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/04 01:14:16 DEBUG : dir: Looking for writers 2026/08/04 01:14:16 DEBUG : file1: reading active writers 2026/08/04 01:14:16 DEBUG : Looking for writers 2026/08/04 01:14:16 DEBUG : dir: reading active writers 2026/08/04 01:14:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/04 01:14:16 DEBUG : dir: Looking for writers 2026/08/04 01:14:16 DEBUG : file1: reading active writers 2026/08/04 01:14:16 DEBUG : Looking for writers 2026/08/04 01:14:16 DEBUG : dir: reading active writers 2026/08/04 01:14:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/04 01:14:16 DEBUG : dir: Looking for writers 2026/08/04 01:14:16 DEBUG : file1: reading active writers 2026/08/04 01:14:16 DEBUG : Looking for writers 2026/08/04 01:14:16 DEBUG : dir: reading active writers 2026/08/04 01:14:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/04 01:14:16 DEBUG : dir/file1: vfs cache: starting upload 2026/08/04 01:14:16 DEBUG : dir/file1: skip slow SHA1 on source file, hashing in-transit 2026/08/04 01:14:16 DEBUG : dir: Looking for writers 2026/08/04 01:14:16 DEBUG : file1: reading active writers 2026/08/04 01:14:16 DEBUG : Looking for writers 2026/08/04 01:14:16 DEBUG : dir: reading active writers 2026/08/04 01:14:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/04 01:14:16 DEBUG : dir: Looking for writers 2026/08/04 01:14:16 DEBUG : file1: reading active writers 2026/08/04 01:14:16 DEBUG : Looking for writers 2026/08/04 01:14:16 DEBUG : dir: reading active writers 2026/08/04 01:14:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/04 01:14:16 DEBUG : dir/file1: size = 14 OK 2026/08/04 01:14:16 DEBUG : dir/file1.rclone_chunk.001_86ihw0: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/04 01:14:16 INFO : dir/file1.rclone_chunk.001_86ihw0: Copied (server-side copy) to: dir/file1 2026/08/04 01:14:16 INFO : dir/file1.rclone_chunk.001_86ihw0: Deleted 2026/08/04 01:14:16 DEBUG : dir/file1: size = 14 OK 2026/08/04 01:14:16 INFO : dir/file1: Copied (replaced existing) 2026/08/04 01:14:16 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/04 01:14:16 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/08/04 01:14:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/04 01:14:16 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/04 01:14:16 DEBUG : dir: Looking for writers 2026/08/04 01:14:16 DEBUG : file1: reading active writers 2026/08/04 01:14:16 DEBUG : Looking for writers 2026/08/04 01:14:16 DEBUG : dir: reading active writers 2026/08/04 01:14:16 DEBUG : >WaitForWriters: 2026/08/04 01:14:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/04 01:14:16 DEBUG : dir/file1: newRWFileHandle: 2026/08/04 01:14:16 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/04 01:14:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/04 01:14:16 DEBUG : dir/file1(0x109780a25ac0): _readAt: size=512, off=0 2026/08/04 01:14:16 DEBUG : dir/file1(0x109780a25ac0): openPending: 2026/08/04 01:14:16 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" 2026/08/04 01:14:16 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/04 01:14:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/04 01:14:16 DEBUG : dir/file1(0x109780a25ac0): >openPending: err= 2026/08/04 01:14:16 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/04 01:14:16 DEBUG : dir/file1(0x109780a25ac0): >_readAt: n=14, err=EOF 2026/08/04 01:14:16 DEBUG : dir/file1(0x109780a25ac0): close: 2026/08/04 01:14:16 DEBUG : dir/file1(0x109780a25ac0): >close: err= 2026/08/04 01:14:16 DEBUG : dir/file1: copy non-chunked object... 2026/08/04 01:14:17 DEBUG : newLeaf: size = 14 OK 2026/08/04 01:14:17 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/08/04 01:14:17 INFO : dir/file1: Deleted 2026/08/04 01:14:17 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/04 01:14:17 DEBUG : newLeaf: Updating file with newLeaf 0x109780a83110 2026/08/04 01:14:17 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/04 01:14:17 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/04 01:14:17 DEBUG : newLeaf: copy non-chunked object... 2026/08/04 01:14:17 DEBUG : dir/file1: size = 14 OK 2026/08/04 01:14:17 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/08/04 01:14:17 INFO : newLeaf: Deleted 2026/08/04 01:14:17 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/08/04 01:14:17 DEBUG : dir/file1: Updating file with dir/file1 0x109780a83110 2026/08/04 01:14:17 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/04 01:14:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/04 01:14:17 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/04 01:14:17 DEBUG : dir/file1: newRWFileHandle: 2026/08/04 01:14:17 DEBUG : dir/file1(0x109780b77680): openPending: 2026/08/04 01:14:17 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" 2026/08/04 01:14:17 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/04 01:14:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/04 01:14:17 DEBUG : dir/file1(0x109780b77680): >openPending: err= 2026/08/04 01:14:17 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/04 01:14:17 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/04 01:14:17 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/04 01:14:17 DEBUG : dir/file1(0x109780b77680): _writeAt: size=25, off=0 2026/08/04 01:14:17 DEBUG : dir/file1(0x109780b77680): >_writeAt: n=25, err= 2026/08/04 01:14:17 DEBUG : dir/file1: copy non-chunked object... 2026/08/04 01:14:17 DEBUG : newLeaf: size = 14 OK 2026/08/04 01:14:17 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/08/04 01:14:17 INFO : dir/file1: Deleted 2026/08/04 01:14:17 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/04 01:14:17 DEBUG : newLeaf: Updating file with newLeaf 0x109780a83110 2026/08/04 01:14:17 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/04 01:14:17 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/04 01:14:17 DEBUG : newLeaf(0x109780b77680): close: 2026/08/04 01:14:17 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/04 01:14:17 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-04 01:14:17.580814928 +0000 UTC m=+48.363967640 2026/08/04 01:14:17 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:17 DEBUG : newLeaf(0x109780b77680): >close: err= 2026/08/04 01:14:17 DEBUG : WaitForWriters: timeout=30s 2026/08/04 01:14:17 DEBUG : dir: Looking for writers 2026/08/04 01:14:17 DEBUG : Looking for writers 2026/08/04 01:14:17 DEBUG : dir: reading active writers 2026/08/04 01:14:17 DEBUG : newLeaf: reading active writers 2026/08/04 01:14:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/04 01:14:17 DEBUG : dir: Looking for writers 2026/08/04 01:14:17 DEBUG : Looking for writers 2026/08/04 01:14:17 DEBUG : dir: reading active writers 2026/08/04 01:14:17 DEBUG : newLeaf: reading active writers 2026/08/04 01:14:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/04 01:14:17 DEBUG : dir: Looking for writers 2026/08/04 01:14:17 DEBUG : Looking for writers 2026/08/04 01:14:17 DEBUG : newLeaf: reading active writers 2026/08/04 01:14:17 DEBUG : dir: reading active writers 2026/08/04 01:14:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/04 01:14:17 DEBUG : dir: Looking for writers 2026/08/04 01:14:17 DEBUG : Looking for writers 2026/08/04 01:14:17 DEBUG : dir: reading active writers 2026/08/04 01:14:17 DEBUG : newLeaf: reading active writers 2026/08/04 01:14:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/04 01:14:17 DEBUG : newLeaf: vfs cache: starting upload 2026/08/04 01:14:17 DEBUG : newLeaf: skip slow SHA1 on source file, hashing in-transit 2026/08/04 01:14:17 DEBUG : dir: Looking for writers 2026/08/04 01:14:17 DEBUG : Looking for writers 2026/08/04 01:14:17 DEBUG : dir: reading active writers 2026/08/04 01:14:17 DEBUG : newLeaf: reading active writers 2026/08/04 01:14:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/04 01:14:18 DEBUG : dir: Looking for writers 2026/08/04 01:14:18 DEBUG : Looking for writers 2026/08/04 01:14:18 DEBUG : dir: reading active writers 2026/08/04 01:14:18 DEBUG : newLeaf: reading active writers 2026/08/04 01:14:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/04 01:14:18 DEBUG : newLeaf: size = 25 OK 2026/08/04 01:14:18 DEBUG : newLeaf.rclone_chunk.001_86iir8: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/04 01:14:18 INFO : newLeaf.rclone_chunk.001_86iir8: Copied (server-side copy) to: newLeaf 2026/08/04 01:14:18 INFO : newLeaf.rclone_chunk.001_86iir8: Deleted 2026/08/04 01:14:18 DEBUG : newLeaf: size = 25 OK 2026/08/04 01:14:18 INFO : newLeaf: Copied (replaced existing) 2026/08/04 01:14:18 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-04 01:14:17.580814928 +0000 UTC" 2026/08/04 01:14:18 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/04 01:14:18 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/04 01:14:18 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/04 01:14:18 DEBUG : dir: Looking for writers 2026/08/04 01:14:18 DEBUG : Looking for writers 2026/08/04 01:14:18 DEBUG : dir: reading active writers 2026/08/04 01:14:18 DEBUG : newLeaf: reading active writers 2026/08/04 01:14:18 DEBUG : >WaitForWriters: 2026/08/04 01:14:18 DEBUG : WaitForWriters: timeout=30s 2026/08/04 01:14:18 DEBUG : dir: Looking for writers 2026/08/04 01:14:18 DEBUG : Looking for writers 2026/08/04 01:14:18 DEBUG : dir: reading active writers 2026/08/04 01:14:18 DEBUG : newLeaf: reading active writers 2026/08/04 01:14:18 DEBUG : >WaitForWriters: 2026/08/04 01:14:18 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi'", Local "Local file system at /tmp/rclone337744228", Modify Window "1ns" 2026/08/04 01:14:18 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': poll-interval is not supported by this remote 2026/08/04 01:14:18 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/04 01:14:18 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" 2026/08/04 01:14:18 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" 2026/08/04 01:14:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" 2026/08/04 01:14:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/04 01:14:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" 2026/08/04 01:14:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" 2026/08/04 01:14:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/04 01:14:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" 2026/08/04 01:14:18 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/04 01:14:19 DEBUG : dir/file1: size = 14 OK 2026/08/04 01:14:19 DEBUG : dir/file1.rclone_chunk.001_86ijku: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/04 01:14:19 INFO : dir/file1.rclone_chunk.001_86ijku: Copied (server-side copy) to: dir/file1 2026/08/04 01:14:19 INFO : dir/file1.rclone_chunk.001_86ijku: Deleted 2026/08/04 01:14:19 DEBUG : WaitForWriters: timeout=30s 2026/08/04 01:14:19 DEBUG : dir: Looking for writers 2026/08/04 01:14:19 DEBUG : file1: reading active writers 2026/08/04 01:14:19 DEBUG : Looking for writers 2026/08/04 01:14:19 DEBUG : dir: reading active writers 2026/08/04 01:14:19 DEBUG : >WaitForWriters: 2026/08/04 01:14:19 DEBUG : dir/file1: copy non-chunked object... 2026/08/04 01:14:19 DEBUG : newLeaf: size = 14 OK 2026/08/04 01:14:19 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/08/04 01:14:19 INFO : dir/file1: Deleted 2026/08/04 01:14:19 DEBUG : newLeaf: Updating file with newLeaf 0x109780d0edd0 2026/08/04 01:14:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/04 01:14:19 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/04 01:14:19 DEBUG : newLeaf: copy non-chunked object... 2026/08/04 01:14:19 DEBUG : dir/file1: size = 14 OK 2026/08/04 01:14:19 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/08/04 01:14:19 INFO : newLeaf: Deleted 2026/08/04 01:14:19 DEBUG : dir/file1: Updating file with dir/file1 0x109780d0edd0 2026/08/04 01:14:19 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/04 01:14:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/04 01:14:20 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/04 01:14:20 DEBUG : dir/file1: newRWFileHandle: 2026/08/04 01:14:20 DEBUG : dir/file1(0x109780a39000): openPending: 2026/08/04 01:14:20 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/08/04 01:14:20 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/04 01:14:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/04 01:14:20 DEBUG : dir/file1(0x109780a39000): >openPending: err= 2026/08/04 01:14:20 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/04 01:14:20 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/04 01:14:20 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/04 01:14:20 DEBUG : dir/file1(0x109780a39000): _writeAt: size=25, off=0 2026/08/04 01:14:20 DEBUG : dir/file1(0x109780a39000): >_writeAt: n=25, err= 2026/08/04 01:14:20 DEBUG : dir/file1: copy non-chunked object... 2026/08/04 01:14:20 DEBUG : newLeaf: size = 14 OK 2026/08/04 01:14:20 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/08/04 01:14:20 INFO : dir/file1: Deleted 2026/08/04 01:14:20 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/04 01:14:20 DEBUG : newLeaf: Updating file with newLeaf 0x109780d0edd0 2026/08/04 01:14:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/04 01:14:20 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/04 01:14:20 DEBUG : newLeaf(0x109780a39000): close: 2026/08/04 01:14:20 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/04 01:14:20 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-04 01:14:20.115873218 +0000 UTC m=+50.899025981 2026/08/04 01:14:20 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:20 DEBUG : newLeaf(0x109780a39000): >close: err= 2026/08/04 01:14:20 DEBUG : WaitForWriters: timeout=30s 2026/08/04 01:14:20 DEBUG : dir: Looking for writers 2026/08/04 01:14:20 DEBUG : Looking for writers 2026/08/04 01:14:20 DEBUG : dir: reading active writers 2026/08/04 01:14:20 DEBUG : newLeaf: reading active writers 2026/08/04 01:14:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/04 01:14:20 DEBUG : dir: Looking for writers 2026/08/04 01:14:20 DEBUG : Looking for writers 2026/08/04 01:14:20 DEBUG : dir: reading active writers 2026/08/04 01:14:20 DEBUG : newLeaf: reading active writers 2026/08/04 01:14:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/04 01:14:20 DEBUG : dir: Looking for writers 2026/08/04 01:14:20 DEBUG : Looking for writers 2026/08/04 01:14:20 DEBUG : dir: reading active writers 2026/08/04 01:14:20 DEBUG : newLeaf: reading active writers 2026/08/04 01:14:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/04 01:14:20 DEBUG : dir: Looking for writers 2026/08/04 01:14:20 DEBUG : Looking for writers 2026/08/04 01:14:20 DEBUG : dir: reading active writers 2026/08/04 01:14:20 DEBUG : newLeaf: reading active writers 2026/08/04 01:14:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/04 01:14:20 DEBUG : newLeaf: vfs cache: starting upload 2026/08/04 01:14:20 DEBUG : newLeaf: skip slow SHA1 on source file, hashing in-transit 2026/08/04 01:14:20 DEBUG : dir: Looking for writers 2026/08/04 01:14:20 DEBUG : Looking for writers 2026/08/04 01:14:20 DEBUG : newLeaf: reading active writers 2026/08/04 01:14:20 DEBUG : dir: reading active writers 2026/08/04 01:14:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/04 01:14:20 DEBUG : dir: Looking for writers 2026/08/04 01:14:20 DEBUG : Looking for writers 2026/08/04 01:14:20 DEBUG : dir: reading active writers 2026/08/04 01:14:20 DEBUG : newLeaf: reading active writers 2026/08/04 01:14:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/04 01:14:20 DEBUG : newLeaf: size = 25 OK 2026/08/04 01:14:20 DEBUG : newLeaf.rclone_chunk.001_86iluc: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/04 01:14:20 INFO : newLeaf.rclone_chunk.001_86iluc: Copied (server-side copy) to: newLeaf 2026/08/04 01:14:20 INFO : newLeaf.rclone_chunk.001_86iluc: Deleted 2026/08/04 01:14:20 DEBUG : newLeaf: size = 25 OK 2026/08/04 01:14:20 INFO : newLeaf: Copied (replaced existing) 2026/08/04 01:14:20 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-04 01:14:20.115873218 +0000 UTC" 2026/08/04 01:14:20 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/04 01:14:20 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/04 01:14:20 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/04 01:14:20 DEBUG : dir: Looking for writers 2026/08/04 01:14:20 DEBUG : Looking for writers 2026/08/04 01:14:20 DEBUG : dir: reading active writers 2026/08/04 01:14:20 DEBUG : newLeaf: reading active writers 2026/08/04 01:14:20 DEBUG : >WaitForWriters: 2026/08/04 01:14:21 DEBUG : WaitForWriters: timeout=30s 2026/08/04 01:14:21 DEBUG : dir: Looking for writers 2026/08/04 01:14:21 DEBUG : Looking for writers 2026/08/04 01:14:21 DEBUG : dir: reading active writers 2026/08/04 01:14:21 DEBUG : newLeaf: reading active writers 2026/08/04 01:14:21 DEBUG : >WaitForWriters: 2026/08/04 01:14:21 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi'", Local "Local file system at /tmp/rclone337744228", Modify Window "1ns" 2026/08/04 01:14:21 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': poll-interval is not supported by this remote 2026/08/04 01:14:21 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/04 01:14:21 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" 2026/08/04 01:14:21 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" 2026/08/04 01:14:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" 2026/08/04 01:14:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/04 01:14:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" 2026/08/04 01:14:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" 2026/08/04 01:14:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/04 01:14:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" 2026/08/04 01:14:21 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/04 01:14:21 DEBUG : dir/file1: size = 14 OK 2026/08/04 01:14:21 DEBUG : dir/file1.rclone_chunk.001_86imtg: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/04 01:14:21 INFO : dir/file1.rclone_chunk.001_86imtg: Copied (server-side copy) to: dir/file1 2026/08/04 01:14:21 INFO : dir/file1.rclone_chunk.001_86imtg: Deleted 2026/08/04 01:14:21 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/04 01:14:21 DEBUG : dir/file1: newRWFileHandle: 2026/08/04 01:14:21 DEBUG : dir/file1(0x109780a6c980): openPending: 2026/08/04 01:14:22 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/08/04 01:14:22 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/04 01:14:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/04 01:14:22 DEBUG : dir/file1(0x109780a6c980): >openPending: err= 2026/08/04 01:14:22 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/04 01:14:22 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/04 01:14:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/04 01:14:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/04 01:14:22 DEBUG : dir/file1(0x109780a6c980): _writeAt: size=14, off=0 2026/08/04 01:14:22 DEBUG : dir/file1(0x109780a6c980): >_writeAt: n=14, err= 2026/08/04 01:14:22 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/04 01:14:22 DEBUG : dir/file1(0x109780a6c980): close: 2026/08/04 01:14:22 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/04 01:14:22 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/04 01:14:22 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:22 DEBUG : dir/file1(0x109780a6c980): >close: err= 2026/08/04 01:14:22 DEBUG : WaitForWriters: timeout=30s 2026/08/04 01:14:22 DEBUG : dir: Looking for writers 2026/08/04 01:14:22 DEBUG : file1: reading active writers 2026/08/04 01:14:22 DEBUG : Looking for writers 2026/08/04 01:14:22 DEBUG : dir: reading active writers 2026/08/04 01:14:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/04 01:14:22 DEBUG : dir: Looking for writers 2026/08/04 01:14:22 DEBUG : file1: reading active writers 2026/08/04 01:14:22 DEBUG : Looking for writers 2026/08/04 01:14:22 DEBUG : dir: reading active writers 2026/08/04 01:14:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/04 01:14:22 DEBUG : dir: Looking for writers 2026/08/04 01:14:22 DEBUG : file1: reading active writers 2026/08/04 01:14:22 DEBUG : Looking for writers 2026/08/04 01:14:22 DEBUG : dir: reading active writers 2026/08/04 01:14:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/04 01:14:22 DEBUG : dir: Looking for writers 2026/08/04 01:14:22 DEBUG : file1: reading active writers 2026/08/04 01:14:22 DEBUG : Looking for writers 2026/08/04 01:14:22 DEBUG : dir: reading active writers 2026/08/04 01:14:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/04 01:14:22 DEBUG : dir/file1: vfs cache: starting upload 2026/08/04 01:14:22 DEBUG : dir/file1: skip slow SHA1 on source file, hashing in-transit 2026/08/04 01:14:22 DEBUG : dir: Looking for writers 2026/08/04 01:14:22 DEBUG : file1: reading active writers 2026/08/04 01:14:22 DEBUG : Looking for writers 2026/08/04 01:14:22 DEBUG : dir: reading active writers 2026/08/04 01:14:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/04 01:14:22 DEBUG : dir: Looking for writers 2026/08/04 01:14:22 DEBUG : file1: reading active writers 2026/08/04 01:14:22 DEBUG : Looking for writers 2026/08/04 01:14:22 DEBUG : dir: reading active writers 2026/08/04 01:14:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/04 01:14:22 DEBUG : dir/file1: size = 14 OK 2026/08/04 01:14:22 DEBUG : dir/file1.rclone_chunk.001_86in7h: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/04 01:14:22 INFO : dir/file1.rclone_chunk.001_86in7h: Copied (server-side copy) to: dir/file1 2026/08/04 01:14:22 INFO : dir/file1.rclone_chunk.001_86in7h: Deleted 2026/08/04 01:14:22 DEBUG : dir/file1: size = 14 OK 2026/08/04 01:14:22 INFO : dir/file1: Copied (replaced existing) 2026/08/04 01:14:22 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/04 01:14:22 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/08/04 01:14:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/04 01:14:22 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/04 01:14:22 DEBUG : dir: Looking for writers 2026/08/04 01:14:22 DEBUG : file1: reading active writers 2026/08/04 01:14:22 DEBUG : Looking for writers 2026/08/04 01:14:22 DEBUG : dir: reading active writers 2026/08/04 01:14:22 DEBUG : >WaitForWriters: 2026/08/04 01:14:22 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/04 01:14:22 DEBUG : dir/file1: newRWFileHandle: 2026/08/04 01:14:22 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/04 01:14:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/04 01:14:22 DEBUG : dir/file1(0x109780c014c0): _readAt: size=512, off=0 2026/08/04 01:14:22 DEBUG : dir/file1(0x109780c014c0): openPending: 2026/08/04 01:14:22 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" 2026/08/04 01:14:22 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/04 01:14:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/04 01:14:22 DEBUG : dir/file1(0x109780c014c0): >openPending: err= 2026/08/04 01:14:22 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/04 01:14:22 DEBUG : dir/file1(0x109780c014c0): >_readAt: n=14, err=EOF 2026/08/04 01:14:22 DEBUG : dir/file1(0x109780c014c0): close: 2026/08/04 01:14:22 DEBUG : dir/file1(0x109780c014c0): >close: err= 2026/08/04 01:14:22 DEBUG : dir/file1: copy non-chunked object... 2026/08/04 01:14:22 DEBUG : newLeaf: size = 14 OK 2026/08/04 01:14:22 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/08/04 01:14:22 INFO : dir/file1: Deleted 2026/08/04 01:14:22 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/04 01:14:22 DEBUG : newLeaf: Updating file with newLeaf 0x109780e33a00 2026/08/04 01:14:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/04 01:14:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/04 01:14:23 DEBUG : newLeaf: copy non-chunked object... 2026/08/04 01:14:23 DEBUG : dir/file1: size = 14 OK 2026/08/04 01:14:23 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/08/04 01:14:23 INFO : newLeaf: Deleted 2026/08/04 01:14:23 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/08/04 01:14:23 DEBUG : dir/file1: Updating file with dir/file1 0x109780e33a00 2026/08/04 01:14:23 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/04 01:14:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/04 01:14:23 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/04 01:14:23 DEBUG : dir/file1: newRWFileHandle: 2026/08/04 01:14:23 DEBUG : dir/file1(0x109780b7ad40): openPending: 2026/08/04 01:14:23 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" 2026/08/04 01:14:23 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/04 01:14:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/04 01:14:23 DEBUG : dir/file1(0x109780b7ad40): >openPending: err= 2026/08/04 01:14:23 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/04 01:14:23 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/04 01:14:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/04 01:14:23 DEBUG : dir/file1(0x109780b7ad40): _writeAt: size=25, off=0 2026/08/04 01:14:23 DEBUG : dir/file1(0x109780b7ad40): >_writeAt: n=25, err= 2026/08/04 01:14:23 DEBUG : dir/file1: copy non-chunked object... 2026/08/04 01:14:23 DEBUG : newLeaf: size = 14 OK 2026/08/04 01:14:23 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/08/04 01:14:23 INFO : dir/file1: Deleted 2026/08/04 01:14:23 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/04 01:14:23 DEBUG : newLeaf: Updating file with newLeaf 0x109780e33a00 2026/08/04 01:14:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/04 01:14:23 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/04 01:14:23 DEBUG : newLeaf(0x109780b7ad40): close: 2026/08/04 01:14:23 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/04 01:14:23 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-04 01:14:23.426379898 +0000 UTC m=+54.209532610 2026/08/04 01:14:23 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:23 DEBUG : newLeaf(0x109780b7ad40): >close: err= 2026/08/04 01:14:23 DEBUG : WaitForWriters: timeout=30s 2026/08/04 01:14:23 DEBUG : dir: Looking for writers 2026/08/04 01:14:23 DEBUG : Looking for writers 2026/08/04 01:14:23 DEBUG : newLeaf: reading active writers 2026/08/04 01:14:23 DEBUG : dir: reading active writers 2026/08/04 01:14:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/04 01:14:23 DEBUG : dir: Looking for writers 2026/08/04 01:14:23 DEBUG : Looking for writers 2026/08/04 01:14:23 DEBUG : dir: reading active writers 2026/08/04 01:14:23 DEBUG : newLeaf: reading active writers 2026/08/04 01:14:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/04 01:14:23 DEBUG : dir: Looking for writers 2026/08/04 01:14:23 DEBUG : Looking for writers 2026/08/04 01:14:23 DEBUG : dir: reading active writers 2026/08/04 01:14:23 DEBUG : newLeaf: reading active writers 2026/08/04 01:14:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/04 01:14:23 DEBUG : dir: Looking for writers 2026/08/04 01:14:23 DEBUG : Looking for writers 2026/08/04 01:14:23 DEBUG : dir: reading active writers 2026/08/04 01:14:23 DEBUG : newLeaf: reading active writers 2026/08/04 01:14:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/04 01:14:23 DEBUG : newLeaf: vfs cache: starting upload 2026/08/04 01:14:23 DEBUG : newLeaf: skip slow SHA1 on source file, hashing in-transit 2026/08/04 01:14:23 DEBUG : dir: Looking for writers 2026/08/04 01:14:23 DEBUG : Looking for writers 2026/08/04 01:14:23 DEBUG : newLeaf: reading active writers 2026/08/04 01:14:23 DEBUG : dir: reading active writers 2026/08/04 01:14:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/04 01:14:23 DEBUG : dir: Looking for writers 2026/08/04 01:14:23 DEBUG : Looking for writers 2026/08/04 01:14:23 DEBUG : dir: reading active writers 2026/08/04 01:14:23 DEBUG : newLeaf: reading active writers 2026/08/04 01:14:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/04 01:14:24 DEBUG : newLeaf: size = 25 OK 2026/08/04 01:14:24 DEBUG : newLeaf.rclone_chunk.001_86ior4: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/04 01:14:24 INFO : newLeaf.rclone_chunk.001_86ior4: Copied (server-side copy) to: newLeaf 2026/08/04 01:14:24 INFO : newLeaf.rclone_chunk.001_86ior4: Deleted 2026/08/04 01:14:24 DEBUG : newLeaf: size = 25 OK 2026/08/04 01:14:24 INFO : newLeaf: Copied (replaced existing) 2026/08/04 01:14:24 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-04 01:14:23.426379898 +0000 UTC" 2026/08/04 01:14:24 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/04 01:14:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/04 01:14:24 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/04 01:14:24 DEBUG : dir: Looking for writers 2026/08/04 01:14:24 DEBUG : Looking for writers 2026/08/04 01:14:24 DEBUG : dir: reading active writers 2026/08/04 01:14:24 DEBUG : newLeaf: reading active writers 2026/08/04 01:14:24 DEBUG : >WaitForWriters: 2026/08/04 01:14:24 DEBUG : WaitForWriters: timeout=30s 2026/08/04 01:14:24 DEBUG : dir: Looking for writers 2026/08/04 01:14:24 DEBUG : Looking for writers 2026/08/04 01:14:24 DEBUG : dir: reading active writers 2026/08/04 01:14:24 DEBUG : newLeaf: reading active writers 2026/08/04 01:14:24 DEBUG : >WaitForWriters: 2026/08/04 01:14:24 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi'", Local "Local file system at /tmp/rclone337744228", Modify Window "1ns" 2026/08/04 01:14:24 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': poll-interval is not supported by this remote 2026/08/04 01:14:24 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/04 01:14:24 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" 2026/08/04 01:14:24 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" 2026/08/04 01:14:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" 2026/08/04 01:14:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/04 01:14:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" 2026/08/04 01:14:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" 2026/08/04 01:14:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/04 01:14:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" 2026/08/04 01:14:24 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/04 01:14:24 DEBUG : dir/file1: size = 14 OK 2026/08/04 01:14:24 DEBUG : dir/file1.rclone_chunk.001_86ipr5: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/04 01:14:24 INFO : dir/file1.rclone_chunk.001_86ipr5: Copied (server-side copy) to: dir/file1 2026/08/04 01:14:24 INFO : dir/file1.rclone_chunk.001_86ipr5: Deleted 2026/08/04 01:14:25 DEBUG : WaitForWriters: timeout=30s 2026/08/04 01:14:25 DEBUG : dir: Looking for writers 2026/08/04 01:14:25 DEBUG : file1: reading active writers 2026/08/04 01:14:25 DEBUG : Looking for writers 2026/08/04 01:14:25 DEBUG : dir: reading active writers 2026/08/04 01:14:25 DEBUG : >WaitForWriters: 2026/08/04 01:14:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/04 01:14:25 DEBUG : dir/file1: newRWFileHandle: 2026/08/04 01:14:25 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/04 01:14:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/04 01:14:25 DEBUG : dir/file1(0x1097808cab80): _readAt: size=512, off=0 2026/08/04 01:14:25 DEBUG : dir/file1(0x1097808cab80): openPending: 2026/08/04 01:14:25 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/08/04 01:14:25 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/04 01:14:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/04 01:14:25 DEBUG : dir/file1(0x1097808cab80): >openPending: err= 2026/08/04 01:14:25 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/08/04 01:14:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/04 01:14:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/04 01:14:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/04 01:14:25 DEBUG : dir/file1(0x1097808cab80): >_readAt: n=14, err=EOF 2026/08/04 01:14:25 DEBUG : dir/file1(0x1097808cab80): close: 2026/08/04 01:14:25 DEBUG : dir/file1(0x1097808cab80): >close: err= 2026/08/04 01:14:25 DEBUG : dir/file1: copy non-chunked object... 2026/08/04 01:14:25 DEBUG : newLeaf: size = 14 OK 2026/08/04 01:14:25 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/08/04 01:14:25 INFO : dir/file1: Deleted 2026/08/04 01:14:25 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/04 01:14:25 DEBUG : newLeaf: Updating file with newLeaf 0x109780b5c750 2026/08/04 01:14:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/04 01:14:25 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/04 01:14:25 DEBUG : newLeaf: copy non-chunked object... 2026/08/04 01:14:25 DEBUG : dir/file1: size = 14 OK 2026/08/04 01:14:25 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/08/04 01:14:25 INFO : newLeaf: Deleted 2026/08/04 01:14:25 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/08/04 01:14:25 DEBUG : dir/file1: Updating file with dir/file1 0x109780b5c750 2026/08/04 01:14:25 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/04 01:14:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/04 01:14:26 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/04 01:14:26 DEBUG : dir/file1: newRWFileHandle: 2026/08/04 01:14:26 DEBUG : dir/file1(0x109780b76d80): openPending: 2026/08/04 01:14: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/08/04 01:14:26 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/04 01:14:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/04 01:14:26 DEBUG : dir/file1(0x109780b76d80): >openPending: err= 2026/08/04 01:14:26 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/04 01:14:26 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/04 01:14:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/04 01:14:26 DEBUG : dir/file1(0x109780b76d80): _writeAt: size=25, off=0 2026/08/04 01:14:26 DEBUG : dir/file1(0x109780b76d80): >_writeAt: n=25, err= 2026/08/04 01:14:26 DEBUG : dir/file1: copy non-chunked object... 2026/08/04 01:14:26 DEBUG : newLeaf: size = 14 OK 2026/08/04 01:14:26 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/08/04 01:14:26 INFO : dir/file1: Deleted 2026/08/04 01:14:26 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/04 01:14:26 DEBUG : newLeaf: Updating file with newLeaf 0x109780b5c750 2026/08/04 01:14:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/04 01:14:26 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/04 01:14:26 DEBUG : newLeaf(0x109780b76d80): close: 2026/08/04 01:14:26 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/04 01:14:26 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-04 01:14:26.033881515 +0000 UTC m=+56.817034237 2026/08/04 01:14:26 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:26 DEBUG : newLeaf(0x109780b76d80): >close: err= 2026/08/04 01:14:26 DEBUG : WaitForWriters: timeout=30s 2026/08/04 01:14:26 DEBUG : dir: Looking for writers 2026/08/04 01:14:26 DEBUG : Looking for writers 2026/08/04 01:14:26 DEBUG : dir: reading active writers 2026/08/04 01:14:26 DEBUG : newLeaf: reading active writers 2026/08/04 01:14:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/04 01:14:26 DEBUG : dir: Looking for writers 2026/08/04 01:14:26 DEBUG : Looking for writers 2026/08/04 01:14:26 DEBUG : dir: reading active writers 2026/08/04 01:14:26 DEBUG : newLeaf: reading active writers 2026/08/04 01:14:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/04 01:14:26 DEBUG : dir: Looking for writers 2026/08/04 01:14:26 DEBUG : Looking for writers 2026/08/04 01:14:26 DEBUG : dir: reading active writers 2026/08/04 01:14:26 DEBUG : newLeaf: reading active writers 2026/08/04 01:14:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/04 01:14:26 DEBUG : dir: Looking for writers 2026/08/04 01:14:26 DEBUG : Looking for writers 2026/08/04 01:14:26 DEBUG : dir: reading active writers 2026/08/04 01:14:26 DEBUG : newLeaf: reading active writers 2026/08/04 01:14:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/04 01:14:26 DEBUG : newLeaf: vfs cache: starting upload 2026/08/04 01:14:26 DEBUG : newLeaf: skip slow SHA1 on source file, hashing in-transit 2026/08/04 01:14:26 DEBUG : dir: Looking for writers 2026/08/04 01:14:26 DEBUG : Looking for writers 2026/08/04 01:14:26 DEBUG : dir: reading active writers 2026/08/04 01:14:26 DEBUG : newLeaf: reading active writers 2026/08/04 01:14:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/04 01:14:26 DEBUG : dir: Looking for writers 2026/08/04 01:14:26 DEBUG : Looking for writers 2026/08/04 01:14:26 DEBUG : dir: reading active writers 2026/08/04 01:14:26 DEBUG : newLeaf: reading active writers 2026/08/04 01:14:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/04 01:14:26 DEBUG : newLeaf: size = 25 OK 2026/08/04 01:14:26 DEBUG : newLeaf.rclone_chunk.001_86irpb: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/04 01:14:26 INFO : newLeaf.rclone_chunk.001_86irpb: Copied (server-side copy) to: newLeaf 2026/08/04 01:14:26 INFO : newLeaf.rclone_chunk.001_86irpb: Deleted 2026/08/04 01:14:26 DEBUG : newLeaf: size = 25 OK 2026/08/04 01:14:26 INFO : newLeaf: Copied (replaced existing) 2026/08/04 01:14:26 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-04 01:14:26.033881515 +0000 UTC" 2026/08/04 01:14:26 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/04 01:14:26 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/04 01:14:26 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/04 01:14:26 DEBUG : dir: Looking for writers 2026/08/04 01:14:26 DEBUG : Looking for writers 2026/08/04 01:14:26 DEBUG : dir: reading active writers 2026/08/04 01:14:26 DEBUG : newLeaf: reading active writers 2026/08/04 01:14:26 DEBUG : >WaitForWriters: 2026/08/04 01:14:26 DEBUG : WaitForWriters: timeout=30s 2026/08/04 01:14:26 DEBUG : dir: Looking for writers 2026/08/04 01:14:26 DEBUG : Looking for writers 2026/08/04 01:14:26 DEBUG : dir: reading active writers 2026/08/04 01:14:26 DEBUG : newLeaf: reading active writers 2026/08/04 01:14:26 DEBUG : >WaitForWriters: 2026/08/04 01:14:26 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': vfs cache: cleaner exiting --- PASS: TestFileRename (16.87s) --- PASS: TestFileRename/off,forceCache=false (2.62s) --- PASS: TestFileRename/minimal,forceCache=false (2.51s) --- PASS: TestFileRename/minimal,forceCache=true (3.27s) --- PASS: TestFileRename/writes,forceCache=false (2.54s) --- PASS: TestFileRename/writes,forceCache=true (3.30s) --- PASS: TestFileRename/full,forceCache=false (2.62s) === RUN TestFileStructSize file_test.go:419: File struct has size 200 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestAux --- PASS: TestAux (0.00s) === RUN TestAuxConcurrent --- PASS: TestAuxConcurrent (0.00s) === RUN TestRcGetVFS run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi'", Local "Local file system at /tmp/rclone337744228", Modify Window "1ns" 2026/08/04 01:14:27 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': poll-interval is not supported by this remote 2026/08/04 01:14:27 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': poll-interval is not supported by this remote 2026/08/04 01:14:27 DEBUG : WaitForWriters: timeout=30s 2026/08/04 01:14:27 DEBUG : Looking for writers 2026/08/04 01:14:27 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.09s) === RUN TestRcForget rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcPollIntervalShutdown run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi'", Local "Local file system at /tmp/rclone337744228", Modify Window "1ns" --- PASS: TestRcPollIntervalShutdown (0.09s) === RUN TestSetPollIntervalAfterShutdown run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi'", Local "Local file system at /tmp/rclone337744228", Modify Window "1ns" --- PASS: TestSetPollIntervalAfterShutdown (0.09s) === RUN TestRcPollIntervalUpdate run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi'", Local "Local file system at /tmp/rclone337744228", Modify Window "1ns" --- PASS: TestRcPollIntervalUpdate (0.09s) === RUN TestRcPollIntervalTimeout run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi'", Local "Local file system at /tmp/rclone337744228", Modify Window "1ns" --- PASS: TestRcPollIntervalTimeout (0.10s) === RUN TestRcPollIntervalUnsupported run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi'", Local "Local file system at /tmp/rclone337744228", Modify Window "1ns" 2026/08/04 01:14:27 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': poll-interval is not supported by this remote --- PASS: TestRcPollIntervalUnsupported (0.09s) === RUN TestRcList rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi'", Local "Local file system at /tmp/rclone337744228", Modify Window "1ns" 2026/08/04 01:14:27 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': poll-interval is not supported by this remote 2026/08/04 01:14:28 DEBUG : dir/file1: size = 16 OK 2026/08/04 01:14:28 DEBUG : dir/file1.rclone_chunk.001_86isfs: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/08/04 01:14:28 INFO : dir/file1.rclone_chunk.001_86isfs: Copied (server-side copy) to: dir/file1 2026/08/04 01:14:28 INFO : dir/file1.rclone_chunk.001_86isfs: Deleted 2026/08/04 01:14:28 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/04 01:14:28 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/04 01:14:28 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/04 01:14:28 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/04 01:14:28 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/04 01:14:28 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/08/04 01:14:28 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/08/04 01:14:28 DEBUG : WaitForWriters: timeout=30s 2026/08/04 01:14:28 DEBUG : dir: Looking for writers 2026/08/04 01:14:28 DEBUG : file1: reading active writers 2026/08/04 01:14:28 DEBUG : Looking for writers 2026/08/04 01:14:28 DEBUG : dir: reading active writers 2026/08/04 01:14:28 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.91s) === RUN TestReadFileHandleSeek run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi'", Local "Local file system at /tmp/rclone337744228", Modify Window "1ns" 2026/08/04 01:14:28 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': poll-interval is not supported by this remote 2026/08/04 01:14:28 DEBUG : dir/file1: size = 16 OK 2026/08/04 01:14:28 DEBUG : dir/file1.rclone_chunk.001_86itex: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/08/04 01:14:28 INFO : dir/file1.rclone_chunk.001_86itex: Copied (server-side copy) to: dir/file1 2026/08/04 01:14:29 INFO : dir/file1.rclone_chunk.001_86itex: Deleted 2026/08/04 01:14:29 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/04 01:14:29 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/04 01:14:29 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/04 01:14:29 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/04 01:14:29 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/04 01:14:29 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/08/04 01:14:29 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/08/04 01:14:29 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/08/04 01:14:29 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/08/04 01:14:29 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/08/04 01:14:29 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/08/04 01:14:29 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/08/04 01:14:29 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/08/04 01:14:29 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/08/04 01:14:29 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/08/04 01:14:29 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/08/04 01:14:29 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/08/04 01:14:29 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/08/04 01:14:29 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/08/04 01:14:29 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/08/04 01:14:29 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/08/04 01:14:29 DEBUG : WaitForWriters: timeout=30s 2026/08/04 01:14:29 DEBUG : dir: Looking for writers 2026/08/04 01:14:29 DEBUG : file1: reading active writers 2026/08/04 01:14:29 DEBUG : Looking for writers 2026/08/04 01:14:29 DEBUG : dir: reading active writers 2026/08/04 01:14:29 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (1.46s) === RUN TestReadFileHandleReadAt run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi'", Local "Local file system at /tmp/rclone337744228", Modify Window "1ns" 2026/08/04 01:14:30 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': poll-interval is not supported by this remote 2026/08/04 01:14:30 DEBUG : dir/file1: size = 16 OK 2026/08/04 01:14:30 DEBUG : dir/file1.rclone_chunk.001_86iv4i: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/08/04 01:14:30 INFO : dir/file1.rclone_chunk.001_86iv4i: Copied (server-side copy) to: dir/file1 2026/08/04 01:14:30 INFO : dir/file1.rclone_chunk.001_86iv4i: Deleted 2026/08/04 01:14:30 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/04 01:14:30 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/04 01:14:30 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/04 01:14:30 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/04 01:14:30 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/04 01:14:30 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/08/04 01:14:30 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/08/04 01:14:30 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/08/04 01:14:30 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/08/04 01:14:30 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/08/04 01:14:30 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/08/04 01:14:30 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/08/04 01:14:30 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/08/04 01:14:30 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/08/04 01:14:30 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/08/04 01:14:30 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/08/04 01:14:30 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/08/04 01:14:31 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/08/04 01:14:31 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/08/04 01:14:31 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/08/04 01:14:31 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/08/04 01:14:31 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/08/04 01:14:31 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/08/04 01:14:31 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/08/04 01:14:31 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/08/04 01:14:31 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/08/04 01:14:31 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/08/04 01:14:31 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/08/04 01:14:31 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/08/04 01:14:31 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/08/04 01:14:31 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/08/04 01:14:31 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/08/04 01:14:31 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/08/04 01:14:31 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/08/04 01:14:31 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/08/04 01:14:31 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/08/04 01:14:31 DEBUG : WaitForWriters: timeout=30s 2026/08/04 01:14:31 DEBUG : dir: Looking for writers 2026/08/04 01:14:31 DEBUG : file1: reading active writers 2026/08/04 01:14:31 DEBUG : Looking for writers 2026/08/04 01:14:31 DEBUG : dir: reading active writers 2026/08/04 01:14:31 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (1.43s) === RUN TestReadFileHandleFlush run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi'", Local "Local file system at /tmp/rclone337744228", Modify Window "1ns" 2026/08/04 01:14:31 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': poll-interval is not supported by this remote 2026/08/04 01:14:31 DEBUG : dir/file1: size = 16 OK 2026/08/04 01:14:31 DEBUG : dir/file1.rclone_chunk.001_86iwea: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/08/04 01:14:31 INFO : dir/file1.rclone_chunk.001_86iwea: Copied (server-side copy) to: dir/file1 2026/08/04 01:14:31 INFO : dir/file1.rclone_chunk.001_86iwea: Deleted 2026/08/04 01:14:32 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/04 01:14:32 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/04 01:14:32 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/04 01:14:32 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/04 01:14:32 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/04 01:14:32 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/08/04 01:14:32 DEBUG : WaitForWriters: timeout=30s 2026/08/04 01:14:32 DEBUG : dir: Looking for writers 2026/08/04 01:14:32 DEBUG : file1: reading active writers 2026/08/04 01:14:32 DEBUG : Looking for writers 2026/08/04 01:14:32 DEBUG : dir: reading active writers 2026/08/04 01:14:32 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.90s) === RUN TestReadFileHandleRelease run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi'", Local "Local file system at /tmp/rclone337744228", Modify Window "1ns" 2026/08/04 01:14:32 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': poll-interval is not supported by this remote 2026/08/04 01:14:32 DEBUG : dir/file1: size = 16 OK 2026/08/04 01:14:32 DEBUG : dir/file1.rclone_chunk.001_86ixcu: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/08/04 01:14:32 INFO : dir/file1.rclone_chunk.001_86ixcu: Copied (server-side copy) to: dir/file1 2026/08/04 01:14:32 INFO : dir/file1.rclone_chunk.001_86ixcu: Deleted 2026/08/04 01:14:32 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/04 01:14:33 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/04 01:14:33 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/04 01:14:33 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/04 01:14:33 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/04 01:14:33 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/08/04 01:14:33 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/08/04 01:14:33 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/08/04 01:14:33 DEBUG : WaitForWriters: timeout=30s 2026/08/04 01:14:33 DEBUG : dir: Looking for writers 2026/08/04 01:14:33 DEBUG : file1: reading active writers 2026/08/04 01:14:33 DEBUG : Looking for writers 2026/08/04 01:14:33 DEBUG : dir: reading active writers 2026/08/04 01:14:33 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.98s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi'", Local "Local file system at /tmp/rclone337744228", Modify Window "1ns" 2026/08/04 01:14:33 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': poll-interval is not supported by this remote 2026/08/04 01:14:33 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/04 01:14:33 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" 2026/08/04 01:14:33 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" 2026/08/04 01:14:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" 2026/08/04 01:14:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/04 01:14:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" 2026/08/04 01:14:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" 2026/08/04 01:14:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/04 01:14:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" 2026/08/04 01:14:33 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/04 01:14:33 DEBUG : dir/file1: size = 16 OK 2026/08/04 01:14:33 DEBUG : dir/file1.rclone_chunk.001_86iyco: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/08/04 01:14:33 INFO : dir/file1.rclone_chunk.001_86iyco: Copied (server-side copy) to: dir/file1 2026/08/04 01:14:33 INFO : dir/file1.rclone_chunk.001_86iyco: Deleted 2026/08/04 01:14:33 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/04 01:14:34 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/04 01:14:34 DEBUG : dir/file1: newRWFileHandle: 2026/08/04 01:14:34 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/04 01:14:34 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/04 01:14:34 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/04 01:14:34 DEBUG : dir/file1(0x109780c38780): _readAt: size=1, off=0 2026/08/04 01:14:34 DEBUG : dir/file1(0x109780c38780): openPending: 2026/08/04 01:14:34 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/08/04 01:14:34 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/04 01:14:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/04 01:14:34 DEBUG : dir/file1(0x109780c38780): >openPending: err= 2026/08/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/08/04 01:14:34 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/04 01:14:34 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/04 01:14:34 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/04 01:14:34 DEBUG : dir/file1(0x109780c38780): >_readAt: n=1, err= 2026/08/04 01:14:34 DEBUG : dir/file1(0x109780c38780): _readAt: size=256, off=1 2026/08/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/08/04 01:14:34 DEBUG : dir/file1(0x109780c38780): >_readAt: n=15, err=EOF 2026/08/04 01:14:34 DEBUG : dir/file1(0x109780c38780): _readAt: size=16, off=16 2026/08/04 01:14:34 DEBUG : dir/file1(0x109780c38780): >_readAt: n=0, err=EOF 2026/08/04 01:14:34 DEBUG : dir/file1(0x109780c38780): close: 2026/08/04 01:14:34 DEBUG : dir/file1(0x109780c38780): >close: err= 2026/08/04 01:14:34 DEBUG : dir/file1(0x109780c38780): close: 2026/08/04 01:14:34 DEBUG : dir/file1(0x109780c38780): >close: err=file already closed 2026/08/04 01:14:34 DEBUG : WaitForWriters: timeout=30s 2026/08/04 01:14:34 DEBUG : dir: Looking for writers 2026/08/04 01:14:34 DEBUG : file1: reading active writers 2026/08/04 01:14:34 DEBUG : Looking for writers 2026/08/04 01:14:34 DEBUG : dir: reading active writers 2026/08/04 01:14:34 DEBUG : >WaitForWriters: 2026/08/04 01:14:34 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.96s) === RUN TestRWFileHandleSeek run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi'", Local "Local file system at /tmp/rclone337744228", Modify Window "1ns" 2026/08/04 01:14:34 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': poll-interval is not supported by this remote 2026/08/04 01:14:34 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/04 01:14:34 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" 2026/08/04 01:14:34 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" 2026/08/04 01:14:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" 2026/08/04 01:14:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/04 01:14:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" 2026/08/04 01:14:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" 2026/08/04 01:14:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/04 01:14:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" 2026/08/04 01:14:34 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/04 01:14:34 DEBUG : dir/file1: size = 16 OK 2026/08/04 01:14:34 DEBUG : dir/file1.rclone_chunk.001_86iz6g: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/08/04 01:14:34 INFO : dir/file1.rclone_chunk.001_86iz6g: Copied (server-side copy) to: dir/file1 2026/08/04 01:14:34 INFO : dir/file1.rclone_chunk.001_86iz6g: Deleted 2026/08/04 01:14:34 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/04 01:14:34 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/04 01:14:34 DEBUG : dir/file1: newRWFileHandle: 2026/08/04 01:14:34 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/04 01:14:34 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/04 01:14:34 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/04 01:14:34 DEBUG : dir/file1(0x109780423e40): _readAt: size=1, off=0 2026/08/04 01:14:34 DEBUG : dir/file1(0x109780423e40): openPending: 2026/08/04 01:14:35 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/08/04 01:14:35 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/04 01:14:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/04 01:14:35 DEBUG : dir/file1(0x109780423e40): >openPending: err= 2026/08/04 01:14:35 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/08/04 01:14:35 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/04 01:14:35 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/04 01:14:35 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/04 01:14:35 DEBUG : dir/file1(0x109780423e40): >_readAt: n=1, err= 2026/08/04 01:14:35 DEBUG : dir/file1(0x109780423e40): _readAt: size=1, off=5 2026/08/04 01:14:35 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/04 01:14:35 DEBUG : dir/file1(0x109780423e40): >_readAt: n=1, err= 2026/08/04 01:14:35 DEBUG : dir/file1(0x109780423e40): _readAt: size=1, off=3 2026/08/04 01:14:35 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/04 01:14:35 DEBUG : dir/file1(0x109780423e40): >_readAt: n=1, err= 2026/08/04 01:14:35 DEBUG : dir/file1(0x109780423e40): _readAt: size=1, off=13 2026/08/04 01:14:35 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/04 01:14:35 DEBUG : dir/file1(0x109780423e40): >_readAt: n=1, err= 2026/08/04 01:14:35 DEBUG : dir/file1(0x109780423e40): _readAt: size=16, off=100 2026/08/04 01:14:35 DEBUG : dir/file1(0x109780423e40): >_readAt: n=0, err=EOF 2026/08/04 01:14:35 DEBUG : dir/file1(0x109780423e40): close: 2026/08/04 01:14:35 DEBUG : dir/file1(0x109780423e40): >close: err= 2026/08/04 01:14:35 DEBUG : WaitForWriters: timeout=30s 2026/08/04 01:14:35 DEBUG : dir: Looking for writers 2026/08/04 01:14:35 DEBUG : file1: reading active writers 2026/08/04 01:14:35 DEBUG : Looking for writers 2026/08/04 01:14:35 DEBUG : dir: reading active writers 2026/08/04 01:14:35 DEBUG : >WaitForWriters: 2026/08/04 01:14:35 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.97s) === RUN TestRWFileHandleReadAt run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi'", Local "Local file system at /tmp/rclone337744228", Modify Window "1ns" 2026/08/04 01:14:35 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': poll-interval is not supported by this remote 2026/08/04 01:14:35 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/04 01:14:35 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" 2026/08/04 01:14:35 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" 2026/08/04 01:14:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" 2026/08/04 01:14:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/04 01:14:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" 2026/08/04 01:14:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" 2026/08/04 01:14:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/04 01:14:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" 2026/08/04 01:14:35 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/04 01:14:35 DEBUG : dir/file1: size = 16 OK 2026/08/04 01:14:35 DEBUG : dir/file1.rclone_chunk.001_86j0ky: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/08/04 01:14:35 INFO : dir/file1.rclone_chunk.001_86j0ky: Copied (server-side copy) to: dir/file1 2026/08/04 01:14:35 INFO : dir/file1.rclone_chunk.001_86j0ky: Deleted 2026/08/04 01:14:35 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/04 01:14:35 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/04 01:14:35 DEBUG : dir/file1: newRWFileHandle: 2026/08/04 01:14:35 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/04 01:14:35 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/04 01:14:35 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/04 01:14:35 DEBUG : dir/file1(0x109780c09340): _readAt: size=1, off=0 2026/08/04 01:14:35 DEBUG : dir/file1(0x109780c09340): openPending: 2026/08/04 01:14:36 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/08/04 01:14:36 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/04 01:14:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/04 01:14:36 DEBUG : dir/file1(0x109780c09340): >openPending: err= 2026/08/04 01:14:36 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/08/04 01:14:36 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/04 01:14:36 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/04 01:14:36 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/04 01:14:36 DEBUG : dir/file1(0x109780c09340): >_readAt: n=1, err= 2026/08/04 01:14:36 DEBUG : dir/file1(0x109780c09340): _readAt: size=1, off=5 2026/08/04 01:14:36 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/04 01:14:36 DEBUG : dir/file1(0x109780c09340): >_readAt: n=1, err= 2026/08/04 01:14:36 DEBUG : dir/file1(0x109780c09340): _readAt: size=1, off=1 2026/08/04 01:14:36 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/04 01:14:36 DEBUG : dir/file1(0x109780c09340): >_readAt: n=1, err= 2026/08/04 01:14:36 DEBUG : dir/file1(0x109780c09340): _readAt: size=6, off=10 2026/08/04 01:14:36 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/08/04 01:14:36 DEBUG : dir/file1(0x109780c09340): >_readAt: n=6, err= 2026/08/04 01:14:36 DEBUG : dir/file1(0x109780c09340): _readAt: size=256, off=10 2026/08/04 01:14:36 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/08/04 01:14:36 DEBUG : dir/file1(0x109780c09340): >_readAt: n=6, err=EOF 2026/08/04 01:14:36 DEBUG : dir/file1(0x109780c09340): _readAt: size=256, off=100 2026/08/04 01:14:36 DEBUG : dir/file1(0x109780c09340): >_readAt: n=0, err=EOF 2026/08/04 01:14:36 DEBUG : dir/file1(0x109780c09340): close: 2026/08/04 01:14:36 DEBUG : dir/file1(0x109780c09340): >close: err= 2026/08/04 01:14:36 DEBUG : dir/file1(0x109780c09340): _readAt: size=256, off=100 2026/08/04 01:14:36 DEBUG : dir/file1(0x109780c09340): >_readAt: n=0, err=file already closed 2026/08/04 01:14:36 DEBUG : WaitForWriters: timeout=30s 2026/08/04 01:14:36 DEBUG : dir: Looking for writers 2026/08/04 01:14:36 DEBUG : file1: reading active writers 2026/08/04 01:14:36 DEBUG : Looking for writers 2026/08/04 01:14:36 DEBUG : dir: reading active writers 2026/08/04 01:14:36 DEBUG : >WaitForWriters: 2026/08/04 01:14:36 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (1.06s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi'", Local "Local file system at /tmp/rclone337744228", Modify Window "1ns" 2026/08/04 01:14:36 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': poll-interval is not supported by this remote 2026/08/04 01:14:36 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/04 01:14:36 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" 2026/08/04 01:14:36 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" 2026/08/04 01:14:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" 2026/08/04 01:14:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/04 01:14:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" 2026/08/04 01:14:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" 2026/08/04 01:14:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/04 01:14:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" 2026/08/04 01:14:36 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/04 01:14:36 DEBUG : dir/file1: size = 16 OK 2026/08/04 01:14:36 DEBUG : dir/file1.rclone_chunk.001_86j1sf: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/08/04 01:14:36 INFO : dir/file1.rclone_chunk.001_86j1sf: Copied (server-side copy) to: dir/file1 2026/08/04 01:14:36 INFO : dir/file1.rclone_chunk.001_86j1sf: Deleted 2026/08/04 01:14:36 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/04 01:14:37 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/04 01:14:37 DEBUG : dir/file1: newRWFileHandle: 2026/08/04 01:14:37 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/04 01:14:37 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/04 01:14:37 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/04 01:14:37 DEBUG : dir/file1(0x109780a87200): RWFileHandle.Flush 2026/08/04 01:14:37 DEBUG : dir/file1(0x109780a87200): _readAt: size=256, off=0 2026/08/04 01:14:37 DEBUG : dir/file1(0x109780a87200): openPending: 2026/08/04 01:14:37 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/08/04 01:14:37 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/04 01:14:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/04 01:14:37 DEBUG : dir/file1(0x109780a87200): >openPending: err= 2026/08/04 01:14:37 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/08/04 01:14:37 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/04 01:14:37 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/04 01:14:37 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/04 01:14:37 DEBUG : dir/file1(0x109780a87200): >_readAt: n=16, err=EOF 2026/08/04 01:14:37 DEBUG : dir/file1(0x109780a87200): RWFileHandle.Flush 2026/08/04 01:14:37 DEBUG : dir/file1(0x109780a87200): RWFileHandle.Flush 2026/08/04 01:14:37 DEBUG : dir/file1(0x109780a87200): close: 2026/08/04 01:14:37 DEBUG : dir/file1(0x109780a87200): >close: err= 2026/08/04 01:14:37 DEBUG : WaitForWriters: timeout=30s 2026/08/04 01:14:37 DEBUG : dir: Looking for writers 2026/08/04 01:14:37 DEBUG : file1: reading active writers 2026/08/04 01:14:37 DEBUG : Looking for writers 2026/08/04 01:14:37 DEBUG : dir: reading active writers 2026/08/04 01:14:37 DEBUG : >WaitForWriters: 2026/08/04 01:14:37 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (1.00s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi'", Local "Local file system at /tmp/rclone337744228", Modify Window "1ns" 2026/08/04 01:14:37 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': poll-interval is not supported by this remote 2026/08/04 01:14:37 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/04 01:14:37 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" 2026/08/04 01:14:37 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" 2026/08/04 01:14:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" 2026/08/04 01:14:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/04 01:14:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" 2026/08/04 01:14:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" 2026/08/04 01:14:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/04 01:14:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" 2026/08/04 01:14:37 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/04 01:14:37 DEBUG : dir/file1: size = 16 OK 2026/08/04 01:14:37 DEBUG : dir/file1.rclone_chunk.001_86j2sd: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/08/04 01:14:37 INFO : dir/file1.rclone_chunk.001_86j2sd: Copied (server-side copy) to: dir/file1 2026/08/04 01:14:37 INFO : dir/file1.rclone_chunk.001_86j2sd: Deleted 2026/08/04 01:14:37 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/04 01:14:38 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/04 01:14:38 DEBUG : dir/file1: newRWFileHandle: 2026/08/04 01:14:38 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/04 01:14:38 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/04 01:14:38 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/04 01:14:38 DEBUG : dir/file1(0x109780ac9c40): _readAt: size=256, off=0 2026/08/04 01:14:38 DEBUG : dir/file1(0x109780ac9c40): openPending: 2026/08/04 01:14:38 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/08/04 01:14:38 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/04 01:14:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/04 01:14:38 DEBUG : dir/file1(0x109780ac9c40): >openPending: err= 2026/08/04 01:14:38 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/08/04 01:14:38 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/04 01:14:38 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/04 01:14:38 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/04 01:14:38 DEBUG : dir/file1(0x109780ac9c40): >_readAt: n=16, err=EOF 2026/08/04 01:14:38 DEBUG : dir/file1(0x109780ac9c40): RWFileHandle.Release 2026/08/04 01:14:38 DEBUG : dir/file1(0x109780ac9c40): close: 2026/08/04 01:14:38 DEBUG : dir/file1(0x109780ac9c40): >close: err= 2026/08/04 01:14:38 DEBUG : dir/file1(0x109780ac9c40): RWFileHandle.Release 2026/08/04 01:14:38 DEBUG : WaitForWriters: timeout=30s 2026/08/04 01:14:38 DEBUG : dir: Looking for writers 2026/08/04 01:14:38 DEBUG : file1: reading active writers 2026/08/04 01:14:38 DEBUG : Looking for writers 2026/08/04 01:14:38 DEBUG : dir: reading active writers 2026/08/04 01:14:38 DEBUG : >WaitForWriters: 2026/08/04 01:14:38 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.97s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi'", Local "Local file system at /tmp/rclone337744228", Modify Window "1ns" 2026/08/04 01:14:38 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': poll-interval is not supported by this remote 2026/08/04 01:14:38 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/04 01:14:38 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" 2026/08/04 01:14:38 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" 2026/08/04 01:14:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" 2026/08/04 01:14:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/04 01:14:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" 2026/08/04 01:14:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" 2026/08/04 01:14:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/04 01:14:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" 2026/08/04 01:14:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:38 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/04 01:14:38 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:38 DEBUG : file1: newRWFileHandle: 2026/08/04 01:14:38 DEBUG : file1(0x109780bcd780): openPending: 2026/08/04 01:14:38 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/04 01:14:38 DEBUG : file1(0x109780bcd780): >openPending: err= 2026/08/04 01:14:38 DEBUG : file1: >newRWFileHandle: err= 2026/08/04 01:14:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/04 01:14:38 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/04 01:14:38 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/04 01:14:38 DEBUG : file1(0x109780bcd780): _writeAt: size=5, off=0 2026/08/04 01:14:38 DEBUG : file1(0x109780bcd780): >_writeAt: n=5, err= 2026/08/04 01:14:38 DEBUG : file1(0x109780bcd780): _writeAt: size=7, off=5 2026/08/04 01:14:38 DEBUG : file1(0x109780bcd780): >_writeAt: n=7, err= 2026/08/04 01:14:38 DEBUG : file1: vfs cache: truncate to size=11 2026/08/04 01:14:38 DEBUG : file1(0x109780bcd780): close: 2026/08/04 01:14:38 DEBUG : file1: vfs cache: setting modification time to 2026-08-04 01:14:38.360222212 +0000 UTC m=+69.143374944 2026/08/04 01:14:38 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:38 DEBUG : file1(0x109780bcd780): >close: err= 2026/08/04 01:14:38 DEBUG : file1(0x109780bcd780): close: 2026/08/04 01:14:38 DEBUG : file1(0x109780bcd780): >close: err=file already closed 2026/08/04 01:14:38 DEBUG : WaitForWriters: timeout=30s 2026/08/04 01:14:38 DEBUG : Looking for writers 2026/08/04 01:14:38 DEBUG : file1: reading active writers 2026/08/04 01:14:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/04 01:14:38 DEBUG : Looking for writers 2026/08/04 01:14:38 DEBUG : file1: reading active writers 2026/08/04 01:14:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/04 01:14:38 DEBUG : Looking for writers 2026/08/04 01:14:38 DEBUG : file1: reading active writers 2026/08/04 01:14:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/04 01:14:38 DEBUG : Looking for writers 2026/08/04 01:14:38 DEBUG : file1: reading active writers 2026/08/04 01:14:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/04 01:14:38 DEBUG : file1: vfs cache: starting upload 2026/08/04 01:14:38 DEBUG : file1: skip slow SHA1 on source file, hashing in-transit 2026/08/04 01:14:38 DEBUG : Looking for writers 2026/08/04 01:14:38 DEBUG : file1: reading active writers 2026/08/04 01:14:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/04 01:14:38 DEBUG : Looking for writers 2026/08/04 01:14:38 DEBUG : file1: reading active writers 2026/08/04 01:14:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/04 01:14:38 DEBUG : file1: size = 11 OK 2026/08/04 01:14:38 DEBUG : file1.rclone_chunk.001_86j3gi: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/04 01:14:38 INFO : file1.rclone_chunk.001_86j3gi: Copied (server-side copy) to: file1 2026/08/04 01:14:38 INFO : file1.rclone_chunk.001_86j3gi: Deleted 2026/08/04 01:14:38 DEBUG : file1: size = 11 OK 2026/08/04 01:14:38 INFO : file1: Copied (new) 2026/08/04 01:14:38 DEBUG : file1: vfs cache: fingerprint now "11,2026-08-04 01:14:38.360222212 +0000 UTC" 2026/08/04 01:14:38 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/04 01:14:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/04 01:14:38 INFO : file1: vfs cache: upload succeeded try #1 2026/08/04 01:14:38 DEBUG : Looking for writers 2026/08/04 01:14:38 DEBUG : file1: reading active writers 2026/08/04 01:14:38 DEBUG : >WaitForWriters: 2026/08/04 01:14:39 DEBUG : WaitForWriters: timeout=30s 2026/08/04 01:14:39 DEBUG : Looking for writers 2026/08/04 01:14:39 DEBUG : file1: reading active writers 2026/08/04 01:14:39 DEBUG : >WaitForWriters: 2026/08/04 01:14:39 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': vfs cache: cleaner exiting 2026/08/04 01:14:39 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi/dir/file1: no such file or directory 2026/08/04 01:14:39 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi/dir/file1: no such file or directory --- PASS: TestRWFileHandleMethodsWrite (0.96s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi'", Local "Local file system at /tmp/rclone337744228", Modify Window "1ns" 2026/08/04 01:14:39 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': poll-interval is not supported by this remote 2026/08/04 01:14:39 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/04 01:14:39 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" 2026/08/04 01:14:39 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" 2026/08/04 01:14:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" 2026/08/04 01:14:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/04 01:14:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" 2026/08/04 01:14:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" 2026/08/04 01:14:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/04 01:14:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" 2026/08/04 01:14:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:39 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/04 01:14:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:39 DEBUG : file1: newRWFileHandle: 2026/08/04 01:14:39 DEBUG : file1(0x10978009a880): openPending: 2026/08/04 01:14:39 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/04 01:14:39 DEBUG : file1(0x10978009a880): >openPending: err= 2026/08/04 01:14:39 DEBUG : file1: >newRWFileHandle: err= 2026/08/04 01:14:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/04 01:14:39 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/04 01:14:39 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/04 01:14:39 DEBUG : file1(0x10978009a880): _writeAt: size=7, off=0 2026/08/04 01:14:39 DEBUG : file1(0x10978009a880): >_writeAt: n=7, err= 2026/08/04 01:14:39 DEBUG : file1(0x10978009a880): _writeAt: size=6, off=5 2026/08/04 01:14:39 DEBUG : file1(0x10978009a880): >_writeAt: n=6, err= 2026/08/04 01:14:39 DEBUG : file1(0x10978009a880): close: 2026/08/04 01:14:39 DEBUG : file1: vfs cache: setting modification time to 2026-08-04 01:14:39.318048748 +0000 UTC m=+70.101201450 2026/08/04 01:14:39 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:39 DEBUG : file1(0x10978009a880): >close: err= 2026/08/04 01:14:39 DEBUG : file1(0x10978009a880): _writeAt: size=5, off=0 2026/08/04 01:14:39 DEBUG : file1(0x10978009a880): >_writeAt: n=0, err=file already closed 2026/08/04 01:14:39 DEBUG : WaitForWriters: timeout=30s 2026/08/04 01:14:39 DEBUG : Looking for writers 2026/08/04 01:14:39 DEBUG : file1: reading active writers 2026/08/04 01:14:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/04 01:14:39 DEBUG : Looking for writers 2026/08/04 01:14:39 DEBUG : file1: reading active writers 2026/08/04 01:14:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/04 01:14:39 DEBUG : Looking for writers 2026/08/04 01:14:39 DEBUG : file1: reading active writers 2026/08/04 01:14:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/04 01:14:39 DEBUG : Looking for writers 2026/08/04 01:14:39 DEBUG : file1: reading active writers 2026/08/04 01:14:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/04 01:14:39 DEBUG : file1: vfs cache: starting upload 2026/08/04 01:14:39 DEBUG : file1: skip slow SHA1 on source file, hashing in-transit 2026/08/04 01:14:39 DEBUG : Looking for writers 2026/08/04 01:14:39 DEBUG : file1: reading active writers 2026/08/04 01:14:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/04 01:14:39 DEBUG : Looking for writers 2026/08/04 01:14:39 DEBUG : file1: reading active writers 2026/08/04 01:14:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/04 01:14:39 DEBUG : file1: size = 11 OK 2026/08/04 01:14:39 DEBUG : file1.rclone_chunk.001_86j41p: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/04 01:14:39 INFO : file1.rclone_chunk.001_86j41p: Copied (server-side copy) to: file1 2026/08/04 01:14:39 INFO : file1.rclone_chunk.001_86j41p: Deleted 2026/08/04 01:14:39 DEBUG : file1: size = 11 OK 2026/08/04 01:14:39 INFO : file1: Copied (new) 2026/08/04 01:14:39 DEBUG : file1: vfs cache: fingerprint now "11,2026-08-04 01:14:39.318048748 +0000 UTC" 2026/08/04 01:14:39 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/04 01:14:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/04 01:14:39 INFO : file1: vfs cache: upload succeeded try #1 2026/08/04 01:14:39 DEBUG : Looking for writers 2026/08/04 01:14:39 DEBUG : file1: reading active writers 2026/08/04 01:14:39 DEBUG : >WaitForWriters: 2026/08/04 01:14:40 DEBUG : WaitForWriters: timeout=30s 2026/08/04 01:14:40 DEBUG : Looking for writers 2026/08/04 01:14:40 DEBUG : file1: reading active writers 2026/08/04 01:14:40 DEBUG : >WaitForWriters: 2026/08/04 01:14:40 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': vfs cache: cleaner exiting 2026/08/04 01:14:40 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi/dir/file1: no such file or directory 2026/08/04 01:14:40 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi/dir/file1: no such file or directory --- PASS: TestRWFileHandleWriteAt (0.93s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi'", Local "Local file system at /tmp/rclone337744228", Modify Window "1ns" 2026/08/04 01:14:40 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': poll-interval is not supported by this remote 2026/08/04 01:14:40 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/04 01:14:40 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" 2026/08/04 01:14:40 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" 2026/08/04 01:14:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" 2026/08/04 01:14:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/04 01:14:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" 2026/08/04 01:14:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" 2026/08/04 01:14:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/04 01:14:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" 2026/08/04 01:14:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:40 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/04 01:14:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:40 DEBUG : file1: newRWFileHandle: 2026/08/04 01:14:40 DEBUG : file1(0x109780c08e00): openPending: 2026/08/04 01:14:40 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/04 01:14:40 DEBUG : file1(0x109780c08e00): >openPending: err= 2026/08/04 01:14:40 DEBUG : file1: >newRWFileHandle: err= 2026/08/04 01:14:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/04 01:14:40 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/04 01:14:40 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/04 01:14:40 DEBUG : file1(0x109780c08e00): close: 2026/08/04 01:14:40 DEBUG : file1: vfs cache: setting modification time to 2026-08-04 01:14:40.248522516 +0000 UTC m=+71.031675239 2026/08/04 01:14:40 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:40 DEBUG : file1(0x109780c08e00): >close: err= 2026/08/04 01:14:40 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/08/04 01:14:40 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/04 01:14:40 DEBUG : file2: newRWFileHandle: 2026/08/04 01:14:40 DEBUG : file2(0x109780c09300): openPending: 2026/08/04 01:14:40 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:40 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/04 01:14:40 DEBUG : file2(0x109780c09300): >openPending: err= 2026/08/04 01:14:40 DEBUG : file2: >newRWFileHandle: err= 2026/08/04 01:14:40 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/04 01:14:40 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/08/04 01:14:40 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/08/04 01:14:40 DEBUG : file2(0x109780c09300): RWFileHandle.Flush 2026/08/04 01:14:40 DEBUG : file2(0x109780c09300): RWFileHandle.Release 2026/08/04 01:14:40 DEBUG : file2(0x109780c09300): close: 2026/08/04 01:14:40 DEBUG : file2: vfs cache: setting modification time to 2026-08-04 01:14:40.249838912 +0000 UTC m=+71.032991634 2026/08/04 01:14:40 INFO : file2: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:40 DEBUG : file2(0x109780c09300): >close: err= 2026/08/04 01:14:40 DEBUG : WaitForWriters: timeout=30s 2026/08/04 01:14:40 DEBUG : Looking for writers 2026/08/04 01:14:40 DEBUG : file1: reading active writers 2026/08/04 01:14:40 DEBUG : file2: reading active writers 2026/08/04 01:14:40 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/08/04 01:14:40 DEBUG : Looking for writers 2026/08/04 01:14:40 DEBUG : file1: reading active writers 2026/08/04 01:14:40 DEBUG : file2: reading active writers 2026/08/04 01:14:40 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/08/04 01:14:40 DEBUG : Looking for writers 2026/08/04 01:14:40 DEBUG : file1: reading active writers 2026/08/04 01:14:40 DEBUG : file2: reading active writers 2026/08/04 01:14:40 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/08/04 01:14:40 DEBUG : Looking for writers 2026/08/04 01:14:40 DEBUG : file2: reading active writers 2026/08/04 01:14:40 DEBUG : file1: reading active writers 2026/08/04 01:14:40 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/08/04 01:14:40 DEBUG : file1: vfs cache: starting upload 2026/08/04 01:14:40 DEBUG : file2: vfs cache: starting upload 2026/08/04 01:14:40 DEBUG : file1: skip slow SHA1 on source file, hashing in-transit 2026/08/04 01:14:40 DEBUG : Looking for writers 2026/08/04 01:14:40 DEBUG : file1: reading active writers 2026/08/04 01:14:40 DEBUG : file2: reading active writers 2026/08/04 01:14:40 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/08/04 01:14:40 DEBUG : file2: skip slow SHA1 on source file, hashing in-transit 2026/08/04 01:14:40 DEBUG : Looking for writers 2026/08/04 01:14:40 DEBUG : file1: reading active writers 2026/08/04 01:14:40 DEBUG : file2: reading active writers 2026/08/04 01:14:40 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/08/04 01:14:40 DEBUG : file1: size = 0 OK 2026/08/04 01:14:40 DEBUG : file1.rclone_chunk.001_86j5yx: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/04 01:14:40 INFO : file1.rclone_chunk.001_86j5yx: Copied (server-side copy) to: file1 2026/08/04 01:14:40 DEBUG : file2: size = 0 OK 2026/08/04 01:14:40 DEBUG : file2.rclone_chunk.001_86j56x: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/04 01:14:40 INFO : file2.rclone_chunk.001_86j56x: Copied (server-side copy) to: file2 2026/08/04 01:14:40 INFO : file1.rclone_chunk.001_86j5yx: Deleted 2026/08/04 01:14:40 DEBUG : file1: size = 0 OK 2026/08/04 01:14:40 INFO : file1: Copied (new) 2026/08/04 01:14:40 DEBUG : file1: vfs cache: fingerprint now "0,2026-08-04 01:14:40.248522516 +0000 UTC" 2026/08/04 01:14:40 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/04 01:14:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/04 01:14:40 INFO : file1: vfs cache: upload succeeded try #1 2026/08/04 01:14:40 INFO : file2.rclone_chunk.001_86j56x: Deleted 2026/08/04 01:14:40 DEBUG : file2: size = 0 OK 2026/08/04 01:14:40 INFO : file2: Copied (new) 2026/08/04 01:14:40 DEBUG : file2: vfs cache: fingerprint now "0,2026-08-04 01:14:40.249838912 +0000 UTC" 2026/08/04 01:14:40 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/08/04 01:14:40 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/04 01:14:40 INFO : file2: vfs cache: upload succeeded try #1 2026/08/04 01:14:40 DEBUG : Looking for writers 2026/08/04 01:14:40 DEBUG : file1: reading active writers 2026/08/04 01:14:40 DEBUG : file2: reading active writers 2026/08/04 01:14:40 DEBUG : >WaitForWriters: 2026/08/04 01:14:41 DEBUG : WaitForWriters: timeout=30s 2026/08/04 01:14:41 DEBUG : Looking for writers 2026/08/04 01:14:41 DEBUG : file1: reading active writers 2026/08/04 01:14:41 DEBUG : file2: reading active writers 2026/08/04 01:14:41 DEBUG : >WaitForWriters: 2026/08/04 01:14:41 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': vfs cache: cleaner exiting 2026/08/04 01:14:41 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi/dir/file1: no such file or directory 2026/08/04 01:14:41 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi/dir/file1: no such file or directory --- PASS: TestRWFileHandleWriteNoWrite (1.05s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi'", Local "Local file system at /tmp/rclone337744228", Modify Window "1ns" 2026/08/04 01:14:41 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': poll-interval is not supported by this remote 2026/08/04 01:14:41 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/04 01:14:41 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" 2026/08/04 01:14:41 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" 2026/08/04 01:14:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" 2026/08/04 01:14:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/04 01:14:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" 2026/08/04 01:14:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" 2026/08/04 01:14:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/04 01:14:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" 2026/08/04 01:14:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:41 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/04 01:14:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:41 DEBUG : file1: newRWFileHandle: 2026/08/04 01:14:41 DEBUG : file1(0x109780aa7840): openPending: 2026/08/04 01:14:41 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/04 01:14:41 DEBUG : file1(0x109780aa7840): >openPending: err= 2026/08/04 01:14:41 DEBUG : file1: >newRWFileHandle: err= 2026/08/04 01:14:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/04 01:14:41 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/04 01:14:41 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/04 01:14:41 DEBUG : file1(0x109780aa7840): _writeAt: size=5, off=0 2026/08/04 01:14:41 DEBUG : file1(0x109780aa7840): >_writeAt: n=5, err= 2026/08/04 01:14:41 DEBUG : file1(0x109780aa7840): RWFileHandle.Flush 2026/08/04 01:14:41 DEBUG : file1(0x109780aa7840): RWFileHandle.Flush 2026/08/04 01:14:41 DEBUG : file1(0x109780aa7840): close: 2026/08/04 01:14:41 DEBUG : file1: vfs cache: setting modification time to 2026-08-04 01:14:41.289999391 +0000 UTC m=+72.073152103 2026/08/04 01:14:41 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:41 DEBUG : file1(0x109780aa7840): >close: err= 2026/08/04 01:14:41 DEBUG : WaitForWriters: timeout=30s 2026/08/04 01:14:41 DEBUG : Looking for writers 2026/08/04 01:14:41 DEBUG : file1: reading active writers 2026/08/04 01:14:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/04 01:14:41 DEBUG : Looking for writers 2026/08/04 01:14:41 DEBUG : file1: reading active writers 2026/08/04 01:14:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/04 01:14:41 DEBUG : Looking for writers 2026/08/04 01:14:41 DEBUG : file1: reading active writers 2026/08/04 01:14:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/04 01:14:41 DEBUG : Looking for writers 2026/08/04 01:14:41 DEBUG : file1: reading active writers 2026/08/04 01:14:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/04 01:14:41 DEBUG : file1: vfs cache: starting upload 2026/08/04 01:14:41 DEBUG : file1: skip slow SHA1 on source file, hashing in-transit 2026/08/04 01:14:41 DEBUG : Looking for writers 2026/08/04 01:14:41 DEBUG : file1: reading active writers 2026/08/04 01:14:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/04 01:14:41 DEBUG : Looking for writers 2026/08/04 01:14:41 DEBUG : file1: reading active writers 2026/08/04 01:14:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/04 01:14:41 DEBUG : file1: size = 5 OK 2026/08/04 01:14:41 DEBUG : file1.rclone_chunk.001_86j67y: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/04 01:14:41 INFO : file1.rclone_chunk.001_86j67y: Copied (server-side copy) to: file1 2026/08/04 01:14:41 INFO : file1.rclone_chunk.001_86j67y: Deleted 2026/08/04 01:14:41 DEBUG : file1: size = 5 OK 2026/08/04 01:14:41 INFO : file1: Copied (new) 2026/08/04 01:14:41 DEBUG : file1: vfs cache: fingerprint now "5,2026-08-04 01:14:41.289999391 +0000 UTC" 2026/08/04 01:14:41 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/04 01:14:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/04 01:14:41 INFO : file1: vfs cache: upload succeeded try #1 2026/08/04 01:14:41 DEBUG : Looking for writers 2026/08/04 01:14:41 DEBUG : file1: reading active writers 2026/08/04 01:14:41 DEBUG : >WaitForWriters: 2026/08/04 01:14:41 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.82s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi'", Local "Local file system at /tmp/rclone337744228", Modify Window "1ns" 2026/08/04 01:14:42 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': poll-interval is not supported by this remote 2026/08/04 01:14:42 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/04 01:14:42 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" 2026/08/04 01:14:42 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" 2026/08/04 01:14:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" 2026/08/04 01:14:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/04 01:14:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" 2026/08/04 01:14:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" 2026/08/04 01:14:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/04 01:14:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" 2026/08/04 01:14:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:42 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/04 01:14:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:42 DEBUG : file1: newRWFileHandle: 2026/08/04 01:14:42 DEBUG : file1(0x109780c84680): openPending: 2026/08/04 01:14:42 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/04 01:14:42 DEBUG : file1(0x109780c84680): >openPending: err= 2026/08/04 01:14:42 DEBUG : file1: >newRWFileHandle: err= 2026/08/04 01:14:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/04 01:14:42 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/04 01:14:42 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/04 01:14:42 DEBUG : file1(0x109780c84680): _writeAt: size=5, off=0 2026/08/04 01:14:42 DEBUG : file1(0x109780c84680): >_writeAt: n=5, err= 2026/08/04 01:14:42 DEBUG : file1(0x109780c84680): RWFileHandle.Release 2026/08/04 01:14:42 DEBUG : file1(0x109780c84680): close: 2026/08/04 01:14:42 DEBUG : file1: vfs cache: setting modification time to 2026-08-04 01:14:42.108283052 +0000 UTC m=+72.891435814 2026/08/04 01:14:42 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:42 DEBUG : file1(0x109780c84680): >close: err= 2026/08/04 01:14:42 DEBUG : file1(0x109780c84680): RWFileHandle.Release 2026/08/04 01:14:42 DEBUG : WaitForWriters: timeout=30s 2026/08/04 01:14:42 DEBUG : Looking for writers 2026/08/04 01:14:42 DEBUG : file1: reading active writers 2026/08/04 01:14:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/04 01:14:42 DEBUG : Looking for writers 2026/08/04 01:14:42 DEBUG : file1: reading active writers 2026/08/04 01:14:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/04 01:14:42 DEBUG : Looking for writers 2026/08/04 01:14:42 DEBUG : file1: reading active writers 2026/08/04 01:14:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/04 01:14:42 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi/dir/file1: no such file or directory 2026/08/04 01:14:42 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi/dir/file1: no such file or directory 2026/08/04 01:14:42 DEBUG : Looking for writers 2026/08/04 01:14:42 DEBUG : file1: reading active writers 2026/08/04 01:14:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/04 01:14:42 DEBUG : file1: vfs cache: starting upload 2026/08/04 01:14:42 DEBUG : file1: skip slow SHA1 on source file, hashing in-transit 2026/08/04 01:14:42 DEBUG : Looking for writers 2026/08/04 01:14:42 DEBUG : file1: reading active writers 2026/08/04 01:14:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/04 01:14:42 DEBUG : Looking for writers 2026/08/04 01:14:42 DEBUG : file1: reading active writers 2026/08/04 01:14:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/04 01:14:42 DEBUG : file1: size = 5 OK 2026/08/04 01:14:42 DEBUG : file1.rclone_chunk.001_86j7mi: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/04 01:14:42 INFO : file1.rclone_chunk.001_86j7mi: Copied (server-side copy) to: file1 2026/08/04 01:14:42 INFO : file1.rclone_chunk.001_86j7mi: Deleted 2026/08/04 01:14:42 DEBUG : file1: size = 5 OK 2026/08/04 01:14:42 INFO : file1: Copied (new) 2026/08/04 01:14:42 DEBUG : file1: vfs cache: fingerprint now "5,2026-08-04 01:14:42.108283052 +0000 UTC" 2026/08/04 01:14:42 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/04 01:14:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/04 01:14:42 INFO : file1: vfs cache: upload succeeded try #1 2026/08/04 01:14:42 DEBUG : Looking for writers 2026/08/04 01:14:42 DEBUG : file1: reading active writers 2026/08/04 01:14:42 DEBUG : >WaitForWriters: 2026/08/04 01:14:42 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.82s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi'", Local "Local file system at /tmp/rclone337744228", Modify Window "1ns" 2026/08/04 01:14:42 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': poll-interval is not supported by this remote 2026/08/04 01:14:42 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/04 01:14:42 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" 2026/08/04 01:14:42 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" 2026/08/04 01:14:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" 2026/08/04 01:14:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/04 01:14:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" 2026/08/04 01:14:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" 2026/08/04 01:14:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/04 01:14:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" 2026/08/04 01:14:42 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/04 01:14:43 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi/dir/file1: no such file or directory 2026/08/04 01:14:43 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi/dir/file1: no such file or directory 2026/08/04 01:14:43 DEBUG : dir/file1: size = 16 OK 2026/08/04 01:14:43 DEBUG : dir/file1.rclone_chunk.001_86j7zq: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/08/04 01:14:43 INFO : dir/file1.rclone_chunk.001_86j7zq: Copied (server-side copy) to: dir/file1 2026/08/04 01:14:43 INFO : dir/file1.rclone_chunk.001_86j7zq: Deleted 2026/08/04 01:14:43 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/08/04 01:14:43 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/04 01:14:43 DEBUG : dir/file1: newRWFileHandle: 2026/08/04 01:14:43 DEBUG : dir/file1(0x10978009ac80): openPending: 2026/08/04 01:14:43 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/08/04 01:14:43 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/04 01:14:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/04 01:14:43 DEBUG : dir/file1(0x10978009ac80): >openPending: err= 2026/08/04 01:14:43 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/04 01:14:43 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/04 01:14:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/04 01:14:43 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/04 01:14:43 DEBUG : dir/file1(0x10978009ac80): _writeAt: size=5, off=0 2026/08/04 01:14:43 DEBUG : dir/file1(0x10978009ac80): >_writeAt: n=5, err= 2026/08/04 01:14:43 DEBUG : dir/file1(0x10978009ac80): close: 2026/08/04 01:14:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:43 DEBUG : dir/file1: vfs cache: setting modification time to 2026-08-04 01:14:43.628691093 +0000 UTC m=+74.411843815 2026/08/04 01:14:43 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:43 DEBUG : dir/file1(0x10978009ac80): >close: err= 2026/08/04 01:14:43 DEBUG : WaitForWriters: timeout=30s 2026/08/04 01:14:43 DEBUG : dir: Looking for writers 2026/08/04 01:14:43 DEBUG : file1: reading active writers 2026/08/04 01:14:43 DEBUG : Looking for writers 2026/08/04 01:14:43 DEBUG : dir: reading active writers 2026/08/04 01:14:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/04 01:14:43 DEBUG : dir: Looking for writers 2026/08/04 01:14:43 DEBUG : file1: reading active writers 2026/08/04 01:14:43 DEBUG : Looking for writers 2026/08/04 01:14:43 DEBUG : dir: reading active writers 2026/08/04 01:14:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/04 01:14:43 DEBUG : dir: Looking for writers 2026/08/04 01:14:43 DEBUG : file1: reading active writers 2026/08/04 01:14:43 DEBUG : Looking for writers 2026/08/04 01:14:43 DEBUG : dir: reading active writers 2026/08/04 01:14:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/04 01:14:43 DEBUG : dir: Looking for writers 2026/08/04 01:14:43 DEBUG : file1: reading active writers 2026/08/04 01:14:43 DEBUG : Looking for writers 2026/08/04 01:14:43 DEBUG : dir: reading active writers 2026/08/04 01:14:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/04 01:14:43 DEBUG : dir/file1: vfs cache: starting upload 2026/08/04 01:14:43 DEBUG : dir/file1: skip slow SHA1 on source file, hashing in-transit 2026/08/04 01:14:43 DEBUG : dir: Looking for writers 2026/08/04 01:14:43 DEBUG : file1: reading active writers 2026/08/04 01:14:43 DEBUG : Looking for writers 2026/08/04 01:14:43 DEBUG : dir: reading active writers 2026/08/04 01:14:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/04 01:14:43 DEBUG : dir: Looking for writers 2026/08/04 01:14:43 DEBUG : file1: reading active writers 2026/08/04 01:14:43 DEBUG : Looking for writers 2026/08/04 01:14:43 DEBUG : dir: reading active writers 2026/08/04 01:14:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/04 01:14:44 DEBUG : dir/file1: size = 5 OK 2026/08/04 01:14:44 DEBUG : dir/file1.rclone_chunk.001_86j8n4: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/04 01:14:44 INFO : dir/file1.rclone_chunk.001_86j8n4: Copied (server-side copy) to: dir/file1 2026/08/04 01:14:44 INFO : dir/file1.rclone_chunk.001_86j8n4: Deleted 2026/08/04 01:14:44 DEBUG : dir/file1: size = 5 OK 2026/08/04 01:14:44 INFO : dir/file1: Copied (replaced existing) 2026/08/04 01:14:44 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-08-04 01:14:43.628691093 +0000 UTC" 2026/08/04 01:14:44 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/04 01:14:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/04 01:14:44 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/04 01:14:44 DEBUG : dir: Looking for writers 2026/08/04 01:14:44 DEBUG : file1: reading active writers 2026/08/04 01:14:44 DEBUG : Looking for writers 2026/08/04 01:14:44 DEBUG : dir: reading active writers 2026/08/04 01:14:44 DEBUG : >WaitForWriters: 2026/08/04 01:14:44 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (1.56s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi'", Local "Local file system at /tmp/rclone337744228", Modify Window "1ns" 2026/08/04 01:14:44 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': poll-interval is not supported by this remote 2026/08/04 01:14:44 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/04 01:14:44 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" 2026/08/04 01:14:44 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" 2026/08/04 01:14:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" 2026/08/04 01:14:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/04 01:14:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" 2026/08/04 01:14:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" 2026/08/04 01:14:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/04 01:14:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" 2026/08/04 01:14:44 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/04 01:14:44 DEBUG : dir/file1: size = 16 OK 2026/08/04 01:14:44 DEBUG : dir/file1.rclone_chunk.001_86j9uj: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/08/04 01:14:44 INFO : dir/file1.rclone_chunk.001_86j9uj: Copied (server-side copy) to: dir/file1 2026/08/04 01:14:44 INFO : dir/file1.rclone_chunk.001_86j9uj: Deleted 2026/08/04 01:14:44 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:45 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:45 DEBUG : dir/file1: newRWFileHandle: 2026/08/04 01:14:45 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/04 01:14:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/04 01:14:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/04 01:14:45 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/04 01:14:45 DEBUG : dir/file1(0x109780a38480): _writeAt: size=5, off=0 2026/08/04 01:14:45 DEBUG : dir/file1(0x109780a38480): openPending: 2026/08/04 01:14:45 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/08/04 01:14:45 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/04 01:14:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/04 01:14:45 DEBUG : dir/file1(0x109780a38480): >openPending: err= 2026/08/04 01:14:45 DEBUG : dir/file1(0x109780a38480): >_writeAt: n=5, err= 2026/08/04 01:14:45 DEBUG : dir/file1(0x109780a38480): _writeAt: size=15, off=5 2026/08/04 01:14:45 DEBUG : dir/file1(0x109780a38480): >_writeAt: n=15, err= 2026/08/04 01:14:45 DEBUG : dir/file1(0x109780a38480): close: 2026/08/04 01:14:45 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [{Pos:0 Size:20}] - present true 2026/08/04 01:14:45 DEBUG : dir/file1: vfs cache: setting modification time to 2026-08-04 01:14:45.082739566 +0000 UTC m=+75.865892288 2026/08/04 01:14:45 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:45 DEBUG : dir/file1(0x109780a38480): >close: err= 2026/08/04 01:14:45 DEBUG : WaitForWriters: timeout=30s 2026/08/04 01:14:45 DEBUG : dir: Looking for writers 2026/08/04 01:14:45 DEBUG : file1: reading active writers 2026/08/04 01:14:45 DEBUG : Looking for writers 2026/08/04 01:14:45 DEBUG : dir: reading active writers 2026/08/04 01:14:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/04 01:14:45 DEBUG : dir: Looking for writers 2026/08/04 01:14:45 DEBUG : file1: reading active writers 2026/08/04 01:14:45 DEBUG : Looking for writers 2026/08/04 01:14:45 DEBUG : dir: reading active writers 2026/08/04 01:14:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/04 01:14:45 DEBUG : dir: Looking for writers 2026/08/04 01:14:45 DEBUG : file1: reading active writers 2026/08/04 01:14:45 DEBUG : Looking for writers 2026/08/04 01:14:45 DEBUG : dir: reading active writers 2026/08/04 01:14:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/04 01:14:45 DEBUG : dir: Looking for writers 2026/08/04 01:14:45 DEBUG : file1: reading active writers 2026/08/04 01:14:45 DEBUG : Looking for writers 2026/08/04 01:14:45 DEBUG : dir: reading active writers 2026/08/04 01:14:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/04 01:14:45 DEBUG : dir/file1: vfs cache: starting upload 2026/08/04 01:14:45 DEBUG : dir/file1: skip slow SHA1 on source file, hashing in-transit 2026/08/04 01:14:45 DEBUG : dir: Looking for writers 2026/08/04 01:14:45 DEBUG : file1: reading active writers 2026/08/04 01:14:45 DEBUG : Looking for writers 2026/08/04 01:14:45 DEBUG : dir: reading active writers 2026/08/04 01:14:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/04 01:14:45 DEBUG : dir: Looking for writers 2026/08/04 01:14:45 DEBUG : file1: reading active writers 2026/08/04 01:14:45 DEBUG : Looking for writers 2026/08/04 01:14:45 DEBUG : dir: reading active writers 2026/08/04 01:14:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/04 01:14:45 DEBUG : dir/file1: size = 20 OK 2026/08/04 01:14:45 DEBUG : dir/file1.rclone_chunk.001_86ja9o: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/08/04 01:14:45 INFO : dir/file1.rclone_chunk.001_86ja9o: Copied (server-side copy) to: dir/file1 2026/08/04 01:14:45 INFO : dir/file1.rclone_chunk.001_86ja9o: Deleted 2026/08/04 01:14:45 DEBUG : dir/file1: size = 20 OK 2026/08/04 01:14:45 INFO : dir/file1: Copied (replaced existing) 2026/08/04 01:14:45 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-08-04 01:14:45.082739566 +0000 UTC" 2026/08/04 01:14:45 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/04 01:14:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/04 01:14:45 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/04 01:14:45 DEBUG : dir: Looking for writers 2026/08/04 01:14:45 DEBUG : file1: reading active writers 2026/08/04 01:14:45 DEBUG : Looking for writers 2026/08/04 01:14:45 DEBUG : dir: reading active writers 2026/08/04 01:14:45 DEBUG : >WaitForWriters: 2026/08/04 01:14:45 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (1.46s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi'", Local "Local file system at /tmp/rclone337744228", Modify Window "1ns" 2026/08/04 01:14:45 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': poll-interval is not supported by this remote 2026/08/04 01:14:45 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/04 01:14:45 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" 2026/08/04 01:14:45 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" 2026/08/04 01:14:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" 2026/08/04 01:14:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/04 01:14:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" 2026/08/04 01:14:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" 2026/08/04 01:14:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/04 01:14:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" 2026/08/04 01:14:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:45 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/04 01:14:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:45 DEBUG : file1: newRWFileHandle: 2026/08/04 01:14:45 DEBUG : file1(0x1097808d2b40): openPending: 2026/08/04 01:14:45 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/04 01:14:45 DEBUG : file1(0x1097808d2b40): >openPending: err= 2026/08/04 01:14:45 DEBUG : file1: >newRWFileHandle: err= 2026/08/04 01:14:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/04 01:14:45 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/04 01:14:45 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/04 01:14:45 DEBUG : file1(0x1097808d2b40): _writeAt: size=5, off=0 2026/08/04 01:14:45 DEBUG : file1(0x1097808d2b40): >_writeAt: n=5, err= 2026/08/04 01:14:45 DEBUG : file1(0x1097808d2b40): close: 2026/08/04 01:14:45 DEBUG : file1: vfs cache: setting modification time to 2026-08-04 01:14:45.94635411 +0000 UTC m=+76.729506833 2026/08/04 01:14:45 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:45 DEBUG : file1(0x1097808d2b40): >close: err= 2026/08/04 01:14:45 DEBUG : WaitForWriters: timeout=30s 2026/08/04 01:14:45 DEBUG : Looking for writers 2026/08/04 01:14:45 DEBUG : file1: reading active writers 2026/08/04 01:14:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/04 01:14:45 DEBUG : Looking for writers 2026/08/04 01:14:45 DEBUG : file1: reading active writers 2026/08/04 01:14:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/04 01:14:45 DEBUG : Looking for writers 2026/08/04 01:14:45 DEBUG : file1: reading active writers 2026/08/04 01:14:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/04 01:14:46 DEBUG : Looking for writers 2026/08/04 01:14:46 DEBUG : file1: reading active writers 2026/08/04 01:14:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/04 01:14:46 DEBUG : file1: vfs cache: starting upload 2026/08/04 01:14:46 DEBUG : file1: skip slow SHA1 on source file, hashing in-transit 2026/08/04 01:14:46 DEBUG : Looking for writers 2026/08/04 01:14:46 DEBUG : file1: reading active writers 2026/08/04 01:14:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/04 01:14:46 DEBUG : Looking for writers 2026/08/04 01:14:46 DEBUG : file1: reading active writers 2026/08/04 01:14:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/04 01:14:46 DEBUG : file1: size = 5 OK 2026/08/04 01:14:46 DEBUG : file1.rclone_chunk.001_86jbbw: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/04 01:14:46 INFO : file1.rclone_chunk.001_86jbbw: Copied (server-side copy) to: file1 2026/08/04 01:14:46 INFO : file1.rclone_chunk.001_86jbbw: Deleted 2026/08/04 01:14:46 DEBUG : file1: size = 5 OK 2026/08/04 01:14:46 INFO : file1: Copied (new) 2026/08/04 01:14:46 DEBUG : file1: vfs cache: fingerprint now "5,2026-08-04 01:14:45.94635411 +0000 UTC" 2026/08/04 01:14:46 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/04 01:14:46 INFO : file1: vfs cache: upload succeeded try #1 2026/08/04 01:14:46 DEBUG : Looking for writers 2026/08/04 01:14:46 DEBUG : file1: reading active writers 2026/08/04 01:14:46 DEBUG : >WaitForWriters: 2026/08/04 01:14:46 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.82s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi'", Local "Local file system at /tmp/rclone337744228", Modify Window "1ns" 2026/08/04 01:14:46 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': poll-interval is not supported by this remote 2026/08/04 01:14:46 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/04 01:14:46 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" 2026/08/04 01:14:46 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" 2026/08/04 01:14:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" 2026/08/04 01:14:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/04 01:14:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" 2026/08/04 01:14:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" 2026/08/04 01:14:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/04 01:14:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/08/04 01:14:46 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780ab2080): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780ab2080): >openPending: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780ab2080): _writeAt: size=5, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780ab2080): >_writeAt: n=5, err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780ab2080): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.761494467 +0000 UTC m=+77.544647188 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780ab2080): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780ab2500): _readAt: size=2, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780ab2500): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780ab2500): >openPending: err= 2026/08/04 01:14:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780ab2500): >_readAt: n=2, err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780ab2500): _writeAt: size=3, off=2 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780ab2500): >_writeAt: n=0, err=Bad file descriptor 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780ab2500): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.761494467 +0000 UTC m=+77.544647188 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780ab2500): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780ab29c0): _readAt: size=512, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780ab29c0): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780ab29c0): >openPending: err= 2026/08/04 01:14:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780ab29c0): >_readAt: n=5, err=EOF 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780ab29c0): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.761494467 +0000 UTC m=+77.544647188 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780ab29c0): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: Remove: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10978009d8f0 item 1 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780ab3000): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780ab3000): >openPending: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780ab3000): _writeAt: size=5, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780ab3000): >_writeAt: n=5, err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780ab3000): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.764790951 +0000 UTC m=+77.547943673 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780ab3000): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780ab3500): _readAt: size=512, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780ab3500): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780ab3500): >openPending: err= 2026/08/04 01:14:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780ab3500): >_readAt: n=5, err=EOF 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780ab3500): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.764790951 +0000 UTC m=+77.547943673 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780ab3500): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: Remove: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x109780092bd0 item 2 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780ab3b40): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780ab3b40): >openPending: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780ab3b40): _writeAt: size=5, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780ab3b40): >_writeAt: n=5, err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780ab3b40): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.766905824 +0000 UTC m=+77.550058637 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780ab3b40): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780af40c0): _readAt: size=2, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780af40c0): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780af40c0): >openPending: err= 2026/08/04 01:14:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780af40c0): >_readAt: n=2, err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780af40c0): _writeAt: size=3, off=2 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780af40c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780af40c0): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.766905824 +0000 UTC m=+77.550058637 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780af40c0): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780af4580): _readAt: size=512, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780af4580): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780af4580): >openPending: err= 2026/08/04 01:14:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780af4580): >_readAt: n=5, err=EOF 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780af4580): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.766905824 +0000 UTC m=+77.550058637 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780af4580): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: Remove: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10978037c000 item 3 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780af4c00): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780af4c00): >openPending: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780af4c00): _writeAt: size=5, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780af4c00): >_writeAt: n=5, err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780af4c00): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.769745355 +0000 UTC m=+77.552898078 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780af4c00): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780af5140): _readAt: size=512, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780af5140): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780af5140): >openPending: err= 2026/08/04 01:14:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780af5140): >_readAt: n=5, err=EOF 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780af5140): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.769745355 +0000 UTC m=+77.552898078 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780af5140): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: Remove: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10978037c9a0 item 4 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780af5780): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780af5780): >openPending: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780af5780): _writeAt: size=5, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780af5780): >_writeAt: n=5, err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780af5780): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.771872923 +0000 UTC m=+77.555025645 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780af5780): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780af5c00): _readAt: size=2, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780af5c00): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780af5c00): >openPending: err= 2026/08/04 01:14:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780af5c00): >_readAt: n=2, err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780af5c00): _writeAt: size=3, off=2 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780af5c00): >_writeAt: n=0, err=Bad file descriptor 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780af5c00): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.771872923 +0000 UTC m=+77.555025645 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780af5c00): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780c381c0): _readAt: size=512, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780c381c0): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780c381c0): >openPending: err= 2026/08/04 01:14:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780c381c0): >_readAt: n=5, err=EOF 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780c381c0): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.771872923 +0000 UTC m=+77.555025645 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780c381c0): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: Remove: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10978037ce70 item 5 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780c38840): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780c38840): >openPending: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780c38840): _writeAt: size=5, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780c38840): >_writeAt: n=5, err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780c38840): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.77436542 +0000 UTC m=+77.557518151 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780c38840): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780c38d80): _readAt: size=512, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780c38d80): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780c38d80): >openPending: err= 2026/08/04 01:14:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780c38d80): >_readAt: n=5, err=EOF 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780c38d80): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.77436542 +0000 UTC m=+77.557518151 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780c38d80): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: Remove: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10978066c070 item 6 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780c39400): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780c39400): >openPending: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780c39400): _writeAt: size=5, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780c39400): >_writeAt: n=5, err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780c39400): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.776466337 +0000 UTC m=+77.559619059 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780c39400): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780c39900): _readAt: size=2, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780c39900): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780c39900): >openPending: err= 2026/08/04 01:14:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780c39900): >_readAt: n=2, err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780c39900): _writeAt: size=3, off=2 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780c39900): >_writeAt: n=0, err=Bad file descriptor 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780c39900): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.776466337 +0000 UTC m=+77.559619059 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780c39900): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a11580): _readAt: size=512, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a11580): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a11580): >openPending: err= 2026/08/04 01:14:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a11580): >_readAt: n=5, err=EOF 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a11580): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.776466337 +0000 UTC m=+77.559619059 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a11580): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: Remove: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10978066c460 item 7 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a11c00): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a11c00): >openPending: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a11c00): _writeAt: size=5, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a11c00): >_writeAt: n=5, err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a11c00): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.780442193 +0000 UTC m=+77.563594905 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a11c00): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780b98240): _readAt: size=512, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780b98240): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780b98240): >openPending: err= 2026/08/04 01:14:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780b98240): >_readAt: n=5, err=EOF 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780b98240): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.780442193 +0000 UTC m=+77.563594905 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780b98240): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: Remove: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x109780558a10 item 8 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780b98800): _readAt: size=2, off=0 2026/08/04 01:14:46 ERROR : open-test-file(0x109780b98800): Couldn't read size of file 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780b98800): >_readAt: n=0, err=EOF 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780b98800): _writeAt: size=5, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780b98800): >_writeAt: n=0, err=Bad file descriptor 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780b98800): close: 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780b98800): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780b98bc0): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780b98bc0): >openPending: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780b98bc0): _writeAt: size=5, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780b98bc0): >_writeAt: n=5, err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780b98bc0): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.783975946 +0000 UTC m=+77.567128658 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780b98bc0): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780b99040): _readAt: size=2, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780b99040): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780b99040): >openPending: err= 2026/08/04 01:14:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780b99040): >_readAt: n=2, err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780b99040): _writeAt: size=3, off=2 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780b99040): >_writeAt: n=0, err=Bad file descriptor 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780b99040): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.783975946 +0000 UTC m=+77.567128658 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780b99040): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780b99540): _readAt: size=512, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780b99540): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780b99540): >openPending: err= 2026/08/04 01:14:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780b99540): >_readAt: n=5, err=EOF 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780b99540): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.783975946 +0000 UTC m=+77.567128658 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780b99540): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: Remove: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097805590a0 item 9 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780b99bc0): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780b99bc0): >openPending: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780b99bc0): _writeAt: size=5, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780b99bc0): >_writeAt: n=5, err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780b99bc0): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.787124571 +0000 UTC m=+77.570277283 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780b99bc0): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780bfe200): _readAt: size=512, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780bfe200): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780bfe200): >openPending: err= 2026/08/04 01:14:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780bfe200): >_readAt: n=5, err=EOF 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780bfe200): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.787124571 +0000 UTC m=+77.570277283 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780bfe200): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: Remove: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x109780559650 item 10 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780bfe840): _readAt: size=2, off=0 2026/08/04 01:14:46 ERROR : open-test-file(0x109780bfe840): Couldn't read size of file 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780bfe840): >_readAt: n=0, err=EOF 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780bfe840): _writeAt: size=5, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780bfe840): >_writeAt: n=0, err=Bad file descriptor 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780bfe840): close: 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780bfe840): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780bfec00): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780bfec00): >openPending: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780bfec00): _writeAt: size=5, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780bfec00): >_writeAt: n=5, err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780bfec00): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.789351477 +0000 UTC m=+77.572504189 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780bfec00): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780bff100): _readAt: size=2, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780bff100): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780bff100): >openPending: err= 2026/08/04 01:14:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780bff100): >_readAt: n=2, err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780bff100): _writeAt: size=3, off=2 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780bff100): >_writeAt: n=0, err=Bad file descriptor 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780bff100): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.789351477 +0000 UTC m=+77.572504189 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780bff100): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780bff600): _readAt: size=512, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780bff600): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780bff600): >openPending: err= 2026/08/04 01:14:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780bff600): >_readAt: n=5, err=EOF 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780bff600): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.789351477 +0000 UTC m=+77.572504189 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780bff600): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: Remove: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x109780559ab0 item 11 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780bffc80): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780bffc80): >openPending: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780bffc80): _writeAt: size=5, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780bffc80): >_writeAt: n=5, err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780bffc80): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.79264772 +0000 UTC m=+77.575800433 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780bffc80): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780d282c0): _readAt: size=512, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780d282c0): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780d282c0): >openPending: err= 2026/08/04 01:14:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780d282c0): >_readAt: n=5, err=EOF 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780d282c0): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.79264772 +0000 UTC m=+77.575800433 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780d282c0): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: Remove: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x109780770310 item 12 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780d28900): _readAt: size=2, off=0 2026/08/04 01:14:46 ERROR : open-test-file(0x109780d28900): Couldn't read size of file 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780d28900): >_readAt: n=0, err=EOF 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780d28900): _writeAt: size=5, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780d28900): >_writeAt: n=0, err=Bad file descriptor 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780d28900): close: 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780d28900): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780d28cc0): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780d28cc0): >openPending: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780d28cc0): _writeAt: size=5, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780d28cc0): >_writeAt: n=5, err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780d28cc0): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.796130406 +0000 UTC m=+77.579283128 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780d28cc0): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/04 01:14:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780d29380): _readAt: size=512, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780d29380): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780d29380): >openPending: err= 2026/08/04 01:14:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780d29380): >_readAt: n=5, err=EOF 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780d29380): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.796130406 +0000 UTC m=+77.579283128 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780d29380): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: Remove: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x109780770850 item 13 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780b00bc0): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780b00bc0): >openPending: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780b00bc0): _writeAt: size=5, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780b00bc0): >_writeAt: n=5, err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780b00bc0): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.798219982 +0000 UTC m=+77.581372694 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780b00bc0): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780b01180): _readAt: size=512, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780b01180): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780b01180): >openPending: err= 2026/08/04 01:14:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780b01180): >_readAt: n=5, err=EOF 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780b01180): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.798219982 +0000 UTC m=+77.581372694 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780b01180): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: Remove: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10978112e770 item 14 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780b017c0): _readAt: size=2, off=0 2026/08/04 01:14:46 ERROR : open-test-file(0x109780b017c0): Couldn't read size of file 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780b017c0): >_readAt: n=0, err=EOF 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780b017c0): _writeAt: size=5, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780b017c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780b017c0): close: 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780b017c0): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780b01b80): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780b01b80): >openPending: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780b01b80): _writeAt: size=5, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780b01b80): >_writeAt: n=5, err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780b01b80): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.800533039 +0000 UTC m=+77.583685761 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780b01b80): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/04 01:14:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780d82340): _readAt: size=512, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780d82340): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780d82340): >openPending: err= 2026/08/04 01:14:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780d82340): >_readAt: n=5, err=EOF 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780d82340): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.800533039 +0000 UTC m=+77.583685761 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780d82340): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: Remove: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10978112eaf0 item 15 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780d829c0): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780d829c0): >openPending: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780d829c0): _writeAt: size=5, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780d829c0): >_writeAt: n=5, err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780d829c0): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.803164938 +0000 UTC m=+77.586317661 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780d829c0): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780d82f00): _readAt: size=512, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780d82f00): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780d82f00): >openPending: err= 2026/08/04 01:14:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780d82f00): >_readAt: n=5, err=EOF 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780d82f00): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.803164938 +0000 UTC m=+77.586317661 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780d82f00): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: Remove: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10978112f030 item 16 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780d83540): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780d83540): >openPending: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780d83540): _writeAt: size=5, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780d83540): >_writeAt: n=5, err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780d83540): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.80542716 +0000 UTC m=+77.588579882 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780d83540): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780d839c0): _readAt: size=2, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780d839c0): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780d839c0): open at offset 5 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780d839c0): >openPending: err= 2026/08/04 01:14:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780d839c0): >_readAt: n=2, err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780d839c0): _writeAt: size=3, off=7 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780d839c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780d839c0): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.80542716 +0000 UTC m=+77.588579882 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780d839c0): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780d83ec0): _readAt: size=512, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780d83ec0): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780d83ec0): >openPending: err= 2026/08/04 01:14:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780d83ec0): >_readAt: n=5, err=EOF 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780d83ec0): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.80542716 +0000 UTC m=+77.588579882 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780d83ec0): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: Remove: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10978112f650 item 17 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780dd0640): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780dd0640): >openPending: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780dd0640): _writeAt: size=5, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780dd0640): >_writeAt: n=5, err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780dd0640): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.809397497 +0000 UTC m=+77.592550219 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780dd0640): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780dd0b80): _readAt: size=512, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780dd0b80): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780dd0b80): >openPending: err= 2026/08/04 01:14:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780dd0b80): >_readAt: n=5, err=EOF 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780dd0b80): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.809397497 +0000 UTC m=+77.592550219 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780dd0b80): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: Remove: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10978112fc70 item 18 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780dd1200): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780dd1200): >openPending: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780dd1200): _writeAt: size=5, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780dd1200): >_writeAt: n=5, err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780dd1200): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.812521957 +0000 UTC m=+77.595674678 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780dd1200): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780dd1700): _readAt: size=2, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780dd1700): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780dd1700): open at offset 5 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780dd1700): >openPending: err= 2026/08/04 01:14:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780dd1700): >_readAt: n=2, err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780dd1700): _writeAt: size=3, off=7 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780dd1700): >_writeAt: n=0, err=Bad file descriptor 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780dd1700): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.812521957 +0000 UTC m=+77.595674678 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780dd1700): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780dd1c00): _readAt: size=512, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780dd1c00): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780dd1c00): >openPending: err= 2026/08/04 01:14:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780dd1c00): >_readAt: n=5, err=EOF 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780dd1c00): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.812521957 +0000 UTC m=+77.595674678 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780dd1c00): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: Remove: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097803ce310 item 19 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780989840): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780989840): >openPending: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780989840): _writeAt: size=5, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780989840): >_writeAt: n=5, err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780989840): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.819536983 +0000 UTC m=+77.602689724 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780989840): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780dd0240): _readAt: size=512, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780dd0240): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780dd0240): >openPending: err= 2026/08/04 01:14:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780dd0240): >_readAt: n=5, err=EOF 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780dd0240): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.819536983 +0000 UTC m=+77.602689724 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780dd0240): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: Remove: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x109780770150 item 20 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780dd08c0): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780dd08c0): >openPending: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780dd08c0): _writeAt: size=5, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780dd08c0): >_writeAt: n=5, err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780dd08c0): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.822403355 +0000 UTC m=+77.605556097 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780dd08c0): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780dd0dc0): _readAt: size=2, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780dd0dc0): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780dd0dc0): open at offset 5 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780dd0dc0): >openPending: err= 2026/08/04 01:14:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780dd0dc0): >_readAt: n=2, err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780dd0dc0): _writeAt: size=3, off=7 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780dd0dc0): >_writeAt: n=0, err=Bad file descriptor 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780dd0dc0): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.822403355 +0000 UTC m=+77.605556097 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780dd0dc0): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780dd12c0): _readAt: size=512, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780dd12c0): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780dd12c0): >openPending: err= 2026/08/04 01:14:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780dd12c0): >_readAt: n=5, err=EOF 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780dd12c0): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.822403355 +0000 UTC m=+77.605556097 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780dd12c0): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: Remove: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097807704d0 item 21 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780dd1940): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780dd1940): >openPending: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780dd1940): _writeAt: size=5, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780dd1940): >_writeAt: n=5, err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780dd1940): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.826143807 +0000 UTC m=+77.609296530 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780dd1940): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780dd1ec0): _readAt: size=512, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780dd1ec0): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780dd1ec0): >openPending: err= 2026/08/04 01:14:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780dd1ec0): >_readAt: n=5, err=EOF 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780dd1ec0): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.826143807 +0000 UTC m=+77.609296530 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780dd1ec0): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: Remove: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x109780770e00 item 22 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780988640): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780988640): >openPending: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780988640): _writeAt: size=5, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780988640): >_writeAt: n=5, err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780988640): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.828006104 +0000 UTC m=+77.611158826 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780988640): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780988b40): _readAt: size=2, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780988b40): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780988b40): open at offset 5 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780988b40): >openPending: err= 2026/08/04 01:14:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780988b40): >_readAt: n=2, err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780988b40): _writeAt: size=3, off=7 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780988b40): >_writeAt: n=0, err=Bad file descriptor 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780988b40): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.828006104 +0000 UTC m=+77.611158826 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780988b40): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780989040): _readAt: size=512, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780989040): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780989040): >openPending: err= 2026/08/04 01:14:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780989040): >_readAt: n=5, err=EOF 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780989040): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.828006104 +0000 UTC m=+77.611158826 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780989040): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: Remove: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097807713b0 item 23 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780989d80): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780989d80): >openPending: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780989d80): _writeAt: size=5, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780989d80): >_writeAt: n=5, err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780989d80): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.830766075 +0000 UTC m=+77.613918787 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780989d80): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097804b4780): _readAt: size=512, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097804b4780): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097804b4780): >openPending: err= 2026/08/04 01:14:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097804b4780): >_readAt: n=5, err=EOF 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097804b4780): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.830766075 +0000 UTC m=+77.613918787 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097804b4780): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: Remove: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097807719d0 item 24 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097804b5bc0): _readAt: size=2, off=0 2026/08/04 01:14:46 ERROR : open-test-file(0x1097804b5bc0): Couldn't read size of file 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097804b5bc0): >_readAt: n=0, err=EOF 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097804b5bc0): _writeAt: size=5, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097804b5bc0): >_writeAt: n=0, err=Bad file descriptor 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097804b5bc0): close: 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097804b5bc0): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780422b80): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780422b80): >openPending: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780422b80): _writeAt: size=5, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780422b80): >_writeAt: n=5, err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780422b80): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.832910244 +0000 UTC m=+77.616062956 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780422b80): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780423680): _readAt: size=2, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780423680): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780423680): open at offset 5 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780423680): >openPending: err= 2026/08/04 01:14:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780423680): >_readAt: n=2, err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780423680): _writeAt: size=3, off=7 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780423680): >_writeAt: n=0, err=Bad file descriptor 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780423680): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.832910244 +0000 UTC m=+77.616062956 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780423680): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780423e40): _readAt: size=512, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780423e40): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780423e40): >openPending: err= 2026/08/04 01:14:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780423e40): >_readAt: n=5, err=EOF 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780423e40): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.832910244 +0000 UTC m=+77.616062956 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780423e40): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: Remove: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097803ce620 item 25 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file(0x10978009a900): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x10978009a900): >openPending: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x10978009a900): _writeAt: size=5, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x10978009a900): >_writeAt: n=5, err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x10978009a900): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.836427275 +0000 UTC m=+77.619579987 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x10978009a900): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x10978009aec0): _readAt: size=512, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x10978009aec0): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x10978009aec0): >openPending: err= 2026/08/04 01:14:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:46 DEBUG : open-test-file(0x10978009aec0): >_readAt: n=5, err=EOF 2026/08/04 01:14:46 DEBUG : open-test-file(0x10978009aec0): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.836427275 +0000 UTC m=+77.619579987 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x10978009aec0): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: Remove: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097803ced20 item 26 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x10978009b500): _readAt: size=2, off=0 2026/08/04 01:14:46 ERROR : open-test-file(0x10978009b500): Couldn't read size of file 2026/08/04 01:14:46 DEBUG : open-test-file(0x10978009b500): >_readAt: n=0, err=EOF 2026/08/04 01:14:46 DEBUG : open-test-file(0x10978009b500): _writeAt: size=5, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x10978009b500): >_writeAt: n=0, err=Bad file descriptor 2026/08/04 01:14:46 DEBUG : open-test-file(0x10978009b500): close: 2026/08/04 01:14:46 DEBUG : open-test-file(0x10978009b500): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file(0x10978009b8c0): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x10978009b8c0): >openPending: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x10978009b8c0): _writeAt: size=5, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x10978009b8c0): >_writeAt: n=5, err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x10978009b8c0): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.840025439 +0000 UTC m=+77.623178151 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x10978009b8c0): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x10978009bdc0): _readAt: size=2, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x10978009bdc0): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : open-test-file(0x10978009bdc0): open at offset 5 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x10978009bdc0): >openPending: err= 2026/08/04 01:14:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:46 DEBUG : open-test-file(0x10978009bdc0): >_readAt: n=2, err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x10978009bdc0): _writeAt: size=3, off=7 2026/08/04 01:14:46 DEBUG : open-test-file(0x10978009bdc0): >_writeAt: n=0, err=Bad file descriptor 2026/08/04 01:14:46 DEBUG : open-test-file(0x10978009bdc0): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.840025439 +0000 UTC m=+77.623178151 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x10978009bdc0): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x10978033aac0): _readAt: size=512, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x10978033aac0): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x10978033aac0): >openPending: err= 2026/08/04 01:14:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:46 DEBUG : open-test-file(0x10978033aac0): >_readAt: n=5, err=EOF 2026/08/04 01:14:46 DEBUG : open-test-file(0x10978033aac0): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.840025439 +0000 UTC m=+77.623178151 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x10978033aac0): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: Remove: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097803cf340 item 27 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file(0x10978033ba80): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x10978033ba80): >openPending: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x10978033ba80): _writeAt: size=5, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x10978033ba80): >_writeAt: n=5, err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x10978033ba80): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.84369084 +0000 UTC m=+77.626843552 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x10978033ba80): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780c082c0): _readAt: size=512, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780c082c0): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780c082c0): >openPending: err= 2026/08/04 01:14:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780c082c0): >_readAt: n=5, err=EOF 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780c082c0): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.84369084 +0000 UTC m=+77.626843552 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780c082c0): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: Remove: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097803cfce0 item 28 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780c08900): _readAt: size=2, off=0 2026/08/04 01:14:46 ERROR : open-test-file(0x109780c08900): Couldn't read size of file 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780c08900): >_readAt: n=0, err=EOF 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780c08900): _writeAt: size=5, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780c08900): >_writeAt: n=0, err=Bad file descriptor 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780c08900): close: 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780c08900): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780c08dc0): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780c08dc0): >openPending: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780c08dc0): _writeAt: size=5, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780c08dc0): >_writeAt: n=5, err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780c08dc0): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.846537034 +0000 UTC m=+77.629689746 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780c08dc0): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/04 01:14:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780c09480): _readAt: size=512, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780c09480): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780c09480): >openPending: err= 2026/08/04 01:14:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780c09480): >_readAt: n=5, err=EOF 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780c09480): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.846537034 +0000 UTC m=+77.629689746 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780c09480): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: Remove: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x109781082310 item 29 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780c09b00): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780c09b00): >openPending: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780c09b00): _writeAt: size=5, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780c09b00): >_writeAt: n=5, err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780c09b00): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.848621119 +0000 UTC m=+77.631773841 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780c09b00): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780712240): _readAt: size=512, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780712240): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780712240): >openPending: err= 2026/08/04 01:14:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780712240): >_readAt: n=5, err=EOF 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780712240): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.848621119 +0000 UTC m=+77.631773841 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780712240): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: Remove: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x109781082770 item 30 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780712b00): _readAt: size=2, off=0 2026/08/04 01:14:46 ERROR : open-test-file(0x109780712b00): Couldn't read size of file 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780712b00): >_readAt: n=0, err=EOF 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780712b00): _writeAt: size=5, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780712b00): >_writeAt: n=0, err=Bad file descriptor 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780712b00): close: 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780712b00): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780712f40): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780712f40): >openPending: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780712f40): _writeAt: size=5, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780712f40): >_writeAt: n=5, err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780712f40): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.850916022 +0000 UTC m=+77.634068734 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780712f40): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/04 01:14:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780713780): _readAt: size=512, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780713780): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780713780): >openPending: err= 2026/08/04 01:14:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780713780): >_readAt: n=5, err=EOF 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780713780): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.850916022 +0000 UTC m=+77.634068734 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780713780): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: Remove: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x109781082af0 item 31 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780713e00): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780713e00): >openPending: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780713e00): _writeAt: size=5, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780713e00): >_writeAt: n=5, err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780713e00): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.855313966 +0000 UTC m=+77.638466678 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780713e00): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097806bcc00): _readAt: size=512, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097806bcc00): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097806bcc00): >openPending: err= 2026/08/04 01:14:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097806bcc00): >_readAt: n=5, err=EOF 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097806bcc00): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.855313966 +0000 UTC m=+77.638466678 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097806bcc00): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: Remove: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x109781082f50 item 32 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097806bdb40): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097806bdb40): >openPending: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097806bdb40): _writeAt: size=5, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097806bdb40): >_writeAt: n=5, err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097806bdb40): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.857300196 +0000 UTC m=+77.640452908 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097806bdb40): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a38240): _readAt: size=2, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a38240): >_readAt: n=0, err=Bad file descriptor 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a38240): _writeAt: size=3, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a38240): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a38240): >openPending: err= 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097810832d0 item 33 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a38240): >_writeAt: n=3, err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a38240): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.857884761 +0000 UTC m=+77.641037483 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a38240): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a38840): _readAt: size=512, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a38840): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a38840): >openPending: err= 2026/08/04 01:14:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a38840): >_readAt: n=5, err=EOF 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a38840): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.857884761 +0000 UTC m=+77.641037483 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a38840): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: Remove: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x109781083490 item 33 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a38e80): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a38e80): >openPending: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a38e80): _writeAt: size=5, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a38e80): >_writeAt: n=5, err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a38e80): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.859676495 +0000 UTC m=+77.642829207 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a38e80): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a39300): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a39300): >openPending: err= 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x109781083880 item 34 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a39300): _readAt: size=2, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a39300): >_readAt: n=0, err=Bad file descriptor 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a39300): _writeAt: size=3, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a39300): >_writeAt: n=3, err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a39300): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.860321902 +0000 UTC m=+77.643474615 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a39300): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a39840): _readAt: size=512, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a39840): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a39840): >openPending: err= 2026/08/04 01:14:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a39840): >_readAt: n=3, err=EOF 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a39840): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.860321902 +0000 UTC m=+77.643474615 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a39840): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: Remove: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x109781083d50 item 34 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a39e80): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a39e80): >openPending: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a39e80): _writeAt: size=5, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a39e80): >_writeAt: n=5, err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a39e80): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.862065966 +0000 UTC m=+77.645218688 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a39e80): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a10400): _readAt: size=2, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a10400): >_readAt: n=0, err=Bad file descriptor 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a10400): _writeAt: size=3, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a10400): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a10400): >openPending: err= 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10978066c230 item 35 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a10400): >_writeAt: n=3, err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a10400): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.862629189 +0000 UTC m=+77.645781901 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a10400): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a10900): _readAt: size=512, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a10900): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a10900): >openPending: err= 2026/08/04 01:14:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a10900): >_readAt: n=5, err=EOF 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a10900): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.862629189 +0000 UTC m=+77.645781901 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a10900): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: Remove: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10978066c460 item 35 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a10f80): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a10f80): >openPending: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a10f80): _writeAt: size=5, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a10f80): >_writeAt: n=5, err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a10f80): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.864445288 +0000 UTC m=+77.647598011 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a10f80): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a11500): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a11500): >openPending: err= 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10978066ca10 item 36 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a11500): _readAt: size=2, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a11500): >_readAt: n=0, err=Bad file descriptor 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a11500): _writeAt: size=3, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a11500): >_writeAt: n=3, err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a11500): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.865122668 +0000 UTC m=+77.648275380 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a11500): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a11a40): _readAt: size=512, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a11a40): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a11a40): >openPending: err= 2026/08/04 01:14:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a11a40): >_readAt: n=3, err=EOF 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a11a40): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.865122668 +0000 UTC m=+77.648275380 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a11a40): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: Remove: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10978066cc40 item 36 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780b00180): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780b00180): >openPending: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780b00180): _writeAt: size=5, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780b00180): >_writeAt: n=5, err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780b00180): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.866661623 +0000 UTC m=+77.649814335 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780b00180): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780b00600): _readAt: size=2, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780b00600): >_readAt: n=0, err=Bad file descriptor 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780b00600): _writeAt: size=3, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780b00600): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780b00600): >openPending: err= 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10978066d490 item 37 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780b00600): >_writeAt: n=3, err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780b00600): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.867231269 +0000 UTC m=+77.650383981 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780b00600): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780b00b00): _readAt: size=512, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780b00b00): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780b00b00): >openPending: err= 2026/08/04 01:14:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780b00b00): >_readAt: n=5, err=EOF 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780b00b00): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.867231269 +0000 UTC m=+77.650383981 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780b00b00): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: Remove: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10978066d6c0 item 37 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780b01200): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780b01200): >openPending: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780b01200): _writeAt: size=5, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780b01200): >_writeAt: n=5, err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780b01200): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.868743835 +0000 UTC m=+77.651896547 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780b01200): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780b01700): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780b01700): >openPending: err= 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10978066db90 item 38 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780b01700): _readAt: size=2, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780b01700): >_readAt: n=0, err=Bad file descriptor 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780b01700): _writeAt: size=3, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780b01700): >_writeAt: n=3, err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780b01700): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.869535099 +0000 UTC m=+77.652687811 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780b01700): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780b01c40): _readAt: size=512, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780b01c40): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780b01c40): >openPending: err= 2026/08/04 01:14:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780b01c40): >_readAt: n=3, err=EOF 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780b01c40): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.869535099 +0000 UTC m=+77.652687811 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780b01c40): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: Remove: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10978066dd50 item 38 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780e7a3c0): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780e7a3c0): >openPending: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780e7a3c0): _writeAt: size=5, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780e7a3c0): >_writeAt: n=5, err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780e7a3c0): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.870972463 +0000 UTC m=+77.654125175 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780e7a3c0): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780e7a8c0): _readAt: size=2, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780e7a8c0): >_readAt: n=0, err=Bad file descriptor 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780e7a8c0): _writeAt: size=3, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780e7a8c0): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780e7a8c0): >openPending: err= 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097804a47e0 item 39 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780e7a8c0): >_writeAt: n=3, err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780e7a8c0): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.871556225 +0000 UTC m=+77.654708938 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780e7a8c0): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780e7adc0): _readAt: size=512, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780e7adc0): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780e7adc0): >openPending: err= 2026/08/04 01:14:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780e7adc0): >_readAt: n=5, err=EOF 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780e7adc0): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.871556225 +0000 UTC m=+77.654708938 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780e7adc0): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: Remove: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097804a4a80 item 39 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780e7b440): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780e7b440): >openPending: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780e7b440): _writeAt: size=5, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780e7b440): >_writeAt: n=5, err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780e7b440): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.873193226 +0000 UTC m=+77.656345948 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780e7b440): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780e7b940): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780e7b940): >openPending: err= 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097804a5a40 item 40 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780e7b940): _readAt: size=2, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780e7b940): >_readAt: n=0, err=Bad file descriptor 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780e7b940): _writeAt: size=3, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780e7b940): >_writeAt: n=3, err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780e7b940): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.873864033 +0000 UTC m=+77.657016745 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780e7b940): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780e7be80): _readAt: size=512, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780e7be80): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780e7be80): >openPending: err= 2026/08/04 01:14:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780e7be80): >_readAt: n=3, err=EOF 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780e7be80): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.873864033 +0000 UTC m=+77.657016745 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780e7be80): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: Remove: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097804a5dc0 item 40 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097804c8540): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097804c8540): >openPending: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097804c8540): _readAt: size=2, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097804c8540): >_readAt: n=0, err=Bad file descriptor 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097804c8540): _writeAt: size=5, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097804c8540): >_writeAt: n=5, err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097804c8540): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.875520039 +0000 UTC m=+77.658672751 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097804c8540): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097804c8a40): _writeAt: size=5, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097804c8a40): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097804c8a40): >openPending: err= 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097807e0540 item 41 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097804c8a40): >_writeAt: n=5, err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097804c8a40): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.876154397 +0000 UTC m=+77.659307109 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097804c8a40): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097804c8f00): _readAt: size=2, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097804c8f00): >_readAt: n=0, err=Bad file descriptor 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097804c8f00): _writeAt: size=3, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097804c8f00): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097804c8f00): >openPending: err= 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097807e0af0 item 41 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097804c8f00): >_writeAt: n=3, err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097804c8f00): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.876870379 +0000 UTC m=+77.660023091 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097804c8f00): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097804c9440): _readAt: size=512, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097804c9440): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097804c9440): >openPending: err= 2026/08/04 01:14:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097804c9440): >_readAt: n=5, err=EOF 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097804c9440): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.876870379 +0000 UTC m=+77.660023091 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097804c9440): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: Remove: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097807e0e00 item 41 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097804c9a80): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097804c9a80): >openPending: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097804c9a80): _readAt: size=2, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097804c9a80): >_readAt: n=0, err=Bad file descriptor 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097804c9a80): _writeAt: size=5, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097804c9a80): >_writeAt: n=5, err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097804c9a80): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.87867162 +0000 UTC m=+77.661824342 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097804c9a80): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097806e2080): _writeAt: size=5, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097806e2080): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097806e2080): >openPending: err= 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097807e13b0 item 42 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097806e2080): >_writeAt: n=5, err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097806e2080): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.879325504 +0000 UTC m=+77.662478227 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097806e2080): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097806e25c0): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097806e25c0): >openPending: err= 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097807e1570 item 42 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097806e25c0): _readAt: size=2, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097806e25c0): >_readAt: n=0, err=Bad file descriptor 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097806e25c0): _writeAt: size=3, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097806e25c0): >_writeAt: n=3, err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097806e25c0): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.880059651 +0000 UTC m=+77.663212363 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097806e25c0): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097806e2b40): _readAt: size=512, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097806e2b40): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097806e2b40): >openPending: err= 2026/08/04 01:14:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097806e2b40): >_readAt: n=3, err=EOF 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097806e2b40): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.880059651 +0000 UTC m=+77.663212363 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097806e2b40): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: Remove: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097807e1730 item 42 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097806e3180): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097806e3180): >openPending: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097806e3180): _readAt: size=2, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097806e3180): >_readAt: n=0, err=Bad file descriptor 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097806e3180): _writeAt: size=5, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097806e3180): >_writeAt: n=5, err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097806e3180): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.881770922 +0000 UTC m=+77.664923634 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097806e3180): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097806e3680): _writeAt: size=5, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097806e3680): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097806e3680): >openPending: err= 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097807e1c00 item 43 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097806e3680): >_writeAt: n=5, err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097806e3680): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.882420279 +0000 UTC m=+77.665572991 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097806e3680): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097806e3bc0): _readAt: size=2, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097806e3bc0): >_readAt: n=0, err=Bad file descriptor 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097806e3bc0): _writeAt: size=3, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097806e3bc0): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097806e3bc0): >openPending: err= 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097807e1dc0 item 43 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097806e3bc0): >_writeAt: n=3, err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097806e3bc0): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.883002268 +0000 UTC m=+77.666154980 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097806e3bc0): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780718200): _readAt: size=512, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780718200): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780718200): >openPending: err= 2026/08/04 01:14:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780718200): >_readAt: n=5, err=EOF 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780718200): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.883002268 +0000 UTC m=+77.666154980 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780718200): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: Remove: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x109780c780e0 item 43 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780718840): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780718840): >openPending: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780718840): _readAt: size=2, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780718840): >_readAt: n=0, err=Bad file descriptor 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780718840): _writeAt: size=5, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780718840): >_writeAt: n=5, err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780718840): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.88481515 +0000 UTC m=+77.667967862 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780718840): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780718d40): _writeAt: size=5, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780718d40): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780718d40): >openPending: err= 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x109780c78540 item 44 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780718d40): >_writeAt: n=5, err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780718d40): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.885365841 +0000 UTC m=+77.668518553 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780718d40): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780719280): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780719280): >openPending: err= 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x109780c78700 item 44 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780719280): _readAt: size=2, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780719280): >_readAt: n=0, err=Bad file descriptor 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780719280): _writeAt: size=3, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780719280): >_writeAt: n=3, err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780719280): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.886019354 +0000 UTC m=+77.669172066 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780719280): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780719800): _readAt: size=512, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780719800): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780719800): >openPending: err= 2026/08/04 01:14:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780719800): >_readAt: n=3, err=EOF 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780719800): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.886019354 +0000 UTC m=+77.669172066 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780719800): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: Remove: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x109780c788c0 item 44 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780719e40): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780719e40): >openPending: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780719e40): _readAt: size=2, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780719e40): >_readAt: n=0, err=Bad file descriptor 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780719e40): _writeAt: size=5, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780719e40): >_writeAt: n=5, err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780719e40): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.887655423 +0000 UTC m=+77.670808135 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780719e40): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780764440): _writeAt: size=5, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780764440): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780764440): >openPending: err= 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x109780c78c40 item 45 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780764440): >_writeAt: n=5, err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780764440): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.888285423 +0000 UTC m=+77.671438135 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780764440): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/04 01:14:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780764b40): _readAt: size=512, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780764b40): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780764b40): >openPending: err= 2026/08/04 01:14:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780764b40): >_readAt: n=5, err=EOF 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780764b40): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.888285423 +0000 UTC m=+77.671438135 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780764b40): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: Remove: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x109780c78fc0 item 45 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780765180): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780765180): >openPending: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780765180): _readAt: size=2, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780765180): >_readAt: n=0, err=Bad file descriptor 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780765180): _writeAt: size=5, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780765180): >_writeAt: n=5, err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780765180): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.890012113 +0000 UTC m=+77.673164835 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780765180): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780765680): _writeAt: size=5, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780765680): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780765680): >openPending: err= 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x109780c79500 item 46 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780765680): >_writeAt: n=5, err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780765680): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.890567762 +0000 UTC m=+77.673720474 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780765680): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/04 01:14:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780765d80): _readAt: size=512, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780765d80): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780765d80): >openPending: err= 2026/08/04 01:14:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780765d80): >_readAt: n=5, err=EOF 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780765d80): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.890567762 +0000 UTC m=+77.673720474 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780765d80): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: Remove: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x109780c796c0 item 46 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097808164c0): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097808164c0): >openPending: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097808164c0): _readAt: size=2, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097808164c0): >_readAt: n=0, err=Bad file descriptor 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097808164c0): _writeAt: size=5, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097808164c0): >_writeAt: n=5, err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097808164c0): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.892240632 +0000 UTC m=+77.675393344 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097808164c0): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097808169c0): _writeAt: size=5, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097808169c0): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097808169c0): >openPending: err= 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x109780c79ab0 item 47 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097808169c0): >_writeAt: n=5, err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097808169c0): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.892755824 +0000 UTC m=+77.675908536 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097808169c0): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/04 01:14:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097808170c0): _readAt: size=512, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097808170c0): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097808170c0): >openPending: err= 2026/08/04 01:14:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097808170c0): >_readAt: n=5, err=EOF 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097808170c0): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.892755824 +0000 UTC m=+77.675908536 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097808170c0): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: Remove: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x109780c79dc0 item 47 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780817700): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780817700): >openPending: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780817700): _readAt: size=2, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780817700): >_readAt: n=0, err=Bad file descriptor 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780817700): _writeAt: size=5, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780817700): >_writeAt: n=5, err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780817700): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.8945174 +0000 UTC m=+77.677670112 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780817700): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780817c00): _writeAt: size=5, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780817c00): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780817c00): >openPending: err= 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097805c4310 item 48 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780817c00): >_writeAt: n=5, err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780817c00): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.895067679 +0000 UTC m=+77.678220391 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780817c00): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/04 01:14:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x10978084c400): _readAt: size=512, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x10978084c400): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x10978084c400): >openPending: err= 2026/08/04 01:14:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:46 DEBUG : open-test-file(0x10978084c400): >_readAt: n=5, err=EOF 2026/08/04 01:14:46 DEBUG : open-test-file(0x10978084c400): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.895067679 +0000 UTC m=+77.678220391 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x10978084c400): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: Remove: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097805c44d0 item 48 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file(0x10978084ca40): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x10978084ca40): >openPending: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x10978084ca40): _writeAt: size=5, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x10978084ca40): >_writeAt: n=5, err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x10978084ca40): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.896595374 +0000 UTC m=+77.679748126 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x10978084ca40): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x10978084cec0): _readAt: size=2, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x10978084cec0): >_readAt: n=0, err=Bad file descriptor 2026/08/04 01:14:46 DEBUG : open-test-file(0x10978084cec0): _writeAt: size=3, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x10978084cec0): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : open-test-file(0x10978084cec0): open at offset 5 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x10978084cec0): >openPending: err= 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097805c4930 item 49 2026/08/04 01:14:46 DEBUG : open-test-file(0x10978084cec0): >_writeAt: n=3, err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x10978084cec0): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.897203412 +0000 UTC m=+77.680356125 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x10978084cec0): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x10978084d400): _readAt: size=512, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x10978084d400): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x10978084d400): >openPending: err= 2026/08/04 01:14:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/04 01:14:46 DEBUG : open-test-file(0x10978084d400): >_readAt: n=8, err=EOF 2026/08/04 01:14:46 DEBUG : open-test-file(0x10978084d400): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.897203412 +0000 UTC m=+77.680356125 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x10978084d400): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: Remove: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097805c4c40 item 49 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file(0x10978084da80): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x10978084da80): >openPending: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x10978084da80): _writeAt: size=5, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x10978084da80): >_writeAt: n=5, err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x10978084da80): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.898667787 +0000 UTC m=+77.681820499 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x10978084da80): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097808a0080): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097808a0080): open at offset 5 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097808a0080): >openPending: err= 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097805c50a0 item 50 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097808a0080): _readAt: size=2, off=5 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097808a0080): >_readAt: n=0, err=Bad file descriptor 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097808a0080): _writeAt: size=3, off=5 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097808a0080): >_writeAt: n=3, err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097808a0080): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.899319708 +0000 UTC m=+77.682472420 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097808a0080): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097808a0600): _readAt: size=512, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097808a0600): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097808a0600): >openPending: err= 2026/08/04 01:14:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097808a0600): >_readAt: n=3, err=EOF 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097808a0600): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.899319708 +0000 UTC m=+77.682472420 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097808a0600): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: Remove: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097805c5260 item 50 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097808a0c80): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097808a0c80): >openPending: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097808a0c80): _writeAt: size=5, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097808a0c80): >_writeAt: n=5, err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097808a0c80): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.90090936 +0000 UTC m=+77.684062072 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097808a0c80): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097808a1180): _readAt: size=2, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097808a1180): >_readAt: n=0, err=Bad file descriptor 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097808a1180): _writeAt: size=3, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097808a1180): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097808a1180): open at offset 5 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097808a1180): >openPending: err= 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097805c5a40 item 51 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097808a1180): >_writeAt: n=3, err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097808a1180): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.901601406 +0000 UTC m=+77.684754118 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097808a1180): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097808a16c0): _readAt: size=512, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097808a16c0): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097808a16c0): >openPending: err= 2026/08/04 01:14:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097808a16c0): >_readAt: n=8, err=EOF 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097808a16c0): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.901601406 +0000 UTC m=+77.684754118 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097808a16c0): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: Remove: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097805c5dc0 item 51 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097808a1d40): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097808a1d40): >openPending: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097808a1d40): _writeAt: size=5, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097808a1d40): >_writeAt: n=5, err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097808a1d40): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.903328638 +0000 UTC m=+77.686481350 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097808a1d40): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097808c4340): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097808c4340): open at offset 5 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097808c4340): >openPending: err= 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097806de930 item 52 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097808c4340): _readAt: size=2, off=5 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097808c4340): >_readAt: n=0, err=Bad file descriptor 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097808c4340): _writeAt: size=3, off=5 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097808c4340): >_writeAt: n=3, err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097808c4340): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.904051152 +0000 UTC m=+77.687203894 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097808c4340): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097808c48c0): _readAt: size=512, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097808c48c0): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097808c48c0): >openPending: err= 2026/08/04 01:14:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097808c48c0): >_readAt: n=3, err=EOF 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097808c48c0): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.904051152 +0000 UTC m=+77.687203894 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097808c48c0): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: Remove: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097806dee00 item 52 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097808c4f40): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097808c4f40): >openPending: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097808c4f40): _writeAt: size=5, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097808c4f40): >_writeAt: n=5, err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097808c4f40): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.9056763 +0000 UTC m=+77.688829012 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097808c4f40): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097808c5440): _readAt: size=2, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097808c5440): >_readAt: n=0, err=Bad file descriptor 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097808c5440): _writeAt: size=3, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097808c5440): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097808c5440): open at offset 5 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097808c5440): >openPending: err= 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097806df3b0 item 53 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097808c5440): >_writeAt: n=3, err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097808c5440): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.906327049 +0000 UTC m=+77.689479762 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097808c5440): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097808c5980): _readAt: size=512, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097808c5980): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097808c5980): >openPending: err= 2026/08/04 01:14:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097808c5980): >_readAt: n=8, err=EOF 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097808c5980): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.906327049 +0000 UTC m=+77.689479762 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097808c5980): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: Remove: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097806df7a0 item 53 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097808f2100): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097808f2100): >openPending: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097808f2100): _writeAt: size=5, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097808f2100): >_writeAt: n=5, err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097808f2100): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.907881715 +0000 UTC m=+77.691034427 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097808f2100): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097808f2600): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097808f2600): open at offset 5 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097808f2600): >openPending: err= 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097806dfce0 item 54 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097808f2600): _readAt: size=2, off=5 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097808f2600): >_readAt: n=0, err=Bad file descriptor 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097808f2600): _writeAt: size=3, off=5 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097808f2600): >_writeAt: n=3, err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097808f2600): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.908558673 +0000 UTC m=+77.691711395 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097808f2600): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097808f2b80): _readAt: size=512, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097808f2b80): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097808f2b80): >openPending: err= 2026/08/04 01:14:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097808f2b80): >_readAt: n=3, err=EOF 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097808f2b80): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.908558673 +0000 UTC m=+77.691711395 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097808f2b80): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: Remove: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097804b8000 item 54 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780c94100): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780c94100): >openPending: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780c94100): _writeAt: size=5, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780c94100): >_writeAt: n=5, err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780c94100): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.910438122 +0000 UTC m=+77.693590834 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780c94100): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780c94600): _readAt: size=2, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780c94600): >_readAt: n=0, err=Bad file descriptor 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780c94600): _writeAt: size=3, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780c94600): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780c94600): open at offset 5 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780c94600): >openPending: err= 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097804d02a0 item 55 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780c94600): >_writeAt: n=3, err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780c94600): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.911202155 +0000 UTC m=+77.694354877 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780c94600): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780c94b40): _readAt: size=512, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780c94b40): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780c94b40): >openPending: err= 2026/08/04 01:14:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780c94b40): >_readAt: n=8, err=EOF 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780c94b40): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.911202155 +0000 UTC m=+77.694354877 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780c94b40): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: Remove: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097804d05b0 item 55 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780c951c0): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780c951c0): >openPending: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780c951c0): _writeAt: size=5, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780c951c0): >_writeAt: n=5, err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780c951c0): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.913512557 +0000 UTC m=+77.696665269 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780c951c0): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780c956c0): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780c956c0): open at offset 5 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780c956c0): >openPending: err= 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097804d1260 item 56 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780c956c0): _readAt: size=2, off=5 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780c956c0): >_readAt: n=0, err=Bad file descriptor 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780c956c0): _writeAt: size=3, off=5 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780c956c0): >_writeAt: n=3, err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780c956c0): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.91479086 +0000 UTC m=+77.697943582 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780c956c0): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780c95c40): _readAt: size=512, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780c95c40): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780c95c40): >openPending: err= 2026/08/04 01:14:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780c95c40): >_readAt: n=3, err=EOF 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780c95c40): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.91479086 +0000 UTC m=+77.697943582 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780c95c40): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: Remove: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097804d16c0 item 56 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780cc2380): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780cc2380): open at offset 0 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780cc2380): >openPending: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780cc2380): _readAt: size=2, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780cc2380): >_readAt: n=0, err=Bad file descriptor 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780cc2380): _writeAt: size=5, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780cc2380): >_writeAt: n=5, err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780cc2380): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.917810933 +0000 UTC m=+77.700963645 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780cc2380): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780cc28c0): _writeAt: size=5, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780cc28c0): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780cc28c0): >openPending: err= 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097804d1c70 item 57 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780cc28c0): >_writeAt: n=5, err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780cc28c0): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.918906732 +0000 UTC m=+77.702059454 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780cc28c0): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780cc2e00): _readAt: size=2, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780cc2e00): >_readAt: n=0, err=Bad file descriptor 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780cc2e00): _writeAt: size=3, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780cc2e00): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780cc2e00): open at offset 5 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780cc2e00): >openPending: err= 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x109780e9c070 item 57 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780cc2e00): >_writeAt: n=3, err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780cc2e00): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.920460375 +0000 UTC m=+77.703613128 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780cc2e00): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780cc3380): _readAt: size=512, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780cc3380): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780cc3380): >openPending: err= 2026/08/04 01:14:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780cc3380): >_readAt: n=8, err=EOF 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780cc3380): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.920460375 +0000 UTC m=+77.703613128 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780cc3380): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: Remove: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x109780e9c230 item 57 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780cc39c0): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780cc39c0): open at offset 0 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780cc39c0): >openPending: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780cc39c0): _readAt: size=2, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780cc39c0): >_readAt: n=0, err=Bad file descriptor 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780cc39c0): _writeAt: size=5, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780cc39c0): >_writeAt: n=5, err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780cc39c0): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.924623156 +0000 UTC m=+77.707775868 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780cc39c0): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780cda000): _writeAt: size=5, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780cda000): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780cda000): >openPending: err= 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x109780e9c620 item 58 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780cda000): >_writeAt: n=5, err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780cda000): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.925661436 +0000 UTC m=+77.708814148 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780cda000): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780cda540): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780cda540): open at offset 5 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780cda540): >openPending: err= 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x109780e9c7e0 item 58 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780cda540): _readAt: size=2, off=5 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780cda540): >_readAt: n=0, err=Bad file descriptor 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780cda540): _writeAt: size=3, off=5 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780cda540): >_writeAt: n=3, err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780cda540): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.927031053 +0000 UTC m=+77.710183795 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780cda540): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780cdab00): _readAt: size=512, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780cdab00): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780cdab00): >openPending: err= 2026/08/04 01:14:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780cdab00): >_readAt: n=3, err=EOF 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780cdab00): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.927031053 +0000 UTC m=+77.710183795 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780cdab00): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: Remove: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x109780e9c9a0 item 58 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780cdb140): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780cdb140): open at offset 0 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780cdb140): >openPending: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780cdb140): _readAt: size=2, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780cdb140): >_readAt: n=0, err=Bad file descriptor 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780cdb140): _writeAt: size=5, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780cdb140): >_writeAt: n=5, err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780cdb140): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.930862427 +0000 UTC m=+77.714015139 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780cdb140): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780cdb680): _writeAt: size=5, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780cdb680): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780cdb680): >openPending: err= 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x109780e9cd20 item 59 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780cdb680): >_writeAt: n=5, err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780cdb680): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.931800278 +0000 UTC m=+77.714952990 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780cdb680): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780cdbbc0): _readAt: size=2, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780cdbbc0): >_readAt: n=0, err=Bad file descriptor 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780cdbbc0): _writeAt: size=3, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780cdbbc0): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780cdbbc0): open at offset 5 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780cdbbc0): >openPending: err= 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x109780e9cee0 item 59 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780cdbbc0): >_writeAt: n=3, err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780cdbbc0): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.932774367 +0000 UTC m=+77.715927099 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780cdbbc0): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x10978098c240): _readAt: size=512, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x10978098c240): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x10978098c240): >openPending: err= 2026/08/04 01:14:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/04 01:14:46 DEBUG : open-test-file(0x10978098c240): >_readAt: n=8, err=EOF 2026/08/04 01:14:46 DEBUG : open-test-file(0x10978098c240): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.932774367 +0000 UTC m=+77.715927099 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x10978098c240): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: Remove: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x109780e9d110 item 59 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file(0x10978098c880): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : open-test-file(0x10978098c880): open at offset 0 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x10978098c880): >openPending: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x10978098c880): _readAt: size=2, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x10978098c880): >_readAt: n=0, err=Bad file descriptor 2026/08/04 01:14:46 DEBUG : open-test-file(0x10978098c880): _writeAt: size=5, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x10978098c880): >_writeAt: n=5, err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x10978098c880): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.934980413 +0000 UTC m=+77.718133135 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x10978098c880): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x10978098cdc0): _writeAt: size=5, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x10978098cdc0): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x10978098cdc0): >openPending: err= 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x109780e9d490 item 60 2026/08/04 01:14:46 DEBUG : open-test-file(0x10978098cdc0): >_writeAt: n=5, err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x10978098cdc0): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.935869972 +0000 UTC m=+77.719022684 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x10978098cdc0): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file(0x10978098d300): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : open-test-file(0x10978098d300): open at offset 5 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x10978098d300): >openPending: err= 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x109780e9d650 item 60 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x10978098d300): _readAt: size=2, off=5 2026/08/04 01:14:46 DEBUG : open-test-file(0x10978098d300): >_readAt: n=0, err=Bad file descriptor 2026/08/04 01:14:46 DEBUG : open-test-file(0x10978098d300): _writeAt: size=3, off=5 2026/08/04 01:14:46 DEBUG : open-test-file(0x10978098d300): >_writeAt: n=3, err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x10978098d300): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.936983875 +0000 UTC m=+77.720136597 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x10978098d300): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x10978098d8c0): _readAt: size=512, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x10978098d8c0): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x10978098d8c0): >openPending: err= 2026/08/04 01:14:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/04 01:14:46 DEBUG : open-test-file(0x10978098d8c0): >_readAt: n=3, err=EOF 2026/08/04 01:14:46 DEBUG : open-test-file(0x10978098d8c0): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.936983875 +0000 UTC m=+77.720136597 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x10978098d8c0): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: Remove: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x109780e9d810 item 60 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097809d4000): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097809d4000): open at offset 0 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097809d4000): >openPending: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097809d4000): _readAt: size=2, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097809d4000): >_readAt: n=0, err=Bad file descriptor 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097809d4000): _writeAt: size=5, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097809d4000): >_writeAt: n=5, err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097809d4000): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.939243793 +0000 UTC m=+77.722396505 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097809d4000): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097809d4540): _writeAt: size=5, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097809d4540): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097809d4540): >openPending: err= 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x109780e9dc70 item 61 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097809d4540): >_writeAt: n=5, err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097809d4540): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.940220787 +0000 UTC m=+77.723373499 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097809d4540): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/04 01:14:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097809d4c40): _readAt: size=512, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097809d4c40): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097809d4c40): >openPending: err= 2026/08/04 01:14:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097809d4c40): >_readAt: n=5, err=EOF 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097809d4c40): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.940220787 +0000 UTC m=+77.723373499 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097809d4c40): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: Remove: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x109780e9de30 item 61 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097809d5280): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097809d5280): open at offset 0 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097809d5280): >openPending: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097809d5280): _readAt: size=2, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097809d5280): >_readAt: n=0, err=Bad file descriptor 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097809d5280): _writeAt: size=5, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097809d5280): >_writeAt: n=5, err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097809d5280): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.942879568 +0000 UTC m=+77.726032339 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097809d5280): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097809d57c0): _writeAt: size=5, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097809d57c0): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097809d57c0): >openPending: err= 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10978005f260 item 62 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097809d57c0): >_writeAt: n=5, err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097809d57c0): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.943788174 +0000 UTC m=+77.726940886 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097809d57c0): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/04 01:14:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097809d5ec0): _readAt: size=512, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097809d5ec0): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097809d5ec0): >openPending: err= 2026/08/04 01:14:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097809d5ec0): >_readAt: n=5, err=EOF 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097809d5ec0): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.943788174 +0000 UTC m=+77.726940886 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097809d5ec0): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: Remove: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10978005f420 item 62 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a18600): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a18600): open at offset 0 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a18600): >openPending: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a18600): _readAt: size=2, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a18600): >_readAt: n=0, err=Bad file descriptor 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a18600): _writeAt: size=5, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a18600): >_writeAt: n=5, err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a18600): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.946354088 +0000 UTC m=+77.729506850 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a18600): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a18b40): _writeAt: size=5, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a18b40): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a18b40): >openPending: err= 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097805cc0e0 item 63 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a18b40): >_writeAt: n=5, err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a18b40): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.947236345 +0000 UTC m=+77.730389107 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a18b40): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/04 01:14:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a19240): _readAt: size=512, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a19240): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a19240): >openPending: err= 2026/08/04 01:14:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a19240): >_readAt: n=5, err=EOF 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a19240): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.947236345 +0000 UTC m=+77.730389107 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a19240): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: Remove: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097805cc460 item 63 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a19880): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a19880): open at offset 0 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a19880): >openPending: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a19880): _readAt: size=2, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a19880): >_readAt: n=0, err=Bad file descriptor 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a19880): _writeAt: size=5, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a19880): >_writeAt: n=5, err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a19880): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.949858065 +0000 UTC m=+77.733010777 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a19880): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097808f3280): _writeAt: size=5, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097808f3280): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097808f3280): >openPending: err= 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097804b8380 item 64 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097808f3280): >_writeAt: n=5, err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097808f3280): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.950938956 +0000 UTC m=+77.734091698 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097808f3280): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/04 01:14:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097808f3980): _readAt: size=512, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097808f3980): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097808f3980): >openPending: err= 2026/08/04 01:14:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097808f3980): >_readAt: n=5, err=EOF 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097808f3980): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.950938956 +0000 UTC m=+77.734091698 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097808f3980): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: Remove: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097804b8690 item 64 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097809640c0): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097809640c0): >openPending: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097809640c0): _writeAt: size=5, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097809640c0): >_writeAt: n=5, err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097809640c0): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.954237514 +0000 UTC m=+77.737390237 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x1097809640c0): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_RDWR 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780964540): _readAt: size=2, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780964540): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780964540): >openPending: err= 2026/08/04 01:14:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780964540): >_readAt: n=2, err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780964540): _writeAt: size=3, off=2 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097804b8f50 item 65 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780964540): >_writeAt: n=3, err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780964540): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.955664398 +0000 UTC m=+77.738817110 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780964540): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780964a40): _readAt: size=512, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780964a40): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780964a40): >openPending: err= 2026/08/04 01:14:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780964a40): >_readAt: n=5, err=EOF 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780964a40): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.955664398 +0000 UTC m=+77.738817110 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780964a40): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: Remove: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097804b9570 item 65 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780965080): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780965080): >openPending: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780965080): _writeAt: size=5, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780965080): >_writeAt: n=5, err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780965080): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.958448775 +0000 UTC m=+77.741601487 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780965080): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780965500): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780965500): >openPending: err= 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097804b9b90 item 66 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780965500): _readAt: size=2, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780965500): >_readAt: n=0, err=EOF 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780965500): _writeAt: size=3, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780965500): >_writeAt: n=3, err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780965500): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.959493688 +0000 UTC m=+77.742646420 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780965500): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780965a40): _readAt: size=512, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780965a40): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780965a40): >openPending: err= 2026/08/04 01:14:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780965a40): >_readAt: n=3, err=EOF 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780965a40): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.959493688 +0000 UTC m=+77.742646420 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780965a40): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: Remove: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097804b9dc0 item 66 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780aac180): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780aac180): >openPending: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780aac180): _writeAt: size=5, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780aac180): >_writeAt: n=5, err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780aac180): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.962124035 +0000 UTC m=+77.745276808 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780aac180): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780aac600): _readAt: size=2, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780aac600): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780aac600): >openPending: err= 2026/08/04 01:14:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780aac600): >_readAt: n=2, err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780aac600): _writeAt: size=3, off=2 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x109780498700 item 67 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780aac600): >_writeAt: n=3, err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780aac600): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.963145564 +0000 UTC m=+77.746298276 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780aac600): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780aacb00): _readAt: size=512, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780aacb00): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780aacb00): >openPending: err= 2026/08/04 01:14:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780aacb00): >_readAt: n=5, err=EOF 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780aacb00): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.963145564 +0000 UTC m=+77.746298276 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780aacb00): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: Remove: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x109780499110 item 67 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780aad180): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780aad180): >openPending: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780aad180): _writeAt: size=5, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780aad180): >_writeAt: n=5, err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780aad180): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.965195986 +0000 UTC m=+77.748348698 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780aad180): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780aad680): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780aad680): >openPending: err= 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x109780499880 item 68 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780aad680): _readAt: size=2, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780aad680): >_readAt: n=0, err=EOF 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780aad680): _writeAt: size=3, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780aad680): >_writeAt: n=3, err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780aad680): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.966039499 +0000 UTC m=+77.749192251 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780aad680): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780aadbc0): _readAt: size=512, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780aadbc0): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780aadbc0): >openPending: err= 2026/08/04 01:14:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780aadbc0): >_readAt: n=3, err=EOF 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780aadbc0): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.966039499 +0000 UTC m=+77.749192251 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780aadbc0): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: Remove: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097804a80e0 item 68 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780afc300): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780afc300): >openPending: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780afc300): _writeAt: size=5, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780afc300): >_writeAt: n=5, err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780afc300): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.968310256 +0000 UTC m=+77.751463008 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780afc300): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780afc780): _readAt: size=2, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780afc780): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780afc780): >openPending: err= 2026/08/04 01:14:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780afc780): >_readAt: n=2, err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780afc780): _writeAt: size=3, off=2 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097804a8f50 item 69 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780afc780): >_writeAt: n=3, err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780afc780): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.969192783 +0000 UTC m=+77.752345515 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780afc780): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780afcc80): _readAt: size=512, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780afcc80): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780afcc80): >openPending: err= 2026/08/04 01:14:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780afcc80): >_readAt: n=5, err=EOF 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780afcc80): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.969192783 +0000 UTC m=+77.752345515 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780afcc80): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: Remove: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097804a9c70 item 69 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780afd300): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780afd300): >openPending: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780afd300): _writeAt: size=5, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780afd300): >_writeAt: n=5, err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780afd300): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.971538753 +0000 UTC m=+77.754691484 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780afd300): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780afd800): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780afd800): >openPending: err= 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097803d0700 item 70 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780afd800): _readAt: size=2, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780afd800): >_readAt: n=0, err=EOF 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780afd800): _writeAt: size=3, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780afd800): >_writeAt: n=3, err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780afd800): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.972492353 +0000 UTC m=+77.755645135 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780afd800): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780afdd40): _readAt: size=512, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780afdd40): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780afdd40): >openPending: err= 2026/08/04 01:14:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780afdd40): >_readAt: n=3, err=EOF 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780afdd40): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.972492353 +0000 UTC m=+77.755645135 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780afdd40): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: Remove: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097803d09a0 item 70 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780b564c0): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780b564c0): >openPending: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780b564c0): _writeAt: size=5, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780b564c0): >_writeAt: n=5, err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780b564c0): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.974727643 +0000 UTC m=+77.757880395 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780b564c0): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780b569c0): _readAt: size=2, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780b569c0): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780b569c0): >openPending: err= 2026/08/04 01:14:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780b569c0): >_readAt: n=2, err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780b569c0): _writeAt: size=3, off=2 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097803d15e0 item 71 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780b569c0): >_writeAt: n=3, err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780b569c0): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.975597576 +0000 UTC m=+77.758750288 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780b569c0): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780b56ec0): _readAt: size=512, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780b56ec0): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780b56ec0): >openPending: err= 2026/08/04 01:14:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780b56ec0): >_readAt: n=5, err=EOF 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780b56ec0): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.975597576 +0000 UTC m=+77.758750288 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780b56ec0): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: Remove: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097803d1ab0 item 71 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780b57540): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780b57540): >openPending: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780b57540): _writeAt: size=5, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780b57540): >_writeAt: n=5, err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780b57540): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.978065677 +0000 UTC m=+77.761218399 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780b57540): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a19d00): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a19d00): >openPending: err= 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097803bd180 item 72 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a19d00): _readAt: size=2, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a19d00): >_readAt: n=0, err=EOF 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a19d00): _writeAt: size=3, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a19d00): >_writeAt: n=3, err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a19d00): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.979153229 +0000 UTC m=+77.762305941 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a19d00): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a50340): _readAt: size=512, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a50340): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a50340): >openPending: err= 2026/08/04 01:14:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a50340): >_readAt: n=3, err=EOF 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a50340): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.979153229 +0000 UTC m=+77.762305941 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a50340): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: Remove: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097805cc8c0 item 72 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a50900): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a50900): >openPending: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a50900): _readAt: size=2, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a50900): >_readAt: n=0, err=EOF 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a50900): _writeAt: size=5, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a50900): >_writeAt: n=5, err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a50900): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.982202156 +0000 UTC m=+77.765354868 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a50900): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a50e00): _writeAt: size=5, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a50e00): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a50e00): >openPending: err= 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097805cd110 item 73 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a50e00): >_writeAt: n=5, err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a50e00): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.982772072 +0000 UTC m=+77.765924784 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a50e00): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a512c0): _readAt: size=2, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a512c0): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a512c0): >openPending: err= 2026/08/04 01:14:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a512c0): >_readAt: n=2, err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a512c0): _writeAt: size=3, off=2 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097805cd3b0 item 73 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a512c0): >_writeAt: n=3, err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a512c0): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.984308724 +0000 UTC m=+77.767461436 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a512c0): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a51800): _readAt: size=512, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a51800): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a51800): >openPending: err= 2026/08/04 01:14:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a51800): >_readAt: n=5, err=EOF 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a51800): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.984308724 +0000 UTC m=+77.767461436 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a51800): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: Remove: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097805cd570 item 73 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a51e40): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a51e40): >openPending: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a51e40): _readAt: size=2, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a51e40): >_readAt: n=0, err=EOF 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a51e40): _writeAt: size=5, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a51e40): >_writeAt: n=5, err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a51e40): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.98666883 +0000 UTC m=+77.769821553 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a51e40): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a7c440): _writeAt: size=5, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a7c440): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a7c440): >openPending: err= 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097805cdc70 item 74 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a7c440): >_writeAt: n=5, err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a7c440): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.98832079 +0000 UTC m=+77.771473502 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a7c440): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a7c980): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a7c980): >openPending: err= 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097805cde30 item 74 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a7c980): _readAt: size=2, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a7c980): >_readAt: n=0, err=EOF 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a7c980): _writeAt: size=3, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a7c980): >_writeAt: n=3, err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a7c980): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.990189198 +0000 UTC m=+77.773341910 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a7c980): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a7cf00): _readAt: size=512, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a7cf00): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a7cf00): >openPending: err= 2026/08/04 01:14:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a7cf00): >_readAt: n=3, err=EOF 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a7cf00): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.990189198 +0000 UTC m=+77.773341910 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a7cf00): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: Remove: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x109780656230 item 74 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a7d540): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a7d540): >openPending: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a7d540): _readAt: size=2, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a7d540): >_readAt: n=0, err=EOF 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a7d540): _writeAt: size=5, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a7d540): >_writeAt: n=5, err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a7d540): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.992386728 +0000 UTC m=+77.775539440 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a7d540): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a7da40): _writeAt: size=5, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a7da40): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a7da40): >openPending: err= 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x109780656690 item 75 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a7da40): >_writeAt: n=5, err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a7da40): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.99297633 +0000 UTC m=+77.776129042 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780a7da40): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780ba2080): _readAt: size=2, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780ba2080): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780ba2080): >openPending: err= 2026/08/04 01:14:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780ba2080): >_readAt: n=2, err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780ba2080): _writeAt: size=3, off=2 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x109780656a80 item 75 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780ba2080): >_writeAt: n=3, err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780ba2080): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.993673857 +0000 UTC m=+77.776826569 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780ba2080): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780ba25c0): _readAt: size=512, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780ba25c0): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780ba25c0): >openPending: err= 2026/08/04 01:14:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780ba25c0): >_readAt: n=5, err=EOF 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780ba25c0): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.993673857 +0000 UTC m=+77.776826569 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780ba25c0): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: Remove: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x109780656c40 item 75 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780ba2c00): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780ba2c00): >openPending: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780ba2c00): _readAt: size=2, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780ba2c00): >_readAt: n=0, err=EOF 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780ba2c00): _writeAt: size=5, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780ba2c00): >_writeAt: n=5, err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780ba2c00): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.995464379 +0000 UTC m=+77.778617091 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780ba2c00): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780ba3100): _writeAt: size=5, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780ba3100): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780ba3100): >openPending: err= 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x109780657490 item 76 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780ba3100): >_writeAt: n=5, err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780ba3100): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.996118724 +0000 UTC m=+77.779271436 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780ba3100): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780ba3640): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780ba3640): >openPending: err= 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x109780657c00 item 76 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780ba3640): _readAt: size=2, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780ba3640): >_readAt: n=0, err=EOF 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780ba3640): _writeAt: size=3, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780ba3640): >_writeAt: n=3, err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780ba3640): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.996789922 +0000 UTC m=+77.779942634 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780ba3640): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780ba3bc0): _readAt: size=512, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780ba3bc0): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780ba3bc0): >openPending: err= 2026/08/04 01:14:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780ba3bc0): >_readAt: n=3, err=EOF 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780ba3bc0): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.996789922 +0000 UTC m=+77.779942634 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780ba3bc0): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: Remove: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x109780657e30 item 76 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780c04300): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780c04300): >openPending: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780c04300): _readAt: size=2, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780c04300): >_readAt: n=0, err=EOF 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780c04300): _writeAt: size=5, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780c04300): >_writeAt: n=5, err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780c04300): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.998816397 +0000 UTC m=+77.781969109 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780c04300): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780b57cc0): _writeAt: size=5, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780b57cc0): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780b57cc0): >openPending: err= 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097803bd650 item 77 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780b57cc0): >_writeAt: n=5, err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780b57cc0): close: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.99939989 +0000 UTC m=+77.782552602 2026/08/04 01:14:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780b57cc0): >close: err= 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/04 01:14:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/04 01:14:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:46 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780c904c0): _readAt: size=512, off=0 2026/08/04 01:14:46 DEBUG : open-test-file(0x109780c904c0): openPending: 2026/08/04 01:14:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c904c0): >openPending: err= 2026/08/04 01:14:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c904c0): >_readAt: n=5, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c904c0): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:46.99939989 +0000 UTC m=+77.782552602 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c904c0): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: Remove: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097804da230 item 77 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c90b00): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c90b00): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c90b00): _readAt: size=2, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c90b00): >_readAt: n=0, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c90b00): _writeAt: size=5, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c90b00): >_writeAt: n=5, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c90b00): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.001053843 +0000 UTC m=+77.784206565 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c90b00): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c91000): _writeAt: size=5, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c91000): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c91000): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097804db570 item 78 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c91000): >_writeAt: n=5, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c91000): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.002414101 +0000 UTC m=+77.785566823 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c91000): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/04 01:14:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c91700): _readAt: size=512, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c91700): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c91700): >openPending: err= 2026/08/04 01:14:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c91700): >_readAt: n=5, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c91700): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.002414101 +0000 UTC m=+77.785566823 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c91700): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: Remove: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097804db880 item 78 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c91d40): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c91d40): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c91d40): _readAt: size=2, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c91d40): >_readAt: n=0, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c91d40): _writeAt: size=5, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c91d40): >_writeAt: n=5, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c91d40): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.004028148 +0000 UTC m=+77.787180860 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c91d40): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780cfe340): _writeAt: size=5, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780cfe340): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780cfe340): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097803c70a0 item 79 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780cfe340): >_writeAt: n=5, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780cfe340): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.004567416 +0000 UTC m=+77.787720128 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780cfe340): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/04 01:14:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780cfea40): _readAt: size=512, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780cfea40): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780cfea40): >openPending: err= 2026/08/04 01:14:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780cfea40): >_readAt: n=5, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780cfea40): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.004567416 +0000 UTC m=+77.787720128 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780cfea40): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: Remove: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097803c75e0 item 79 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780cff080): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780cff080): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780cff080): _readAt: size=2, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780cff080): >_readAt: n=0, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780cff080): _writeAt: size=5, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780cff080): >_writeAt: n=5, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780cff080): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.006339753 +0000 UTC m=+77.789492465 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780cff080): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780cff580): _writeAt: size=5, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780cff580): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780cff580): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097803c7ab0 item 80 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780cff580): >_writeAt: n=5, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780cff580): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.006985733 +0000 UTC m=+77.790138445 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780cff580): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/04 01:14:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780cffc80): _readAt: size=512, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780cffc80): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780cffc80): >openPending: err= 2026/08/04 01:14:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780cffc80): >_readAt: n=5, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780cffc80): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.006985733 +0000 UTC m=+77.790138445 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780cffc80): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: Remove: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097804de2a0 item 80 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d2a3c0): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d2a3c0): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d2a3c0): _writeAt: size=5, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d2a3c0): >_writeAt: n=5, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d2a3c0): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.008789509 +0000 UTC m=+77.791942221 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d2a3c0): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d2a840): _readAt: size=2, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d2a840): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d2a840): open at offset 5 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d2a840): >openPending: err= 2026/08/04 01:14:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d2a840): >_readAt: n=2, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d2a840): _writeAt: size=3, off=7 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097804df030 item 81 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d2a840): >_writeAt: n=3, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d2a840): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.009671103 +0000 UTC m=+77.792823815 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d2a840): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d2ad80): _readAt: size=512, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d2ad80): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d2ad80): >openPending: err= 2026/08/04 01:14:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d2ad80): >_readAt: n=8, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d2ad80): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.009671103 +0000 UTC m=+77.792823815 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d2ad80): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: Remove: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097804df260 item 81 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c04880): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c04880): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c04880): _writeAt: size=5, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c04880): >_writeAt: n=5, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c04880): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.011423944 +0000 UTC m=+77.794576656 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c04880): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c04d80): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c04d80): open at offset 5 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c04d80): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x109780ef6770 item 82 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c04d80): _readAt: size=2, off=5 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c04d80): >_readAt: n=0, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c04d80): _writeAt: size=3, off=5 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c04d80): >_writeAt: n=3, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c04d80): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.012059043 +0000 UTC m=+77.795211755 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c04d80): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c05300): _readAt: size=512, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c05300): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c05300): >openPending: err= 2026/08/04 01:14:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c05300): >_readAt: n=3, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c05300): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.012059043 +0000 UTC m=+77.795211755 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c05300): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: Remove: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x109780ef6930 item 82 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c05980): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c05980): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c05980): _writeAt: size=5, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c05980): >_writeAt: n=5, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c05980): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.013815539 +0000 UTC m=+77.796968251 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c05980): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c05e80): _readAt: size=2, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c05e80): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c05e80): open at offset 5 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c05e80): >openPending: err= 2026/08/04 01:14:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c05e80): >_readAt: n=2, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c05e80): _writeAt: size=3, off=7 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x109780ef6d90 item 83 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c05e80): >_writeAt: n=3, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c05e80): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.014614557 +0000 UTC m=+77.797767269 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c05e80): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c604c0): _readAt: size=512, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c604c0): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c604c0): >openPending: err= 2026/08/04 01:14:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c604c0): >_readAt: n=8, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c604c0): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.014614557 +0000 UTC m=+77.797767269 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c604c0): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: Remove: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x109780ef6f50 item 83 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c60b40): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c60b40): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c60b40): _writeAt: size=5, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c60b40): >_writeAt: n=5, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c60b40): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.01637419 +0000 UTC m=+77.799526902 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c60b40): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c61040): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c61040): open at offset 5 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c61040): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x109780ef73b0 item 84 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c61040): _readAt: size=2, off=5 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c61040): >_readAt: n=0, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c61040): _writeAt: size=3, off=5 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c61040): >_writeAt: n=3, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c61040): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.017073029 +0000 UTC m=+77.800225741 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c61040): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c615c0): _readAt: size=512, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c615c0): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c615c0): >openPending: err= 2026/08/04 01:14:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c615c0): >_readAt: n=3, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c615c0): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.017073029 +0000 UTC m=+77.800225741 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c615c0): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: Remove: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x109780ef75e0 item 84 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c61c40): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c61c40): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c61c40): _writeAt: size=5, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c61c40): >_writeAt: n=5, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c61c40): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.019405724 +0000 UTC m=+77.802558436 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c61c40): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d90240): _readAt: size=2, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d90240): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d90240): open at offset 5 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d90240): >openPending: err= 2026/08/04 01:14:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d90240): >_readAt: n=2, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d90240): _writeAt: size=3, off=7 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x109780ef7b90 item 85 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d90240): >_writeAt: n=3, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d90240): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.020462379 +0000 UTC m=+77.803615091 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d90240): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d90780): _readAt: size=512, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d90780): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d90780): >openPending: err= 2026/08/04 01:14:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d90780): >_readAt: n=8, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d90780): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.020462379 +0000 UTC m=+77.803615091 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d90780): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: Remove: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x109780ef7e30 item 85 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d90e00): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d90e00): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d90e00): _writeAt: size=5, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d90e00): >_writeAt: n=5, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d90e00): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.022729861 +0000 UTC m=+77.805882573 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d90e00): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d91300): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d91300): open at offset 5 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d91300): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097805d6380 item 86 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d91300): _readAt: size=2, off=5 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d91300): >_readAt: n=0, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d91300): _writeAt: size=3, off=5 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d91300): >_writeAt: n=3, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d91300): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.02378838 +0000 UTC m=+77.806941102 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d91300): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d91880): _readAt: size=512, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d91880): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d91880): >openPending: err= 2026/08/04 01:14:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d91880): >_readAt: n=3, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d91880): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.02378838 +0000 UTC m=+77.806941102 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d91880): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: Remove: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097805d65b0 item 86 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780db0000): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780db0000): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780db0000): _writeAt: size=5, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780db0000): >_writeAt: n=5, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780db0000): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.026176689 +0000 UTC m=+77.809329401 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780db0000): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d2b380): _readAt: size=2, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d2b380): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d2b380): open at offset 5 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d2b380): >openPending: err= 2026/08/04 01:14:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d2b380): >_readAt: n=2, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d2b380): _writeAt: size=3, off=7 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097803ec690 item 87 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d2b380): >_writeAt: n=3, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d2b380): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.027036473 +0000 UTC m=+77.810189195 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d2b380): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d2b8c0): _readAt: size=512, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d2b8c0): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d2b8c0): >openPending: err= 2026/08/04 01:14:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d2b8c0): >_readAt: n=8, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d2b8c0): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.027036473 +0000 UTC m=+77.810189195 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d2b8c0): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: Remove: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097803ecbd0 item 87 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d50040): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d50040): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d50040): _writeAt: size=5, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d50040): >_writeAt: n=5, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d50040): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.029027422 +0000 UTC m=+77.812180134 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d50040): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d50540): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d50540): open at offset 5 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d50540): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097803ed260 item 88 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d50540): _readAt: size=2, off=5 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d50540): >_readAt: n=0, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d50540): _writeAt: size=3, off=5 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d50540): >_writeAt: n=3, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d50540): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.029874361 +0000 UTC m=+77.813027073 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d50540): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d50ac0): _readAt: size=512, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d50ac0): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d50ac0): >openPending: err= 2026/08/04 01:14:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d50ac0): >_readAt: n=3, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d50ac0): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.029874361 +0000 UTC m=+77.813027073 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d50ac0): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: Remove: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097803ed570 item 88 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d51100): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d51100): open at offset 0 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d51100): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d51100): _readAt: size=2, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d51100): >_readAt: n=0, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d51100): _writeAt: size=5, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d51100): >_writeAt: n=5, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d51100): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.031437092 +0000 UTC m=+77.814589804 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d51100): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d51640): _writeAt: size=5, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d51640): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d51640): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10978009c0e0 item 89 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d51640): >_writeAt: n=5, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d51640): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.031929872 +0000 UTC m=+77.815082584 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d51640): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d51b80): _readAt: size=2, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d51b80): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d51b80): open at offset 5 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d51b80): >openPending: err= 2026/08/04 01:14:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d51b80): >_readAt: n=2, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d51b80): _writeAt: size=3, off=7 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10978009c310 item 89 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d51b80): >_writeAt: n=3, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d51b80): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.032582876 +0000 UTC m=+77.815735588 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d51b80): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780e8e200): _readAt: size=512, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780e8e200): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780e8e200): >openPending: err= 2026/08/04 01:14:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780e8e200): >_readAt: n=8, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780e8e200): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.032582876 +0000 UTC m=+77.815735588 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780e8e200): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: Remove: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10978009c540 item 89 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780e8e840): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780e8e840): open at offset 0 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780e8e840): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780e8e840): _readAt: size=2, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780e8e840): >_readAt: n=0, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780e8e840): _writeAt: size=5, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780e8e840): >_writeAt: n=5, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780e8e840): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.034315517 +0000 UTC m=+77.817468280 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780e8e840): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780e8ed80): _writeAt: size=5, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780e8ed80): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780e8ed80): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10978009ce70 item 90 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780e8ed80): >_writeAt: n=5, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780e8ed80): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.034948413 +0000 UTC m=+77.818101125 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780e8ed80): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780e8f2c0): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780e8f2c0): open at offset 5 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780e8f2c0): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10978009d260 item 90 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780e8f2c0): _readAt: size=2, off=5 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780e8f2c0): >_readAt: n=0, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780e8f2c0): _writeAt: size=3, off=5 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780e8f2c0): >_writeAt: n=3, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780e8f2c0): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.035922751 +0000 UTC m=+77.819075464 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780e8f2c0): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780e8f880): _readAt: size=512, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780e8f880): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780e8f880): >openPending: err= 2026/08/04 01:14:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780e8f880): >_readAt: n=3, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780e8f880): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.035922751 +0000 UTC m=+77.819075464 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780e8f880): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: Remove: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10978009d730 item 90 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780e8fec0): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780e8fec0): open at offset 0 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780e8fec0): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780e8fec0): _readAt: size=2, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780e8fec0): >_readAt: n=0, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780e8fec0): _writeAt: size=5, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780e8fec0): >_writeAt: n=5, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780e8fec0): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.038009181 +0000 UTC m=+77.821161893 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780e8fec0): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780eb0500): _writeAt: size=5, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780eb0500): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780eb0500): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097800922a0 item 91 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780eb0500): >_writeAt: n=5, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780eb0500): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.038777682 +0000 UTC m=+77.821930434 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780eb0500): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780eb0a40): _readAt: size=2, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780eb0a40): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780eb0a40): open at offset 5 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780eb0a40): >openPending: err= 2026/08/04 01:14:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780eb0a40): >_readAt: n=2, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780eb0a40): _writeAt: size=3, off=7 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x109780092770 item 91 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780eb0a40): >_writeAt: n=3, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780eb0a40): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.039672683 +0000 UTC m=+77.822825415 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780eb0a40): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780eb0fc0): _readAt: size=512, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780eb0fc0): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780eb0fc0): >openPending: err= 2026/08/04 01:14:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780eb0fc0): >_readAt: n=8, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780eb0fc0): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.039672683 +0000 UTC m=+77.822825415 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780eb0fc0): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: Remove: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x109780093110 item 91 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780eb1600): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780eb1600): open at offset 0 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780eb1600): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780eb1600): _readAt: size=2, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780eb1600): >_readAt: n=0, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780eb1600): _writeAt: size=5, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780eb1600): >_writeAt: n=5, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780eb1600): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.041736981 +0000 UTC m=+77.824889743 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780eb1600): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780eb1b40): _writeAt: size=5, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780eb1b40): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780eb1b40): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10978037c070 item 92 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780eb1b40): >_writeAt: n=5, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780eb1b40): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.042535628 +0000 UTC m=+77.825688350 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780eb1b40): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780ed6180): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780ed6180): open at offset 5 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780ed6180): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10978037c460 item 92 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780ed6180): _readAt: size=2, off=5 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780ed6180): >_readAt: n=0, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780ed6180): _writeAt: size=3, off=5 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780ed6180): >_writeAt: n=3, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780ed6180): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.043561655 +0000 UTC m=+77.826714378 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780ed6180): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780ed6740): _readAt: size=512, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780ed6740): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780ed6740): >openPending: err= 2026/08/04 01:14:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780ed6740): >_readAt: n=3, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780ed6740): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.043561655 +0000 UTC m=+77.826714378 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780ed6740): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: Remove: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10978037c690 item 92 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780ed6d80): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780ed6d80): open at offset 0 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780ed6d80): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780ed6d80): _readAt: size=2, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780ed6d80): >_readAt: n=0, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780ed6d80): _writeAt: size=5, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780ed6d80): >_writeAt: n=5, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780ed6d80): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.045741983 +0000 UTC m=+77.828894745 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780ed6d80): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780ed72c0): _writeAt: size=5, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780ed72c0): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780ed72c0): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10978037cd90 item 93 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780ed72c0): >_writeAt: n=5, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780ed72c0): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.046553454 +0000 UTC m=+77.829706166 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780ed72c0): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/04 01:14:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780ed79c0): _readAt: size=512, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780ed79c0): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780ed79c0): >openPending: err= 2026/08/04 01:14:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780ed79c0): >_readAt: n=5, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780ed79c0): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.046553454 +0000 UTC m=+77.829706166 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780ed79c0): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: Remove: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10978037cfc0 item 93 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780f00100): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780f00100): open at offset 0 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780f00100): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780f00100): _readAt: size=2, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780f00100): >_readAt: n=0, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780f00100): _writeAt: size=5, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780f00100): >_writeAt: n=5, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780f00100): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.048798805 +0000 UTC m=+77.831951517 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780f00100): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780f00640): _writeAt: size=5, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780f00640): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780f00640): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x109780558000 item 94 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780f00640): >_writeAt: n=5, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780f00640): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.0495646 +0000 UTC m=+77.832717312 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780f00640): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/04 01:14:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780f00d40): _readAt: size=512, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780f00d40): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780f00d40): >openPending: err= 2026/08/04 01:14:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780f00d40): >_readAt: n=5, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780f00d40): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.0495646 +0000 UTC m=+77.832717312 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780f00d40): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: Remove: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097805584d0 item 94 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780f8c140): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780f8c140): open at offset 0 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780f8c140): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780f8c140): _readAt: size=2, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780f8c140): >_readAt: n=0, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780f8c140): _writeAt: size=5, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780f8c140): >_writeAt: n=5, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780f8c140): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.055217984 +0000 UTC m=+77.838370787 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780f8c140): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780f8c3c0): _writeAt: size=5, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780f8c3c0): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780f8c3c0): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x109780558070 item 95 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780f8c3c0): >_writeAt: n=5, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780f8c3c0): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.056924838 +0000 UTC m=+77.840077550 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780f8c3c0): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/04 01:14:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780f8cac0): _readAt: size=512, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780f8cac0): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780f8cac0): >openPending: err= 2026/08/04 01:14:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780f8cac0): >_readAt: n=5, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780f8cac0): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.056924838 +0000 UTC m=+77.840077550 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780f8cac0): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: Remove: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x109780558540 item 95 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780f8d100): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780f8d100): open at offset 0 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780f8d100): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780f8d100): _readAt: size=2, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780f8d100): >_readAt: n=0, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780f8d100): _writeAt: size=5, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780f8d100): >_writeAt: n=5, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780f8d100): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.059684619 +0000 UTC m=+77.842837331 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780f8d100): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780f8d640): _writeAt: size=5, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780f8d640): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780f8d640): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x109780558cb0 item 96 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780f8d640): >_writeAt: n=5, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780f8d640): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.061149405 +0000 UTC m=+77.844302117 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780f8d640): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/04 01:14:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780f8dd40): _readAt: size=512, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780f8dd40): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780f8dd40): >openPending: err= 2026/08/04 01:14:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780f8dd40): >_readAt: n=5, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780f8dd40): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.061149405 +0000 UTC m=+77.844302117 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780f8dd40): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: Remove: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097805590a0 item 96 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Remove: err= 2026/08/04 01:14:47 DEBUG : WaitForWriters: timeout=30s 2026/08/04 01:14:47 DEBUG : Looking for writers 2026/08/04 01:14:47 DEBUG : >WaitForWriters: 2026/08/04 01:14:47 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi'", Local "Local file system at /tmp/rclone337744228", Modify Window "1ns" 2026/08/04 01:14:47 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': poll-interval is not supported by this remote 2026/08/04 01:14:47 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/04 01:14:47 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" 2026/08/04 01:14:47 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" 2026/08/04 01:14:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" 2026/08/04 01:14:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/04 01:14:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" 2026/08/04 01:14:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" 2026/08/04 01:14:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/04 01:14:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" 2026/08/04 01:14:47 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780422b80): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780422b80): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780422b80): _writeAt: size=5, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780422b80): >_writeAt: n=5, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780422b80): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.197902422 +0000 UTC m=+77.981055134 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780422b80): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780423680): _readAt: size=2, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780423680): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780423680): >openPending: err= 2026/08/04 01:14:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780423680): >_readAt: n=2, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780423680): _writeAt: size=3, off=2 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780423680): >_writeAt: n=0, err=Bad file descriptor 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780423680): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.197902422 +0000 UTC m=+77.981055134 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780423680): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780423dc0): _readAt: size=512, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780423dc0): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780423dc0): >openPending: err= 2026/08/04 01:14:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780423dc0): >_readAt: n=5, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780423dc0): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.197902422 +0000 UTC m=+77.981055134 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780423dc0): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: Remove: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097805d6ee0 item 1 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file(0x10978009a840): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x10978009a840): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x10978009a840): _writeAt: size=5, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x10978009a840): >_writeAt: n=5, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x10978009a840): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.201529169 +0000 UTC m=+77.984681892 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x10978009a840): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x10978009adc0): _readAt: size=512, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x10978009adc0): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x10978009adc0): >openPending: err= 2026/08/04 01:14:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:47 DEBUG : open-test-file(0x10978009adc0): >_readAt: n=5, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x10978009adc0): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.201529169 +0000 UTC m=+77.984681892 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x10978009adc0): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: Remove: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097805d7ab0 item 2 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file(0x10978009b400): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x10978009b400): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x10978009b400): _writeAt: size=5, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x10978009b400): >_writeAt: n=5, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x10978009b400): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.207828583 +0000 UTC m=+77.990981306 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x10978009b400): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x10978009b880): _readAt: size=2, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x10978009b880): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x10978009b880): >openPending: err= 2026/08/04 01:14:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:47 DEBUG : open-test-file(0x10978009b880): >_readAt: n=2, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x10978009b880): _writeAt: size=3, off=2 2026/08/04 01:14:47 DEBUG : open-test-file(0x10978009b880): >_writeAt: n=0, err=Bad file descriptor 2026/08/04 01:14:47 DEBUG : open-test-file(0x10978009b880): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.207828583 +0000 UTC m=+77.990981306 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x10978009b880): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x10978009bd40): _readAt: size=512, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x10978009bd40): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x10978009bd40): >openPending: err= 2026/08/04 01:14:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:47 DEBUG : open-test-file(0x10978009bd40): >_readAt: n=5, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x10978009bd40): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.207828583 +0000 UTC m=+77.990981306 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x10978009bd40): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: Remove: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097803ce620 item 3 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file(0x10978033b3c0): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x10978033b3c0): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x10978033b3c0): _writeAt: size=5, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x10978033b3c0): >_writeAt: n=5, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x10978033b3c0): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.211984411 +0000 UTC m=+77.995137133 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x10978033b3c0): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x10978033ba00): _readAt: size=512, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x10978033ba00): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x10978033ba00): >openPending: err= 2026/08/04 01:14:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:47 DEBUG : open-test-file(0x10978033ba00): >_readAt: n=5, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x10978033ba00): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.211984411 +0000 UTC m=+77.995137133 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x10978033ba00): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: Remove: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097803cebd0 item 4 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c08340): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c08340): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c08340): _writeAt: size=5, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c08340): >_writeAt: n=5, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c08340): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.214170329 +0000 UTC m=+77.997323051 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c08340): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c087c0): _readAt: size=2, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c087c0): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c087c0): >openPending: err= 2026/08/04 01:14:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c087c0): >_readAt: n=2, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c087c0): _writeAt: size=3, off=2 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c087c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c087c0): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.214170329 +0000 UTC m=+77.997323051 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c087c0): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c08c80): _readAt: size=512, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c08c80): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c08c80): >openPending: err= 2026/08/04 01:14:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c08c80): >_readAt: n=5, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c08c80): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.214170329 +0000 UTC m=+77.997323051 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c08c80): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: Remove: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097803cf1f0 item 5 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c09400): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c09400): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c09400): _writeAt: size=5, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c09400): >_writeAt: n=5, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c09400): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.216841633 +0000 UTC m=+77.999994354 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c09400): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c09940): _readAt: size=512, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c09940): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c09940): >openPending: err= 2026/08/04 01:14:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c09940): >_readAt: n=5, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c09940): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.216841633 +0000 UTC m=+77.999994354 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c09940): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: Remove: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097803cfb20 item 6 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780db1400): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780db1400): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780db1400): _writeAt: size=5, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780db1400): >_writeAt: n=5, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780db1400): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.218994237 +0000 UTC m=+78.002146959 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780db1400): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780db1900): _readAt: size=2, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780db1900): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780db1900): >openPending: err= 2026/08/04 01:14:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780db1900): >_readAt: n=2, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780db1900): _writeAt: size=3, off=2 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780db1900): >_writeAt: n=0, err=Bad file descriptor 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780db1900): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.218994237 +0000 UTC m=+78.002146959 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780db1900): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780db1dc0): _readAt: size=512, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780db1dc0): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780db1dc0): >openPending: err= 2026/08/04 01:14:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780db1dc0): >_readAt: n=5, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780db1dc0): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.218994237 +0000 UTC m=+78.002146959 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780db1dc0): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: Remove: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10978112f1f0 item 7 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780712880): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780712880): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780712880): _writeAt: size=5, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780712880): >_writeAt: n=5, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780712880): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.222417141 +0000 UTC m=+78.005569863 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780712880): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780712e40): _readAt: size=512, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780712e40): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780712e40): >openPending: err= 2026/08/04 01:14:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780712e40): >_readAt: n=5, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780712e40): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.222417141 +0000 UTC m=+78.005569863 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780712e40): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: Remove: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10978112f960 item 8 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780713540): _readAt: size=2, off=0 2026/08/04 01:14:47 ERROR : open-test-file(0x109780713540): Couldn't read size of file 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780713540): >_readAt: n=0, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780713540): _writeAt: size=5, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780713540): >_writeAt: n=0, err=Bad file descriptor 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780713540): close: 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780713540): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780713980): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780713980): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780713980): _writeAt: size=5, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780713980): >_writeAt: n=5, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780713980): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.22482179 +0000 UTC m=+78.007974513 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780713980): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780713e00): _readAt: size=2, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780713e00): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780713e00): >openPending: err= 2026/08/04 01:14:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780713e00): >_readAt: n=2, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780713e00): _writeAt: size=3, off=2 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780713e00): >_writeAt: n=0, err=Bad file descriptor 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780713e00): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.22482179 +0000 UTC m=+78.007974513 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780713e00): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097806bcbc0): _readAt: size=512, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097806bcbc0): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097806bcbc0): >openPending: err= 2026/08/04 01:14:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097806bcbc0): >_readAt: n=5, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097806bcbc0): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.22482179 +0000 UTC m=+78.007974513 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097806bcbc0): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: Remove: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10978112fe30 item 9 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097806bdb40): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097806bdb40): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097806bdb40): _writeAt: size=5, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097806bdb40): >_writeAt: n=5, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097806bdb40): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.228445512 +0000 UTC m=+78.011598264 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097806bdb40): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a38300): _readAt: size=512, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a38300): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a38300): >openPending: err= 2026/08/04 01:14:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a38300): >_readAt: n=5, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a38300): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.228445512 +0000 UTC m=+78.011598264 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a38300): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: Remove: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10978066c4d0 item 10 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780b00400): _readAt: size=2, off=0 2026/08/04 01:14:47 ERROR : open-test-file(0x109780b00400): Couldn't read size of file 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780b00400): >_readAt: n=0, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780b00400): _writeAt: size=5, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780b00400): >_writeAt: n=0, err=Bad file descriptor 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780b00400): close: 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780b00400): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780b007c0): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780b007c0): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780b007c0): _writeAt: size=5, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780b007c0): >_writeAt: n=5, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780b007c0): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.231218128 +0000 UTC m=+78.014370859 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780b007c0): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780b00d40): _readAt: size=2, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780b00d40): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780b00d40): >openPending: err= 2026/08/04 01:14:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780b00d40): >_readAt: n=2, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780b00d40): _writeAt: size=3, off=2 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780b00d40): >_writeAt: n=0, err=Bad file descriptor 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780b00d40): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.231218128 +0000 UTC m=+78.014370859 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780b00d40): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780b01240): _readAt: size=512, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780b01240): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780b01240): >openPending: err= 2026/08/04 01:14:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780b01240): >_readAt: n=5, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780b01240): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.231218128 +0000 UTC m=+78.014370859 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780b01240): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: Remove: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x109781082460 item 11 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780b018c0): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780b018c0): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780b018c0): _writeAt: size=5, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780b018c0): >_writeAt: n=5, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780b018c0): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.234742382 +0000 UTC m=+78.017895104 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780b018c0): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780b01e00): _readAt: size=512, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780b01e00): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780b01e00): >openPending: err= 2026/08/04 01:14:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780b01e00): >_readAt: n=5, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780b01e00): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.234742382 +0000 UTC m=+78.017895104 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780b01e00): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: Remove: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097810829a0 item 12 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780fe0540): _readAt: size=2, off=0 2026/08/04 01:14:47 ERROR : open-test-file(0x109780fe0540): Couldn't read size of file 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780fe0540): >_readAt: n=0, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780fe0540): _writeAt: size=5, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780fe0540): >_writeAt: n=0, err=Bad file descriptor 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780fe0540): close: 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780fe0540): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780fe0900): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780fe0900): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780fe0900): _writeAt: size=5, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780fe0900): >_writeAt: n=5, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780fe0900): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.237661084 +0000 UTC m=+78.020813805 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780fe0900): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/04 01:14:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780fe0fc0): _readAt: size=512, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780fe0fc0): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780fe0fc0): >openPending: err= 2026/08/04 01:14:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780fe0fc0): >_readAt: n=5, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780fe0fc0): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.237661084 +0000 UTC m=+78.020813805 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780fe0fc0): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: Remove: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x109781082e00 item 13 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780fe1640): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780fe1640): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780fe1640): _writeAt: size=5, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780fe1640): >_writeAt: n=5, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780fe1640): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.240691726 +0000 UTC m=+78.023844448 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780fe1640): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780fe1b80): _readAt: size=512, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780fe1b80): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780fe1b80): >openPending: err= 2026/08/04 01:14:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780fe1b80): >_readAt: n=5, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780fe1b80): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.240691726 +0000 UTC m=+78.023844448 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780fe1b80): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: Remove: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x109781083180 item 14 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780ff02c0): _readAt: size=2, off=0 2026/08/04 01:14:47 ERROR : open-test-file(0x109780ff02c0): Couldn't read size of file 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780ff02c0): >_readAt: n=0, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780ff02c0): _writeAt: size=5, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780ff02c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780ff02c0): close: 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780ff02c0): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780ff0680): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780ff0680): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780ff0680): _writeAt: size=5, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780ff0680): >_writeAt: n=5, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780ff0680): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.243750101 +0000 UTC m=+78.026902833 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780ff0680): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/04 01:14:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780ff0d40): _readAt: size=512, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780ff0d40): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780ff0d40): >openPending: err= 2026/08/04 01:14:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780ff0d40): >_readAt: n=5, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780ff0d40): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.243750101 +0000 UTC m=+78.026902833 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780ff0d40): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: Remove: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x109781083500 item 15 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780ff13c0): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780ff13c0): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780ff13c0): _writeAt: size=5, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780ff13c0): >_writeAt: n=5, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780ff13c0): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.246649496 +0000 UTC m=+78.029802208 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780ff13c0): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a38480): _readAt: size=512, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a38480): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a38480): >openPending: err= 2026/08/04 01:14:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a38480): >_readAt: n=5, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a38480): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.246649496 +0000 UTC m=+78.029802208 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a38480): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: Remove: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x109781083880 item 16 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a38bc0): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a38bc0): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a38bc0): _writeAt: size=5, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a38bc0): >_writeAt: n=5, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a38bc0): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.248631779 +0000 UTC m=+78.031784500 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a38bc0): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a39040): _readAt: size=2, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a39040): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a39040): open at offset 5 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a39040): >openPending: err= 2026/08/04 01:14:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a39040): >_readAt: n=2, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a39040): _writeAt: size=3, off=7 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a39040): >_writeAt: n=0, err=Bad file descriptor 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a39040): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.248631779 +0000 UTC m=+78.031784500 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a39040): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a39540): _readAt: size=512, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a39540): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a39540): >openPending: err= 2026/08/04 01:14:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a39540): >_readAt: n=5, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a39540): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.248631779 +0000 UTC m=+78.031784500 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a39540): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: Remove: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10978066ca10 item 17 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a39bc0): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a39bc0): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a39bc0): _writeAt: size=5, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a39bc0): >_writeAt: n=5, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a39bc0): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.251239873 +0000 UTC m=+78.034392595 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a39bc0): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780750200): _readAt: size=512, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780750200): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780750200): >openPending: err= 2026/08/04 01:14:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780750200): >_readAt: n=5, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780750200): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.251239873 +0000 UTC m=+78.034392595 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780750200): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: Remove: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10978066d2d0 item 18 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780750880): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780750880): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780750880): _writeAt: size=5, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780750880): >_writeAt: n=5, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780750880): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.252877666 +0000 UTC m=+78.036030378 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780750880): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780750d80): _readAt: size=2, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780750d80): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780750d80): open at offset 5 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780750d80): >openPending: err= 2026/08/04 01:14:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780750d80): >_readAt: n=2, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780750d80): _writeAt: size=3, off=7 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780750d80): >_writeAt: n=0, err=Bad file descriptor 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780750d80): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.252877666 +0000 UTC m=+78.036030378 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780750d80): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780751280): _readAt: size=512, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780751280): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780751280): >openPending: err= 2026/08/04 01:14:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780751280): >_readAt: n=5, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780751280): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.252877666 +0000 UTC m=+78.036030378 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780751280): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: Remove: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10978066d880 item 19 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780751900): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780751900): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780751900): _writeAt: size=5, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780751900): >_writeAt: n=5, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780751900): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.255718059 +0000 UTC m=+78.038870801 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780751900): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780751e40): _readAt: size=512, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780751e40): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780751e40): >openPending: err= 2026/08/04 01:14:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780751e40): >_readAt: n=5, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780751e40): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.255718059 +0000 UTC m=+78.038870801 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780751e40): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: Remove: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10978066de30 item 20 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097807ba5c0): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097807ba5c0): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097807ba5c0): _writeAt: size=5, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097807ba5c0): >_writeAt: n=5, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097807ba5c0): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.258172112 +0000 UTC m=+78.041324874 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097807ba5c0): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097807baac0): _readAt: size=2, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097807baac0): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097807baac0): open at offset 5 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097807baac0): >openPending: err= 2026/08/04 01:14:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097807baac0): >_readAt: n=2, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097807baac0): _writeAt: size=3, off=7 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097807baac0): >_writeAt: n=0, err=Bad file descriptor 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097807baac0): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.258172112 +0000 UTC m=+78.041324874 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097807baac0): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097807bafc0): _readAt: size=512, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097807bafc0): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097807bafc0): >openPending: err= 2026/08/04 01:14:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097807bafc0): >_readAt: n=5, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097807bafc0): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.258172112 +0000 UTC m=+78.041324874 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097807bafc0): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: Remove: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097804a48c0 item 21 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097807bb640): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097807bb640): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097807bb640): _writeAt: size=5, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097807bb640): >_writeAt: n=5, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097807bb640): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.261034276 +0000 UTC m=+78.044186988 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097807bb640): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097807bbb80): _readAt: size=512, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097807bbb80): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097807bbb80): >openPending: err= 2026/08/04 01:14:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097807bbb80): >_readAt: n=5, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097807bbb80): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.261034276 +0000 UTC m=+78.044186988 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097807bbb80): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: Remove: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097804a5b20 item 22 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780824300): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780824300): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780824300): _writeAt: size=5, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780824300): >_writeAt: n=5, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780824300): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.263073627 +0000 UTC m=+78.046226340 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780824300): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780824800): _readAt: size=2, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780824800): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780824800): open at offset 5 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780824800): >openPending: err= 2026/08/04 01:14:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780824800): >_readAt: n=2, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780824800): _writeAt: size=3, off=7 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780824800): >_writeAt: n=0, err=Bad file descriptor 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780824800): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.263073627 +0000 UTC m=+78.046226340 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780824800): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780824d00): _readAt: size=512, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780824d00): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780824d00): >openPending: err= 2026/08/04 01:14:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780824d00): >_readAt: n=5, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780824d00): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.263073627 +0000 UTC m=+78.046226340 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780824d00): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: Remove: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097807e03f0 item 23 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780825380): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780825380): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780825380): _writeAt: size=5, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780825380): >_writeAt: n=5, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780825380): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.265918469 +0000 UTC m=+78.049071192 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780825380): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808258c0): _readAt: size=512, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808258c0): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808258c0): >openPending: err= 2026/08/04 01:14:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808258c0): >_readAt: n=5, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808258c0): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.265918469 +0000 UTC m=+78.049071192 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808258c0): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: Remove: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097807e0e00 item 24 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780ff1d40): _readAt: size=2, off=0 2026/08/04 01:14:47 ERROR : open-test-file(0x109780ff1d40): Couldn't read size of file 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780ff1d40): >_readAt: n=0, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780ff1d40): _writeAt: size=5, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780ff1d40): >_writeAt: n=0, err=Bad file descriptor 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780ff1d40): close: 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780ff1d40): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780896200): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780896200): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780896200): _writeAt: size=5, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780896200): >_writeAt: n=5, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780896200): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.269854572 +0000 UTC m=+78.053007293 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780896200): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780896700): _readAt: size=2, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780896700): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780896700): open at offset 5 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780896700): >openPending: err= 2026/08/04 01:14:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780896700): >_readAt: n=2, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780896700): _writeAt: size=3, off=7 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780896700): >_writeAt: n=0, err=Bad file descriptor 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780896700): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.269854572 +0000 UTC m=+78.053007293 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780896700): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780896c40): _readAt: size=512, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780896c40): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780896c40): >openPending: err= 2026/08/04 01:14:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780896c40): >_readAt: n=5, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780896c40): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.269854572 +0000 UTC m=+78.053007293 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780896c40): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: Remove: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x109781083c70 item 25 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808972c0): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808972c0): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808972c0): _writeAt: size=5, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808972c0): >_writeAt: n=5, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808972c0): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.27368333 +0000 UTC m=+78.056836042 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808972c0): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780897800): _readAt: size=512, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780897800): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780897800): >openPending: err= 2026/08/04 01:14:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780897800): >_readAt: n=5, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780897800): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.27368333 +0000 UTC m=+78.056836042 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780897800): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: Remove: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x109780c782a0 item 26 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780897e40): _readAt: size=2, off=0 2026/08/04 01:14:47 ERROR : open-test-file(0x109780897e40): Couldn't read size of file 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780897e40): >_readAt: n=0, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780897e40): _writeAt: size=5, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780897e40): >_writeAt: n=0, err=Bad file descriptor 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780897e40): close: 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780897e40): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808bc300): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808bc300): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808bc300): _writeAt: size=5, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808bc300): >_writeAt: n=5, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808bc300): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.277620484 +0000 UTC m=+78.060773217 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808bc300): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808bc800): _readAt: size=2, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808bc800): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808bc800): open at offset 5 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808bc800): >openPending: err= 2026/08/04 01:14:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808bc800): >_readAt: n=2, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808bc800): _writeAt: size=3, off=7 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808bc800): >_writeAt: n=0, err=Bad file descriptor 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808bc800): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.277620484 +0000 UTC m=+78.060773217 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808bc800): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808bcd40): _readAt: size=512, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808bcd40): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808bcd40): >openPending: err= 2026/08/04 01:14:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808bcd40): >_readAt: n=5, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808bcd40): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.277620484 +0000 UTC m=+78.060773217 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808bcd40): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: Remove: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x109780c78700 item 27 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808bd3c0): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808bd3c0): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808bd3c0): _writeAt: size=5, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808bd3c0): >_writeAt: n=5, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808bd3c0): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.280454456 +0000 UTC m=+78.063607178 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808bd3c0): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808bd900): _readAt: size=512, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808bd900): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808bd900): >openPending: err= 2026/08/04 01:14:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808bd900): >_readAt: n=5, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808bd900): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.280454456 +0000 UTC m=+78.063607178 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808bd900): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: Remove: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x109780c78bd0 item 28 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780825b80): _readAt: size=2, off=0 2026/08/04 01:14:47 ERROR : open-test-file(0x109780825b80): Couldn't read size of file 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780825b80): >_readAt: n=0, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780825b80): _writeAt: size=5, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780825b80): >_writeAt: n=0, err=Bad file descriptor 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780825b80): close: 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780825b80): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file(0x10978085c040): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x10978085c040): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x10978085c040): _writeAt: size=5, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x10978085c040): >_writeAt: n=5, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x10978085c040): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.285298142 +0000 UTC m=+78.068450854 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x10978085c040): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/04 01:14:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x10978085c700): _readAt: size=512, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x10978085c700): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x10978085c700): >openPending: err= 2026/08/04 01:14:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:47 DEBUG : open-test-file(0x10978085c700): >_readAt: n=5, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x10978085c700): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.285298142 +0000 UTC m=+78.068450854 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x10978085c700): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: Remove: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097807e1260 item 29 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file(0x10978085cd80): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x10978085cd80): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x10978085cd80): _writeAt: size=5, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x10978085cd80): >_writeAt: n=5, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x10978085cd80): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.288865878 +0000 UTC m=+78.072018590 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x10978085cd80): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x10978085d2c0): _readAt: size=512, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x10978085d2c0): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x10978085d2c0): >openPending: err= 2026/08/04 01:14:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:47 DEBUG : open-test-file(0x10978085d2c0): >_readAt: n=5, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x10978085d2c0): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.288865878 +0000 UTC m=+78.072018590 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x10978085d2c0): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: Remove: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097807e15e0 item 30 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x10978085d900): _readAt: size=2, off=0 2026/08/04 01:14:47 ERROR : open-test-file(0x10978085d900): Couldn't read size of file 2026/08/04 01:14:47 DEBUG : open-test-file(0x10978085d900): >_readAt: n=0, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x10978085d900): _writeAt: size=5, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x10978085d900): >_writeAt: n=0, err=Bad file descriptor 2026/08/04 01:14:47 DEBUG : open-test-file(0x10978085d900): close: 2026/08/04 01:14:47 DEBUG : open-test-file(0x10978085d900): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file(0x10978085dcc0): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x10978085dcc0): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x10978085dcc0): _writeAt: size=5, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x10978085dcc0): >_writeAt: n=5, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x10978085dcc0): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.291068087 +0000 UTC m=+78.074220799 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x10978085dcc0): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/04 01:14:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780966480): _readAt: size=512, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780966480): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780966480): >openPending: err= 2026/08/04 01:14:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780966480): >_readAt: n=5, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780966480): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.291068087 +0000 UTC m=+78.074220799 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780966480): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: Remove: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097807e1ab0 item 31 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780966b00): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780966b00): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780966b00): _writeAt: size=5, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780966b00): >_writeAt: n=5, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780966b00): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.292752617 +0000 UTC m=+78.075905340 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780966b00): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780967040): _readAt: size=512, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780967040): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780967040): >openPending: err= 2026/08/04 01:14:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780967040): >_readAt: n=5, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780967040): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.292752617 +0000 UTC m=+78.075905340 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780967040): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: Remove: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097807e1e30 item 32 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780967680): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780967680): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780967680): _writeAt: size=5, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780967680): >_writeAt: n=5, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780967680): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.294505798 +0000 UTC m=+78.077658510 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780967680): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780967b00): _readAt: size=2, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780967b00): >_readAt: n=0, err=Bad file descriptor 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780967b00): _writeAt: size=3, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780967b00): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780967b00): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097805c4310 item 33 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780967b00): >_writeAt: n=3, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780967b00): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.295206541 +0000 UTC m=+78.078359253 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780967b00): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x10978098e100): _readAt: size=512, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x10978098e100): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x10978098e100): >openPending: err= 2026/08/04 01:14:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:47 DEBUG : open-test-file(0x10978098e100): >_readAt: n=5, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x10978098e100): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.295206541 +0000 UTC m=+78.078359253 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x10978098e100): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: Remove: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097805c44d0 item 33 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808ec300): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808ec300): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808ec300): _writeAt: size=5, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808ec300): >_writeAt: n=5, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808ec300): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.29785914 +0000 UTC m=+78.081011862 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808ec300): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808ec780): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808ec780): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x109780c792d0 item 34 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808ec780): _readAt: size=2, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808ec780): >_readAt: n=0, err=Bad file descriptor 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808ec780): _writeAt: size=3, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808ec780): >_writeAt: n=3, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808ec780): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.299227964 +0000 UTC m=+78.082380686 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808ec780): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808eccc0): _readAt: size=512, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808eccc0): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808eccc0): >openPending: err= 2026/08/04 01:14:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808eccc0): >_readAt: n=3, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808eccc0): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.299227964 +0000 UTC m=+78.082380686 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808eccc0): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: Remove: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x109780c79570 item 34 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808ed300): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808ed300): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808ed300): _writeAt: size=5, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808ed300): >_writeAt: n=5, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808ed300): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.301802115 +0000 UTC m=+78.084954827 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808ed300): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808ed780): _readAt: size=2, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808ed780): >_readAt: n=0, err=Bad file descriptor 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808ed780): _writeAt: size=3, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808ed780): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808ed780): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x109780c798f0 item 35 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808ed780): >_writeAt: n=3, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808ed780): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.302545057 +0000 UTC m=+78.085697769 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808ed780): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808edc80): _readAt: size=512, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808edc80): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808edc80): >openPending: err= 2026/08/04 01:14:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808edc80): >_readAt: n=5, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808edc80): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.302545057 +0000 UTC m=+78.085697769 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808edc80): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: Remove: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x109780c79b90 item 35 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a14400): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a14400): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a14400): _writeAt: size=5, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a14400): >_writeAt: n=5, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a14400): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.304397485 +0000 UTC m=+78.087550197 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a14400): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a14900): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a14900): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097806de7e0 item 36 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a14900): _readAt: size=2, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a14900): >_readAt: n=0, err=Bad file descriptor 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a14900): _writeAt: size=3, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a14900): >_writeAt: n=3, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a14900): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.305240807 +0000 UTC m=+78.088393519 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a14900): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a14e40): _readAt: size=512, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a14e40): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a14e40): >openPending: err= 2026/08/04 01:14:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a14e40): >_readAt: n=3, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a14e40): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.305240807 +0000 UTC m=+78.088393519 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a14e40): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: Remove: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097806dea80 item 36 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a15480): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a15480): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a15480): _writeAt: size=5, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a15480): >_writeAt: n=5, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a15480): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.307178987 +0000 UTC m=+78.090331700 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a15480): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a15900): _readAt: size=2, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a15900): >_readAt: n=0, err=Bad file descriptor 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a15900): _writeAt: size=3, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a15900): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a15900): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097806df110 item 37 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a15900): >_writeAt: n=3, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a15900): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.307796393 +0000 UTC m=+78.090949105 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a15900): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a15e00): _readAt: size=512, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a15e00): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a15e00): >openPending: err= 2026/08/04 01:14:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a15e00): >_readAt: n=5, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a15e00): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.307796393 +0000 UTC m=+78.090949105 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a15e00): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: Remove: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097806df5e0 item 37 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a40580): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a40580): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a40580): _writeAt: size=5, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a40580): >_writeAt: n=5, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a40580): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.309646005 +0000 UTC m=+78.092798717 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a40580): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a40a80): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a40a80): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097806dfc00 item 38 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a40a80): _readAt: size=2, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a40a80): >_readAt: n=0, err=Bad file descriptor 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a40a80): _writeAt: size=3, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a40a80): >_writeAt: n=3, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a40a80): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.311466784 +0000 UTC m=+78.094619496 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a40a80): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a40fc0): _readAt: size=512, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a40fc0): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a40fc0): >openPending: err= 2026/08/04 01:14:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a40fc0): >_readAt: n=3, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a40fc0): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.311466784 +0000 UTC m=+78.094619496 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a40fc0): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: Remove: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097806dfdc0 item 38 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a41640): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a41640): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a41640): _writeAt: size=5, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a41640): >_writeAt: n=5, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a41640): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.313062526 +0000 UTC m=+78.096215238 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a41640): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a41b40): _readAt: size=2, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a41b40): >_readAt: n=0, err=Bad file descriptor 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a41b40): _writeAt: size=3, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a41b40): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a41b40): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097804d04d0 item 39 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a41b40): >_writeAt: n=3, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a41b40): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.313936667 +0000 UTC m=+78.097089379 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a41b40): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a60140): _readAt: size=512, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a60140): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a60140): >openPending: err= 2026/08/04 01:14:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a60140): >_readAt: n=5, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a60140): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.313936667 +0000 UTC m=+78.097089379 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a60140): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: Remove: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097804d0770 item 39 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a607c0): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a607c0): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a607c0): _writeAt: size=5, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a607c0): >_writeAt: n=5, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a607c0): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.315626317 +0000 UTC m=+78.098779029 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a607c0): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a60cc0): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a60cc0): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097804d1650 item 40 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a60cc0): _readAt: size=2, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a60cc0): >_readAt: n=0, err=Bad file descriptor 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a60cc0): _writeAt: size=3, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a60cc0): >_writeAt: n=3, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a60cc0): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.31650648 +0000 UTC m=+78.099659192 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a60cc0): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a61200): _readAt: size=512, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a61200): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a61200): >openPending: err= 2026/08/04 01:14:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a61200): >_readAt: n=3, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a61200): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.31650648 +0000 UTC m=+78.099659192 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a61200): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: Remove: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097804d18f0 item 40 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a617c0): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a617c0): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a617c0): _readAt: size=2, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a617c0): >_readAt: n=0, err=Bad file descriptor 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a617c0): _writeAt: size=5, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a617c0): >_writeAt: n=5, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a617c0): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.318377351 +0000 UTC m=+78.101530073 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a617c0): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a61cc0): _writeAt: size=5, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a61cc0): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a61cc0): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x109780e9c000 item 41 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a61cc0): >_writeAt: n=5, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a61cc0): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.319223038 +0000 UTC m=+78.102375750 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a61cc0): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a86280): _readAt: size=2, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a86280): >_readAt: n=0, err=Bad file descriptor 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a86280): _writeAt: size=3, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a86280): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a86280): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x109780e9c1c0 item 41 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a86280): >_writeAt: n=3, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a86280): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.319990949 +0000 UTC m=+78.103143671 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a86280): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a867c0): _readAt: size=512, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a867c0): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a867c0): >openPending: err= 2026/08/04 01:14:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a867c0): >_readAt: n=5, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a867c0): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.319990949 +0000 UTC m=+78.103143671 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a867c0): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: Remove: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x109780e9c3f0 item 41 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a86e00): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a86e00): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a86e00): _readAt: size=2, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a86e00): >_readAt: n=0, err=Bad file descriptor 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a86e00): _writeAt: size=5, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a86e00): >_writeAt: n=5, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a86e00): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.321895114 +0000 UTC m=+78.105047826 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a86e00): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a87300): _writeAt: size=5, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a87300): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a87300): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x109780e9c770 item 42 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a87300): >_writeAt: n=5, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a87300): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.322591058 +0000 UTC m=+78.105743770 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a87300): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a87840): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a87840): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x109780e9c930 item 42 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a87840): _readAt: size=2, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a87840): >_readAt: n=0, err=Bad file descriptor 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a87840): _writeAt: size=3, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a87840): >_writeAt: n=3, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a87840): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.323591468 +0000 UTC m=+78.106744180 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a87840): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x10978098e740): _readAt: size=512, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x10978098e740): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x10978098e740): >openPending: err= 2026/08/04 01:14:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/04 01:14:47 DEBUG : open-test-file(0x10978098e740): >_readAt: n=3, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x10978098e740): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.323591468 +0000 UTC m=+78.106744180 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x10978098e740): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: Remove: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097805c4770 item 42 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file(0x10978098ed80): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x10978098ed80): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x10978098ed80): _readAt: size=2, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x10978098ed80): >_readAt: n=0, err=Bad file descriptor 2026/08/04 01:14:47 DEBUG : open-test-file(0x10978098ed80): _writeAt: size=5, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x10978098ed80): >_writeAt: n=5, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x10978098ed80): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.326178663 +0000 UTC m=+78.109331375 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x10978098ed80): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x10978098f280): _writeAt: size=5, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x10978098f280): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x10978098f280): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097805c4c40 item 43 2026/08/04 01:14:47 DEBUG : open-test-file(0x10978098f280): >_writeAt: n=5, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x10978098f280): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.326937144 +0000 UTC m=+78.110089856 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x10978098f280): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x10978098f7c0): _readAt: size=2, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x10978098f7c0): >_readAt: n=0, err=Bad file descriptor 2026/08/04 01:14:47 DEBUG : open-test-file(0x10978098f7c0): _writeAt: size=3, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x10978098f7c0): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x10978098f7c0): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097805c4e00 item 43 2026/08/04 01:14:47 DEBUG : open-test-file(0x10978098f7c0): >_writeAt: n=3, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x10978098f7c0): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.327847063 +0000 UTC m=+78.110999775 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x10978098f7c0): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x10978098fd00): _readAt: size=512, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x10978098fd00): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x10978098fd00): >openPending: err= 2026/08/04 01:14:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:47 DEBUG : open-test-file(0x10978098fd00): >_readAt: n=5, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x10978098fd00): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.327847063 +0000 UTC m=+78.110999775 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x10978098fd00): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: Remove: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097805c50a0 item 43 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097809be440): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097809be440): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097809be440): _readAt: size=2, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097809be440): >_readAt: n=0, err=Bad file descriptor 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097809be440): _writeAt: size=5, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097809be440): >_writeAt: n=5, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097809be440): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.330710599 +0000 UTC m=+78.113863332 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097809be440): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097809be940): _writeAt: size=5, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097809be940): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097809be940): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097805c5420 item 44 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097809be940): >_writeAt: n=5, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097809be940): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.331291557 +0000 UTC m=+78.114444269 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097809be940): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097809bee80): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097809bee80): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097805c5a40 item 44 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097809bee80): _readAt: size=2, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097809bee80): >_readAt: n=0, err=Bad file descriptor 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097809bee80): _writeAt: size=3, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097809bee80): >_writeAt: n=3, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097809bee80): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.332303327 +0000 UTC m=+78.115456039 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097809bee80): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097809bf400): _readAt: size=512, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097809bf400): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097809bf400): >openPending: err= 2026/08/04 01:14:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097809bf400): >_readAt: n=3, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097809bf400): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.332303327 +0000 UTC m=+78.115456039 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097809bf400): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: Remove: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097805c5dc0 item 44 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097809bfa40): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097809bfa40): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097809bfa40): _readAt: size=2, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097809bfa40): >_readAt: n=0, err=Bad file descriptor 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097809bfa40): _writeAt: size=5, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097809bfa40): >_writeAt: n=5, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097809bfa40): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.334184819 +0000 UTC m=+78.117337541 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097809bfa40): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097809ee040): _writeAt: size=5, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097809ee040): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097809ee040): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10978005f1f0 item 45 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097809ee040): >_writeAt: n=5, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097809ee040): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.334790663 +0000 UTC m=+78.117943375 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097809ee040): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/04 01:14:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097809ee740): _readAt: size=512, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097809ee740): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097809ee740): >openPending: err= 2026/08/04 01:14:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097809ee740): >_readAt: n=5, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097809ee740): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.334790663 +0000 UTC m=+78.117943375 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097809ee740): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: Remove: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10978005f3b0 item 45 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097809eed80): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097809eed80): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097809eed80): _readAt: size=2, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097809eed80): >_readAt: n=0, err=Bad file descriptor 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097809eed80): _writeAt: size=5, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097809eed80): >_writeAt: n=5, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097809eed80): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.336734574 +0000 UTC m=+78.119887286 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097809eed80): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097809ef280): _writeAt: size=5, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097809ef280): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097809ef280): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097804b8000 item 46 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097809ef280): >_writeAt: n=5, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097809ef280): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.337479059 +0000 UTC m=+78.120631771 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097809ef280): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/04 01:14:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097809ef980): _readAt: size=512, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097809ef980): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097809ef980): >openPending: err= 2026/08/04 01:14:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097809ef980): >_readAt: n=5, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097809ef980): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.337479059 +0000 UTC m=+78.120631771 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097809ef980): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: Remove: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097804b8310 item 46 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780b420c0): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780b420c0): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780b420c0): _readAt: size=2, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780b420c0): >_readAt: n=0, err=Bad file descriptor 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780b420c0): _writeAt: size=5, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780b420c0): >_writeAt: n=5, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780b420c0): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.339517138 +0000 UTC m=+78.122669850 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780b420c0): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780b425c0): _writeAt: size=5, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780b425c0): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780b425c0): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097804b8a10 item 47 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780b425c0): >_writeAt: n=5, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780b425c0): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.340209656 +0000 UTC m=+78.123362368 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780b425c0): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/04 01:14:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780b42cc0): _readAt: size=512, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780b42cc0): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780b42cc0): >openPending: err= 2026/08/04 01:14:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780b42cc0): >_readAt: n=5, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780b42cc0): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.340209656 +0000 UTC m=+78.123362368 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780b42cc0): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: Remove: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097804b8c40 item 47 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780b43300): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780b43300): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780b43300): _readAt: size=2, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780b43300): >_readAt: n=0, err=Bad file descriptor 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780b43300): _writeAt: size=5, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780b43300): >_writeAt: n=5, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780b43300): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.342003633 +0000 UTC m=+78.125156345 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780b43300): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780b43800): _writeAt: size=5, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780b43800): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780b43800): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097804b9880 item 48 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780b43800): >_writeAt: n=5, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780b43800): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.342768999 +0000 UTC m=+78.125921711 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780b43800): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/04 01:14:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780b60000): _readAt: size=512, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780b60000): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780b60000): >openPending: err= 2026/08/04 01:14:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780b60000): >_readAt: n=5, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780b60000): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.342768999 +0000 UTC m=+78.125921711 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780b60000): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: Remove: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097804b9b20 item 48 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780b60640): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780b60640): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780b60640): _writeAt: size=5, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780b60640): >_writeAt: n=5, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780b60640): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.345506136 +0000 UTC m=+78.128658848 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780b60640): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780b60ac0): _readAt: size=2, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780b60ac0): >_readAt: n=0, err=Bad file descriptor 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780b60ac0): _writeAt: size=3, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780b60ac0): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780b60ac0): open at offset 5 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780b60ac0): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x109780498310 item 49 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780b60ac0): >_writeAt: n=3, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780b60ac0): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.346287562 +0000 UTC m=+78.129440284 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780b60ac0): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780b61000): _readAt: size=512, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780b61000): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780b61000): >openPending: err= 2026/08/04 01:14:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780b61000): >_readAt: n=8, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780b61000): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.346287562 +0000 UTC m=+78.129440284 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780b61000): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: Remove: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x109780498620 item 49 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780b61680): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780b61680): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780b61680): _writeAt: size=5, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780b61680): >_writeAt: n=5, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780b61680): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.348002901 +0000 UTC m=+78.131155613 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780b61680): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780b61b80): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780b61b80): open at offset 5 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780b61b80): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x109780499420 item 50 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780b61b80): _readAt: size=2, off=5 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780b61b80): >_readAt: n=0, err=Bad file descriptor 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780b61b80): _writeAt: size=3, off=5 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780b61b80): >_writeAt: n=3, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780b61b80): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.34870648 +0000 UTC m=+78.131859192 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780b61b80): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780b94200): _readAt: size=512, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780b94200): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780b94200): >openPending: err= 2026/08/04 01:14:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780b94200): >_readAt: n=3, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780b94200): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.34870648 +0000 UTC m=+78.131859192 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780b94200): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: Remove: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x109780499810 item 50 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780b94880): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780b94880): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780b94880): _writeAt: size=5, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780b94880): >_writeAt: n=5, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780b94880): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.350632105 +0000 UTC m=+78.133784817 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780b94880): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780b94d80): _readAt: size=2, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780b94d80): >_readAt: n=0, err=Bad file descriptor 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780b94d80): _writeAt: size=3, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780b94d80): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780b94d80): open at offset 5 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780b94d80): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097804a82a0 item 51 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780b94d80): >_writeAt: n=3, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780b94d80): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.351413691 +0000 UTC m=+78.134566403 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780b94d80): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780b952c0): _readAt: size=512, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780b952c0): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780b952c0): >openPending: err= 2026/08/04 01:14:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780b952c0): >_readAt: n=8, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780b952c0): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.351413691 +0000 UTC m=+78.134566403 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780b952c0): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: Remove: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097804a8e00 item 51 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780b95940): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780b95940): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780b95940): _writeAt: size=5, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780b95940): >_writeAt: n=5, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780b95940): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.352956675 +0000 UTC m=+78.136109387 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780b95940): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780b95e40): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780b95e40): open at offset 5 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780b95e40): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097803d01c0 item 52 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780b95e40): _readAt: size=2, off=5 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780b95e40): >_readAt: n=0, err=Bad file descriptor 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780b95e40): _writeAt: size=3, off=5 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780b95e40): >_writeAt: n=3, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780b95e40): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.353720347 +0000 UTC m=+78.136873059 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780b95e40): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780be64c0): _readAt: size=512, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780be64c0): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780be64c0): >openPending: err= 2026/08/04 01:14:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780be64c0): >_readAt: n=3, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780be64c0): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.353720347 +0000 UTC m=+78.136873059 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780be64c0): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: Remove: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097803d0690 item 52 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780be6b40): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780be6b40): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780be6b40): _writeAt: size=5, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780be6b40): >_writeAt: n=5, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780be6b40): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.35583521 +0000 UTC m=+78.138987922 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780be6b40): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780be7040): _readAt: size=2, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780be7040): >_readAt: n=0, err=Bad file descriptor 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780be7040): _writeAt: size=3, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780be7040): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780be7040): open at offset 5 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780be7040): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097803d0cb0 item 53 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780be7040): >_writeAt: n=3, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780be7040): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.356646021 +0000 UTC m=+78.139798733 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780be7040): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780be7580): _readAt: size=512, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780be7580): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780be7580): >openPending: err= 2026/08/04 01:14:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780be7580): >_readAt: n=8, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780be7580): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.356646021 +0000 UTC m=+78.139798733 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780be7580): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: Remove: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097803d1570 item 53 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780be7c00): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780be7c00): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780be7c00): _writeAt: size=5, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780be7c00): >_writeAt: n=5, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780be7c00): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.358362572 +0000 UTC m=+78.141515284 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780be7c00): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c18200): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c18200): open at offset 5 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c18200): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097803d1dc0 item 54 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c18200): _readAt: size=2, off=5 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c18200): >_readAt: n=0, err=Bad file descriptor 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c18200): _writeAt: size=3, off=5 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c18200): >_writeAt: n=3, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c18200): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.360338493 +0000 UTC m=+78.143491205 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c18200): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c18780): _readAt: size=512, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c18780): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c18780): >openPending: err= 2026/08/04 01:14:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c18780): >_readAt: n=3, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c18780): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.360338493 +0000 UTC m=+78.143491205 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c18780): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: Remove: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097805cc380 item 54 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a87dc0): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a87dc0): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a87dc0): _writeAt: size=5, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a87dc0): >_writeAt: n=5, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a87dc0): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.363020788 +0000 UTC m=+78.146173510 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a87dc0): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780aac3c0): _readAt: size=2, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780aac3c0): >_readAt: n=0, err=Bad file descriptor 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780aac3c0): _writeAt: size=3, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780aac3c0): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780aac3c0): open at offset 5 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780aac3c0): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x109780e9ccb0 item 55 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780aac3c0): >_writeAt: n=3, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780aac3c0): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.365703723 +0000 UTC m=+78.148856435 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780aac3c0): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780aac900): _readAt: size=512, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780aac900): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780aac900): >openPending: err= 2026/08/04 01:14:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780aac900): >_readAt: n=8, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780aac900): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.365703723 +0000 UTC m=+78.148856435 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780aac900): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: Remove: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x109780e9ce70 item 55 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780aacf80): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780aacf80): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780aacf80): _writeAt: size=5, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780aacf80): >_writeAt: n=5, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780aacf80): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.368063269 +0000 UTC m=+78.151215981 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780aacf80): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780aad480): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780aad480): open at offset 5 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780aad480): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x109780e9d260 item 56 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780aad480): _readAt: size=2, off=5 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780aad480): >_readAt: n=0, err=Bad file descriptor 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780aad480): _writeAt: size=3, off=5 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780aad480): >_writeAt: n=3, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780aad480): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.36960521 +0000 UTC m=+78.152757922 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780aad480): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780aada00): _readAt: size=512, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780aada00): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780aada00): >openPending: err= 2026/08/04 01:14:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780aada00): >_readAt: n=3, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780aada00): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.36960521 +0000 UTC m=+78.152757922 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780aada00): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: Remove: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x109780e9d420 item 56 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780ae8140): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780ae8140): open at offset 0 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780ae8140): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780ae8140): _readAt: size=2, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780ae8140): >_readAt: n=0, err=Bad file descriptor 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780ae8140): _writeAt: size=5, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780ae8140): >_writeAt: n=5, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780ae8140): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.37184552 +0000 UTC m=+78.154998232 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780ae8140): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780ae8680): _writeAt: size=5, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780ae8680): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780ae8680): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x109780e9d7a0 item 57 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780ae8680): >_writeAt: n=5, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780ae8680): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.37261877 +0000 UTC m=+78.155771483 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780ae8680): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780ae8bc0): _readAt: size=2, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780ae8bc0): >_readAt: n=0, err=Bad file descriptor 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780ae8bc0): _writeAt: size=3, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780ae8bc0): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780ae8bc0): open at offset 5 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780ae8bc0): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x109780e9d960 item 57 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780ae8bc0): >_writeAt: n=3, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780ae8bc0): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.373212061 +0000 UTC m=+78.156364773 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780ae8bc0): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780ae9140): _readAt: size=512, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780ae9140): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780ae9140): >openPending: err= 2026/08/04 01:14:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780ae9140): >_readAt: n=8, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780ae9140): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.373212061 +0000 UTC m=+78.156364773 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780ae9140): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: Remove: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x109780e9dc00 item 57 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c18b40): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c18b40): open at offset 0 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c18b40): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c18b40): _readAt: size=2, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c18b40): >_readAt: n=0, err=Bad file descriptor 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c18b40): _writeAt: size=5, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c18b40): >_writeAt: n=5, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c18b40): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.375002471 +0000 UTC m=+78.158155183 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c18b40): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c19080): _writeAt: size=5, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c19080): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c19080): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097805cc620 item 58 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c19080): >_writeAt: n=5, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c19080): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.375643552 +0000 UTC m=+78.158796264 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c19080): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c195c0): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c195c0): open at offset 5 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c195c0): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097805cc7e0 item 58 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c195c0): _readAt: size=2, off=5 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c195c0): >_readAt: n=0, err=Bad file descriptor 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c195c0): _writeAt: size=3, off=5 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c195c0): >_writeAt: n=3, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c195c0): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.376517262 +0000 UTC m=+78.159669985 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c195c0): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c19b80): _readAt: size=512, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c19b80): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c19b80): >openPending: err= 2026/08/04 01:14:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c19b80): >_readAt: n=3, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c19b80): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.376517262 +0000 UTC m=+78.159669985 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c19b80): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: Remove: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097805ccaf0 item 58 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c422c0): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c422c0): open at offset 0 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c422c0): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c422c0): _readAt: size=2, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c422c0): >_readAt: n=0, err=Bad file descriptor 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c422c0): _writeAt: size=5, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c422c0): >_writeAt: n=5, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c422c0): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.378401429 +0000 UTC m=+78.161554141 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c422c0): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c42800): _writeAt: size=5, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c42800): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c42800): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097805cd2d0 item 59 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c42800): >_writeAt: n=5, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c42800): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.378951468 +0000 UTC m=+78.162104180 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c42800): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c42d40): _readAt: size=2, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c42d40): >_readAt: n=0, err=Bad file descriptor 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c42d40): _writeAt: size=3, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c42d40): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c42d40): open at offset 5 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c42d40): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097805cd490 item 59 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c42d40): >_writeAt: n=3, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c42d40): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.379702647 +0000 UTC m=+78.162855359 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c42d40): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c432c0): _readAt: size=512, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c432c0): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c432c0): >openPending: err= 2026/08/04 01:14:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c432c0): >_readAt: n=8, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c432c0): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.379702647 +0000 UTC m=+78.162855359 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c432c0): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: Remove: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097805cd730 item 59 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c43900): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c43900): open at offset 0 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c43900): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c43900): _readAt: size=2, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c43900): >_readAt: n=0, err=Bad file descriptor 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c43900): _writeAt: size=5, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c43900): >_writeAt: n=5, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c43900): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.381524176 +0000 UTC m=+78.164676888 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c43900): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c43e40): _writeAt: size=5, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c43e40): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c43e40): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097805cdd50 item 60 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c43e40): >_writeAt: n=5, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c43e40): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.382135059 +0000 UTC m=+78.165287771 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c43e40): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d06480): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d06480): open at offset 5 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d06480): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x109780656150 item 60 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d06480): _readAt: size=2, off=5 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d06480): >_readAt: n=0, err=Bad file descriptor 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d06480): _writeAt: size=3, off=5 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d06480): >_writeAt: n=3, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d06480): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.38285564 +0000 UTC m=+78.166008362 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d06480): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d06a40): _readAt: size=512, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d06a40): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d06a40): >openPending: err= 2026/08/04 01:14:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d06a40): >_readAt: n=3, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d06a40): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.38285564 +0000 UTC m=+78.166008362 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d06a40): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: Remove: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x109780656310 item 60 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d07080): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d07080): open at offset 0 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d07080): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d07080): _readAt: size=2, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d07080): >_readAt: n=0, err=Bad file descriptor 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d07080): _writeAt: size=5, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d07080): >_writeAt: n=5, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d07080): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.384831671 +0000 UTC m=+78.167984383 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d07080): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d075c0): _writeAt: size=5, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d075c0): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d075c0): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097806567e0 item 61 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d075c0): >_writeAt: n=5, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d075c0): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.385423499 +0000 UTC m=+78.168576211 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d075c0): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/04 01:14:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d07cc0): _readAt: size=512, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d07cc0): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d07cc0): >openPending: err= 2026/08/04 01:14:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d07cc0): >_readAt: n=5, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d07cc0): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.385423499 +0000 UTC m=+78.168576211 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d07cc0): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: Remove: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x109780656b60 item 61 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d30400): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d30400): open at offset 0 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d30400): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d30400): _readAt: size=2, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d30400): >_readAt: n=0, err=Bad file descriptor 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d30400): _writeAt: size=5, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d30400): >_writeAt: n=5, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d30400): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.387962884 +0000 UTC m=+78.171115596 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d30400): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d30940): _writeAt: size=5, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d30940): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d30940): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097806571f0 item 62 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d30940): >_writeAt: n=5, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d30940): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.389457145 +0000 UTC m=+78.172609857 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d30940): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/04 01:14:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d31040): _readAt: size=512, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d31040): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d31040): >openPending: err= 2026/08/04 01:14:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d31040): >_readAt: n=5, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d31040): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.389457145 +0000 UTC m=+78.172609857 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d31040): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: Remove: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x109780657960 item 62 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d31680): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d31680): open at offset 0 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d31680): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d31680): _readAt: size=2, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d31680): >_readAt: n=0, err=Bad file descriptor 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d31680): _writeAt: size=5, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d31680): >_writeAt: n=5, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d31680): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.393194751 +0000 UTC m=+78.176347463 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d31680): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d31bc0): _writeAt: size=5, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d31bc0): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d31bc0): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097803bcd20 item 63 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d31bc0): >_writeAt: n=5, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d31bc0): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.393788564 +0000 UTC m=+78.176941276 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d31bc0): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/04 01:14:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d483c0): _readAt: size=512, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d483c0): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d483c0): >openPending: err= 2026/08/04 01:14:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d483c0): >_readAt: n=5, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d483c0): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.393788564 +0000 UTC m=+78.176941276 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d483c0): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: Remove: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097803bd2d0 item 63 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d48a00): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d48a00): open at offset 0 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d48a00): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d48a00): _readAt: size=2, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d48a00): >_readAt: n=0, err=Bad file descriptor 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d48a00): _writeAt: size=5, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d48a00): >_writeAt: n=5, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d48a00): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.396535079 +0000 UTC m=+78.179687791 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d48a00): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d48f40): _writeAt: size=5, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d48f40): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d48f40): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097804da8c0 item 64 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d48f40): >_writeAt: n=5, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d48f40): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.397402336 +0000 UTC m=+78.180555049 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d48f40): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/04 01:14:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d49640): _readAt: size=512, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d49640): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d49640): >openPending: err= 2026/08/04 01:14:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d49640): >_readAt: n=5, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d49640): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.397402336 +0000 UTC m=+78.180555049 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d49640): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: Remove: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097804db490 item 64 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d49c80): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d49c80): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d49c80): _writeAt: size=5, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d49c80): >_writeAt: n=5, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d49c80): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.402420121 +0000 UTC m=+78.185572843 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d49c80): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDWR 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d7c200): _readAt: size=2, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d7c200): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d7c200): >openPending: err= 2026/08/04 01:14:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d7c200): >_readAt: n=2, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d7c200): _writeAt: size=3, off=2 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097804db960 item 65 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d7c200): >_writeAt: n=3, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d7c200): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.403761595 +0000 UTC m=+78.186914317 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d7c200): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d7c700): _readAt: size=512, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d7c700): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d7c700): >openPending: err= 2026/08/04 01:14:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d7c700): >_readAt: n=5, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d7c700): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.403761595 +0000 UTC m=+78.186914317 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d7c700): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: Remove: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097803c6e00 item 65 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d7cb80): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d7cb80): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d7cb80): _writeAt: size=5, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d7cb80): >_writeAt: n=5, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d7cb80): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.407307319 +0000 UTC m=+78.190460031 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d7cb80): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d7d000): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d7d000): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097807704d0 item 66 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d7d000): _readAt: size=2, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d7d000): >_readAt: n=0, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d7d000): _writeAt: size=3, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d7d000): >_writeAt: n=3, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d7d000): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.408007141 +0000 UTC m=+78.191159853 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d7d000): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d7d540): _readAt: size=512, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d7d540): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d7d540): >openPending: err= 2026/08/04 01:14:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d7d540): >_readAt: n=3, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d7d540): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.408007141 +0000 UTC m=+78.191159853 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d7d540): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: Remove: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x109780770850 item 66 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d7db80): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d7db80): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d7db80): _writeAt: size=5, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d7db80): >_writeAt: n=5, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d7db80): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.409497185 +0000 UTC m=+78.192649897 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d7db80): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780ae8100): _readAt: size=2, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780ae8100): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780ae8100): >openPending: err= 2026/08/04 01:14:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780ae8100): >_readAt: n=2, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780ae8100): _writeAt: size=3, off=2 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x109780770e00 item 67 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780ae8100): >_writeAt: n=3, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780ae8100): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.410138325 +0000 UTC m=+78.193291037 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780ae8100): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780ae8600): _readAt: size=512, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780ae8600): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780ae8600): >openPending: err= 2026/08/04 01:14:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780ae8600): >_readAt: n=5, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780ae8600): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.410138325 +0000 UTC m=+78.193291037 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780ae8600): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: Remove: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097807710a0 item 67 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780ae8c80): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780ae8c80): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780ae8c80): _writeAt: size=5, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780ae8c80): >_writeAt: n=5, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780ae8c80): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.411722717 +0000 UTC m=+78.194875429 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780ae8c80): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780ae9180): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780ae9180): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097807716c0 item 68 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780ae9180): _readAt: size=2, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780ae9180): >_readAt: n=0, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780ae9180): _writeAt: size=3, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780ae9180): >_writeAt: n=3, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780ae9180): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.412386429 +0000 UTC m=+78.195539141 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780ae9180): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780ae9800): _readAt: size=512, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780ae9800): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780ae9800): >openPending: err= 2026/08/04 01:14:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780ae9800): >_readAt: n=3, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780ae9800): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.412386429 +0000 UTC m=+78.195539141 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780ae9800): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: Remove: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x109780771880 item 68 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780ae9e40): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780ae9e40): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780ae9e40): _writeAt: size=5, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780ae9e40): >_writeAt: n=5, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780ae9e40): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.414230351 +0000 UTC m=+78.197383074 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780ae9e40): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097804b4840): _readAt: size=2, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097804b4840): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097804b4840): >openPending: err= 2026/08/04 01:14:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097804b4840): >_readAt: n=2, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097804b4840): _writeAt: size=3, off=2 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097803c70a0 item 69 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097804b4840): >_writeAt: n=3, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097804b4840): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.414837899 +0000 UTC m=+78.197990611 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097804b4840): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097804b5b00): _readAt: size=512, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097804b5b00): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097804b5b00): >openPending: err= 2026/08/04 01:14:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097804b5b00): >_readAt: n=5, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097804b5b00): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.414837899 +0000 UTC m=+78.197990611 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097804b5b00): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: Remove: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097803c75e0 item 69 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780423000): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780423000): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780423000): _writeAt: size=5, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780423000): >_writeAt: n=5, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780423000): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.416499877 +0000 UTC m=+78.199652609 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780423000): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780423b80): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780423b80): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097803c7ab0 item 70 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780423b80): _readAt: size=2, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780423b80): >_readAt: n=0, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780423b80): _writeAt: size=3, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780423b80): >_writeAt: n=3, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780423b80): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.417232911 +0000 UTC m=+78.200385623 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780423b80): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x10978009a200): _readAt: size=512, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x10978009a200): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x10978009a200): >openPending: err= 2026/08/04 01:14:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/04 01:14:47 DEBUG : open-test-file(0x10978009a200): >_readAt: n=3, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x10978009a200): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.417232911 +0000 UTC m=+78.200385623 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x10978009a200): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: Remove: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x109780e9c070 item 70 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file(0x10978009ac00): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x10978009ac00): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x10978009ac00): _writeAt: size=5, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x10978009ac00): >_writeAt: n=5, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x10978009ac00): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.41972127 +0000 UTC m=+78.202873982 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x10978009ac00): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x10978009b100): _readAt: size=2, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x10978009b100): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x10978009b100): >openPending: err= 2026/08/04 01:14:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:47 DEBUG : open-test-file(0x10978009b100): >_readAt: n=2, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x10978009b100): _writeAt: size=3, off=2 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x109780e9c460 item 71 2026/08/04 01:14:47 DEBUG : open-test-file(0x10978009b100): >_writeAt: n=3, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x10978009b100): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.420369654 +0000 UTC m=+78.203522366 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x10978009b100): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x10978009b600): _readAt: size=512, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x10978009b600): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x10978009b600): >openPending: err= 2026/08/04 01:14:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:47 DEBUG : open-test-file(0x10978009b600): >_readAt: n=5, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x10978009b600): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.420369654 +0000 UTC m=+78.203522366 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x10978009b600): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: Remove: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x109780e9c620 item 71 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file(0x10978033a940): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x10978033a940): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x10978033a940): _writeAt: size=5, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x10978033a940): >_writeAt: n=5, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x10978033a940): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.421985005 +0000 UTC m=+78.205137717 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x10978033a940): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file(0x10978033b800): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x10978033b800): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x109780558380 item 72 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x10978033b800): _readAt: size=2, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x10978033b800): >_readAt: n=0, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x10978033b800): _writeAt: size=3, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x10978033b800): >_writeAt: n=3, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x10978033b800): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.42330686 +0000 UTC m=+78.206459572 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x10978033b800): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780db0040): _readAt: size=512, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780db0040): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780db0040): >openPending: err= 2026/08/04 01:14:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780db0040): >_readAt: n=3, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780db0040): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.42330686 +0000 UTC m=+78.206459572 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780db0040): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: Remove: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x109780558690 item 72 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780db0600): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780db0600): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780db0600): _readAt: size=2, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780db0600): >_readAt: n=0, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780db0600): _writeAt: size=5, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780db0600): >_writeAt: n=5, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780db0600): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.427732557 +0000 UTC m=+78.210885269 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780db0600): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780db0b40): _writeAt: size=5, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780db0b40): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780db0b40): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x109780558d20 item 73 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780db0b40): >_writeAt: n=5, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780db0b40): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.428811814 +0000 UTC m=+78.211964526 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780db0b40): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780db1000): _readAt: size=2, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780db1000): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780db1000): >openPending: err= 2026/08/04 01:14:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780db1000): >_readAt: n=2, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780db1000): _writeAt: size=3, off=2 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x109780559110 item 73 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780db1000): >_writeAt: n=3, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780db1000): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.430998803 +0000 UTC m=+78.214151515 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780db1000): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780db1540): _readAt: size=512, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780db1540): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780db1540): >openPending: err= 2026/08/04 01:14:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780db1540): >_readAt: n=5, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780db1540): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.430998803 +0000 UTC m=+78.214151515 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780db1540): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: Remove: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097805592d0 item 73 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780db1b80): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780db1b80): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780db1b80): _readAt: size=2, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780db1b80): >_readAt: n=0, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780db1b80): _writeAt: size=5, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780db1b80): >_writeAt: n=5, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780db1b80): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.43558367 +0000 UTC m=+78.218736393 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780db1b80): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097807122c0): _writeAt: size=5, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097807122c0): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097807122c0): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x109780559730 item 74 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097807122c0): >_writeAt: n=5, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097807122c0): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.436652509 +0000 UTC m=+78.219805271 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097807122c0): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780712a00): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780712a00): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x109780559960 item 74 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780712a00): _readAt: size=2, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780712a00): >_readAt: n=0, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780712a00): _writeAt: size=3, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780712a00): >_writeAt: n=3, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780712a00): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.437624003 +0000 UTC m=+78.220776735 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780712a00): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780713040): _readAt: size=512, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780713040): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780713040): >openPending: err= 2026/08/04 01:14:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780713040): >_readAt: n=3, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780713040): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.437624003 +0000 UTC m=+78.220776735 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780713040): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: Remove: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x109780559b90 item 74 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780713800): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780713800): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780713800): _readAt: size=2, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780713800): >_readAt: n=0, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780713800): _writeAt: size=5, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780713800): >_writeAt: n=5, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780713800): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.441028712 +0000 UTC m=+78.224181435 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780713800): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780713d00): _writeAt: size=5, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780713d00): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780713d00): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097805d6230 item 75 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780713d00): >_writeAt: n=5, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780713d00): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.441803825 +0000 UTC m=+78.224956578 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780713d00): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097806bca80): _readAt: size=2, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097806bca80): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097806bca80): >openPending: err= 2026/08/04 01:14:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097806bca80): >_readAt: n=2, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097806bca80): _writeAt: size=3, off=2 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097805d63f0 item 75 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097806bca80): >_writeAt: n=3, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097806bca80): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.44253697 +0000 UTC m=+78.225689692 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097806bca80): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097806bd800): _readAt: size=512, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097806bd800): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097806bd800): >openPending: err= 2026/08/04 01:14:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097806bd800): >_readAt: n=5, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097806bd800): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.44253697 +0000 UTC m=+78.225689692 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097806bd800): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: Remove: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097805d6700 item 75 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c08200): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c08200): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c08200): _readAt: size=2, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c08200): >_readAt: n=0, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c08200): _writeAt: size=5, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c08200): >_writeAt: n=5, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c08200): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.444567384 +0000 UTC m=+78.227720096 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c08200): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c08700): _writeAt: size=5, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c08700): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c08700): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097805d6cb0 item 76 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c08700): >_writeAt: n=5, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c08700): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.445413441 +0000 UTC m=+78.228566153 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c08700): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c08c40): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c08c40): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097805d6f50 item 76 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c08c40): _readAt: size=2, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c08c40): >_readAt: n=0, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c08c40): _writeAt: size=3, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c08c40): >_writeAt: n=3, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c08c40): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.446441943 +0000 UTC m=+78.229594665 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c08c40): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c092c0): _readAt: size=512, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c092c0): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c092c0): >openPending: err= 2026/08/04 01:14:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c092c0): >_readAt: n=3, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c092c0): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.446441943 +0000 UTC m=+78.229594665 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c092c0): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: Remove: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097805d71f0 item 76 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c09900): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c09900): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c09900): _readAt: size=2, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c09900): >_readAt: n=0, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c09900): _writeAt: size=5, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c09900): >_writeAt: n=5, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c09900): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.448563368 +0000 UTC m=+78.231716090 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c09900): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c09e00): _writeAt: size=5, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c09e00): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c09e00): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097805d7b90 item 77 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c09e00): >_writeAt: n=5, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c09e00): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.449335787 +0000 UTC m=+78.232488509 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780c09e00): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/04 01:14:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a38700): _readAt: size=512, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a38700): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a38700): >openPending: err= 2026/08/04 01:14:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a38700): >_readAt: n=5, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a38700): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.449335787 +0000 UTC m=+78.232488509 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a38700): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: Remove: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097803ce2a0 item 77 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a38d40): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a38d40): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a38d40): _readAt: size=2, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a38d40): >_readAt: n=0, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a38d40): _writeAt: size=5, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a38d40): >_writeAt: n=5, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a38d40): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.452510282 +0000 UTC m=+78.235694513 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a38d40): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a39240): _writeAt: size=5, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a39240): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a39240): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097803ce850 item 78 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a39240): >_writeAt: n=5, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a39240): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.454133286 +0000 UTC m=+78.237286008 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a39240): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/04 01:14:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a39940): _readAt: size=512, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a39940): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a39940): >openPending: err= 2026/08/04 01:14:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a39940): >_readAt: n=5, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a39940): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.454133286 +0000 UTC m=+78.237286008 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780a39940): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: Remove: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097803cea10 item 78 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d48080): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d48080): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d48080): _readAt: size=2, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d48080): >_readAt: n=0, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d48080): _writeAt: size=5, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d48080): >_writeAt: n=5, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d48080): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.456279267 +0000 UTC m=+78.239431990 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d48080): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d48580): _writeAt: size=5, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d48580): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d48580): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097803cefc0 item 79 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d48580): >_writeAt: n=5, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d48580): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.458279445 +0000 UTC m=+78.241432167 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d48580): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/04 01:14:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d48c80): _readAt: size=512, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d48c80): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d48c80): >openPending: err= 2026/08/04 01:14:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d48c80): >_readAt: n=5, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d48c80): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.458279445 +0000 UTC m=+78.241432167 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d48c80): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: Remove: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097803cf3b0 item 79 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d492c0): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d492c0): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d492c0): _readAt: size=2, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d492c0): >_readAt: n=0, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d492c0): _writeAt: size=5, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d492c0): >_writeAt: n=5, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d492c0): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.460646845 +0000 UTC m=+78.243799577 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d492c0): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d497c0): _writeAt: size=5, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d497c0): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d497c0): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097803cfab0 item 80 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d497c0): >_writeAt: n=5, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d497c0): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.461574557 +0000 UTC m=+78.244727279 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780d497c0): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/04 01:14:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097806e21c0): _readAt: size=512, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097806e21c0): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097806e21c0): >openPending: err= 2026/08/04 01:14:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097806e21c0): >_readAt: n=5, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097806e21c0): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.461574557 +0000 UTC m=+78.244727279 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097806e21c0): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: Remove: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10978112e070 item 80 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097806e2800): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097806e2800): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097806e2800): _writeAt: size=5, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097806e2800): >_writeAt: n=5, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097806e2800): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.463778769 +0000 UTC m=+78.246931491 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097806e2800): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097806e2c80): _readAt: size=2, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097806e2c80): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097806e2c80): open at offset 5 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097806e2c80): >openPending: err= 2026/08/04 01:14:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097806e2c80): >_readAt: n=2, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097806e2c80): _writeAt: size=3, off=7 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10978112e620 item 81 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097806e2c80): >_writeAt: n=3, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097806e2c80): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.464597855 +0000 UTC m=+78.247750587 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097806e2c80): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097806e31c0): _readAt: size=512, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097806e31c0): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097806e31c0): >openPending: err= 2026/08/04 01:14:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097806e31c0): >_readAt: n=8, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097806e31c0): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.464597855 +0000 UTC m=+78.247750587 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097806e31c0): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: Remove: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10978112e7e0 item 81 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097806e3840): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097806e3840): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097806e3840): _writeAt: size=5, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097806e3840): >_writeAt: n=5, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097806e3840): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.46656011 +0000 UTC m=+78.249712843 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097806e3840): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097806e3d40): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097806e3d40): open at offset 5 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097806e3d40): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10978112eb60 item 82 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097806e3d40): _readAt: size=2, off=5 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097806e3d40): >_readAt: n=0, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097806e3d40): _writeAt: size=3, off=5 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097806e3d40): >_writeAt: n=3, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097806e3d40): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.467679003 +0000 UTC m=+78.250831725 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097806e3d40): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097807323c0): _readAt: size=512, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097807323c0): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097807323c0): >openPending: err= 2026/08/04 01:14:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097807323c0): >_readAt: n=3, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097807323c0): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.467679003 +0000 UTC m=+78.250831725 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097807323c0): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: Remove: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10978112ed20 item 82 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780732a40): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780732a40): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780732a40): _writeAt: size=5, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780732a40): >_writeAt: n=5, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780732a40): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.469596043 +0000 UTC m=+78.252748765 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780732a40): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780732f40): _readAt: size=2, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780732f40): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780732f40): open at offset 5 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780732f40): >openPending: err= 2026/08/04 01:14:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780732f40): >_readAt: n=2, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780732f40): _writeAt: size=3, off=7 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10978112f180 item 83 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780732f40): >_writeAt: n=3, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780732f40): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.470798694 +0000 UTC m=+78.253951416 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780732f40): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780733480): _readAt: size=512, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780733480): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780733480): >openPending: err= 2026/08/04 01:14:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780733480): >_readAt: n=8, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780733480): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.470798694 +0000 UTC m=+78.253951416 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780733480): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: Remove: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10978112f570 item 83 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780733b00): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780733b00): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780733b00): _writeAt: size=5, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780733b00): >_writeAt: n=5, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780733b00): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.473241636 +0000 UTC m=+78.256394358 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780733b00): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097807b8100): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097807b8100): open at offset 5 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097807b8100): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10978112f960 item 84 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097807b8100): _readAt: size=2, off=5 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097807b8100): >_readAt: n=0, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097807b8100): _writeAt: size=3, off=5 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097807b8100): >_writeAt: n=3, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097807b8100): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.474595383 +0000 UTC m=+78.257748095 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097807b8100): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097807b8680): _readAt: size=512, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097807b8680): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097807b8680): >openPending: err= 2026/08/04 01:14:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097807b8680): >_readAt: n=3, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097807b8680): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.474595383 +0000 UTC m=+78.257748095 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097807b8680): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: Remove: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10978112fc70 item 84 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097807b8d00): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097807b8d00): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097807b8d00): _writeAt: size=5, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097807b8d00): >_writeAt: n=5, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097807b8d00): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.477221411 +0000 UTC m=+78.260374123 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097807b8d00): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097807b9200): _readAt: size=2, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097807b9200): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097807b9200): open at offset 5 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097807b9200): >openPending: err= 2026/08/04 01:14:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097807b9200): >_readAt: n=2, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097807b9200): _writeAt: size=3, off=7 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10978066c150 item 85 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097807b9200): >_writeAt: n=3, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097807b9200): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.477843967 +0000 UTC m=+78.260996679 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097807b9200): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097807b9740): _readAt: size=512, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097807b9740): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097807b9740): >openPending: err= 2026/08/04 01:14:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097807b9740): >_readAt: n=8, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097807b9740): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.477843967 +0000 UTC m=+78.260996679 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097807b9740): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: Remove: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10978066c380 item 85 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097807b9dc0): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097807b9dc0): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097807b9dc0): _writeAt: size=5, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097807b9dc0): >_writeAt: n=5, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097807b9dc0): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.479960283 +0000 UTC m=+78.263113005 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097807b9dc0): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808223c0): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808223c0): open at offset 5 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808223c0): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10978066c7e0 item 86 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808223c0): _readAt: size=2, off=5 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808223c0): >_readAt: n=0, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808223c0): _writeAt: size=3, off=5 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808223c0): >_writeAt: n=3, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808223c0): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.480889146 +0000 UTC m=+78.264041859 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808223c0): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780822940): _readAt: size=512, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780822940): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780822940): >openPending: err= 2026/08/04 01:14:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780822940): >_readAt: n=3, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780822940): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.480889146 +0000 UTC m=+78.264041859 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780822940): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: Remove: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10978066caf0 item 86 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780822fc0): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780822fc0): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780822fc0): _writeAt: size=5, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780822fc0): >_writeAt: n=5, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780822fc0): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.482412874 +0000 UTC m=+78.265565586 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780822fc0): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808234c0): _readAt: size=2, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808234c0): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808234c0): open at offset 5 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808234c0): >openPending: err= 2026/08/04 01:14:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808234c0): >_readAt: n=2, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808234c0): _writeAt: size=3, off=7 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10978066ce70 item 87 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808234c0): >_writeAt: n=3, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808234c0): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.483001385 +0000 UTC m=+78.266154097 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808234c0): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780823a00): _readAt: size=512, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780823a00): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780823a00): >openPending: err= 2026/08/04 01:14:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780823a00): >_readAt: n=8, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780823a00): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.483001385 +0000 UTC m=+78.266154097 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780823a00): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: Remove: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10978066d570 item 87 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780854180): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780854180): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780854180): _writeAt: size=5, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780854180): >_writeAt: n=5, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780854180): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.484675135 +0000 UTC m=+78.267827847 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780854180): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780854680): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780854680): open at offset 5 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780854680): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10978066da40 item 88 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780854680): _readAt: size=2, off=5 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780854680): >_readAt: n=0, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780854680): _writeAt: size=3, off=5 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780854680): >_writeAt: n=3, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780854680): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.485390626 +0000 UTC m=+78.268543338 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780854680): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780854c00): _readAt: size=512, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780854c00): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780854c00): >openPending: err= 2026/08/04 01:14:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780854c00): >_readAt: n=3, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780854c00): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.485390626 +0000 UTC m=+78.268543338 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780854c00): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: Remove: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10978066dc00 item 88 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780855240): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780855240): open at offset 0 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780855240): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780855240): _readAt: size=2, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780855240): >_readAt: n=0, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780855240): _writeAt: size=5, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780855240): >_writeAt: n=5, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780855240): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.486796129 +0000 UTC m=+78.269948841 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780855240): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780855780): _writeAt: size=5, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780855780): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780855780): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097804a4620 item 89 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780855780): >_writeAt: n=5, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780855780): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.487375624 +0000 UTC m=+78.270528336 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780855780): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780855cc0): _readAt: size=2, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780855cc0): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780855cc0): open at offset 5 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780855cc0): >openPending: err= 2026/08/04 01:14:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780855cc0): >_readAt: n=2, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780855cc0): _writeAt: size=3, off=7 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097804a4850 item 89 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780855cc0): >_writeAt: n=3, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780855cc0): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.487983031 +0000 UTC m=+78.271135743 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780855cc0): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780898340): _readAt: size=512, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780898340): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780898340): >openPending: err= 2026/08/04 01:14:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780898340): >_readAt: n=8, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780898340): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.487983031 +0000 UTC m=+78.271135743 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780898340): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: Remove: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097804a4af0 item 89 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780898980): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780898980): open at offset 0 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780898980): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780898980): _readAt: size=2, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780898980): >_readAt: n=0, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780898980): _writeAt: size=5, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780898980): >_writeAt: n=5, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780898980): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.489925348 +0000 UTC m=+78.273078060 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780898980): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780898ec0): _writeAt: size=5, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780898ec0): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780898ec0): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097804a5b20 item 90 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780898ec0): >_writeAt: n=5, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780898ec0): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.491242445 +0000 UTC m=+78.274395157 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780898ec0): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780899400): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780899400): open at offset 5 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780899400): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x109781082000 item 90 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780899400): _readAt: size=2, off=5 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780899400): >_readAt: n=0, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780899400): _writeAt: size=3, off=5 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780899400): >_writeAt: n=3, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780899400): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.492633583 +0000 UTC m=+78.275786295 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780899400): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808999c0): _readAt: size=512, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808999c0): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808999c0): >openPending: err= 2026/08/04 01:14:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808999c0): >_readAt: n=3, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808999c0): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.492633583 +0000 UTC m=+78.275786295 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808999c0): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: Remove: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097810821c0 item 90 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808bc100): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808bc100): open at offset 0 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808bc100): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808bc100): _readAt: size=2, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808bc100): >_readAt: n=0, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808bc100): _writeAt: size=5, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808bc100): >_writeAt: n=5, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808bc100): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.495557944 +0000 UTC m=+78.278710656 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808bc100): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808bc640): _writeAt: size=5, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808bc640): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808bc640): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x109781082620 item 91 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808bc640): >_writeAt: n=5, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808bc640): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.496202061 +0000 UTC m=+78.279354773 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808bc640): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808bcb80): _readAt: size=2, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808bcb80): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808bcb80): open at offset 5 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808bcb80): >openPending: err= 2026/08/04 01:14:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808bcb80): >_readAt: n=2, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808bcb80): _writeAt: size=3, off=7 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097810827e0 item 91 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808bcb80): >_writeAt: n=3, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808bcb80): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.497358264 +0000 UTC m=+78.280510976 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808bcb80): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808bd100): _readAt: size=512, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808bd100): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808bd100): >openPending: err= 2026/08/04 01:14:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808bd100): >_readAt: n=8, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808bd100): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.497358264 +0000 UTC m=+78.280510976 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808bd100): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: Remove: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097810829a0 item 91 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808bd740): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808bd740): open at offset 0 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808bd740): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808bd740): _readAt: size=2, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808bd740): >_readAt: n=0, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808bd740): _writeAt: size=5, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808bd740): >_writeAt: n=5, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808bd740): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.499024079 +0000 UTC m=+78.282176791 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808bd740): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808bdc80): _writeAt: size=5, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808bdc80): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808bdc80): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x109781082e00 item 92 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808bdc80): >_writeAt: n=5, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808bdc80): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.499610867 +0000 UTC m=+78.282763579 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808bdc80): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808cc2c0): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808cc2c0): open at offset 5 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808cc2c0): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x109781082fc0 item 92 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808cc2c0): _readAt: size=2, off=5 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808cc2c0): >_readAt: n=0, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808cc2c0): _writeAt: size=3, off=5 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808cc2c0): >_writeAt: n=3, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808cc2c0): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.500224265 +0000 UTC m=+78.283376977 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808cc2c0): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808cc880): _readAt: size=512, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808cc880): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808cc880): >openPending: err= 2026/08/04 01:14:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808cc880): >_readAt: n=3, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808cc880): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.500224265 +0000 UTC m=+78.283376977 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808cc880): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: Remove: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x109781083180 item 92 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808ccec0): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808ccec0): open at offset 0 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808ccec0): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808ccec0): _readAt: size=2, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808ccec0): >_readAt: n=0, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808ccec0): _writeAt: size=5, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808ccec0): >_writeAt: n=5, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808ccec0): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.50159338 +0000 UTC m=+78.284746092 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808ccec0): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808cd400): _writeAt: size=5, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808cd400): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808cd400): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x109781083500 item 93 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808cd400): >_writeAt: n=5, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808cd400): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.502324822 +0000 UTC m=+78.285477574 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808cd400): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/04 01:14:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808cdb00): _readAt: size=512, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808cdb00): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808cdb00): >openPending: err= 2026/08/04 01:14:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808cdb00): >_readAt: n=5, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808cdb00): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.502324822 +0000 UTC m=+78.285477574 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808cdb00): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: Remove: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097810836c0 item 93 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808f2240): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808f2240): open at offset 0 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808f2240): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808f2240): _readAt: size=2, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808f2240): >_readAt: n=0, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808f2240): _writeAt: size=5, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808f2240): >_writeAt: n=5, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808f2240): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.50407189 +0000 UTC m=+78.287224602 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808f2240): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808f2780): _writeAt: size=5, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808f2780): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808f2780): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x109781083ab0 item 94 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808f2780): >_writeAt: n=5, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808f2780): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.504630885 +0000 UTC m=+78.287783597 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808f2780): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/04 01:14:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808f2e80): _readAt: size=512, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808f2e80): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808f2e80): >openPending: err= 2026/08/04 01:14:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808f2e80): >_readAt: n=5, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808f2e80): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.504630885 +0000 UTC m=+78.287783597 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808f2e80): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: Remove: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x109781083c70 item 94 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808f34c0): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808f34c0): open at offset 0 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808f34c0): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808f34c0): _readAt: size=2, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808f34c0): >_readAt: n=0, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808f34c0): _writeAt: size=5, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808f34c0): >_writeAt: n=5, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808f34c0): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.50756199 +0000 UTC m=+78.290714702 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808f34c0): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808f3a00): _writeAt: size=5, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808f3a00): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808f3a00): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097807e0310 item 95 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808f3a00): >_writeAt: n=5, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808f3a00): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.508552831 +0000 UTC m=+78.291705543 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x1097808f3a00): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/04 01:14:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780960200): _readAt: size=512, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780960200): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780960200): >openPending: err= 2026/08/04 01:14:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780960200): >_readAt: n=5, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780960200): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.508552831 +0000 UTC m=+78.291705543 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780960200): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: Remove: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097807e0540 item 95 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780960840): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780960840): open at offset 0 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780960840): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780960840): _readAt: size=2, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780960840): >_readAt: n=0, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780960840): _writeAt: size=5, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780960840): >_writeAt: n=5, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780960840): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.510523031 +0000 UTC m=+78.293675743 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780960840): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780960d80): _writeAt: size=5, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780960d80): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780960d80): >openPending: err= 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097807e0e00 item 96 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780960d80): >_writeAt: n=5, err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780960d80): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.511247118 +0000 UTC m=+78.294399830 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780960d80): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/04 01:14:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/04 01:14:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 01:14:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780961480): _readAt: size=512, off=0 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780961480): openPending: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780961480): >openPending: err= 2026/08/04 01:14:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780961480): >_readAt: n=5, err=EOF 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780961480): close: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 01:14:47.511247118 +0000 UTC m=+78.294399830 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : open-test-file(0x109780961480): >close: err= 2026/08/04 01:14:47 DEBUG : open-test-file: Remove: 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1097807e11f0 item 96 2026/08/04 01:14:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 01:14:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 01:14:47 DEBUG : open-test-file: >Remove: err= 2026/08/04 01:14:47 DEBUG : WaitForWriters: timeout=30s 2026/08/04 01:14:47 DEBUG : Looking for writers 2026/08/04 01:14:47 DEBUG : >WaitForWriters: 2026/08/04 01:14:47 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.89s) --- PASS: TestRWFileHandleOpenTests/writes (0.43s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.05s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full (0.46s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.05s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi'", Local "Local file system at /tmp/rclone337744228", Modify Window "1ns" 2026/08/04 01:14:47 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': poll-interval is not supported by this remote 2026/08/04 01:14:47 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/04 01:14:47 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" 2026/08/04 01:14:47 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" 2026/08/04 01:14:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" 2026/08/04 01:14:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/04 01:14:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" 2026/08/04 01:14:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" 2026/08/04 01:14:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/04 01:14:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" 2026/08/04 01:14:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:47 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/04 01:14:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:47 DEBUG : file1: newRWFileHandle: 2026/08/04 01:14:47 DEBUG : file1(0x109780a52ac0): openPending: 2026/08/04 01:14:47 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/04 01:14:47 DEBUG : file1(0x109780a52ac0): >openPending: err= 2026/08/04 01:14:47 DEBUG : file1: >newRWFileHandle: err= 2026/08/04 01:14:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/04 01:14:47 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/04 01:14:47 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/04 01:14:47 DEBUG : file1(0x109780a52ac0): _writeAt: size=2, off=0 2026/08/04 01:14:47 DEBUG : file1(0x109780a52ac0): >_writeAt: n=2, err= 2026/08/04 01:14:47 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/08/04 01:14:47 DEBUG : file1(0x109780a52ac0): RWFileHandle.Flush 2026/08/04 01:14:47 DEBUG : file1(0x109780a52ac0): RWFileHandle.Release 2026/08/04 01:14:47 DEBUG : file1(0x109780a52ac0): close: 2026/08/04 01:14:47 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/08/04 01:14:47 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:47 DEBUG : file1(0x109780a52ac0): >close: err= 2026/08/04 01:14:47 DEBUG : WaitForWriters: timeout=30s 2026/08/04 01:14:47 DEBUG : Looking for writers 2026/08/04 01:14:47 DEBUG : file1: reading active writers 2026/08/04 01:14:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/04 01:14:47 DEBUG : Looking for writers 2026/08/04 01:14:47 DEBUG : file1: reading active writers 2026/08/04 01:14:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/04 01:14:47 DEBUG : Looking for writers 2026/08/04 01:14:47 DEBUG : file1: reading active writers 2026/08/04 01:14:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/04 01:14:47 DEBUG : Looking for writers 2026/08/04 01:14:47 DEBUG : file1: reading active writers 2026/08/04 01:14:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/04 01:14:47 DEBUG : file1: vfs cache: starting upload 2026/08/04 01:14:47 DEBUG : file1: skip slow SHA1 on source file, hashing in-transit 2026/08/04 01:14:47 DEBUG : Looking for writers 2026/08/04 01:14:47 DEBUG : file1: reading active writers 2026/08/04 01:14:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/04 01:14:47 DEBUG : Looking for writers 2026/08/04 01:14:47 DEBUG : file1: reading active writers 2026/08/04 01:14:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/04 01:14:48 DEBUG : file1: size = 2 OK 2026/08/04 01:14:48 DEBUG : file1.rclone_chunk.001_86jcm9: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/08/04 01:14:48 INFO : file1.rclone_chunk.001_86jcm9: Copied (server-side copy) to: file1 2026/08/04 01:14:48 INFO : file1.rclone_chunk.001_86jcm9: Deleted 2026/08/04 01:14:48 DEBUG : file1: size = 2 OK 2026/08/04 01:14:48 INFO : file1: Copied (new) 2026/08/04 01:14:48 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC" 2026/08/04 01:14:48 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/04 01:14:48 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/08/04 01:14:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/04 01:14:48 INFO : file1: vfs cache: upload succeeded try #1 2026/08/04 01:14:48 DEBUG : Looking for writers 2026/08/04 01:14:48 DEBUG : file1: reading active writers 2026/08/04 01:14:48 DEBUG : >WaitForWriters: 2026/08/04 01:14:48 DEBUG : WaitForWriters: timeout=30s 2026/08/04 01:14:48 DEBUG : Looking for writers 2026/08/04 01:14:48 DEBUG : file1: reading active writers 2026/08/04 01:14:48 DEBUG : >WaitForWriters: 2026/08/04 01:14:48 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (0.91s) === RUN TestRWCacheRename run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi'", Local "Local file system at /tmp/rclone337744228", Modify Window "1ns" 2026/08/04 01:14:48 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': poll-interval is not supported by this remote 2026/08/04 01:14:48 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/04 01:14:48 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" 2026/08/04 01:14:48 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" 2026/08/04 01:14:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" 2026/08/04 01:14:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/04 01:14:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" 2026/08/04 01:14:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" 2026/08/04 01:14:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/04 01:14:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" 2026/08/04 01:14:48 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:14:48 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/04 01:14:48 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:14:48 DEBUG : rename_me: newRWFileHandle: 2026/08/04 01:14:48 DEBUG : rename_me(0x109780a033c0): openPending: 2026/08/04 01:14:48 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 01:14:48 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/08/04 01:14:48 DEBUG : rename_me(0x109780a033c0): >openPending: err= 2026/08/04 01:14:48 DEBUG : rename_me: >newRWFileHandle: err= 2026/08/04 01:14:48 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/08/04 01:14:48 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/08/04 01:14:48 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/08/04 01:14:48 DEBUG : rename_me(0x109780a033c0): _writeAt: size=5, off=0 2026/08/04 01:14:48 DEBUG : rename_me(0x109780a033c0): >_writeAt: n=5, err= 2026/08/04 01:14:48 DEBUG : rename_me(0x109780a033c0): close: 2026/08/04 01:14:48 DEBUG : rename_me: vfs cache: setting modification time to 2026-08-04 01:14:48.572210928 +0000 UTC m=+79.355363651 2026/08/04 01:14:48 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/08/04 01:14:48 DEBUG : rename_me(0x109780a033c0): >close: err= 2026/08/04 01:14:48 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/08/04 01:14:48 DEBUG : i_was_renamed: Updating file with 0x109780a105b0 2026/08/04 01:14:48 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/08/04 01:14:48 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/08/04 01:14:48 DEBUG : WaitForWriters: timeout=30s 2026/08/04 01:14:48 DEBUG : Looking for writers 2026/08/04 01:14:48 DEBUG : i_was_renamed: reading active writers 2026/08/04 01:14:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/04 01:14:48 DEBUG : Looking for writers 2026/08/04 01:14:48 DEBUG : i_was_renamed: reading active writers 2026/08/04 01:14:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/04 01:14:48 DEBUG : Looking for writers 2026/08/04 01:14:48 DEBUG : i_was_renamed: reading active writers 2026/08/04 01:14:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/04 01:14:48 DEBUG : Looking for writers 2026/08/04 01:14:48 DEBUG : i_was_renamed: reading active writers 2026/08/04 01:14:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/04 01:14:48 DEBUG : i_was_renamed: vfs cache: starting upload 2026/08/04 01:14:48 DEBUG : i_was_renamed: skip slow SHA1 on source file, hashing in-transit 2026/08/04 01:14:48 DEBUG : Looking for writers 2026/08/04 01:14:48 DEBUG : i_was_renamed: reading active writers 2026/08/04 01:14:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/04 01:14:48 DEBUG : Looking for writers 2026/08/04 01:14:48 DEBUG : i_was_renamed: reading active writers 2026/08/04 01:14:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/04 01:14:49 DEBUG : i_was_renamed: size = 5 OK 2026/08/04 01:14:49 DEBUG : i_was_renamed.rclone_chunk.001_86jdem: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/04 01:14:49 INFO : i_was_renamed.rclone_chunk.001_86jdem: Copied (server-side copy) to: i_was_renamed 2026/08/04 01:14:49 INFO : i_was_renamed.rclone_chunk.001_86jdem: Deleted 2026/08/04 01:14:49 DEBUG : i_was_renamed: size = 5 OK 2026/08/04 01:14:49 INFO : i_was_renamed: Copied (new) 2026/08/04 01:14:49 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-08-04 01:14:48.572210928 +0000 UTC" 2026/08/04 01:14:49 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/08/04 01:14:49 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/08/04 01:14:49 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/08/04 01:14:49 DEBUG : Looking for writers 2026/08/04 01:14:49 DEBUG : i_was_renamed: reading active writers 2026/08/04 01:14:49 DEBUG : >WaitForWriters: 2026/08/04 01:14:49 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.83s) === RUN TestRWCacheUpdate run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi'", Local "Local file system at /tmp/rclone337744228", Modify Window "1ns" 2026/08/04 01:14:49 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': poll-interval is not supported by this remote 2026/08/04 01:14:49 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/04 01:14:49 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" 2026/08/04 01:14:49 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" 2026/08/04 01:14:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" 2026/08/04 01:14:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/04 01:14:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" 2026/08/04 01:14:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" 2026/08/04 01:14:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/04 01:14:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-zewaney9pivi" 2026/08/04 01:14:49 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/04 01:14:49 DEBUG : forgetting directory cache 2026/08/04 01:14:49 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/08/04 01:14:49 DEBUG : TestRWCacheUpdate.rclone_chunk.001_86jedv: md5 = 8558f20bbf1a5777c862752b37ad49be OK 2026/08/04 01:14:49 INFO : TestRWCacheUpdate.rclone_chunk.001_86jedv: Copied (server-side copy) to: TestRWCacheUpdate 2026/08/04 01:14:49 INFO : TestRWCacheUpdate.rclone_chunk.001_86jedv: Deleted 2026/08/04 01:14:50 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:50 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/04 01:14:50 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/04 01:14:50 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/04 01:14:50 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/04 01:14:50 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/04 01:14:50 DEBUG : TestRWCacheUpdate(0x109780b64d80): _readAt: size=512, off=0 2026/08/04 01:14:50 DEBUG : TestRWCacheUpdate(0x109780b64d80): openPending: 2026/08/04 01:14:50 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-04 00:15:49.352190464 +0000 UTC" against cached fingerprint "" 2026/08/04 01:14:50 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/04 01:14:50 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/04 01:14:50 DEBUG : TestRWCacheUpdate(0x109780b64d80): >openPending: err= 2026/08/04 01:14:50 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/04 01:14:50 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/04 01:14:50 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/04 01:14:50 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/04 01:14:50 DEBUG : TestRWCacheUpdate(0x109780b64d80): >_readAt: n=20, err=EOF 2026/08/04 01:14:50 DEBUG : TestRWCacheUpdate(0x109780b64d80): close: 2026/08/04 01:14:50 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-04 00:15:49.352190464 +0000 UTC 2026/08/04 01:14:50 DEBUG : TestRWCacheUpdate(0x109780b64d80): >close: err= 2026/08/04 01:14:50 DEBUG : forgetting directory cache 2026/08/04 01:14:50 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/04 01:14:50 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/08/04 01:14:50 DEBUG : TestRWCacheUpdate.rclone_chunk.001_86jfqm: md5 = 944a242d910e2bbacae0d0db8c64490a OK 2026/08/04 01:14:50 INFO : TestRWCacheUpdate.rclone_chunk.001_86jfqm: Copied (server-side copy) to: TestRWCacheUpdate 2026/08/04 01:14:50 INFO : TestRWCacheUpdate.rclone_chunk.001_86jfqm: Deleted 2026/08/04 01:14:50 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:51 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/04 01:14:51 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/04 01:14:51 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/04 01:14:51 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/04 01:14:51 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/04 01:14:51 DEBUG : TestRWCacheUpdate(0x109780712140): _readAt: size=512, off=0 2026/08/04 01:14:51 DEBUG : TestRWCacheUpdate(0x109780712140): openPending: 2026/08/04 01:14:51 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-04 00:16:49.352190464 +0000 UTC" against cached fingerprint "20,2026-08-04 00:15:49.352190464 +0000 UTC" 2026/08/04 01:14:51 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-04 00:16:49.352190464 +0000 UTC" != cached fingerprint "20,2026-08-04 00:15:49.352190464 +0000 UTC") 2026/08/04 01:14:51 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/04 01:14:51 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/04 01:14:51 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/04 01:14:51 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/04 01:14:51 DEBUG : TestRWCacheUpdate(0x109780712140): >openPending: err= 2026/08/04 01:14:51 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/04 01:14:51 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/04 01:14:51 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/04 01:14:51 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/04 01:14:51 DEBUG : TestRWCacheUpdate(0x109780712140): >_readAt: n=20, err=EOF 2026/08/04 01:14:51 DEBUG : TestRWCacheUpdate(0x109780712140): close: 2026/08/04 01:14:51 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-04 00:16:49.352190464 +0000 UTC 2026/08/04 01:14:51 DEBUG : TestRWCacheUpdate(0x109780712140): >close: err= 2026/08/04 01:14:51 DEBUG : forgetting directory cache 2026/08/04 01:14:51 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/04 01:14:51 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/08/04 01:14:51 DEBUG : TestRWCacheUpdate.rclone_chunk.001_86jglt: md5 = 4e063366550d230fc1fb85c19dbb494d OK 2026/08/04 01:14:51 INFO : TestRWCacheUpdate.rclone_chunk.001_86jglt: Copied (server-side copy) to: TestRWCacheUpdate 2026/08/04 01:14:51 INFO : TestRWCacheUpdate.rclone_chunk.001_86jglt: Deleted 2026/08/04 01:14:51 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:52 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/04 01:14:52 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/04 01:14:52 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/04 01:14:52 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/04 01:14:52 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/04 01:14:52 DEBUG : TestRWCacheUpdate(0x109780a38e00): _readAt: size=512, off=0 2026/08/04 01:14:52 DEBUG : TestRWCacheUpdate(0x109780a38e00): openPending: 2026/08/04 01:14:52 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-04 00:17:49.352190464 +0000 UTC" against cached fingerprint "20,2026-08-04 00:16:49.352190464 +0000 UTC" 2026/08/04 01:14:52 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-04 00:17:49.352190464 +0000 UTC" != cached fingerprint "20,2026-08-04 00:16:49.352190464 +0000 UTC") 2026/08/04 01:14:52 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/04 01:14:52 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/04 01:14:52 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/04 01:14:52 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/04 01:14:52 DEBUG : TestRWCacheUpdate(0x109780a38e00): >openPending: err= 2026/08/04 01:14:52 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/04 01:14:52 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/04 01:14:52 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/04 01:14:52 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/04 01:14:52 DEBUG : TestRWCacheUpdate(0x109780a38e00): >_readAt: n=20, err=EOF 2026/08/04 01:14:52 DEBUG : TestRWCacheUpdate(0x109780a38e00): close: 2026/08/04 01:14:52 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-04 00:17:49.352190464 +0000 UTC 2026/08/04 01:14:52 DEBUG : TestRWCacheUpdate(0x109780a38e00): >close: err= 2026/08/04 01:14:52 DEBUG : forgetting directory cache 2026/08/04 01:14:52 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/04 01:14:52 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/08/04 01:14:52 DEBUG : TestRWCacheUpdate.rclone_chunk.001_86jhat: md5 = a8c7956852282e88c22a986150cb5a68 OK 2026/08/04 01:14:52 INFO : TestRWCacheUpdate.rclone_chunk.001_86jhat: Copied (server-side copy) to: TestRWCacheUpdate 2026/08/04 01:14:52 INFO : TestRWCacheUpdate.rclone_chunk.001_86jhat: Deleted 2026/08/04 01:14:52 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:52 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/04 01:14:52 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/04 01:14:52 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/04 01:14:52 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/04 01:14:52 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/04 01:14:52 DEBUG : TestRWCacheUpdate(0x109780985a00): _readAt: size=512, off=0 2026/08/04 01:14:52 DEBUG : TestRWCacheUpdate(0x109780985a00): openPending: 2026/08/04 01:14:52 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-04 00:18:49.352190464 +0000 UTC" against cached fingerprint "20,2026-08-04 00:17:49.352190464 +0000 UTC" 2026/08/04 01:14:52 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-04 00:18:49.352190464 +0000 UTC" != cached fingerprint "20,2026-08-04 00:17:49.352190464 +0000 UTC") 2026/08/04 01:14:52 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/04 01:14:52 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/04 01:14:52 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/04 01:14:52 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/04 01:14:52 DEBUG : TestRWCacheUpdate(0x109780985a00): >openPending: err= 2026/08/04 01:14:52 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/04 01:14:52 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/04 01:14:52 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/04 01:14:52 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/04 01:14:53 DEBUG : TestRWCacheUpdate(0x109780985a00): >_readAt: n=20, err=EOF 2026/08/04 01:14:53 DEBUG : TestRWCacheUpdate(0x109780985a00): close: 2026/08/04 01:14:53 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-04 00:18:49.352190464 +0000 UTC 2026/08/04 01:14:53 DEBUG : TestRWCacheUpdate(0x109780985a00): >close: err= 2026/08/04 01:14:53 DEBUG : forgetting directory cache 2026/08/04 01:14:53 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/04 01:14:53 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/08/04 01:14:53 DEBUG : TestRWCacheUpdate.rclone_chunk.001_86jio0: md5 = 25074c7237d5f7774d304950950b2d66 OK 2026/08/04 01:14:53 INFO : TestRWCacheUpdate.rclone_chunk.001_86jio0: Copied (server-side copy) to: TestRWCacheUpdate 2026/08/04 01:14:53 INFO : TestRWCacheUpdate.rclone_chunk.001_86jio0: Deleted 2026/08/04 01:14:53 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:53 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/04 01:14:53 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/04 01:14:53 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/04 01:14:53 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/04 01:14:53 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/04 01:14:53 DEBUG : TestRWCacheUpdate(0x109780adea40): _readAt: size=512, off=0 2026/08/04 01:14:53 DEBUG : TestRWCacheUpdate(0x109780adea40): openPending: 2026/08/04 01:14:54 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-04 00:19:49.352190464 +0000 UTC" against cached fingerprint "20,2026-08-04 00:18:49.352190464 +0000 UTC" 2026/08/04 01:14:54 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-04 00:19:49.352190464 +0000 UTC" != cached fingerprint "20,2026-08-04 00:18:49.352190464 +0000 UTC") 2026/08/04 01:14:54 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/04 01:14:54 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/04 01:14:54 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/04 01:14:54 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/04 01:14:54 DEBUG : TestRWCacheUpdate(0x109780adea40): >openPending: err= 2026/08/04 01:14:54 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/04 01:14:54 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/04 01:14:54 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/04 01:14:54 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/04 01:14:54 DEBUG : TestRWCacheUpdate(0x109780adea40): >_readAt: n=20, err=EOF 2026/08/04 01:14:54 DEBUG : TestRWCacheUpdate(0x109780adea40): close: 2026/08/04 01:14:54 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-04 00:19:49.352190464 +0000 UTC 2026/08/04 01:14:54 DEBUG : TestRWCacheUpdate(0x109780adea40): >close: err= 2026/08/04 01:14:54 DEBUG : forgetting directory cache 2026/08/04 01:14:54 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/04 01:14:54 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/08/04 01:14:54 DEBUG : TestRWCacheUpdate.rclone_chunk.001_86jj9c: md5 = 58e51f3b328781d7a035e462b2e9bd00 OK 2026/08/04 01:14:54 INFO : TestRWCacheUpdate.rclone_chunk.001_86jj9c: Copied (server-side copy) to: TestRWCacheUpdate 2026/08/04 01:14:54 INFO : TestRWCacheUpdate.rclone_chunk.001_86jj9c: Deleted 2026/08/04 01:14:54 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:54 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/04 01:14:54 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/04 01:14:54 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/04 01:14:54 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/04 01:14:54 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/04 01:14:54 DEBUG : TestRWCacheUpdate(0x109780d473c0): _readAt: size=512, off=0 2026/08/04 01:14:54 DEBUG : TestRWCacheUpdate(0x109780d473c0): openPending: 2026/08/04 01:14:54 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-04 00:20:49.352190464 +0000 UTC" against cached fingerprint "20,2026-08-04 00:19:49.352190464 +0000 UTC" 2026/08/04 01:14:54 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-04 00:20:49.352190464 +0000 UTC" != cached fingerprint "20,2026-08-04 00:19:49.352190464 +0000 UTC") 2026/08/04 01:14:54 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/04 01:14:54 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/04 01:14:54 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/04 01:14:54 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/04 01:14:54 DEBUG : TestRWCacheUpdate(0x109780d473c0): >openPending: err= 2026/08/04 01:14:54 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/04 01:14:54 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/04 01:14:54 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/04 01:14:54 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/04 01:14:55 DEBUG : TestRWCacheUpdate(0x109780d473c0): >_readAt: n=20, err=EOF 2026/08/04 01:14:55 DEBUG : TestRWCacheUpdate(0x109780d473c0): close: 2026/08/04 01:14:55 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-04 00:20:49.352190464 +0000 UTC 2026/08/04 01:14:55 DEBUG : TestRWCacheUpdate(0x109780d473c0): >close: err= 2026/08/04 01:14:55 DEBUG : forgetting directory cache 2026/08/04 01:14:55 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/04 01:14:55 DEBUG : TestRWCacheUpdate: size = 21 OK 2026/08/04 01:14:55 DEBUG : TestRWCacheUpdate.rclone_chunk.001_86jk20: md5 = 8dbc613757cc0c1614e9b1aafd9156a7 OK 2026/08/04 01:14:55 INFO : TestRWCacheUpdate.rclone_chunk.001_86jk20: Copied (server-side copy) to: TestRWCacheUpdate 2026/08/04 01:14:55 INFO : TestRWCacheUpdate.rclone_chunk.001_86jk20: Deleted 2026/08/04 01:14:55 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:55 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/04 01:14:55 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/04 01:14:55 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/04 01:14:55 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/04 01:14:55 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/04 01:14:55 DEBUG : TestRWCacheUpdate(0x1097806bc9c0): _readAt: size=512, off=0 2026/08/04 01:14:55 DEBUG : TestRWCacheUpdate(0x1097806bc9c0): openPending: 2026/08/04 01:14:55 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-08-04 00:21:49.352190464 +0000 UTC" against cached fingerprint "20,2026-08-04 00:20:49.352190464 +0000 UTC" 2026/08/04 01:14:55 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-08-04 00:21:49.352190464 +0000 UTC" != cached fingerprint "20,2026-08-04 00:20:49.352190464 +0000 UTC") 2026/08/04 01:14:55 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/04 01:14:55 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/04 01:14:55 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/08/04 01:14:55 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/04 01:14:55 DEBUG : TestRWCacheUpdate(0x1097806bc9c0): >openPending: err= 2026/08/04 01:14:55 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/08/04 01:14:55 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/04 01:14:55 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/04 01:14:55 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/04 01:14:55 DEBUG : TestRWCacheUpdate(0x1097806bc9c0): >_readAt: n=21, err=EOF 2026/08/04 01:14:55 DEBUG : TestRWCacheUpdate(0x1097806bc9c0): close: 2026/08/04 01:14:55 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-04 00:21:49.352190464 +0000 UTC 2026/08/04 01:14:55 DEBUG : TestRWCacheUpdate(0x1097806bc9c0): >close: err= 2026/08/04 01:14:56 DEBUG : forgetting directory cache 2026/08/04 01:14:56 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/04 01:14:56 DEBUG : TestRWCacheUpdate: size = 22 OK 2026/08/04 01:14:56 DEBUG : TestRWCacheUpdate.rclone_chunk.001_86jl0x: md5 = d6db0c1b4814e22b98d1f690596f68ca OK 2026/08/04 01:14:56 INFO : TestRWCacheUpdate.rclone_chunk.001_86jl0x: Copied (server-side copy) to: TestRWCacheUpdate 2026/08/04 01:14:56 INFO : TestRWCacheUpdate.rclone_chunk.001_86jl0x: Deleted 2026/08/04 01:14:56 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:56 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/04 01:14:56 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/04 01:14:56 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/04 01:14:56 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/04 01:14:56 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/04 01:14:56 DEBUG : TestRWCacheUpdate(0x10978009a8c0): _readAt: size=512, off=0 2026/08/04 01:14:56 DEBUG : TestRWCacheUpdate(0x10978009a8c0): openPending: 2026/08/04 01:14:56 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-08-04 00:22:49.352190464 +0000 UTC" against cached fingerprint "21,2026-08-04 00:21:49.352190464 +0000 UTC" 2026/08/04 01:14:56 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-08-04 00:22:49.352190464 +0000 UTC" != cached fingerprint "21,2026-08-04 00:21:49.352190464 +0000 UTC") 2026/08/04 01:14:56 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/04 01:14:56 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/04 01:14:56 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/08/04 01:14:56 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/04 01:14:56 DEBUG : TestRWCacheUpdate(0x10978009a8c0): >openPending: err= 2026/08/04 01:14:56 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/08/04 01:14:56 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/04 01:14:56 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/04 01:14:56 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/04 01:14:56 DEBUG : TestRWCacheUpdate(0x10978009a8c0): >_readAt: n=22, err=EOF 2026/08/04 01:14:56 DEBUG : TestRWCacheUpdate(0x10978009a8c0): close: 2026/08/04 01:14:56 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-04 00:22:49.352190464 +0000 UTC 2026/08/04 01:14:56 DEBUG : TestRWCacheUpdate(0x10978009a8c0): >close: err= 2026/08/04 01:14:56 DEBUG : forgetting directory cache 2026/08/04 01:14:56 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/04 01:14:57 DEBUG : TestRWCacheUpdate: size = 23 OK 2026/08/04 01:14:57 DEBUG : TestRWCacheUpdate.rclone_chunk.001_86jlpq: md5 = a04b60cad5c51870e80f668df3d720c0 OK 2026/08/04 01:14:57 INFO : TestRWCacheUpdate.rclone_chunk.001_86jlpq: Copied (server-side copy) to: TestRWCacheUpdate 2026/08/04 01:14:57 INFO : TestRWCacheUpdate.rclone_chunk.001_86jlpq: Deleted 2026/08/04 01:14:57 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:57 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/04 01:14:57 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/04 01:14:57 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/04 01:14:57 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/04 01:14:57 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/04 01:14:57 DEBUG : TestRWCacheUpdate(0x10978009b180): _readAt: size=512, off=0 2026/08/04 01:14:57 DEBUG : TestRWCacheUpdate(0x10978009b180): openPending: 2026/08/04 01:14:57 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-08-04 00:23:49.352190464 +0000 UTC" against cached fingerprint "22,2026-08-04 00:22:49.352190464 +0000 UTC" 2026/08/04 01:14:57 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-08-04 00:23:49.352190464 +0000 UTC" != cached fingerprint "22,2026-08-04 00:22:49.352190464 +0000 UTC") 2026/08/04 01:14:57 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/04 01:14:57 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/04 01:14:57 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/08/04 01:14:57 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/04 01:14:57 DEBUG : TestRWCacheUpdate(0x10978009b180): >openPending: err= 2026/08/04 01:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/08/04 01:14:57 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/04 01:14:57 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/04 01:14:57 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/04 01:14:57 DEBUG : TestRWCacheUpdate(0x10978009b180): >_readAt: n=23, err=EOF 2026/08/04 01:14:57 DEBUG : TestRWCacheUpdate(0x10978009b180): close: 2026/08/04 01:14:57 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-04 00:23:49.352190464 +0000 UTC 2026/08/04 01:14:57 DEBUG : TestRWCacheUpdate(0x10978009b180): >close: err= 2026/08/04 01:14:57 DEBUG : forgetting directory cache 2026/08/04 01:14:57 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/04 01:14:58 DEBUG : TestRWCacheUpdate: size = 24 OK 2026/08/04 01:14:58 DEBUG : TestRWCacheUpdate.rclone_chunk.001_86jmoh: md5 = 074978d6705e58530a3c8d378a08fa37 OK 2026/08/04 01:14:58 INFO : TestRWCacheUpdate.rclone_chunk.001_86jmoh: Copied (server-side copy) to: TestRWCacheUpdate 2026/08/04 01:14:58 INFO : TestRWCacheUpdate.rclone_chunk.001_86jmoh: Deleted 2026/08/04 01:14:58 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:14:58 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/04 01:14:58 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/04 01:14:58 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/04 01:14:58 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/04 01:14:58 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/04 01:14:58 DEBUG : TestRWCacheUpdate(0x109780a41740): _readAt: size=512, off=0 2026/08/04 01:14:58 DEBUG : TestRWCacheUpdate(0x109780a41740): openPending: 2026/08/04 01:14:58 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-08-04 00:24:49.352190464 +0000 UTC" against cached fingerprint "23,2026-08-04 00:23:49.352190464 +0000 UTC" 2026/08/04 01:14:58 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-08-04 00:24:49.352190464 +0000 UTC" != cached fingerprint "23,2026-08-04 00:23:49.352190464 +0000 UTC") 2026/08/04 01:14:58 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/04 01:14:58 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/04 01:14:58 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/08/04 01:14:58 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/04 01:14:58 DEBUG : TestRWCacheUpdate(0x109780a41740): >openPending: err= 2026/08/04 01:14:58 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/08/04 01:14:58 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/04 01:14:58 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/04 01:14:58 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/04 01:14:58 DEBUG : TestRWCacheUpdate(0x109780a41740): >_readAt: n=24, err=EOF 2026/08/04 01:14:58 DEBUG : TestRWCacheUpdate(0x109780a41740): close: 2026/08/04 01:14:58 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-04 00:24:49.352190464 +0000 UTC 2026/08/04 01:14:58 DEBUG : TestRWCacheUpdate(0x109780a41740): >close: err= 2026/08/04 01:14:58 DEBUG : Re-reading directory (120.710575ms old) 2026/08/04 01:14:58 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/04 01:14:58 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/04 01:14:58 DEBUG : WaitForWriters: timeout=30s 2026/08/04 01:14:58 DEBUG : Looking for writers 2026/08/04 01:14:58 DEBUG : TestRWCacheUpdate: reading active writers 2026/08/04 01:14:58 DEBUG : >WaitForWriters: 2026/08/04 01:14:58 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (9.66s) === RUN TestCaseSensitivity run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi'", Local "Local file system at /tmp/rclone337744228", Modify Window "1ns" 2026/08/04 01:14:59 DEBUG : forgetting directory cache 2026/08/04 01:14:59 DEBUG : FiLeA: size = 5 OK 2026/08/04 01:14:59 DEBUG : FiLeA.rclone_chunk.001_86jo0q: md5 = 89d903bc35dede724fd52c51437ff5fd OK 2026/08/04 01:14:59 INFO : FiLeA.rclone_chunk.001_86jo0q: Copied (server-side copy) to: FiLeA 2026/08/04 01:14:59 INFO : FiLeA.rclone_chunk.001_86jo0q: Deleted 2026/08/04 01:15:00 DEBUG : FiLeB: size = 5 OK 2026/08/04 01:15:00 DEBUG : FiLeB.rclone_chunk.001_86joz2: md5 = ff9cf2d690d888cb337f6bf4526b6130 OK 2026/08/04 01:15:00 INFO : FiLeB.rclone_chunk.001_86joz2: Copied (server-side copy) to: FiLeB 2026/08/04 01:15:00 INFO : FiLeB.rclone_chunk.001_86joz2: Deleted 2026/08/04 01:15:00 DEBUG : FilEb: size = 5 OK 2026/08/04 01:15:00 DEBUG : FilEb.rclone_chunk.001_86jpy9: md5 = 79369f78f7882c1baabbc7d45dc5daa0 OK 2026/08/04 01:15:00 INFO : FilEb.rclone_chunk.001_86jpy9: Copied (server-side copy) to: FilEb 2026/08/04 01:15:00 INFO : FilEb.rclone_chunk.001_86jpy9: Deleted 2026/08/04 01:15:00 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': poll-interval is not supported by this remote 2026/08/04 01:15:00 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': poll-interval is not supported by this remote 2026/08/04 01:15:00 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/04 01:15:00 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/04 01:15:00 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/04 01:15:00 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/04 01:15:00 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/04 01:15:00 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/04 01:15:00 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/04 01:15:00 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/04 01:15:00 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/04 01:15:00 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/04 01:15:00 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/04 01:15:00 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/04 01:15:00 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/04 01:15:00 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/04 01:15:00 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/04 01:15:00 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/04 01:15:00 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/04 01:15:00 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/04 01:15:00 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/04 01:15:00 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/08/04 01:15:00 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/08/04 01:15:00 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/08/04 01:15:00 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/08/04 01:15:00 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/04 01:15:00 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/04 01:15:00 DEBUG : FilEb: Open: flags=O_RDONLY 2026/08/04 01:15:00 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/08/04 01:15:00 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/08/04 01:15:00 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/08/04 01:15:01 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/04 01:15:01 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/04 01:15:01 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/04 01:15:01 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/04 01:15:01 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/04 01:15:01 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/04 01:15:01 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/04 01:15:01 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/04 01:15:01 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/04 01:15:01 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/04 01:15:01 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/08/04 01:15:01 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/04 01:15:01 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/04 01:15:01 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/04 01:15:01 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/04 01:15:01 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/04 01:15:01 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/08/04 01:15:01 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/04 01:15:01 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/04 01:15:01 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/04 01:15:01 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/04 01:15:01 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/04 01:15:01 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/08/04 01:15:01 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/04 01:15:01 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/04 01:15:01 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/04 01:15:01 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/08/04 01:15:01 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/08/04 01:15:01 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/08/04 01:15:01 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/08/04 01:15:01 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/04 01:15:01 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/04 01:15:01 DEBUG : FilEb: Open: flags=O_RDONLY 2026/08/04 01:15:01 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/08/04 01:15:01 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/08/04 01:15:01 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/08/04 01:15:01 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/04 01:15:01 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/04 01:15:01 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/08/04 01:15:01 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/08/04 01:15:01 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/04 01:15:01 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/08/04 01:15:01 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/08/04 01:15:01 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/04 01:15:01 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/04 01:15:01 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/04 01:15:01 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/04 01:15:01 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/04 01:15:01 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/04 01:15:01 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/04 01:15:01 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/08/04 01:15:01 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/04 01:15:01 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/08/04 01:15:01 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/04 01:15:01 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/08/04 01:15:01 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/04 01:15:01 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/08/04 01:15:01 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/08/04 01:15:01 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/08/04 01:15:01 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/08/04 01:15:01 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/04 01:15:01 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/04 01:15:01 DEBUG : FilEb: Open: flags=O_RDONLY 2026/08/04 01:15:01 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/08/04 01:15:01 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/08/04 01:15:01 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/08/04 01:15:01 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/04 01:15:01 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/04 01:15:01 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/08/04 01:15:01 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/04 01:15:01 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/08/04 01:15:01 DEBUG : WaitForWriters: timeout=30s 2026/08/04 01:15:01 DEBUG : Looking for writers 2026/08/04 01:15:01 DEBUG : FiLeA: reading active writers 2026/08/04 01:15:01 DEBUG : FiLeB: reading active writers 2026/08/04 01:15:01 DEBUG : FilEb: reading active writers 2026/08/04 01:15:01 DEBUG : >WaitForWriters: 2026/08/04 01:15:01 DEBUG : WaitForWriters: timeout=30s 2026/08/04 01:15:01 DEBUG : Looking for writers 2026/08/04 01:15:01 DEBUG : FiLeA: reading active writers 2026/08/04 01:15:01 DEBUG : FiLeB: reading active writers 2026/08/04 01:15:01 DEBUG : FilEb: reading active writers 2026/08/04 01:15:01 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (2.96s) === RUN TestUnicodeNormalization run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi'", Local "Local file system at /tmp/rclone337744228", Modify Window "1ns" 2026/08/04 01:15:02 DEBUG : normal name with no special characters.txt: size = 5 OK 2026/08/04 01:15:02 DEBUG : normal name with no special characters.txt.rclone_chunk.001_86jrqv: md5 = 89d903bc35dede724fd52c51437ff5fd OK 2026/08/04 01:15:02 INFO : normal name with no special characters.txt.rclone_chunk.001_86jrqv: Copied (server-side copy) to: normal name with no special characters.txt 2026/08/04 01:15:02 INFO : normal name with no special characters.txt.rclone_chunk.001_86jrqv: Deleted 2026/08/04 01:15:02 DEBUG : 測試_Русский___ě_áñ: size = 5 OK 2026/08/04 01:15:02 DEBUG : 測試_Русский___ě_áñ.rclone_chunk.001_86jrs7: md5 = ff9cf2d690d888cb337f6bf4526b6130 OK 2026/08/04 01:15:02 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_86jrs7: Copied (server-side copy) to: 測試_Русский___ě_áñ 2026/08/04 01:15:02 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_86jrs7: Deleted 2026/08/04 01:15:02 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': poll-interval is not supported by this remote 2026/08/04 01:15:02 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/04 01:15:02 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/08/04 01:15:02 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/08/04 01:15:02 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/08/04 01:15:02 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/04 01:15:03 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/04 01:15:03 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/04 01:15:03 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/08/04 01:15:03 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/08/04 01:15:03 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/08/04 01:15:03 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/08/04 01:15:03 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/04 01:15:03 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/04 01:15:03 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/08/04 01:15:03 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/08/04 01:15:03 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/08/04 01:15:03 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/04 01:15:03 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/04 01:15:03 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/04 01:15:03 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/08/04 01:15:03 DEBUG : WaitForWriters: timeout=30s 2026/08/04 01:15:03 DEBUG : Looking for writers 2026/08/04 01:15:03 DEBUG : normal name with no special characters.txt: reading active writers 2026/08/04 01:15:03 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/08/04 01:15:03 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (1.37s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi'", Local "Local file system at /tmp/rclone337744228", Modify Window "1ns" 2026/08/04 01:15:03 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': poll-interval is not supported by this remote 2026/08/04 01:15:03 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': Reusing VFS from active cache 2026/08/04 01:15:03 DEBUG : WaitForWriters: timeout=30s 2026/08/04 01:15:03 DEBUG : Looking for writers 2026/08/04 01:15:03 DEBUG : >WaitForWriters: 2026/08/04 01:15:03 DEBUG : WaitForWriters: timeout=30s 2026/08/04 01:15:03 DEBUG : Looking for writers 2026/08/04 01:15:03 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.08s) === RUN TestVFSNewWithOpts run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi'", Local "Local file system at /tmp/rclone337744228", Modify Window "1ns" 2026/08/04 01:15:03 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': poll-interval is not supported by this remote 2026/08/04 01:15:03 DEBUG : WaitForWriters: timeout=30s 2026/08/04 01:15:03 DEBUG : Looking for writers 2026/08/04 01:15:03 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.08s) === RUN TestVFSRoot run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi'", Local "Local file system at /tmp/rclone337744228", Modify Window "1ns" 2026/08/04 01:15:03 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': poll-interval is not supported by this remote 2026/08/04 01:15:03 DEBUG : WaitForWriters: timeout=30s 2026/08/04 01:15:03 DEBUG : Looking for writers 2026/08/04 01:15:03 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.09s) === RUN TestVFSStat run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi'", Local "Local file system at /tmp/rclone337744228", Modify Window "1ns" 2026/08/04 01:15:03 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': poll-interval is not supported by this remote 2026/08/04 01:15:03 DEBUG : file1: size = 14 OK 2026/08/04 01:15:03 DEBUG : file1.rclone_chunk.001_86jsj0: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/04 01:15:03 INFO : file1.rclone_chunk.001_86jsj0: Copied (server-side copy) to: file1 2026/08/04 01:15:04 INFO : file1.rclone_chunk.001_86jsj0: Deleted 2026/08/04 01:15:04 DEBUG : dir/file2: size = 14 OK 2026/08/04 01:15:04 DEBUG : dir/file2.rclone_chunk.001_86jtyc: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/08/04 01:15:04 INFO : dir/file2.rclone_chunk.001_86jtyc: Copied (server-side copy) to: dir/file2 2026/08/04 01:15:04 INFO : dir/file2.rclone_chunk.001_86jtyc: Deleted 2026/08/04 01:15:04 DEBUG : WaitForWriters: timeout=30s 2026/08/04 01:15:04 DEBUG : dir: Looking for writers 2026/08/04 01:15:04 DEBUG : file2: reading active writers 2026/08/04 01:15:04 DEBUG : Looking for writers 2026/08/04 01:15:04 DEBUG : dir: reading active writers 2026/08/04 01:15:04 DEBUG : file1: reading active writers 2026/08/04 01:15:04 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (1.50s) === RUN TestVFSStatParent run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi'", Local "Local file system at /tmp/rclone337744228", Modify Window "1ns" 2026/08/04 01:15:05 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': poll-interval is not supported by this remote 2026/08/04 01:15:05 DEBUG : file1: size = 14 OK 2026/08/04 01:15:05 DEBUG : file1.rclone_chunk.001_86jure: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/04 01:15:05 INFO : file1.rclone_chunk.001_86jure: Copied (server-side copy) to: file1 2026/08/04 01:15:05 INFO : file1.rclone_chunk.001_86jure: Deleted 2026/08/04 01:15:05 DEBUG : dir/file2: size = 14 OK 2026/08/04 01:15:05 DEBUG : dir/file2.rclone_chunk.001_86ju8q: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/08/04 01:15:05 INFO : dir/file2.rclone_chunk.001_86ju8q: Copied (server-side copy) to: dir/file2 2026/08/04 01:15:05 INFO : dir/file2.rclone_chunk.001_86ju8q: Deleted 2026/08/04 01:15:06 DEBUG : WaitForWriters: timeout=30s 2026/08/04 01:15:06 DEBUG : dir: Looking for writers 2026/08/04 01:15:06 DEBUG : Looking for writers 2026/08/04 01:15:06 DEBUG : file1: reading active writers 2026/08/04 01:15:06 DEBUG : dir: reading active writers 2026/08/04 01:15:06 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (1.38s) === RUN TestVFSOpenFile run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi'", Local "Local file system at /tmp/rclone337744228", Modify Window "1ns" 2026/08/04 01:15:06 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': poll-interval is not supported by this remote 2026/08/04 01:15:06 DEBUG : file1: size = 14 OK 2026/08/04 01:15:06 DEBUG : file1.rclone_chunk.001_86jvxw: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/04 01:15:06 INFO : file1.rclone_chunk.001_86jvxw: Copied (server-side copy) to: file1 2026/08/04 01:15:06 INFO : file1.rclone_chunk.001_86jvxw: Deleted 2026/08/04 01:15:07 DEBUG : dir/file2: size = 14 OK 2026/08/04 01:15:07 DEBUG : dir/file2.rclone_chunk.001_86jvr7: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/08/04 01:15:07 INFO : dir/file2.rclone_chunk.001_86jvr7: Copied (server-side copy) to: dir/file2 2026/08/04 01:15:07 INFO : dir/file2.rclone_chunk.001_86jvr7: Deleted 2026/08/04 01:15:07 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/04 01:15:07 DEBUG : file1: Open: flags=O_RDONLY 2026/08/04 01:15:07 DEBUG : file1: >Open: fd=file1 (r), err= 2026/08/04 01:15:07 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/08/04 01:15:07 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/04 01:15:07 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/08/04 01:15:07 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/04 01:15:07 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/08/04 01:15:07 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:15:07 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:15:07 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/08/04 01:15:07 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/08/04 01:15:07 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/08/04 01:15:07 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/08/04 01:15:07 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': File to upload is small (0 bytes), uploading instead of streaming 2026/08/04 01:15:07 DEBUG : dir/new_file.txt: size = 0 OK 2026/08/04 01:15:07 DEBUG : dir/new_file.txt.rclone_chunk.001_86jwq5: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/04 01:15:07 INFO : dir/new_file.txt.rclone_chunk.001_86jwq5: Copied (server-side copy) to: dir/new_file.txt 2026/08/04 01:15:08 INFO : dir/new_file.txt.rclone_chunk.001_86jwq5: Deleted 2026/08/04 01:15:08 DEBUG : dir/new_file.txt: size = 0 OK 2026/08/04 01:15:08 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2026/08/04 01:15:08 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/08/04 01:15:08 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:15:08 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/08/04 01:15:08 DEBUG : WaitForWriters: timeout=30s 2026/08/04 01:15:08 DEBUG : dir: Looking for writers 2026/08/04 01:15:08 DEBUG : file2: reading active writers 2026/08/04 01:15:08 DEBUG : new_file.txt: reading active writers 2026/08/04 01:15:08 DEBUG : Looking for writers 2026/08/04 01:15:08 DEBUG : dir: reading active writers 2026/08/04 01:15:08 DEBUG : file1: reading active writers 2026/08/04 01:15:08 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (1.83s) === RUN TestVFSRename run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi'", Local "Local file system at /tmp/rclone337744228", Modify Window "1ns" 2026/08/04 01:15:08 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': poll-interval is not supported by this remote 2026/08/04 01:15:08 DEBUG : dir/file2: size = 14 OK 2026/08/04 01:15:08 DEBUG : dir/file2.rclone_chunk.001_86jxj6: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/08/04 01:15:08 INFO : dir/file2.rclone_chunk.001_86jxj6: Copied (server-side copy) to: dir/file2 2026/08/04 01:15:08 INFO : dir/file2.rclone_chunk.001_86jxj6: Deleted 2026/08/04 01:15:09 DEBUG : dir/file2: copy non-chunked object... 2026/08/04 01:15:09 DEBUG : dir/file1: size = 14 OK 2026/08/04 01:15:09 INFO : dir/file2: Copied (server-side copy) to: dir/file1 2026/08/04 01:15:09 INFO : dir/file2: Deleted 2026/08/04 01:15:09 DEBUG : dir/file1: Updating file with dir/file1 0x1097809ec340 2026/08/04 01:15:09 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/08/04 01:15:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/04 01:15:09 DEBUG : dir/file1: copy non-chunked object... 2026/08/04 01:15:09 DEBUG : file0: size = 14 OK 2026/08/04 01:15:09 INFO : dir/file1: Copied (server-side copy) to: file0 2026/08/04 01:15:09 INFO : dir/file1: Deleted 2026/08/04 01:15:09 DEBUG : file0: Updating file with file0 0x1097809ec340 2026/08/04 01:15:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/04 01:15:09 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/08/04 01:15:09 DEBUG : WaitForWriters: timeout=30s 2026/08/04 01:15:09 DEBUG : dir: Looking for writers 2026/08/04 01:15:09 DEBUG : Looking for writers 2026/08/04 01:15:09 DEBUG : dir: reading active writers 2026/08/04 01:15:09 DEBUG : file0: reading active writers 2026/08/04 01:15:09 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (1.60s) === RUN TestVFSStatfs run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi'", Local "Local file system at /tmp/rclone337744228", Modify Window "1ns" 2026/08/04 01:15:09 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': poll-interval is not supported by this remote 2026/08/04 01:15:09 DEBUG : WaitForWriters: timeout=30s 2026/08/04 01:15:09 DEBUG : Looking for writers 2026/08/04 01:15:09 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.09s) === RUN TestVFSMkdir run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi'", Local "Local file system at /tmp/rclone337744228", Modify Window "1ns" 2026/08/04 01:15:09 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': poll-interval is not supported by this remote 2026/08/04 01:15:09 DEBUG : WaitForWriters: timeout=30s 2026/08/04 01:15:09 DEBUG : Looking for writers 2026/08/04 01:15:09 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.09s) === RUN TestVFSMkdirAll run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi'", Local "Local file system at /tmp/rclone337744228", Modify Window "1ns" 2026/08/04 01:15:10 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': poll-interval is not supported by this remote 2026/08/04 01:15:10 DEBUG : WaitForWriters: timeout=30s 2026/08/04 01:15:10 DEBUG : Looking for writers 2026/08/04 01:15:10 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.09s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi'", Local "Local file system at /tmp/rclone337744228", Modify Window "1ns" 2026/08/04 01:15:10 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': poll-interval is not supported by this remote 2026/08/04 01:15:10 DEBUG : WaitForWriters: timeout=30s 2026/08/04 01:15:10 DEBUG : Looking for writers 2026/08/04 01:15:10 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 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi'", Local "Local file system at /tmp/rclone337744228", Modify Window "1ns" 2026/08/04 01:15:10 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': poll-interval is not supported by this remote 2026/08/04 01:15:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:15:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:15:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/04 01:15:10 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/04 01:15:10 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/04 01:15:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/04 01:15:10 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/08/04 01:15:10 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/08/04 01:15:10 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/08/04 01:15:10 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': File to upload is small (5 bytes), uploading instead of streaming 2026/08/04 01:15:10 DEBUG : file1: size = 5 OK 2026/08/04 01:15:10 DEBUG : file1.rclone_chunk.001_86jzih: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/04 01:15:10 INFO : file1.rclone_chunk.001_86jzih: Copied (server-side copy) to: file1 2026/08/04 01:15:10 INFO : file1.rclone_chunk.001_86jzih: Deleted 2026/08/04 01:15:10 DEBUG : file1: size = 5 OK 2026/08/04 01:15:10 DEBUG : file1: Size of src and dst objects identical 2026/08/04 01:15:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/04 01:15:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:15:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:15:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/04 01:15:10 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/04 01:15:10 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/04 01:15:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:15:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:15:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/04 01:15:10 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/04 01:15:10 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/04 01:15:10 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/08/04 01:15:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/08/04 01:15:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/04 01:15:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/04 01:15:10 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/04 01:15:10 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/04 01:15:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/04 01:15:10 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': File to upload is small (0 bytes), uploading instead of streaming 2026/08/04 01:15:11 DEBUG : file1: size = 0 OK 2026/08/04 01:15:11 DEBUG : file1.rclone_chunk.001_86jzhp: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/04 01:15:11 INFO : file1.rclone_chunk.001_86jzhp: Copied (server-side copy) to: file1 2026/08/04 01:15:11 INFO : file1.rclone_chunk.001_86jzhp: Deleted 2026/08/04 01:15:11 DEBUG : file1: size = 0 OK 2026/08/04 01:15:11 DEBUG : file1: Size of src and dst objects identical 2026/08/04 01:15:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/04 01:15:11 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/08/04 01:15:11 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/04 01:15:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/04 01:15:11 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/04 01:15:11 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/04 01:15:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/04 01:15:11 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': File to upload is small (7 bytes), uploading instead of streaming 2026/08/04 01:15:11 DEBUG : file1: size = 7 OK 2026/08/04 01:15:11 DEBUG : file1.rclone_chunk.001_86k00u: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/08/04 01:15:11 INFO : file1.rclone_chunk.001_86k00u: Copied (server-side copy) to: file1 2026/08/04 01:15:11 INFO : file1.rclone_chunk.001_86k00u: Deleted 2026/08/04 01:15:11 DEBUG : file1: size = 7 OK 2026/08/04 01:15:11 DEBUG : file1: Size of src and dst objects identical 2026/08/04 01:15:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/04 01:15:11 DEBUG : WaitForWriters: timeout=30s 2026/08/04 01:15:11 DEBUG : Looking for writers 2026/08/04 01:15:11 DEBUG : file1: reading active writers 2026/08/04 01:15:11 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (1.71s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi'", Local "Local file system at /tmp/rclone337744228", Modify Window "1ns" 2026/08/04 01:15:11 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': poll-interval is not supported by this remote 2026/08/04 01:15:11 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:15:12 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:15:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/04 01:15:12 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/04 01:15:12 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/04 01:15:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/04 01:15:12 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/08/04 01:15:13 DEBUG : file1: aborting in-sequence write wait, off=100 2026/08/04 01:15:13 DEBUG : file1: failed to wait for in-sequence write to 100 2026/08/04 01:15:13 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/08/04 01:15:13 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': File to upload is small (11 bytes), uploading instead of streaming 2026/08/04 01:15:13 DEBUG : file1: size = 11 OK 2026/08/04 01:15:13 DEBUG : file1.rclone_chunk.001_86k2h8: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/04 01:15:13 INFO : file1.rclone_chunk.001_86k2h8: Copied (server-side copy) to: file1 2026/08/04 01:15:13 INFO : file1.rclone_chunk.001_86k2h8: Deleted 2026/08/04 01:15:13 DEBUG : file1: size = 11 OK 2026/08/04 01:15:13 DEBUG : file1: Size of src and dst objects identical 2026/08/04 01:15:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/04 01:15:13 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/08/04 01:15:13 DEBUG : WaitForWriters: timeout=30s 2026/08/04 01:15:13 DEBUG : Looking for writers 2026/08/04 01:15:13 DEBUG : file1: reading active writers 2026/08/04 01:15:13 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.74s) === RUN TestWriteFileHandleFlush run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi'", Local "Local file system at /tmp/rclone337744228", Modify Window "1ns" 2026/08/04 01:15:13 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': poll-interval is not supported by this remote 2026/08/04 01:15:13 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:15:13 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:15:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/04 01:15:13 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/04 01:15:13 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/04 01:15:13 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/08/04 01:15:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/04 01:15:13 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': File to upload is small (5 bytes), uploading instead of streaming 2026/08/04 01:15:14 DEBUG : file1: size = 5 OK 2026/08/04 01:15:14 DEBUG : file1.rclone_chunk.001_86k2gt: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/04 01:15:14 INFO : file1.rclone_chunk.001_86k2gt: Copied (server-side copy) to: file1 2026/08/04 01:15:14 INFO : file1.rclone_chunk.001_86k2gt: Deleted 2026/08/04 01:15:14 DEBUG : file1: size = 5 OK 2026/08/04 01:15:14 DEBUG : file1: Size of src and dst objects identical 2026/08/04 01:15:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/04 01:15:14 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/08/04 01:15:14 DEBUG : WaitForWriters: timeout=30s 2026/08/04 01:15:14 DEBUG : Looking for writers 2026/08/04 01:15:14 DEBUG : file1: reading active writers 2026/08/04 01:15:14 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.61s) === RUN TestWriteFileHandleRelease run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi'", Local "Local file system at /tmp/rclone337744228", Modify Window "1ns" 2026/08/04 01:15:14 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': poll-interval is not supported by this remote 2026/08/04 01:15:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:15:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:15:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/04 01:15:14 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/04 01:15:14 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/04 01:15:14 DEBUG : file1: WriteFileHandle.Release closing 2026/08/04 01:15:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/04 01:15:14 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': File to upload is small (0 bytes), uploading instead of streaming 2026/08/04 01:15:14 DEBUG : file1: size = 0 OK 2026/08/04 01:15:14 DEBUG : file1.rclone_chunk.001_86k390: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/04 01:15:14 INFO : file1.rclone_chunk.001_86k390: Copied (server-side copy) to: file1 2026/08/04 01:15:14 INFO : file1.rclone_chunk.001_86k390: Deleted 2026/08/04 01:15:14 DEBUG : file1: size = 0 OK 2026/08/04 01:15:14 DEBUG : file1: Size of src and dst objects identical 2026/08/04 01:15:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/04 01:15:14 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/08/04 01:15:14 DEBUG : WaitForWriters: timeout=30s 2026/08/04 01:15:14 DEBUG : Looking for writers 2026/08/04 01:15:14 DEBUG : file1: reading active writers 2026/08/04 01:15:14 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.57s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi'", Local "Local file system at /tmp/rclone337744228", Modify Window "1ns" 2026/08/04 01:15:14 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': poll-interval is not supported by this remote 2026/08/04 01:15:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:15:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:15:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/04 01:15:14 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/04 01:15:14 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/04 01:15:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/04 01:15:14 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': File to upload is small (2 bytes), uploading instead of streaming 2026/08/04 01:15:15 DEBUG : file1: size = 2 OK 2026/08/04 01:15:15 DEBUG : file1.rclone_chunk.001_86k3fs: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/08/04 01:15:15 INFO : file1.rclone_chunk.001_86k3fs: Copied (server-side copy) to: file1 2026/08/04 01:15:15 INFO : file1.rclone_chunk.001_86k3fs: Deleted 2026/08/04 01:15:15 DEBUG : file1: size = 2 OK 2026/08/04 01:15:15 DEBUG : file1: Size of src and dst objects identical 2026/08/04 01:15:15 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/08/04 01:15:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/04 01:15:15 DEBUG : WaitForWriters: timeout=30s 2026/08/04 01:15:15 DEBUG : Looking for writers 2026/08/04 01:15:15 DEBUG : file1: reading active writers 2026/08/04 01:15:15 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (0.75s) === RUN TestFileReadAtZeroLength run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi'", Local "Local file system at /tmp/rclone337744228", Modify Window "1ns" 2026/08/04 01:15:15 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': poll-interval is not supported by this remote 2026/08/04 01:15:15 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:15:15 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:15:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/04 01:15:15 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/04 01:15:15 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/04 01:15:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/04 01:15:15 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': File to upload is small (0 bytes), uploading instead of streaming 2026/08/04 01:15:16 DEBUG : file1: size = 0 OK 2026/08/04 01:15:16 DEBUG : file1.rclone_chunk.001_86k48n: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/04 01:15:16 INFO : file1.rclone_chunk.001_86k48n: Copied (server-side copy) to: file1 2026/08/04 01:15:16 INFO : file1.rclone_chunk.001_86k48n: Deleted 2026/08/04 01:15:16 DEBUG : file1: size = 0 OK 2026/08/04 01:15:16 DEBUG : file1: Size of src and dst objects identical 2026/08/04 01:15:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/04 01:15:16 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:15:16 DEBUG : file1: Open: flags=O_RDONLY 2026/08/04 01:15:16 DEBUG : file1: >Open: fd=file1 (r), err= 2026/08/04 01:15:16 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/08/04 01:15:16 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/08/04 01:15:16 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/08/04 01:15:16 DEBUG : WaitForWriters: timeout=30s 2026/08/04 01:15:16 DEBUG : Looking for writers 2026/08/04 01:15:16 DEBUG : file1: reading active writers 2026/08/04 01:15:16 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.64s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi'", Local "Local file system at /tmp/rclone337744228", Modify Window "1ns" 2026/08/04 01:15:16 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': poll-interval is not supported by this remote 2026/08/04 01:15:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 01:15:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/04 01:15:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/04 01:15:16 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/04 01:15:16 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/04 01:15:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/04 01:15:16 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': File to upload is small (100 bytes), uploading instead of streaming 2026/08/04 01:15:16 DEBUG : file1.rclone_chunk.001: size = 50 OK 2026/08/04 01:15:16 DEBUG : file1.rclone_chunk.001_86k5ck: md5 = b76d76a4d891af3c804b1a07de5b60a2 OK 2026/08/04 01:15:16 INFO : file1.rclone_chunk.001_86k5ck: Copied (server-side copy) to: file1.rclone_chunk.001 2026/08/04 01:15:16 INFO : file1.rclone_chunk.001_86k5ck: Deleted 2026/08/04 01:15:17 DEBUG : file1.rclone_chunk.002: size = 50 OK 2026/08/04 01:15:17 DEBUG : file1.rclone_chunk.002_86k5ck: md5 = a11c6076f8d9daf55a670c84ef31ef59 OK 2026/08/04 01:15:17 INFO : file1.rclone_chunk.002_86k5ck: Copied (server-side copy) to: file1.rclone_chunk.002 2026/08/04 01:15:17 INFO : file1.rclone_chunk.002_86k5ck: Deleted 2026/08/04 01:15:17 DEBUG : file1: size = 100 OK 2026/08/04 01:15:17 DEBUG : file1: Size of src and dst objects identical 2026/08/04 01:15:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/04 01:15:17 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 01:15:17 DEBUG : file1: Open: flags=O_RDONLY 2026/08/04 01:15:17 DEBUG : file1: >Open: fd=file1 (r), err= 2026/08/04 01:15:17 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/08/04 01:15:17 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/08/04 01:15:17 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/08/04 01:15:17 DEBUG : WaitForWriters: timeout=30s 2026/08/04 01:15:17 DEBUG : Looking for writers 2026/08/04 01:15:17 DEBUG : file1: reading active writers 2026/08/04 01:15:17 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (1.42s) === RUN TestZipManyFiles run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi'", Local "Local file system at /tmp/rclone337744228", Modify Window "1ns" 2026/08/04 01:15:17 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': poll-interval is not supported by this remote 2026/08/04 01:15:18 DEBUG : flat/f000.txt: size = 7 OK 2026/08/04 01:15:18 DEBUG : flat/f000.txt.rclone_chunk.001_86k6aq: md5 = a217847fb21f7e963650acc42a7a3b39 OK 2026/08/04 01:15:18 INFO : flat/f000.txt.rclone_chunk.001_86k6aq: Copied (server-side copy) to: flat/f000.txt 2026/08/04 01:15:18 INFO : flat/f000.txt.rclone_chunk.001_86k6aq: Deleted 2026/08/04 01:15:18 DEBUG : flat/f001.txt: size = 14 OK 2026/08/04 01:15:18 DEBUG : flat/f001.txt.rclone_chunk.001_86k7ep: md5 = f4ae3155a94225d34a70f10e659557c3 OK 2026/08/04 01:15:18 INFO : flat/f001.txt.rclone_chunk.001_86k7ep: Copied (server-side copy) to: flat/f001.txt 2026/08/04 01:15:18 INFO : flat/f001.txt.rclone_chunk.001_86k7ep: Deleted 2026/08/04 01:15:18 DEBUG : flat/f002.txt: size = 21 OK 2026/08/04 01:15:18 DEBUG : flat/f002.txt.rclone_chunk.001_86k7m8: md5 = 32efe482074c8b2c32cb86e0408849d3 OK 2026/08/04 01:15:18 INFO : flat/f002.txt.rclone_chunk.001_86k7m8: Copied (server-side copy) to: flat/f002.txt 2026/08/04 01:15:19 INFO : flat/f002.txt.rclone_chunk.001_86k7m8: Deleted 2026/08/04 01:15:19 DEBUG : flat/f003.txt: size = 28 OK 2026/08/04 01:15:19 DEBUG : flat/f003.txt.rclone_chunk.001_86k8er: md5 = 7fc5fc031450b8aa97a6bd2940ce089e OK 2026/08/04 01:15:19 INFO : flat/f003.txt.rclone_chunk.001_86k8er: Copied (server-side copy) to: flat/f003.txt 2026/08/04 01:15:19 INFO : flat/f003.txt.rclone_chunk.001_86k8er: Deleted 2026/08/04 01:15:19 DEBUG : flat/f004.txt: size = 35 OK 2026/08/04 01:15:19 DEBUG : flat/f004.txt.rclone_chunk.001_86k8jh: md5 = a0cc525f7207539d9ed6f6fe03808820 OK 2026/08/04 01:15:19 INFO : flat/f004.txt.rclone_chunk.001_86k8jh: Copied (server-side copy) to: flat/f004.txt 2026/08/04 01:15:19 INFO : flat/f004.txt.rclone_chunk.001_86k8jh: Deleted 2026/08/04 01:15:20 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/08/04 01:15:20 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/08/04 01:15:20 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/04 01:15:20 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/04 01:15:20 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/08/04 01:15:20 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/08/04 01:15:20 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/04 01:15:20 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/04 01:15:20 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/08/04 01:15:20 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/08/04 01:15:20 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/04 01:15:20 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/04 01:15:20 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/08/04 01:15:20 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/08/04 01:15:20 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/04 01:15:20 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/04 01:15:20 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/08/04 01:15:20 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/08/04 01:15:20 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/04 01:15:20 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/04 01:15:20 DEBUG : WaitForWriters: timeout=30s 2026/08/04 01:15:20 DEBUG : flat: Looking for writers 2026/08/04 01:15:20 DEBUG : f000.txt: reading active writers 2026/08/04 01:15:20 DEBUG : f001.txt: reading active writers 2026/08/04 01:15:20 DEBUG : f002.txt: reading active writers 2026/08/04 01:15:20 DEBUG : f003.txt: reading active writers 2026/08/04 01:15:20 DEBUG : f004.txt: reading active writers 2026/08/04 01:15:20 DEBUG : Looking for writers 2026/08/04 01:15:20 DEBUG : flat: reading active writers 2026/08/04 01:15:20 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (3.46s) === RUN TestZipManySubDirs run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi'", Local "Local file system at /tmp/rclone337744228", Modify Window "1ns" 2026/08/04 01:15:21 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': poll-interval is not supported by this remote 2026/08/04 01:15:21 DEBUG : a/top.txt: size = 3 OK 2026/08/04 01:15:21 DEBUG : a/top.txt.rclone_chunk.001_86kaea: md5 = b28354b543375bfa94dabaeda722927f OK 2026/08/04 01:15:21 INFO : a/top.txt.rclone_chunk.001_86kaea: Copied (server-side copy) to: a/top.txt 2026/08/04 01:15:21 INFO : a/top.txt.rclone_chunk.001_86kaea: Deleted 2026/08/04 01:15:21 DEBUG : a/b/mid.txt: size = 3 OK 2026/08/04 01:15:21 DEBUG : a/b/mid.txt.rclone_chunk.001_86ka8k: md5 = 22384709d743fe3c6fb0a4b35b2e10a6 OK 2026/08/04 01:15:21 INFO : a/b/mid.txt.rclone_chunk.001_86ka8k: Copied (server-side copy) to: a/b/mid.txt 2026/08/04 01:15:22 INFO : a/b/mid.txt.rclone_chunk.001_86ka8k: Deleted 2026/08/04 01:15:22 DEBUG : a/b/c/deep.txt: size = 4 OK 2026/08/04 01:15:22 DEBUG : a/b/c/deep.txt.rclone_chunk.001_86kbi2: md5 = 6627415e807ee33c7302917216e7da68 OK 2026/08/04 01:15:22 INFO : a/b/c/deep.txt.rclone_chunk.001_86kbi2: Copied (server-side copy) to: a/b/c/deep.txt 2026/08/04 01:15:22 INFO : a/b/c/deep.txt.rclone_chunk.001_86kbi2: Deleted 2026/08/04 01:15:22 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/08/04 01:15:22 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/08/04 01:15:22 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/04 01:15:22 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/04 01:15:22 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/08/04 01:15:22 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/08/04 01:15:22 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/04 01:15:22 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/04 01:15:22 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/08/04 01:15:22 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/08/04 01:15:22 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/04 01:15:22 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/04 01:15:22 DEBUG : WaitForWriters: timeout=30s 2026/08/04 01:15:22 DEBUG : a/b/c: Looking for writers 2026/08/04 01:15:22 DEBUG : deep.txt: reading active writers 2026/08/04 01:15:22 DEBUG : a/b: Looking for writers 2026/08/04 01:15:22 DEBUG : c: reading active writers 2026/08/04 01:15:22 DEBUG : mid.txt: reading active writers 2026/08/04 01:15:22 DEBUG : a: Looking for writers 2026/08/04 01:15:22 DEBUG : b: reading active writers 2026/08/04 01:15:22 DEBUG : top.txt: reading active writers 2026/08/04 01:15:22 DEBUG : Looking for writers 2026/08/04 01:15:22 DEBUG : a: reading active writers 2026/08/04 01:15:22 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (2.09s) === RUN TestZipLargeFiles run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi'", Local "Local file system at /tmp/rclone337744228", Modify Window "1ns" 2026/08/04 01:15:23 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': poll-interval is not supported by this remote zip_test.go:119: skipping test as chunker too slow 2026/08/04 01:15:23 DEBUG : WaitForWriters: timeout=30s 2026/08/04 01:15:23 DEBUG : Looking for writers 2026/08/04 01:15:23 DEBUG : >WaitForWriters: --- SKIP: TestZipLargeFiles (0.08s) === RUN TestZipDirsInRoot run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi'", Local "Local file system at /tmp/rclone337744228", Modify Window "1ns" 2026/08/04 01:15:23 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': poll-interval is not supported by this remote 2026/08/04 01:15:23 DEBUG : dir1/a.txt: size = 1 OK 2026/08/04 01:15:23 DEBUG : dir1/a.txt.rclone_chunk.001_86kcmn: md5 = 9dd4e461268c8034f5c8564e155c67a6 OK 2026/08/04 01:15:23 INFO : dir1/a.txt.rclone_chunk.001_86kcmn: Copied (server-side copy) to: dir1/a.txt 2026/08/04 01:15:23 INFO : dir1/a.txt.rclone_chunk.001_86kcmn: Deleted 2026/08/04 01:15:24 DEBUG : dir2/b.txt: size = 1 OK 2026/08/04 01:15:24 DEBUG : dir2/b.txt.rclone_chunk.001_86kcam: md5 = 415290769594460e2e485922904f345d OK 2026/08/04 01:15:24 INFO : dir2/b.txt.rclone_chunk.001_86kcam: Copied (server-side copy) to: dir2/b.txt 2026/08/04 01:15:24 INFO : dir2/b.txt.rclone_chunk.001_86kcam: Deleted 2026/08/04 01:15:24 DEBUG : dir3/c.txt: size = 1 OK 2026/08/04 01:15:24 DEBUG : dir3/c.txt.rclone_chunk.001_86kdh6: md5 = fbade9e36a3f36d3d676c1b808451dd7 OK 2026/08/04 01:15:24 INFO : dir3/c.txt.rclone_chunk.001_86kdh6: Copied (server-side copy) to: dir3/c.txt 2026/08/04 01:15:24 INFO : dir3/c.txt.rclone_chunk.001_86kdh6: Deleted 2026/08/04 01:15:24 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/08/04 01:15:24 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/08/04 01:15:24 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/04 01:15:24 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/04 01:15:24 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/08/04 01:15:24 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/08/04 01:15:24 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/04 01:15:24 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/04 01:15:25 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/08/04 01:15:25 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/08/04 01:15:25 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/04 01:15:25 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/04 01:15:25 DEBUG : WaitForWriters: timeout=30s 2026/08/04 01:15:25 DEBUG : dir1: Looking for writers 2026/08/04 01:15:25 DEBUG : a.txt: reading active writers 2026/08/04 01:15:25 DEBUG : dir2: Looking for writers 2026/08/04 01:15:25 DEBUG : b.txt: reading active writers 2026/08/04 01:15:25 DEBUG : dir3: Looking for writers 2026/08/04 01:15:25 DEBUG : c.txt: reading active writers 2026/08/04 01:15:25 DEBUG : Looking for writers 2026/08/04 01:15:25 DEBUG : dir1: reading active writers 2026/08/04 01:15:25 DEBUG : dir2: reading active writers 2026/08/04 01:15:25 DEBUG : dir3: reading active writers 2026/08/04 01:15:25 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (2.08s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/08/04 01:15:25 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-zewaney9pivi': Purge remote 2026/08/04 01:15:25 DEBUG : Waiting for deletions to finish 2026/08/04 01:15:25 INFO : S3 bucket rclone-test-zewaney9pivi: Bucket "rclone-test-zewaney9pivi" deleted "./vfs.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bSHA1QuickS3: -verbose -size-limit 1024" - Finished OK in 1m56.584867328s (try 1/5)