"./vfs.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bSHA1QuickS3: -verbose -size-limit 1024" - Starting (try 1/5) 2026/06/08 02:05:11 DEBUG : Creating backend with remote "TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo" 2026/06/08 02:05:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/08 02:05:11 DEBUG : Creating backend with remote "TestS3:rclone-test-joniley7gelo" 2026/06/08 02:05:11 DEBUG : Creating backend with remote "/tmp/rclone1316234281" === RUN TestDirHandleMethods run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo'", Local "Local file system at /tmp/rclone1316234281", Modify Window "1ns" 2026/06/08 02:05:11 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': poll-interval is not supported by this remote 2026/06/08 02:05:12 INFO : S3 bucket rclone-test-joniley7gelo: Bucket "rclone-test-joniley7gelo" created with ACL "" 2026/06/08 02:05:12 DEBUG : dir/file1: size = 14 OK 2026/06/08 02:05:12 DEBUG : dir/file1.rclone_chunk.001_aouss8: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/08 02:05:12 INFO : dir/file1.rclone_chunk.001_aouss8: Copied (server-side copy) to: dir/file1 2026/06/08 02:05:12 INFO : dir/file1.rclone_chunk.001_aouss8: Deleted 2026/06/08 02:05:13 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:05:13 DEBUG : dir: Looking for writers 2026/06/08 02:05:13 DEBUG : Looking for writers 2026/06/08 02:05:13 DEBUG : dir: reading active writers 2026/06/08 02:05:13 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (1.59s) === RUN TestDirHandleReaddir run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo'", Local "Local file system at /tmp/rclone1316234281", Modify Window "1ns" 2026/06/08 02:05:13 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': poll-interval is not supported by this remote 2026/06/08 02:05:13 DEBUG : dir/file1: size = 14 OK 2026/06/08 02:05:13 DEBUG : dir/file1.rclone_chunk.001_aoutmx: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/08 02:05:13 INFO : dir/file1.rclone_chunk.001_aoutmx: Copied (server-side copy) to: dir/file1 2026/06/08 02:05:13 INFO : dir/file1.rclone_chunk.001_aoutmx: Deleted 2026/06/08 02:05:14 DEBUG : dir/file2: size = 15 OK 2026/06/08 02:05:14 DEBUG : dir/file2.rclone_chunk.001_aoutej: md5 = d1b75f73cb5fce53969131dd22562187 OK 2026/06/08 02:05:14 INFO : dir/file2.rclone_chunk.001_aoutej: Copied (server-side copy) to: dir/file2 2026/06/08 02:05:14 INFO : dir/file2.rclone_chunk.001_aoutej: Deleted 2026/06/08 02:05:14 DEBUG : dir/subdir/file3: size = 16 OK 2026/06/08 02:05:14 DEBUG : dir/subdir/file3.rclone_chunk.001_aouu9u: md5 = 01295b6a8d3454e40dd135bbe6af1579 OK 2026/06/08 02:05:14 INFO : dir/subdir/file3.rclone_chunk.001_aouu9u: Copied (server-side copy) to: dir/subdir/file3 2026/06/08 02:05:14 INFO : dir/subdir/file3.rclone_chunk.001_aouu9u: Deleted 2026/06/08 02:05:14 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:05:14 DEBUG : dir/subdir: Looking for writers 2026/06/08 02:05:14 DEBUG : dir: Looking for writers 2026/06/08 02:05:14 DEBUG : file1: reading active writers 2026/06/08 02:05:14 DEBUG : file2: reading active writers 2026/06/08 02:05:14 DEBUG : subdir: reading active writers 2026/06/08 02:05:14 DEBUG : Looking for writers 2026/06/08 02:05:14 DEBUG : dir: reading active writers 2026/06/08 02:05:14 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (2.03s) === RUN TestDirHandleReaddirnames run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo'", Local "Local file system at /tmp/rclone1316234281", Modify Window "1ns" 2026/06/08 02:05:15 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': poll-interval is not supported by this remote 2026/06/08 02:05:15 DEBUG : dir/file1: size = 14 OK 2026/06/08 02:05:15 DEBUG : dir/file1.rclone_chunk.001_aouvm8: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/08 02:05:15 INFO : dir/file1.rclone_chunk.001_aouvm8: Copied (server-side copy) to: dir/file1 2026/06/08 02:05:15 INFO : dir/file1.rclone_chunk.001_aouvm8: Deleted 2026/06/08 02:05:15 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:05:15 DEBUG : dir: Looking for writers 2026/06/08 02:05:15 DEBUG : file1: reading active writers 2026/06/08 02:05:15 DEBUG : Looking for writers 2026/06/08 02:05:15 DEBUG : dir: reading active writers 2026/06/08 02:05:15 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.87s) === RUN TestDirMethods run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo'", Local "Local file system at /tmp/rclone1316234281", Modify Window "1ns" 2026/06/08 02:05:16 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': poll-interval is not supported by this remote 2026/06/08 02:05:16 DEBUG : dir/file1: size = 14 OK 2026/06/08 02:05:16 DEBUG : dir/file1.rclone_chunk.001_aouw0n: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/08 02:05:16 INFO : dir/file1.rclone_chunk.001_aouw0n: Copied (server-side copy) to: dir/file1 2026/06/08 02:05:16 INFO : dir/file1.rclone_chunk.001_aouw0n: Deleted 2026/06/08 02:05:16 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:05:16 DEBUG : dir: Looking for writers 2026/06/08 02:05:16 DEBUG : Looking for writers 2026/06/08 02:05:16 DEBUG : dir: reading active writers 2026/06/08 02:05:16 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.85s) === RUN TestDirForgetAll run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo'", Local "Local file system at /tmp/rclone1316234281", Modify Window "1ns" 2026/06/08 02:05:17 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': poll-interval is not supported by this remote 2026/06/08 02:05:17 DEBUG : dir/file1: size = 14 OK 2026/06/08 02:05:17 DEBUG : dir/file1.rclone_chunk.001_aoux5p: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/08 02:05:17 INFO : dir/file1.rclone_chunk.001_aoux5p: Copied (server-side copy) to: dir/file1 2026/06/08 02:05:17 INFO : dir/file1.rclone_chunk.001_aoux5p: Deleted 2026/06/08 02:05:17 DEBUG : dir: forgetting directory cache 2026/06/08 02:05:17 DEBUG : forgetting directory cache 2026/06/08 02:05:17 DEBUG : dir: forgetting directory cache 2026/06/08 02:05:17 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:05:17 DEBUG : Looking for writers 2026/06/08 02:05:17 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.92s) === RUN TestDirForgetPath run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo'", Local "Local file system at /tmp/rclone1316234281", Modify Window "1ns" 2026/06/08 02:05:17 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': poll-interval is not supported by this remote 2026/06/08 02:05:18 DEBUG : dir/file1: size = 14 OK 2026/06/08 02:05:18 DEBUG : dir/file1.rclone_chunk.001_aouxer: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/08 02:05:18 INFO : dir/file1.rclone_chunk.001_aouxer: Copied (server-side copy) to: dir/file1 2026/06/08 02:05:18 INFO : dir/file1.rclone_chunk.001_aouxer: Deleted 2026/06/08 02:05:18 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/06/08 02:05:18 DEBUG : dir: invalidating directory cache 2026/06/08 02:05:18 DEBUG : >ForgetPath: 2026/06/08 02:05:18 DEBUG : ForgetPath: relativePath="dir", type=0 2026/06/08 02:05:18 DEBUG : invalidating directory cache 2026/06/08 02:05:18 DEBUG : dir: forgetting directory cache 2026/06/08 02:05:18 DEBUG : >ForgetPath: 2026/06/08 02:05:18 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/06/08 02:05:18 DEBUG : >ForgetPath: 2026/06/08 02:05:18 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:05:18 DEBUG : dir: Looking for writers 2026/06/08 02:05:18 DEBUG : Looking for writers 2026/06/08 02:05:18 DEBUG : dir: reading active writers 2026/06/08 02:05:18 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.83s) === RUN TestDirWalk run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo'", Local "Local file system at /tmp/rclone1316234281", Modify Window "1ns" 2026/06/08 02:05:18 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': poll-interval is not supported by this remote 2026/06/08 02:05:19 DEBUG : dir/file1: size = 14 OK 2026/06/08 02:05:19 DEBUG : dir/file1.rclone_chunk.001_aouyym: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/08 02:05:19 INFO : dir/file1.rclone_chunk.001_aouyym: Copied (server-side copy) to: dir/file1 2026/06/08 02:05:19 INFO : dir/file1.rclone_chunk.001_aouyym: Deleted 2026/06/08 02:05:19 DEBUG : fil/a/b/c: size = 15 OK 2026/06/08 02:05:19 DEBUG : fil/a/b/c.rclone_chunk.001_aouzqm: md5 = 8a723ce6358887fb2e41fbe163780b08 OK 2026/06/08 02:05:19 INFO : fil/a/b/c.rclone_chunk.001_aouzqm: Copied (server-side copy) to: fil/a/b/c 2026/06/08 02:05:19 INFO : fil/a/b/c.rclone_chunk.001_aouzqm: Deleted 2026/06/08 02:05:20 DEBUG : forgetting directory cache 2026/06/08 02:05:20 DEBUG : dir: forgetting directory cache 2026/06/08 02:05:20 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:05:20 DEBUG : dir: Looking for writers 2026/06/08 02:05:20 DEBUG : fil/a/b: Looking for writers 2026/06/08 02:05:20 DEBUG : fil/a: Looking for writers 2026/06/08 02:05:20 DEBUG : b: reading active writers 2026/06/08 02:05:20 DEBUG : fil: Looking for writers 2026/06/08 02:05:20 DEBUG : a: reading active writers 2026/06/08 02:05:20 DEBUG : Looking for writers 2026/06/08 02:05:20 DEBUG : dir: reading active writers 2026/06/08 02:05:20 DEBUG : fil: reading active writers 2026/06/08 02:05:20 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (1.69s) === RUN TestDirSetModTime run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo'", Local "Local file system at /tmp/rclone1316234281", Modify Window "1ns" 2026/06/08 02:05:20 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': poll-interval is not supported by this remote 2026/06/08 02:05:20 DEBUG : dir/file1: size = 14 OK 2026/06/08 02:05:20 DEBUG : dir/file1.rclone_chunk.001_aov0ah: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/08 02:05:20 INFO : dir/file1.rclone_chunk.001_aov0ah: Copied (server-side copy) to: dir/file1 2026/06/08 02:05:20 INFO : dir/file1.rclone_chunk.001_aov0ah: Deleted 2026/06/08 02:05:21 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:05:21 DEBUG : dir: Looking for writers 2026/06/08 02:05:21 DEBUG : Looking for writers 2026/06/08 02:05:21 DEBUG : dir: reading active writers 2026/06/08 02:05:21 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.78s) === RUN TestDirStat run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo'", Local "Local file system at /tmp/rclone1316234281", Modify Window "1ns" 2026/06/08 02:05:21 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': poll-interval is not supported by this remote 2026/06/08 02:05:21 DEBUG : dir/file1: size = 14 OK 2026/06/08 02:05:21 DEBUG : dir/file1.rclone_chunk.001_aov1e6: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/08 02:05:21 INFO : dir/file1.rclone_chunk.001_aov1e6: Copied (server-side copy) to: dir/file1 2026/06/08 02:05:21 INFO : dir/file1.rclone_chunk.001_aov1e6: Deleted 2026/06/08 02:05:21 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:05:21 DEBUG : dir: Looking for writers 2026/06/08 02:05:21 DEBUG : file1: reading active writers 2026/06/08 02:05:21 DEBUG : Looking for writers 2026/06/08 02:05:21 DEBUG : dir: reading active writers 2026/06/08 02:05:21 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.86s) === RUN TestDirReadDirAll run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo'", Local "Local file system at /tmp/rclone1316234281", Modify Window "1ns" 2026/06/08 02:05:22 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': poll-interval is not supported by this remote 2026/06/08 02:05:22 DEBUG : dir/file1: size = 14 OK 2026/06/08 02:05:22 DEBUG : dir/file1.rclone_chunk.001_aov2n8: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/08 02:05:22 INFO : dir/file1.rclone_chunk.001_aov2n8: Copied (server-side copy) to: dir/file1 2026/06/08 02:05:22 INFO : dir/file1.rclone_chunk.001_aov2n8: Deleted 2026/06/08 02:05:22 DEBUG : dir/file2: size = 15 OK 2026/06/08 02:05:22 DEBUG : dir/file2.rclone_chunk.001_aov23v: md5 = d1b75f73cb5fce53969131dd22562187 OK 2026/06/08 02:05:22 INFO : dir/file2.rclone_chunk.001_aov23v: Copied (server-side copy) to: dir/file2 2026/06/08 02:05:22 INFO : dir/file2.rclone_chunk.001_aov23v: Deleted 2026/06/08 02:05:23 DEBUG : dir/subdir/file3: size = 16 OK 2026/06/08 02:05:23 DEBUG : dir/subdir/file3.rclone_chunk.001_aov23t: md5 = 01295b6a8d3454e40dd135bbe6af1579 OK 2026/06/08 02:05:23 INFO : dir/subdir/file3.rclone_chunk.001_aov23t: Copied (server-side copy) to: dir/subdir/file3 2026/06/08 02:05:23 INFO : dir/subdir/file3.rclone_chunk.001_aov23t: Deleted === RUN TestDirReadDirAll/Virtual 2026/06/08 02:05:23 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/06/08 02:05:23 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/06/08 02:05:23 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/06/08 02:05:23 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/06/08 02:05:24 DEBUG : dir/virtualFile: size = 20 OK 2026/06/08 02:05:24 DEBUG : dir/virtualFile.rclone_chunk.001_aov326: md5 = 217601602842dc7c0bba0515925e6bcb OK 2026/06/08 02:05:24 INFO : dir/virtualFile.rclone_chunk.001_aov326: Copied (server-side copy) to: dir/virtualFile 2026/06/08 02:05:24 INFO : dir/virtualFile.rclone_chunk.001_aov326: Deleted 2026/06/08 02:05:24 DEBUG : dir/virtualDir/testFile: size = 17 OK 2026/06/08 02:05:24 DEBUG : dir/virtualDir/testFile.rclone_chunk.001_aov4fm: md5 = 360106979e22f3a6be55f3f86b81dbd8 OK 2026/06/08 02:05:24 INFO : dir/virtualDir/testFile.rclone_chunk.001_aov4fm: Copied (server-side copy) to: dir/virtualDir/testFile 2026/06/08 02:05:24 INFO : dir/virtualDir/testFile.rclone_chunk.001_aov4fm: Deleted 2026/06/08 02:05:24 DEBUG : S3 bucket rclone-test-joniley7gelo: bucket is versioned: false 2026/06/08 02:05:24 DEBUG : Waiting for deletions to finish 2026/06/08 02:05:24 DEBUG : "dir/subdir/file3" version false 2026/06/08 02:05:24 DEBUG : dir/subdir/file3: Deleting (id "") 2026/06/08 02:05:24 INFO : dir/subdir/file3: Deleted 2026/06/08 02:05:24 DEBUG : dir: invalidating directory cache 2026/06/08 02:05:24 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/06/08 02:05:24 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/06/08 02:05:24 DEBUG : dir/file1: Reset virtual modtime 2026/06/08 02:05:24 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/06/08 02:05:24 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/06/08 02:05:24 DEBUG : dir/virtualFile: Reset virtual modtime 2026/06/08 02:05:24 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/06/08 02:05:24 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/06/08 02:05:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/08 02:05:24 DEBUG : dir: invalidating directory cache 2026/06/08 02:05:25 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/06/08 02:05:25 DEBUG : dir/virtualFile: Reset virtual modtime 2026/06/08 02:05:25 DEBUG : forgetting directory cache 2026/06/08 02:05:25 DEBUG : dir: forgetting directory cache 2026/06/08 02:05:25 DEBUG : dir/virtualDir2: forgetting directory cache 2026/06/08 02:05:25 DEBUG : dir/virtualDir: forgetting directory cache 2026/06/08 02:05:25 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:05:25 DEBUG : dir/virtualDir2: Looking for writers 2026/06/08 02:05:25 DEBUG : dir/virtualDir: Looking for writers 2026/06/08 02:05:25 DEBUG : dir: Looking for writers 2026/06/08 02:05:25 DEBUG : file1: reading active writers 2026/06/08 02:05:25 DEBUG : virtualFile2: reading active writers 2026/06/08 02:05:25 DEBUG : virtualDir2: reading active writers 2026/06/08 02:05:25 DEBUG : virtualFile: reading active writers 2026/06/08 02:05:25 DEBUG : virtualDir: reading active writers 2026/06/08 02:05:25 DEBUG : Looking for writers 2026/06/08 02:05:25 DEBUG : dir: reading active writers 2026/06/08 02:05:25 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (3.24s) --- PASS: TestDirReadDirAll/Virtual (1.25s) === RUN TestDirOpen run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo'", Local "Local file system at /tmp/rclone1316234281", Modify Window "1ns" 2026/06/08 02:05:25 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': poll-interval is not supported by this remote 2026/06/08 02:05:25 DEBUG : dir/file1: size = 14 OK 2026/06/08 02:05:25 DEBUG : dir/file1.rclone_chunk.001_aov5xf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/08 02:05:25 INFO : dir/file1.rclone_chunk.001_aov5xf: Copied (server-side copy) to: dir/file1 2026/06/08 02:05:25 INFO : dir/file1.rclone_chunk.001_aov5xf: Deleted 2026/06/08 02:05:25 ERROR : dir/: Can only open directories read only 2026/06/08 02:05:25 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:05:25 DEBUG : dir: Looking for writers 2026/06/08 02:05:25 DEBUG : Looking for writers 2026/06/08 02:05:25 DEBUG : dir: reading active writers 2026/06/08 02:05:25 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.77s) === RUN TestDirCreate run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo'", Local "Local file system at /tmp/rclone1316234281", Modify Window "1ns" 2026/06/08 02:05:26 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': poll-interval is not supported by this remote 2026/06/08 02:05:26 DEBUG : dir/file1: size = 14 OK 2026/06/08 02:05:26 DEBUG : dir/file1.rclone_chunk.001_aov6f5: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/08 02:05:26 INFO : dir/file1.rclone_chunk.001_aov6f5: Copied (server-side copy) to: dir/file1 2026/06/08 02:05:26 INFO : dir/file1.rclone_chunk.001_aov6f5: Deleted 2026/06/08 02:05:26 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:05:26 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/06/08 02:05:26 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/06/08 02:05:26 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/06/08 02:05:26 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': File to upload is small (5 bytes), uploading instead of streaming 2026/06/08 02:05:27 DEBUG : dir/potato: size = 5 OK 2026/06/08 02:05:27 DEBUG : dir/potato.rclone_chunk.001_aov6wr: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/08 02:05:27 INFO : dir/potato.rclone_chunk.001_aov6wr: Copied (server-side copy) to: dir/potato 2026/06/08 02:05:27 INFO : dir/potato.rclone_chunk.001_aov6wr: Deleted 2026/06/08 02:05:27 DEBUG : dir/potato: size = 5 OK 2026/06/08 02:05:27 NOTICE: Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/06/08 02:05:27 DEBUG : dir/potato: Size of src and dst objects identical 2026/06/08 02:05:27 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/06/08 02:05:27 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:05:27 DEBUG : dir: Looking for writers 2026/06/08 02:05:27 DEBUG : file1: reading active writers 2026/06/08 02:05:27 DEBUG : potato: reading active writers 2026/06/08 02:05:27 DEBUG : Looking for writers 2026/06/08 02:05:27 DEBUG : dir: reading active writers 2026/06/08 02:05:27 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (1.42s) === RUN TestDirMkdir run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo'", Local "Local file system at /tmp/rclone1316234281", Modify Window "1ns" 2026/06/08 02:05:27 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': poll-interval is not supported by this remote 2026/06/08 02:05:27 DEBUG : dir/file1: size = 14 OK 2026/06/08 02:05:27 DEBUG : dir/file1.rclone_chunk.001_aov7r4: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/08 02:05:27 INFO : dir/file1.rclone_chunk.001_aov7r4: Copied (server-side copy) to: dir/file1 2026/06/08 02:05:27 INFO : dir/file1.rclone_chunk.001_aov7r4: Deleted 2026/06/08 02:05:28 DEBUG : dir: Added virtual directory entry vAddDir: "sub" fstest.go:250: Filtering empty directory "dir/sub" 2026/06/08 02:05:28 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:05:28 DEBUG : dir/sub: Looking for writers 2026/06/08 02:05:28 DEBUG : dir: Looking for writers 2026/06/08 02:05:28 DEBUG : sub: reading active writers 2026/06/08 02:05:28 DEBUG : file1: reading active writers 2026/06/08 02:05:28 DEBUG : Looking for writers 2026/06/08 02:05:28 DEBUG : dir: reading active writers 2026/06/08 02:05:28 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (1.11s) === RUN TestDirMkdirSub run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo'", Local "Local file system at /tmp/rclone1316234281", Modify Window "1ns" 2026/06/08 02:05:28 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': poll-interval is not supported by this remote 2026/06/08 02:05:29 DEBUG : dir/file1: size = 14 OK 2026/06/08 02:05:29 DEBUG : dir/file1.rclone_chunk.001_aov8mj: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/08 02:05:29 INFO : dir/file1.rclone_chunk.001_aov8mj: Copied (server-side copy) to: dir/file1 2026/06/08 02:05:29 INFO : dir/file1.rclone_chunk.001_aov8mj: Deleted 2026/06/08 02:05:29 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/06/08 02:05:29 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" fstest.go:250: Filtering empty directory "dir/sub" fstest.go:250: Filtering empty directory "dir/sub/subsub" 2026/06/08 02:05:29 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:05:29 DEBUG : dir/sub/subsub: Looking for writers 2026/06/08 02:05:29 DEBUG : dir/sub: Looking for writers 2026/06/08 02:05:29 DEBUG : subsub: reading active writers 2026/06/08 02:05:29 DEBUG : dir: Looking for writers 2026/06/08 02:05:29 DEBUG : file1: reading active writers 2026/06/08 02:05:29 DEBUG : sub: reading active writers 2026/06/08 02:05:29 DEBUG : Looking for writers 2026/06/08 02:05:29 DEBUG : dir: reading active writers 2026/06/08 02:05:29 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (1.14s) === RUN TestDirRemove run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo'", Local "Local file system at /tmp/rclone1316234281", Modify Window "1ns" 2026/06/08 02:05:29 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': poll-interval is not supported by this remote 2026/06/08 02:05:30 DEBUG : dir/file1: size = 14 OK 2026/06/08 02:05:30 DEBUG : dir/file1.rclone_chunk.001_aov9ta: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/08 02:05:30 INFO : dir/file1.rclone_chunk.001_aov9ta: Copied (server-side copy) to: dir/file1 2026/06/08 02:05:30 INFO : dir/file1.rclone_chunk.001_aov9ta: Deleted 2026/06/08 02:05:30 ERROR : dir/: Dir.Remove not empty 2026/06/08 02:05:30 DEBUG : dir/file1: Remove: 2026/06/08 02:05:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/08 02:05:30 DEBUG : dir/file1: >Remove: err= 2026/06/08 02:05:30 DEBUG : Added virtual directory entry vDel: "dir" 2026/06/08 02:05:30 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:05:30 DEBUG : Looking for writers 2026/06/08 02:05:30 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.84s) === RUN TestDirRemoveAll run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo'", Local "Local file system at /tmp/rclone1316234281", Modify Window "1ns" 2026/06/08 02:05:30 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': poll-interval is not supported by this remote 2026/06/08 02:05:31 DEBUG : dir/file1: size = 14 OK 2026/06/08 02:05:31 DEBUG : dir/file1.rclone_chunk.001_aovalp: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/08 02:05:31 INFO : dir/file1.rclone_chunk.001_aovalp: Copied (server-side copy) to: dir/file1 2026/06/08 02:05:31 INFO : dir/file1.rclone_chunk.001_aovalp: Deleted 2026/06/08 02:05:31 DEBUG : dir/file1: Remove: 2026/06/08 02:05:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/08 02:05:31 DEBUG : dir/file1: >Remove: err= 2026/06/08 02:05:31 DEBUG : Added virtual directory entry vDel: "dir" 2026/06/08 02:05:31 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:05:31 DEBUG : Looking for writers 2026/06/08 02:05:31 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.98s) === RUN TestDirRemoveName run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo'", Local "Local file system at /tmp/rclone1316234281", Modify Window "1ns" 2026/06/08 02:05:31 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': poll-interval is not supported by this remote 2026/06/08 02:05:31 DEBUG : dir/file1: size = 14 OK 2026/06/08 02:05:31 DEBUG : dir/file1.rclone_chunk.001_aovbz1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/08 02:05:31 INFO : dir/file1.rclone_chunk.001_aovbz1: Copied (server-side copy) to: dir/file1 2026/06/08 02:05:32 INFO : dir/file1.rclone_chunk.001_aovbz1: Deleted 2026/06/08 02:05:32 DEBUG : dir/file1: Remove: 2026/06/08 02:05:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/08 02:05:32 DEBUG : dir/file1: >Remove: err= fstest.go:250: Filtering empty directory "dir" 2026/06/08 02:05:32 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:05:32 DEBUG : dir: Looking for writers 2026/06/08 02:05:32 DEBUG : Looking for writers 2026/06/08 02:05:32 DEBUG : dir: reading active writers 2026/06/08 02:05:32 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.96s) === RUN TestDirRename run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo'", Local "Local file system at /tmp/rclone1316234281", Modify Window "1ns" 2026/06/08 02:05:32 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': poll-interval is not supported by this remote 2026/06/08 02:05:32 DEBUG : dir/file1: size = 14 OK 2026/06/08 02:05:32 DEBUG : dir/file1.rclone_chunk.001_aovc7w: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/08 02:05:32 INFO : dir/file1.rclone_chunk.001_aovc7w: Copied (server-side copy) to: dir/file1 2026/06/08 02:05:32 INFO : dir/file1.rclone_chunk.001_aovc7w: Deleted 2026/06/08 02:05:33 DEBUG : dir/file3: size = 15 OK 2026/06/08 02:05:33 DEBUG : dir/file3.rclone_chunk.001_aovdn0: md5 = ea32138586c9d4e9533ef6cf95e9ec4b OK 2026/06/08 02:05:33 INFO : dir/file3.rclone_chunk.001_aovdn0: Copied (server-side copy) to: dir/file3 2026/06/08 02:05:33 INFO : dir/file3.rclone_chunk.001_aovdn0: Deleted 2026/06/08 02:05:33 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/06/08 02:05:33 DEBUG : dir/file1: copy non-chunked object... 2026/06/08 02:05:33 DEBUG : dir/file3: copy non-chunked object... 2026/06/08 02:05:34 DEBUG : dir2/file3: size = 15 OK 2026/06/08 02:05:34 INFO : dir/file3: Copied (server-side copy) to: dir2/file3 2026/06/08 02:05:34 DEBUG : dir2/file1: size = 14 OK 2026/06/08 02:05:34 INFO : dir/file1: Copied (server-side copy) to: dir2/file1 2026/06/08 02:05:34 INFO : dir/file3: Deleted 2026/06/08 02:05:34 INFO : dir/file1: Deleted 2026/06/08 02:05:34 DEBUG : dir: Updating dir with dir2 0x2da063a6750 2026/06/08 02:05:34 DEBUG : dir: forgetting directory cache 2026/06/08 02:05:34 DEBUG : Added virtual directory entry vDel: "dir" 2026/06/08 02:05:34 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/06/08 02:05:34 DEBUG : dir2/file1: copy non-chunked object... 2026/06/08 02:05:34 DEBUG : file2: size = 14 OK 2026/06/08 02:05:34 INFO : dir2/file1: Copied (server-side copy) to: file2 2026/06/08 02:05:34 INFO : dir2/file1: Deleted 2026/06/08 02:05:34 DEBUG : file2: Updating file with file2 0x2da066968f0 2026/06/08 02:05:34 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/06/08 02:05:34 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/06/08 02:05:35 DEBUG : file2: copy non-chunked object... 2026/06/08 02:05:35 DEBUG : dir2/file3: size = 14 OK 2026/06/08 02:05:35 INFO : file2: Copied (server-side copy) to: dir2/file3 2026/06/08 02:05:35 INFO : file2: Deleted 2026/06/08 02:05:35 DEBUG : dir2/file3: Updating file with dir2/file3 0x2da066968f0 2026/06/08 02:05:35 DEBUG : Added virtual directory entry vDel: "file2" 2026/06/08 02:05:35 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/06/08 02:05:35 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/06/08 02:05:35 DEBUG : empty directory: Updating dir with renamed empty directory 0x2da06697380 2026/06/08 02:05:35 DEBUG : empty directory: forgetting directory cache 2026/06/08 02:05:35 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/06/08 02:05:35 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/06/08 02:05:35 DEBUG : dir2: Renaming to "dir3" 2026/06/08 02:05:35 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:05:35 DEBUG : dir3: Looking for writers 2026/06/08 02:05:35 DEBUG : file3: reading active writers 2026/06/08 02:05:35 DEBUG : renamed empty directory: Looking for writers 2026/06/08 02:05:35 DEBUG : Looking for writers 2026/06/08 02:05:35 DEBUG : dir3: reading active writers 2026/06/08 02:05:35 DEBUG : renamed empty directory: reading active writers 2026/06/08 02:05:35 DEBUG : >WaitForWriters: --- PASS: TestDirRename (3.00s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo'", Local "Local file system at /tmp/rclone1316234281", Modify Window "1ns" 2026/06/08 02:05:35 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': poll-interval is not supported by this remote 2026/06/08 02:05:35 DEBUG : dir/file1: size = 14 OK 2026/06/08 02:05:35 DEBUG : dir/file1.rclone_chunk.001_aovfe1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/08 02:05:35 INFO : dir/file1.rclone_chunk.001_aovfe1: Copied (server-side copy) to: dir/file1 2026/06/08 02:05:36 INFO : dir/file1.rclone_chunk.001_aovfe1: Deleted 2026/06/08 02:05:36 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/06/08 02:05:36 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:05:36 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/08 02:05:36 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/06/08 02:05:36 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/06/08 02:05:36 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/06/08 02:05:36 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/06/08 02:05:36 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:05:36 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/08 02:05:36 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/06/08 02:05:36 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/06/08 02:05:36 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/06/08 02:05:36 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/06/08 02:05:36 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': File to upload is small (12 bytes), uploading instead of streaming 2026/06/08 02:05:36 DEBUG : dir/sub/file2: size = 12 OK 2026/06/08 02:05:36 DEBUG : dir/sub/file2.rclone_chunk.001_aovgnn: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/06/08 02:05:36 INFO : dir/sub/file2.rclone_chunk.001_aovgnn: Copied (server-side copy) to: dir/sub/file2 2026/06/08 02:05:36 INFO : dir/sub/file2.rclone_chunk.001_aovgnn: Deleted 2026/06/08 02:05:36 DEBUG : dir/sub/file2: size = 12 OK 2026/06/08 02:05:36 DEBUG : dir/sub/file2: Size of src and dst objects identical 2026/06/08 02:05:36 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/06/08 02:05:36 DEBUG : forgetting directory cache 2026/06/08 02:05:36 DEBUG : dir: forgetting directory cache 2026/06/08 02:05:36 DEBUG : dir/sub: forgetting directory cache 2026/06/08 02:05:36 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/06/08 02:05:36 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': File to upload is small (5 bytes), uploading instead of streaming 2026/06/08 02:05:37 DEBUG : dir/sub/file0: size = 5 OK 2026/06/08 02:05:37 DEBUG : dir/sub/file0.rclone_chunk.001_aovgcx: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/08 02:05:37 INFO : dir/sub/file0.rclone_chunk.001_aovgcx: Copied (server-side copy) to: dir/sub/file0 2026/06/08 02:05:37 INFO : dir/sub/file0.rclone_chunk.001_aovgcx: Deleted 2026/06/08 02:05:37 DEBUG : dir/sub/file0: size = 5 OK 2026/06/08 02:05:37 DEBUG : dir/sub/file0: Size of src and dst objects identical 2026/06/08 02:05:37 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/06/08 02:05:37 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:05:37 DEBUG : dir/sub: Looking for writers 2026/06/08 02:05:37 DEBUG : file0: reading active writers 2026/06/08 02:05:37 DEBUG : file2: reading active writers 2026/06/08 02:05:37 DEBUG : dir: Looking for writers 2026/06/08 02:05:37 DEBUG : file1: reading active writers 2026/06/08 02:05:37 DEBUG : sub: reading active writers 2026/06/08 02:05:37 DEBUG : Looking for writers 2026/06/08 02:05:37 DEBUG : dir: reading active writers 2026/06/08 02:05:37 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (1.98s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo'", Local "Local file system at /tmp/rclone1316234281", Modify Window "1ns" 2026/06/08 02:05:37 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/06/08 02:05:37 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:05:37 DEBUG : Looking for writers 2026/06/08 02:05:37 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.09s) === RUN TestDirMetadataExtension run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo'", Local "Local file system at /tmp/rclone1316234281", Modify Window "1ns" 2026/06/08 02:05:37 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': poll-interval is not supported by this remote 2026/06/08 02:05:38 DEBUG : dir/file1: size = 14 OK 2026/06/08 02:05:38 DEBUG : dir/file1.rclone_chunk.001_aovh4s: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/08 02:05:38 INFO : dir/file1.rclone_chunk.001_aovh4s: Copied (server-side copy) to: dir/file1 2026/06/08 02:05:38 INFO : dir/file1.rclone_chunk.001_aovh4s: Deleted 2026/06/08 02:05:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/06/08 02:05:38 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:05:38 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/06/08 02:05:38 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/06/08 02:05:38 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/06/08 02:05:38 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/06/08 02:05:38 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/06/08 02:05:38 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/06/08 02:05:38 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:05:38 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/06/08 02:05:38 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/06/08 02:05:38 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/06/08 02:05:38 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/06/08 02:05:38 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/06/08 02:05:38 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:05:38 DEBUG : dir: Looking for writers 2026/06/08 02:05:38 DEBUG : file1: reading active writers 2026/06/08 02:05:38 DEBUG : file1.metadata: reading active writers 2026/06/08 02:05:38 DEBUG : Looking for writers 2026/06/08 02:05:38 DEBUG : dir: reading active writers 2026/06/08 02:05:38 DEBUG : dir.metadata: reading active writers 2026/06/08 02:05:38 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.94s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo'", Local "Local file system at /tmp/rclone1316234281", Modify Window "1ns" 2026/06/08 02:05:38 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': poll-interval is not supported by this remote 2026/06/08 02:05:38 DEBUG : dir/file1: size = 14 OK 2026/06/08 02:05:38 DEBUG : dir/file1.rclone_chunk.001_aoviqe: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/08 02:05:38 INFO : dir/file1.rclone_chunk.001_aoviqe: Copied (server-side copy) to: dir/file1 2026/06/08 02:05:39 INFO : dir/file1.rclone_chunk.001_aoviqe: Deleted 2026/06/08 02:05:39 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:05:39 DEBUG : dir: Looking for writers 2026/06/08 02:05:39 DEBUG : file1: reading active writers 2026/06/08 02:05:39 DEBUG : Looking for writers 2026/06/08 02:05:39 DEBUG : dir: reading active writers 2026/06/08 02:05:39 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.95s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo'", Local "Local file system at /tmp/rclone1316234281", Modify Window "1ns" 2026/06/08 02:05:39 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': poll-interval is not supported by this remote 2026/06/08 02:05:39 DEBUG : dir/file1: size = 14 OK 2026/06/08 02:05:39 DEBUG : dir/file1.rclone_chunk.001_aovj6h: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/08 02:05:39 INFO : dir/file1.rclone_chunk.001_aovj6h: Copied (server-side copy) to: dir/file1 2026/06/08 02:05:39 INFO : dir/file1.rclone_chunk.001_aovj6h: Deleted 2026/06/08 02:05:40 DEBUG : time_test: size = 5 OK 2026/06/08 02:05:40 DEBUG : time_test.rclone_chunk.001_aovkag: md5 = c13d88cb4cb02003daedb8a84e5d272a OK 2026/06/08 02:05:40 INFO : time_test.rclone_chunk.001_aovkag: Copied (server-side copy) to: time_test 2026/06/08 02:05:40 INFO : time_test.rclone_chunk.001_aovkag: Deleted 2026/06/08 02:05:40 DEBUG : Can set mod time: true 2026/06/08 02:05:40 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/06/08 02:05:41 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:05:41 DEBUG : dir: Looking for writers 2026/06/08 02:05:41 DEBUG : file1: reading active writers 2026/06/08 02:05:41 DEBUG : Looking for writers 2026/06/08 02:05:41 DEBUG : dir: reading active writers 2026/06/08 02:05:41 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo'", Local "Local file system at /tmp/rclone1316234281", Modify Window "1ns" 2026/06/08 02:05:41 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': poll-interval is not supported by this remote 2026/06/08 02:05:41 DEBUG : dir/file1: size = 14 OK 2026/06/08 02:05:41 DEBUG : dir/file1.rclone_chunk.001_aovlr5: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/08 02:05:41 INFO : dir/file1.rclone_chunk.001_aovlr5: Copied (server-side copy) to: dir/file1 2026/06/08 02:05:41 INFO : dir/file1.rclone_chunk.001_aovlr5: Deleted 2026/06/08 02:05:41 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/08 02:05:41 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/08 02:05:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/08 02:05:41 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': File to upload is small (0 bytes), uploading instead of streaming 2026/06/08 02:05:42 DEBUG : dir/file1: size = 0 OK 2026/06/08 02:05:42 DEBUG : dir/file1.rclone_chunk.001_aovl2w: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/08 02:05:42 INFO : dir/file1.rclone_chunk.001_aovl2w: Copied (server-side copy) to: dir/file1 2026/06/08 02:05:42 INFO : dir/file1.rclone_chunk.001_aovl2w: Deleted 2026/06/08 02:05:42 DEBUG : dir/file1: size = 0 OK 2026/06/08 02:05:42 DEBUG : dir/file1: Size of src and dst objects identical 2026/06/08 02:05:42 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/06/08 02:05:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/08 02:05:42 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:05:42 DEBUG : dir: Looking for writers 2026/06/08 02:05:42 DEBUG : file1: reading active writers 2026/06/08 02:05:42 DEBUG : Looking for writers 2026/06/08 02:05:42 DEBUG : dir: reading active writers 2026/06/08 02:05:42 DEBUG : >WaitForWriters: 2026/06/08 02:05:42 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:05:42 DEBUG : dir: Looking for writers 2026/06/08 02:05:42 DEBUG : file1: reading active writers 2026/06/08 02:05:42 DEBUG : Looking for writers 2026/06/08 02:05:42 DEBUG : dir: reading active writers 2026/06/08 02:05:42 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo'", Local "Local file system at /tmp/rclone1316234281", Modify Window "1ns" 2026/06/08 02:05:42 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': poll-interval is not supported by this remote 2026/06/08 02:05:43 DEBUG : dir/file1: size = 14 OK 2026/06/08 02:05:43 DEBUG : dir/file1.rclone_chunk.001_aovmb4: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/08 02:05:43 INFO : dir/file1.rclone_chunk.001_aovmb4: Copied (server-side copy) to: dir/file1 2026/06/08 02:05:43 INFO : dir/file1.rclone_chunk.001_aovmb4: Deleted 2026/06/08 02:05:43 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/08 02:05:43 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/08 02:05:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/08 02:05:43 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': File to upload is small (5 bytes), uploading instead of streaming 2026/06/08 02:05:44 DEBUG : dir/file1: size = 5 OK 2026/06/08 02:05:44 DEBUG : dir/file1.rclone_chunk.001_aovnes: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/08 02:05:44 INFO : dir/file1.rclone_chunk.001_aovnes: Copied (server-side copy) to: dir/file1 2026/06/08 02:05:44 INFO : dir/file1.rclone_chunk.001_aovnes: Deleted 2026/06/08 02:05:44 DEBUG : dir/file1: size = 5 OK 2026/06/08 02:05:44 DEBUG : dir/file1: Size of src and dst objects identical 2026/06/08 02:05:44 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/06/08 02:05:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/08 02:05:44 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:05:44 DEBUG : dir: Looking for writers 2026/06/08 02:05:44 DEBUG : file1: reading active writers 2026/06/08 02:05:44 DEBUG : Looking for writers 2026/06/08 02:05:44 DEBUG : dir: reading active writers 2026/06/08 02:05:44 DEBUG : >WaitForWriters: 2026/06/08 02:05:44 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:05:44 DEBUG : dir: Looking for writers 2026/06/08 02:05:44 DEBUG : file1: reading active writers 2026/06/08 02:05:44 DEBUG : Looking for writers 2026/06/08 02:05:44 DEBUG : dir: reading active writers 2026/06/08 02:05:44 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo'", Local "Local file system at /tmp/rclone1316234281", Modify Window "1ns" 2026/06/08 02:05:44 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': poll-interval is not supported by this remote 2026/06/08 02:05:44 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/08 02:05:44 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" 2026/06/08 02:05:44 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" 2026/06/08 02:05:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" 2026/06/08 02:05:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 02:05:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" 2026/06/08 02:05:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" 2026/06/08 02:05:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 02:05:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" 2026/06/08 02:05:44 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/08 02:05:44 DEBUG : dir/file1: size = 14 OK 2026/06/08 02:05:44 DEBUG : dir/file1.rclone_chunk.001_aovo0r: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/08 02:05:44 INFO : dir/file1.rclone_chunk.001_aovo0r: Copied (server-side copy) to: dir/file1 2026/06/08 02:05:44 INFO : dir/file1.rclone_chunk.001_aovo0r: Deleted 2026/06/08 02:05:45 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/06/08 02:05:45 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:05:45 DEBUG : dir: Looking for writers 2026/06/08 02:05:45 DEBUG : file1: reading active writers 2026/06/08 02:05:45 DEBUG : Looking for writers 2026/06/08 02:05:45 DEBUG : dir: reading active writers 2026/06/08 02:05:45 DEBUG : >WaitForWriters: 2026/06/08 02:05:45 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo'", Local "Local file system at /tmp/rclone1316234281", Modify Window "1ns" 2026/06/08 02:05:45 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': poll-interval is not supported by this remote 2026/06/08 02:05:45 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/08 02:05:45 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" 2026/06/08 02:05:45 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" 2026/06/08 02:05:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" 2026/06/08 02:05:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 02:05:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" 2026/06/08 02:05:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" 2026/06/08 02:05:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 02:05:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" 2026/06/08 02:05:45 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/08 02:05:45 DEBUG : dir/file1: size = 14 OK 2026/06/08 02:05:45 DEBUG : dir/file1.rclone_chunk.001_aovpb0: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/08 02:05:45 INFO : dir/file1.rclone_chunk.001_aovpb0: Copied (server-side copy) to: dir/file1 2026/06/08 02:05:45 INFO : dir/file1.rclone_chunk.001_aovpb0: Deleted 2026/06/08 02:05:46 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/06/08 02:05:46 DEBUG : dir/file1: newRWFileHandle: 2026/06/08 02:05:46 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/08 02:05:46 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/08 02:05:46 DEBUG : dir/file1(0x2da06630b00): close: 2026/06/08 02:05:46 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/06/08 02:05:46 DEBUG : dir/file1(0x2da06630b00): >close: err= 2026/06/08 02:05:46 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:05:46 DEBUG : dir: Looking for writers 2026/06/08 02:05:46 DEBUG : file1: reading active writers 2026/06/08 02:05:46 DEBUG : Looking for writers 2026/06/08 02:05:46 DEBUG : dir: reading active writers 2026/06/08 02:05:46 DEBUG : >WaitForWriters: 2026/06/08 02:05:46 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:05:46 DEBUG : dir: Looking for writers 2026/06/08 02:05:46 DEBUG : file1: reading active writers 2026/06/08 02:05:46 DEBUG : Looking for writers 2026/06/08 02:05:46 DEBUG : dir: reading active writers 2026/06/08 02:05:46 DEBUG : >WaitForWriters: 2026/06/08 02:05:46 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo'", Local "Local file system at /tmp/rclone1316234281", Modify Window "1ns" 2026/06/08 02:05:46 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': poll-interval is not supported by this remote 2026/06/08 02:05:46 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/08 02:05:46 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" 2026/06/08 02:05:46 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" 2026/06/08 02:05:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" 2026/06/08 02:05:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 02:05:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" 2026/06/08 02:05:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" 2026/06/08 02:05:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 02:05:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" 2026/06/08 02:05:46 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/08 02:05:47 DEBUG : dir/file1: size = 14 OK 2026/06/08 02:05:47 DEBUG : dir/file1.rclone_chunk.001_aovq0d: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/08 02:05:47 INFO : dir/file1.rclone_chunk.001_aovq0d: Copied (server-side copy) to: dir/file1 2026/06/08 02:05:47 INFO : dir/file1.rclone_chunk.001_aovq0d: Deleted 2026/06/08 02:05:47 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/06/08 02:05:47 DEBUG : dir/file1: newRWFileHandle: 2026/06/08 02:05:47 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/08 02:05:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/08 02:05:47 DEBUG : dir/file1(0x2da068c0980): _writeAt: size=5, off=0 2026/06/08 02:05:47 DEBUG : dir/file1(0x2da068c0980): openPending: 2026/06/08 02:05:47 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/06/08 02:05:47 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/06/08 02:05:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/08 02:05:47 DEBUG : dir/file1(0x2da068c0980): >openPending: err= 2026/06/08 02:05:47 DEBUG : dir/file1(0x2da068c0980): >_writeAt: n=5, err= 2026/06/08 02:05:47 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/06/08 02:05:47 DEBUG : dir/file1(0x2da068c0980): close: 2026/06/08 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/06/08 02:05:47 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/06/08 02:05:47 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/06/08 02:05:47 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/06/08 02:05:47 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/06/08 02:05:47 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/06/08 02:05:47 DEBUG : dir/file1(0x2da068c0980): >close: err= 2026/06/08 02:05:47 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:05:47 DEBUG : dir: Looking for writers 2026/06/08 02:05:47 DEBUG : file1: reading active writers 2026/06/08 02:05:47 DEBUG : Looking for writers 2026/06/08 02:05:47 DEBUG : dir: reading active writers 2026/06/08 02:05:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/08 02:05:47 DEBUG : dir: Looking for writers 2026/06/08 02:05:47 DEBUG : file1: reading active writers 2026/06/08 02:05:47 DEBUG : Looking for writers 2026/06/08 02:05:47 DEBUG : dir: reading active writers 2026/06/08 02:05:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/08 02:05:47 DEBUG : dir: Looking for writers 2026/06/08 02:05:47 DEBUG : file1: reading active writers 2026/06/08 02:05:47 DEBUG : Looking for writers 2026/06/08 02:05:47 DEBUG : dir: reading active writers 2026/06/08 02:05:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/08 02:05:47 DEBUG : dir: Looking for writers 2026/06/08 02:05:47 DEBUG : file1: reading active writers 2026/06/08 02:05:47 DEBUG : Looking for writers 2026/06/08 02:05:47 DEBUG : dir: reading active writers 2026/06/08 02:05:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/08 02:05:47 DEBUG : dir/file1: vfs cache: starting upload 2026/06/08 02:05:47 DEBUG : dir/file1: skip slow SHA1 on source file, hashing in-transit 2026/06/08 02:05:47 DEBUG : dir: Looking for writers 2026/06/08 02:05:47 DEBUG : file1: reading active writers 2026/06/08 02:05:47 DEBUG : Looking for writers 2026/06/08 02:05:47 DEBUG : dir: reading active writers 2026/06/08 02:05:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/08 02:05:47 DEBUG : dir: Looking for writers 2026/06/08 02:05:47 DEBUG : file1: reading active writers 2026/06/08 02:05:47 DEBUG : Looking for writers 2026/06/08 02:05:47 DEBUG : dir: reading active writers 2026/06/08 02:05:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/08 02:05:47 DEBUG : dir/file1: size = 14 OK 2026/06/08 02:05:47 DEBUG : dir/file1.rclone_chunk.001_aovrmr: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/06/08 02:05:47 INFO : dir/file1.rclone_chunk.001_aovrmr: Copied (server-side copy) to: dir/file1 2026/06/08 02:05:47 INFO : dir/file1.rclone_chunk.001_aovrmr: Deleted 2026/06/08 02:05:47 DEBUG : dir/file1: size = 14 OK 2026/06/08 02:05:47 INFO : dir/file1: Copied (replaced existing) 2026/06/08 02:05:47 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59.123456789 +0000 UTC" 2026/06/08 02:05:47 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/06/08 02:05:47 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/06/08 02:05:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/08 02:05:47 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/06/08 02:05:48 DEBUG : dir: Looking for writers 2026/06/08 02:05:48 DEBUG : file1: reading active writers 2026/06/08 02:05:48 DEBUG : Looking for writers 2026/06/08 02:05:48 DEBUG : dir: reading active writers 2026/06/08 02:05:48 DEBUG : >WaitForWriters: 2026/06/08 02:05:48 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:05:48 DEBUG : dir: Looking for writers 2026/06/08 02:05:48 DEBUG : file1: reading active writers 2026/06/08 02:05:48 DEBUG : Looking for writers 2026/06/08 02:05:48 DEBUG : dir: reading active writers 2026/06/08 02:05:48 DEBUG : >WaitForWriters: 2026/06/08 02:05:48 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (8.87s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (1.71s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (1.57s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (1.65s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (1.11s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (1.08s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (1.76s) === RUN TestFileOpenRead run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo'", Local "Local file system at /tmp/rclone1316234281", Modify Window "1ns" 2026/06/08 02:05:48 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': poll-interval is not supported by this remote 2026/06/08 02:05:48 DEBUG : dir/file1: size = 14 OK 2026/06/08 02:05:48 DEBUG : dir/file1.rclone_chunk.001_aovsta: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/08 02:05:48 INFO : dir/file1.rclone_chunk.001_aovsta: Copied (server-side copy) to: dir/file1 2026/06/08 02:05:48 INFO : dir/file1.rclone_chunk.001_aovsta: Deleted 2026/06/08 02:05:49 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/08 02:05:49 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/08 02:05:49 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/08 02:05:49 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/06/08 02:05:49 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:05:49 DEBUG : dir: Looking for writers 2026/06/08 02:05:49 DEBUG : file1: reading active writers 2026/06/08 02:05:49 DEBUG : Looking for writers 2026/06/08 02:05:49 DEBUG : dir: reading active writers 2026/06/08 02:05:49 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.99s) === RUN TestFileOpenReadUnknownSize 2026/06/08 02:05:49 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/06/08 02:05:49 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/08 02:05:49 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/08 02:05:49 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/06/08 02:05:49 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:05:49 DEBUG : Looking for writers 2026/06/08 02:05:49 DEBUG : file.txt: reading active writers 2026/06/08 02:05:49 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo'", Local "Local file system at /tmp/rclone1316234281", Modify Window "1ns" 2026/06/08 02:05:49 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': poll-interval is not supported by this remote 2026/06/08 02:05:49 DEBUG : dir/file1: size = 14 OK 2026/06/08 02:05:49 DEBUG : dir/file1.rclone_chunk.001_aovt3w: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/08 02:05:49 INFO : dir/file1.rclone_chunk.001_aovt3w: Copied (server-side copy) to: dir/file1 2026/06/08 02:05:49 INFO : dir/file1.rclone_chunk.001_aovt3w: Deleted 2026/06/08 02:05:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/08 02:05:50 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': File to upload is small (25 bytes), uploading instead of streaming 2026/06/08 02:05:50 DEBUG : dir/file1: size = 25 OK 2026/06/08 02:05:50 DEBUG : dir/file1.rclone_chunk.001_aovujw: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/08 02:05:50 INFO : dir/file1.rclone_chunk.001_aovujw: Copied (server-side copy) to: dir/file1 2026/06/08 02:05:50 INFO : dir/file1.rclone_chunk.001_aovujw: Deleted 2026/06/08 02:05:50 DEBUG : dir/file1: size = 25 OK 2026/06/08 02:05:50 DEBUG : dir/file1: Size of src and dst objects identical 2026/06/08 02:05:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/08 02:05:50 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:05:50 DEBUG : dir: Looking for writers 2026/06/08 02:05:50 DEBUG : file1: reading active writers 2026/06/08 02:05:50 DEBUG : Looking for writers 2026/06/08 02:05:50 DEBUG : dir: reading active writers 2026/06/08 02:05:50 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (1.42s) === RUN TestFileRemove run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo'", Local "Local file system at /tmp/rclone1316234281", Modify Window "1ns" 2026/06/08 02:05:50 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': poll-interval is not supported by this remote 2026/06/08 02:05:51 DEBUG : dir/file1: size = 14 OK 2026/06/08 02:05:51 DEBUG : dir/file1.rclone_chunk.001_aovug1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/08 02:05:51 INFO : dir/file1.rclone_chunk.001_aovug1: Copied (server-side copy) to: dir/file1 2026/06/08 02:05:51 INFO : dir/file1.rclone_chunk.001_aovug1: Deleted 2026/06/08 02:05:51 DEBUG : dir/file1: Remove: 2026/06/08 02:05:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/08 02:05:51 DEBUG : dir/file1: >Remove: err= 2026/06/08 02:05:51 DEBUG : dir/file1: Remove: 2026/06/08 02:05:51 DEBUG : dir/file1: >Remove: err=Read only file system 2026/06/08 02:05:51 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:05:51 DEBUG : dir: Looking for writers 2026/06/08 02:05:51 DEBUG : Looking for writers 2026/06/08 02:05:51 DEBUG : dir: reading active writers 2026/06/08 02:05:51 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.90s) === RUN TestFileRemoveAll run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo'", Local "Local file system at /tmp/rclone1316234281", Modify Window "1ns" 2026/06/08 02:05:51 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': poll-interval is not supported by this remote 2026/06/08 02:05:52 DEBUG : dir/file1: size = 14 OK 2026/06/08 02:05:52 DEBUG : dir/file1.rclone_chunk.001_aovvpy: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/08 02:05:52 INFO : dir/file1.rclone_chunk.001_aovvpy: Copied (server-side copy) to: dir/file1 2026/06/08 02:05:52 INFO : dir/file1.rclone_chunk.001_aovvpy: Deleted 2026/06/08 02:05:52 DEBUG : dir/file1: Remove: 2026/06/08 02:05:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/08 02:05:52 DEBUG : dir/file1: >Remove: err= 2026/06/08 02:05:52 DEBUG : dir/file1: Remove: 2026/06/08 02:05:52 DEBUG : dir/file1: >Remove: err=Read only file system 2026/06/08 02:05:52 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:05:52 DEBUG : dir: Looking for writers 2026/06/08 02:05:52 DEBUG : Looking for writers 2026/06/08 02:05:52 DEBUG : dir: reading active writers 2026/06/08 02:05:52 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.87s) === RUN TestFileOpen run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo'", Local "Local file system at /tmp/rclone1316234281", Modify Window "1ns" 2026/06/08 02:05:52 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': poll-interval is not supported by this remote 2026/06/08 02:05:52 DEBUG : dir/file1: size = 14 OK 2026/06/08 02:05:52 DEBUG : dir/file1.rclone_chunk.001_aovw5w: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/08 02:05:52 INFO : dir/file1.rclone_chunk.001_aovw5w: Copied (server-side copy) to: dir/file1 2026/06/08 02:05:53 INFO : dir/file1.rclone_chunk.001_aovw5w: Deleted 2026/06/08 02:05:53 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/08 02:05:53 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/08 02:05:53 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/06/08 02:05:53 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/08 02:05:53 DEBUG : dir/file1: Open: flags=O_RDWR 2026/06/08 02:05:53 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/08 02:05:53 DEBUG : dir/file1: Open: flags=0x3 2026/06/08 02:05:53 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/06/08 02:05:53 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/06/08 02:05:53 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:05:53 DEBUG : dir: Looking for writers 2026/06/08 02:05:53 DEBUG : file1: reading active writers 2026/06/08 02:05:53 DEBUG : Looking for writers 2026/06/08 02:05:53 DEBUG : dir: reading active writers 2026/06/08 02:05:53 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.95s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo'", Local "Local file system at /tmp/rclone1316234281", Modify Window "1ns" 2026/06/08 02:05:53 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': poll-interval is not supported by this remote 2026/06/08 02:05:53 DEBUG : dir/file1: size = 14 OK 2026/06/08 02:05:53 DEBUG : dir/file1.rclone_chunk.001_aovxio: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/08 02:05:53 INFO : dir/file1.rclone_chunk.001_aovxio: Copied (server-side copy) to: dir/file1 2026/06/08 02:05:53 INFO : dir/file1.rclone_chunk.001_aovxio: Deleted 2026/06/08 02:05:54 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:05:54 DEBUG : dir: Looking for writers 2026/06/08 02:05:54 DEBUG : file1: reading active writers 2026/06/08 02:05:54 DEBUG : Looking for writers 2026/06/08 02:05:54 DEBUG : dir: reading active writers 2026/06/08 02:05:54 DEBUG : >WaitForWriters: 2026/06/08 02:05:54 DEBUG : dir/file1: copy non-chunked object... 2026/06/08 02:05:54 DEBUG : newLeaf: size = 14 OK 2026/06/08 02:05:54 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/06/08 02:05:54 INFO : dir/file1: Deleted 2026/06/08 02:05:54 DEBUG : newLeaf: Updating file with newLeaf 0x2da06491110 2026/06/08 02:05:54 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/08 02:05:54 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/08 02:05:54 DEBUG : newLeaf: copy non-chunked object... 2026/06/08 02:05:54 DEBUG : dir/file1: size = 14 OK 2026/06/08 02:05:54 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/06/08 02:05:54 INFO : newLeaf: Deleted 2026/06/08 02:05:54 DEBUG : dir/file1: Updating file with dir/file1 0x2da06491110 2026/06/08 02:05:54 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/08 02:05:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/08 02:05:55 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/08 02:05:55 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/08 02:05:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/08 02:05:55 DEBUG : dir/file1: File is currently open, delaying rename 0x2da06491110 2026/06/08 02:05:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/08 02:05:55 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/08 02:05:55 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': File to upload is small (25 bytes), uploading instead of streaming 2026/06/08 02:05:55 DEBUG : dir/file1: size = 25 OK 2026/06/08 02:05:55 DEBUG : dir/file1.rclone_chunk.001_aovzod: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/08 02:05:55 INFO : dir/file1.rclone_chunk.001_aovzod: Copied (server-side copy) to: dir/file1 2026/06/08 02:05:55 INFO : dir/file1.rclone_chunk.001_aovzod: Deleted 2026/06/08 02:05:55 DEBUG : dir/file1: size = 25 OK 2026/06/08 02:05:55 DEBUG : dir/file1: Size of src and dst objects identical 2026/06/08 02:05:55 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/08 02:05:55 DEBUG : newLeaf: Running delayed rename now 2026/06/08 02:05:55 DEBUG : dir/file1: copy non-chunked object... 2026/06/08 02:05:55 DEBUG : newLeaf: size = 25 OK 2026/06/08 02:05:55 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/06/08 02:05:55 INFO : dir/file1: Deleted 2026/06/08 02:05:55 DEBUG : newLeaf: Updating file with newLeaf 0x2da06491110 2026/06/08 02:05:55 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:05:55 DEBUG : dir: Looking for writers 2026/06/08 02:05:55 DEBUG : Looking for writers 2026/06/08 02:05:55 DEBUG : dir: reading active writers 2026/06/08 02:05:55 DEBUG : newLeaf: reading active writers 2026/06/08 02:05:55 DEBUG : >WaitForWriters: 2026/06/08 02:05:55 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:05:55 DEBUG : dir: Looking for writers 2026/06/08 02:05:55 DEBUG : Looking for writers 2026/06/08 02:05:55 DEBUG : dir: reading active writers 2026/06/08 02:05:55 DEBUG : newLeaf: reading active writers 2026/06/08 02:05:55 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo'", Local "Local file system at /tmp/rclone1316234281", Modify Window "1ns" 2026/06/08 02:05:55 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': poll-interval is not supported by this remote 2026/06/08 02:05:55 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/08 02:05:55 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" 2026/06/08 02:05:55 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" 2026/06/08 02:05:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" 2026/06/08 02:05:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 02:05:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" 2026/06/08 02:05:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" 2026/06/08 02:05:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 02:05:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" 2026/06/08 02:05:55 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/08 02:05:56 DEBUG : dir/file1: size = 14 OK 2026/06/08 02:05:56 DEBUG : dir/file1.rclone_chunk.001_aow0nn: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/08 02:05:56 INFO : dir/file1.rclone_chunk.001_aow0nn: Copied (server-side copy) to: dir/file1 2026/06/08 02:05:56 INFO : dir/file1.rclone_chunk.001_aow0nn: Deleted 2026/06/08 02:05:56 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:05:56 DEBUG : dir: Looking for writers 2026/06/08 02:05:56 DEBUG : file1: reading active writers 2026/06/08 02:05:56 DEBUG : Looking for writers 2026/06/08 02:05:56 DEBUG : dir: reading active writers 2026/06/08 02:05:56 DEBUG : >WaitForWriters: 2026/06/08 02:05:56 DEBUG : dir/file1: copy non-chunked object... 2026/06/08 02:05:56 DEBUG : newLeaf: size = 14 OK 2026/06/08 02:05:56 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/06/08 02:05:57 INFO : dir/file1: Deleted 2026/06/08 02:05:57 DEBUG : newLeaf: Updating file with newLeaf 0x2da066281a0 2026/06/08 02:05:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/08 02:05:57 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/08 02:05:57 DEBUG : newLeaf: copy non-chunked object... 2026/06/08 02:05:57 DEBUG : dir/file1: size = 14 OK 2026/06/08 02:05:57 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/06/08 02:05:57 INFO : newLeaf: Deleted 2026/06/08 02:05:57 DEBUG : dir/file1: Updating file with dir/file1 0x2da066281a0 2026/06/08 02:05:57 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/08 02:05:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/08 02:05:57 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/08 02:05:57 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/08 02:05:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/08 02:05:57 DEBUG : dir/file1: File is currently open, delaying rename 0x2da066281a0 2026/06/08 02:05:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/08 02:05:57 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/08 02:05:57 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': File to upload is small (25 bytes), uploading instead of streaming 2026/06/08 02:05:57 DEBUG : dir/file1: size = 25 OK 2026/06/08 02:05:57 DEBUG : dir/file1.rclone_chunk.001_aow1hi: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/08 02:05:57 INFO : dir/file1.rclone_chunk.001_aow1hi: Copied (server-side copy) to: dir/file1 2026/06/08 02:05:57 INFO : dir/file1.rclone_chunk.001_aow1hi: Deleted 2026/06/08 02:05:57 DEBUG : dir/file1: size = 25 OK 2026/06/08 02:05:57 DEBUG : dir/file1: Size of src and dst objects identical 2026/06/08 02:05:57 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/08 02:05:57 DEBUG : newLeaf: Running delayed rename now 2026/06/08 02:05:58 DEBUG : dir/file1: copy non-chunked object... 2026/06/08 02:05:58 DEBUG : newLeaf: size = 25 OK 2026/06/08 02:05:58 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/06/08 02:05:58 INFO : dir/file1: Deleted 2026/06/08 02:05:58 DEBUG : newLeaf: Updating file with newLeaf 0x2da066281a0 2026/06/08 02:05:58 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:05:58 DEBUG : dir: Looking for writers 2026/06/08 02:05:58 DEBUG : Looking for writers 2026/06/08 02:05:58 DEBUG : dir: reading active writers 2026/06/08 02:05:58 DEBUG : newLeaf: reading active writers 2026/06/08 02:05:58 DEBUG : >WaitForWriters: 2026/06/08 02:05:58 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:05:58 DEBUG : dir: Looking for writers 2026/06/08 02:05:58 DEBUG : Looking for writers 2026/06/08 02:05:58 DEBUG : dir: reading active writers 2026/06/08 02:05:58 DEBUG : newLeaf: reading active writers 2026/06/08 02:05:58 DEBUG : >WaitForWriters: 2026/06/08 02:05:58 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo'", Local "Local file system at /tmp/rclone1316234281", Modify Window "1ns" 2026/06/08 02:05:58 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': poll-interval is not supported by this remote 2026/06/08 02:05:58 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/08 02:05:58 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" 2026/06/08 02:05:58 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" 2026/06/08 02:05:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" 2026/06/08 02:05:58 DEBUG : Config file has changed externally - reloading 2026/06/08 02:05:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 02:05:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" 2026/06/08 02:05:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" 2026/06/08 02:05:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 02:05:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" 2026/06/08 02:05:58 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/08 02:05:58 DEBUG : dir/file1: size = 14 OK 2026/06/08 02:05:58 DEBUG : dir/file1.rclone_chunk.001_aow2f0: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/08 02:05:58 INFO : dir/file1.rclone_chunk.001_aow2f0: Copied (server-side copy) to: dir/file1 2026/06/08 02:05:58 INFO : dir/file1.rclone_chunk.001_aow2f0: Deleted 2026/06/08 02:05:59 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/08 02:05:59 DEBUG : dir/file1: newRWFileHandle: 2026/06/08 02:05:59 DEBUG : dir/file1(0x2da06aaca80): openPending: 2026/06/08 02:05:59 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/06/08 02:05:59 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/06/08 02:05:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/08 02:05:59 DEBUG : dir/file1(0x2da06aaca80): >openPending: err= 2026/06/08 02:05:59 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/08 02:05:59 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/08 02:05:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/08 02:05:59 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/08 02:05:59 DEBUG : dir/file1(0x2da06aaca80): _writeAt: size=14, off=0 2026/06/08 02:05:59 DEBUG : dir/file1(0x2da06aaca80): >_writeAt: n=14, err= 2026/06/08 02:05:59 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/06/08 02:05:59 DEBUG : dir/file1(0x2da06aaca80): close: 2026/06/08 02:05:59 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/06/08 02:05:59 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/06/08 02:05:59 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/06/08 02:05:59 DEBUG : dir/file1(0x2da06aaca80): >close: err= 2026/06/08 02:05:59 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:05:59 DEBUG : dir: Looking for writers 2026/06/08 02:05:59 DEBUG : file1: reading active writers 2026/06/08 02:05:59 DEBUG : Looking for writers 2026/06/08 02:05:59 DEBUG : dir: reading active writers 2026/06/08 02:05:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/08 02:05:59 DEBUG : dir: Looking for writers 2026/06/08 02:05:59 DEBUG : file1: reading active writers 2026/06/08 02:05:59 DEBUG : Looking for writers 2026/06/08 02:05:59 DEBUG : dir: reading active writers 2026/06/08 02:05:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/08 02:05:59 DEBUG : dir: Looking for writers 2026/06/08 02:05:59 DEBUG : file1: reading active writers 2026/06/08 02:05:59 DEBUG : Looking for writers 2026/06/08 02:05:59 DEBUG : dir: reading active writers 2026/06/08 02:05:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/08 02:05:59 DEBUG : dir: Looking for writers 2026/06/08 02:05:59 DEBUG : file1: reading active writers 2026/06/08 02:05:59 DEBUG : Looking for writers 2026/06/08 02:05:59 DEBUG : dir: reading active writers 2026/06/08 02:05:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/08 02:05:59 DEBUG : dir/file1: vfs cache: starting upload 2026/06/08 02:05:59 DEBUG : dir/file1: skip slow SHA1 on source file, hashing in-transit 2026/06/08 02:05:59 DEBUG : dir: Looking for writers 2026/06/08 02:05:59 DEBUG : file1: reading active writers 2026/06/08 02:05:59 DEBUG : Looking for writers 2026/06/08 02:05:59 DEBUG : dir: reading active writers 2026/06/08 02:05:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/08 02:05:59 DEBUG : dir: Looking for writers 2026/06/08 02:05:59 DEBUG : file1: reading active writers 2026/06/08 02:05:59 DEBUG : Looking for writers 2026/06/08 02:05:59 DEBUG : dir: reading active writers 2026/06/08 02:05:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/08 02:05:59 DEBUG : dir/file1: size = 14 OK 2026/06/08 02:05:59 DEBUG : dir/file1.rclone_chunk.001_aow3h4: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/08 02:05:59 INFO : dir/file1.rclone_chunk.001_aow3h4: Copied (server-side copy) to: dir/file1 2026/06/08 02:05:59 INFO : dir/file1.rclone_chunk.001_aow3h4: Deleted 2026/06/08 02:05:59 DEBUG : dir/file1: size = 14 OK 2026/06/08 02:05:59 INFO : dir/file1: Copied (replaced existing) 2026/06/08 02:05:59 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/06/08 02:05:59 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/06/08 02:05:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/08 02:05:59 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/06/08 02:05:59 DEBUG : dir: Looking for writers 2026/06/08 02:05:59 DEBUG : file1: reading active writers 2026/06/08 02:05:59 DEBUG : Looking for writers 2026/06/08 02:05:59 DEBUG : dir: reading active writers 2026/06/08 02:05:59 DEBUG : >WaitForWriters: 2026/06/08 02:05:59 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/08 02:05:59 DEBUG : dir/file1: newRWFileHandle: 2026/06/08 02:05:59 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/08 02:05:59 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/08 02:05:59 DEBUG : dir/file1(0x2da06148c00): _readAt: size=512, off=0 2026/06/08 02:05:59 DEBUG : dir/file1(0x2da06148c00): openPending: 2026/06/08 02:05:59 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" 2026/06/08 02:05:59 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/08 02:05:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/08 02:05:59 DEBUG : dir/file1(0x2da06148c00): >openPending: err= 2026/06/08 02:05:59 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/06/08 02:05:59 DEBUG : dir/file1(0x2da06148c00): >_readAt: n=14, err=EOF 2026/06/08 02:05:59 DEBUG : dir/file1(0x2da06148c00): close: 2026/06/08 02:05:59 DEBUG : dir/file1(0x2da06148c00): >close: err= 2026/06/08 02:05:59 DEBUG : dir/file1: copy non-chunked object... 2026/06/08 02:06:00 DEBUG : newLeaf: size = 14 OK 2026/06/08 02:06:00 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/06/08 02:06:00 INFO : dir/file1: Deleted 2026/06/08 02:06:00 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/08 02:06:00 DEBUG : newLeaf: Updating file with newLeaf 0x2da0670e820 2026/06/08 02:06:00 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/08 02:06:00 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/08 02:06:00 DEBUG : newLeaf: copy non-chunked object... 2026/06/08 02:06:00 DEBUG : dir/file1: size = 14 OK 2026/06/08 02:06:00 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/06/08 02:06:00 INFO : newLeaf: Deleted 2026/06/08 02:06:00 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/06/08 02:06:00 DEBUG : dir/file1: Updating file with dir/file1 0x2da0670e820 2026/06/08 02:06:00 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/08 02:06:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/08 02:06:00 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/08 02:06:00 DEBUG : dir/file1: newRWFileHandle: 2026/06/08 02:06:00 DEBUG : dir/file1(0x2da0668b4c0): openPending: 2026/06/08 02:06:00 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" 2026/06/08 02:06:00 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/08 02:06:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/08 02:06:00 DEBUG : dir/file1(0x2da0668b4c0): >openPending: err= 2026/06/08 02:06:00 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/08 02:06:00 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/08 02:06:00 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/08 02:06:00 DEBUG : dir/file1(0x2da0668b4c0): _writeAt: size=25, off=0 2026/06/08 02:06:00 DEBUG : dir/file1(0x2da0668b4c0): >_writeAt: n=25, err= 2026/06/08 02:06:00 DEBUG : dir/file1: copy non-chunked object... 2026/06/08 02:06:00 DEBUG : newLeaf: size = 14 OK 2026/06/08 02:06:00 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/06/08 02:06:00 INFO : dir/file1: Deleted 2026/06/08 02:06:00 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/08 02:06:00 DEBUG : newLeaf: Updating file with newLeaf 0x2da0670e820 2026/06/08 02:06:00 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/08 02:06:00 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/08 02:06:00 DEBUG : newLeaf(0x2da0668b4c0): close: 2026/06/08 02:06:00 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/06/08 02:06:00 DEBUG : newLeaf: vfs cache: setting modification time to 2026-06-08 02:06:00.532963781 +0000 UTC m=+48.910350633 2026/06/08 02:06:00 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:00 DEBUG : newLeaf(0x2da0668b4c0): >close: err= 2026/06/08 02:06:00 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:06:00 DEBUG : dir: Looking for writers 2026/06/08 02:06:00 DEBUG : Looking for writers 2026/06/08 02:06:00 DEBUG : dir: reading active writers 2026/06/08 02:06:00 DEBUG : newLeaf: reading active writers 2026/06/08 02:06:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/08 02:06:00 DEBUG : dir: Looking for writers 2026/06/08 02:06:00 DEBUG : Looking for writers 2026/06/08 02:06:00 DEBUG : dir: reading active writers 2026/06/08 02:06:00 DEBUG : newLeaf: reading active writers 2026/06/08 02:06:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/08 02:06:00 DEBUG : dir: Looking for writers 2026/06/08 02:06:00 DEBUG : Looking for writers 2026/06/08 02:06:00 DEBUG : dir: reading active writers 2026/06/08 02:06:00 DEBUG : newLeaf: reading active writers 2026/06/08 02:06:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/08 02:06:00 DEBUG : dir: Looking for writers 2026/06/08 02:06:00 DEBUG : Looking for writers 2026/06/08 02:06:00 DEBUG : dir: reading active writers 2026/06/08 02:06:00 DEBUG : newLeaf: reading active writers 2026/06/08 02:06:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/08 02:06:00 DEBUG : newLeaf: vfs cache: starting upload 2026/06/08 02:06:00 DEBUG : newLeaf: skip slow SHA1 on source file, hashing in-transit 2026/06/08 02:06:00 DEBUG : dir: Looking for writers 2026/06/08 02:06:00 DEBUG : Looking for writers 2026/06/08 02:06:00 DEBUG : dir: reading active writers 2026/06/08 02:06:00 DEBUG : newLeaf: reading active writers 2026/06/08 02:06:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/08 02:06:01 DEBUG : dir: Looking for writers 2026/06/08 02:06:01 DEBUG : Looking for writers 2026/06/08 02:06:01 DEBUG : dir: reading active writers 2026/06/08 02:06:01 DEBUG : newLeaf: reading active writers 2026/06/08 02:06:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/08 02:06:01 DEBUG : newLeaf: size = 25 OK 2026/06/08 02:06:01 DEBUG : newLeaf.rclone_chunk.001_aow4dd: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/08 02:06:01 INFO : newLeaf.rclone_chunk.001_aow4dd: Copied (server-side copy) to: newLeaf 2026/06/08 02:06:01 INFO : newLeaf.rclone_chunk.001_aow4dd: Deleted 2026/06/08 02:06:01 DEBUG : newLeaf: size = 25 OK 2026/06/08 02:06:01 INFO : newLeaf: Copied (replaced existing) 2026/06/08 02:06:01 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-06-08 02:06:00.532963781 +0000 UTC" 2026/06/08 02:06:01 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/06/08 02:06:01 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/08 02:06:01 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/06/08 02:06:01 DEBUG : dir: Looking for writers 2026/06/08 02:06:01 DEBUG : Looking for writers 2026/06/08 02:06:01 DEBUG : dir: reading active writers 2026/06/08 02:06:01 DEBUG : newLeaf: reading active writers 2026/06/08 02:06:01 DEBUG : >WaitForWriters: 2026/06/08 02:06:01 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:06:01 DEBUG : dir: Looking for writers 2026/06/08 02:06:01 DEBUG : Looking for writers 2026/06/08 02:06:01 DEBUG : dir: reading active writers 2026/06/08 02:06:01 DEBUG : newLeaf: reading active writers 2026/06/08 02:06:01 DEBUG : >WaitForWriters: 2026/06/08 02:06:01 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo'", Local "Local file system at /tmp/rclone1316234281", Modify Window "1ns" 2026/06/08 02:06:01 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': poll-interval is not supported by this remote 2026/06/08 02:06:01 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/08 02:06:01 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" 2026/06/08 02:06:01 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" 2026/06/08 02:06:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" 2026/06/08 02:06:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 02:06:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" 2026/06/08 02:06:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" 2026/06/08 02:06:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 02:06:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" 2026/06/08 02:06:01 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/08 02:06:01 DEBUG : dir/file1: size = 14 OK 2026/06/08 02:06:01 DEBUG : dir/file1.rclone_chunk.001_aow59k: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/08 02:06:01 INFO : dir/file1.rclone_chunk.001_aow59k: Copied (server-side copy) to: dir/file1 2026/06/08 02:06:02 INFO : dir/file1.rclone_chunk.001_aow59k: Deleted 2026/06/08 02:06:02 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:06:02 DEBUG : dir: Looking for writers 2026/06/08 02:06:02 DEBUG : file1: reading active writers 2026/06/08 02:06:02 DEBUG : Looking for writers 2026/06/08 02:06:02 DEBUG : dir: reading active writers 2026/06/08 02:06:02 DEBUG : >WaitForWriters: 2026/06/08 02:06:02 DEBUG : dir/file1: copy non-chunked object... 2026/06/08 02:06:02 DEBUG : newLeaf: size = 14 OK 2026/06/08 02:06:02 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/06/08 02:06:02 INFO : dir/file1: Deleted 2026/06/08 02:06:02 DEBUG : newLeaf: Updating file with newLeaf 0x2da05d63e10 2026/06/08 02:06:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/08 02:06:02 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/08 02:06:02 DEBUG : newLeaf: copy non-chunked object... 2026/06/08 02:06:02 DEBUG : dir/file1: size = 14 OK 2026/06/08 02:06:02 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/06/08 02:06:02 INFO : newLeaf: Deleted 2026/06/08 02:06:02 DEBUG : dir/file1: Updating file with dir/file1 0x2da05d63e10 2026/06/08 02:06:02 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/08 02:06:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/08 02:06:03 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/08 02:06:03 DEBUG : dir/file1: newRWFileHandle: 2026/06/08 02:06:03 DEBUG : dir/file1(0x2da06857c80): openPending: 2026/06/08 02:06:03 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/06/08 02:06:03 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/06/08 02:06:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/08 02:06:03 DEBUG : dir/file1(0x2da06857c80): >openPending: err= 2026/06/08 02:06:03 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/08 02:06:03 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/08 02:06:03 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/08 02:06:03 DEBUG : dir/file1(0x2da06857c80): _writeAt: size=25, off=0 2026/06/08 02:06:03 DEBUG : dir/file1(0x2da06857c80): >_writeAt: n=25, err= 2026/06/08 02:06:03 DEBUG : dir/file1: copy non-chunked object... 2026/06/08 02:06:03 DEBUG : newLeaf: size = 14 OK 2026/06/08 02:06:03 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/06/08 02:06:03 INFO : dir/file1: Deleted 2026/06/08 02:06:03 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/08 02:06:03 DEBUG : newLeaf: Updating file with newLeaf 0x2da05d63e10 2026/06/08 02:06:03 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/08 02:06:03 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/08 02:06:03 DEBUG : newLeaf(0x2da06857c80): close: 2026/06/08 02:06:03 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/06/08 02:06:03 DEBUG : newLeaf: vfs cache: setting modification time to 2026-06-08 02:06:03.044208544 +0000 UTC m=+51.421595396 2026/06/08 02:06:03 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:03 DEBUG : newLeaf(0x2da06857c80): >close: err= 2026/06/08 02:06:03 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:06:03 DEBUG : dir: Looking for writers 2026/06/08 02:06:03 DEBUG : Looking for writers 2026/06/08 02:06:03 DEBUG : dir: reading active writers 2026/06/08 02:06:03 DEBUG : newLeaf: reading active writers 2026/06/08 02:06:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/08 02:06:03 DEBUG : dir: Looking for writers 2026/06/08 02:06:03 DEBUG : Looking for writers 2026/06/08 02:06:03 DEBUG : dir: reading active writers 2026/06/08 02:06:03 DEBUG : newLeaf: reading active writers 2026/06/08 02:06:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/08 02:06:03 DEBUG : dir: Looking for writers 2026/06/08 02:06:03 DEBUG : Looking for writers 2026/06/08 02:06:03 DEBUG : dir: reading active writers 2026/06/08 02:06:03 DEBUG : newLeaf: reading active writers 2026/06/08 02:06:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/08 02:06:03 DEBUG : dir: Looking for writers 2026/06/08 02:06:03 DEBUG : Looking for writers 2026/06/08 02:06:03 DEBUG : dir: reading active writers 2026/06/08 02:06:03 DEBUG : newLeaf: reading active writers 2026/06/08 02:06:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/08 02:06:03 DEBUG : newLeaf: vfs cache: starting upload 2026/06/08 02:06:03 DEBUG : newLeaf: skip slow SHA1 on source file, hashing in-transit 2026/06/08 02:06:03 DEBUG : dir: Looking for writers 2026/06/08 02:06:03 DEBUG : Looking for writers 2026/06/08 02:06:03 DEBUG : newLeaf: reading active writers 2026/06/08 02:06:03 DEBUG : dir: reading active writers 2026/06/08 02:06:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/08 02:06:03 DEBUG : dir: Looking for writers 2026/06/08 02:06:03 DEBUG : Looking for writers 2026/06/08 02:06:03 DEBUG : dir: reading active writers 2026/06/08 02:06:03 DEBUG : newLeaf: reading active writers 2026/06/08 02:06:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/08 02:06:03 DEBUG : newLeaf: size = 25 OK 2026/06/08 02:06:03 DEBUG : newLeaf.rclone_chunk.001_aow72k: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/08 02:06:03 INFO : newLeaf.rclone_chunk.001_aow72k: Copied (server-side copy) to: newLeaf 2026/06/08 02:06:03 INFO : newLeaf.rclone_chunk.001_aow72k: Deleted 2026/06/08 02:06:03 DEBUG : newLeaf: size = 25 OK 2026/06/08 02:06:03 INFO : newLeaf: Copied (replaced existing) 2026/06/08 02:06:03 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-06-08 02:06:03.044208544 +0000 UTC" 2026/06/08 02:06:03 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/06/08 02:06:03 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/08 02:06:03 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/06/08 02:06:03 DEBUG : dir: Looking for writers 2026/06/08 02:06:03 DEBUG : Looking for writers 2026/06/08 02:06:03 DEBUG : newLeaf: reading active writers 2026/06/08 02:06:03 DEBUG : dir: reading active writers 2026/06/08 02:06:03 DEBUG : >WaitForWriters: 2026/06/08 02:06:03 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:06:03 DEBUG : dir: Looking for writers 2026/06/08 02:06:03 DEBUG : Looking for writers 2026/06/08 02:06:03 DEBUG : dir: reading active writers 2026/06/08 02:06:03 DEBUG : newLeaf: reading active writers 2026/06/08 02:06:03 DEBUG : >WaitForWriters: 2026/06/08 02:06:03 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo'", Local "Local file system at /tmp/rclone1316234281", Modify Window "1ns" 2026/06/08 02:06:04 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': poll-interval is not supported by this remote 2026/06/08 02:06:04 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/08 02:06:04 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" 2026/06/08 02:06:04 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" 2026/06/08 02:06:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" 2026/06/08 02:06:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 02:06:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" 2026/06/08 02:06:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" 2026/06/08 02:06:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 02:06:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" 2026/06/08 02:06:04 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/08 02:06:04 DEBUG : dir/file1: size = 14 OK 2026/06/08 02:06:04 DEBUG : dir/file1.rclone_chunk.001_aow8o7: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/08 02:06:04 INFO : dir/file1.rclone_chunk.001_aow8o7: Copied (server-side copy) to: dir/file1 2026/06/08 02:06:04 INFO : dir/file1.rclone_chunk.001_aow8o7: Deleted 2026/06/08 02:06:04 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/08 02:06:04 DEBUG : dir/file1: newRWFileHandle: 2026/06/08 02:06:04 DEBUG : dir/file1(0x2da06643900): openPending: 2026/06/08 02:06:04 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/06/08 02:06:04 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/06/08 02:06:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/08 02:06:04 DEBUG : dir/file1(0x2da06643900): >openPending: err= 2026/06/08 02:06:04 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/08 02:06:04 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/08 02:06:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/08 02:06:04 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/08 02:06:04 DEBUG : dir/file1(0x2da06643900): _writeAt: size=14, off=0 2026/06/08 02:06:04 DEBUG : dir/file1(0x2da06643900): >_writeAt: n=14, err= 2026/06/08 02:06:04 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/06/08 02:06:04 DEBUG : dir/file1(0x2da06643900): close: 2026/06/08 02:06:04 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/06/08 02:06:04 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/06/08 02:06:04 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:04 DEBUG : dir/file1(0x2da06643900): >close: err= 2026/06/08 02:06:04 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:06:04 DEBUG : dir: Looking for writers 2026/06/08 02:06:04 DEBUG : file1: reading active writers 2026/06/08 02:06:04 DEBUG : Looking for writers 2026/06/08 02:06:04 DEBUG : dir: reading active writers 2026/06/08 02:06:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/08 02:06:04 DEBUG : dir: Looking for writers 2026/06/08 02:06:04 DEBUG : file1: reading active writers 2026/06/08 02:06:04 DEBUG : Looking for writers 2026/06/08 02:06:04 DEBUG : dir: reading active writers 2026/06/08 02:06:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/08 02:06:04 DEBUG : dir: Looking for writers 2026/06/08 02:06:04 DEBUG : file1: reading active writers 2026/06/08 02:06:04 DEBUG : Looking for writers 2026/06/08 02:06:04 DEBUG : dir: reading active writers 2026/06/08 02:06:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/08 02:06:04 DEBUG : dir: Looking for writers 2026/06/08 02:06:04 DEBUG : file1: reading active writers 2026/06/08 02:06:04 DEBUG : Looking for writers 2026/06/08 02:06:04 DEBUG : dir: reading active writers 2026/06/08 02:06:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/08 02:06:05 DEBUG : dir/file1: vfs cache: starting upload 2026/06/08 02:06:05 DEBUG : dir/file1: skip slow SHA1 on source file, hashing in-transit 2026/06/08 02:06:05 DEBUG : dir: Looking for writers 2026/06/08 02:06:05 DEBUG : file1: reading active writers 2026/06/08 02:06:05 DEBUG : Looking for writers 2026/06/08 02:06:05 DEBUG : dir: reading active writers 2026/06/08 02:06:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/08 02:06:05 DEBUG : dir: Looking for writers 2026/06/08 02:06:05 DEBUG : file1: reading active writers 2026/06/08 02:06:05 DEBUG : Looking for writers 2026/06/08 02:06:05 DEBUG : dir: reading active writers 2026/06/08 02:06:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/08 02:06:05 DEBUG : dir/file1: size = 14 OK 2026/06/08 02:06:05 DEBUG : dir/file1.rclone_chunk.001_aow9qo: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/08 02:06:05 INFO : dir/file1.rclone_chunk.001_aow9qo: Copied (server-side copy) to: dir/file1 2026/06/08 02:06:05 INFO : dir/file1.rclone_chunk.001_aow9qo: Deleted 2026/06/08 02:06:05 DEBUG : dir/file1: size = 14 OK 2026/06/08 02:06:05 INFO : dir/file1: Copied (replaced existing) 2026/06/08 02:06:05 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/06/08 02:06:05 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/06/08 02:06:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/08 02:06:05 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/06/08 02:06:05 DEBUG : dir: Looking for writers 2026/06/08 02:06:05 DEBUG : file1: reading active writers 2026/06/08 02:06:05 DEBUG : Looking for writers 2026/06/08 02:06:05 DEBUG : dir: reading active writers 2026/06/08 02:06:05 DEBUG : >WaitForWriters: 2026/06/08 02:06:05 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/08 02:06:05 DEBUG : dir/file1: newRWFileHandle: 2026/06/08 02:06:05 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/08 02:06:05 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/08 02:06:05 DEBUG : dir/file1(0x2da06668940): _readAt: size=512, off=0 2026/06/08 02:06:05 DEBUG : dir/file1(0x2da06668940): openPending: 2026/06/08 02:06:05 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" 2026/06/08 02:06:05 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/08 02:06:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/08 02:06:05 DEBUG : dir/file1(0x2da06668940): >openPending: err= 2026/06/08 02:06:05 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/06/08 02:06:05 DEBUG : dir/file1(0x2da06668940): >_readAt: n=14, err=EOF 2026/06/08 02:06:05 DEBUG : dir/file1(0x2da06668940): close: 2026/06/08 02:06:05 DEBUG : dir/file1(0x2da06668940): >close: err= 2026/06/08 02:06:05 DEBUG : dir/file1: copy non-chunked object... 2026/06/08 02:06:05 DEBUG : newLeaf: size = 14 OK 2026/06/08 02:06:05 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/06/08 02:06:05 INFO : dir/file1: Deleted 2026/06/08 02:06:05 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/08 02:06:05 DEBUG : newLeaf: Updating file with newLeaf 0x2da06490340 2026/06/08 02:06:05 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/08 02:06:05 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/08 02:06:06 DEBUG : newLeaf: copy non-chunked object... 2026/06/08 02:06:06 DEBUG : dir/file1: size = 14 OK 2026/06/08 02:06:06 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/06/08 02:06:06 INFO : newLeaf: Deleted 2026/06/08 02:06:06 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/06/08 02:06:06 DEBUG : dir/file1: Updating file with dir/file1 0x2da06490340 2026/06/08 02:06:06 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/08 02:06:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/08 02:06:06 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/08 02:06:06 DEBUG : dir/file1: newRWFileHandle: 2026/06/08 02:06:06 DEBUG : dir/file1(0x2da065ae440): openPending: 2026/06/08 02:06:06 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" 2026/06/08 02:06:06 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/08 02:06:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/08 02:06:06 DEBUG : dir/file1(0x2da065ae440): >openPending: err= 2026/06/08 02:06:06 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/08 02:06:06 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/08 02:06:06 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/08 02:06:06 DEBUG : dir/file1(0x2da065ae440): _writeAt: size=25, off=0 2026/06/08 02:06:06 DEBUG : dir/file1(0x2da065ae440): >_writeAt: n=25, err= 2026/06/08 02:06:06 DEBUG : dir/file1: copy non-chunked object... 2026/06/08 02:06:06 DEBUG : newLeaf: size = 14 OK 2026/06/08 02:06:06 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/06/08 02:06:06 INFO : dir/file1: Deleted 2026/06/08 02:06:06 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/08 02:06:06 DEBUG : newLeaf: Updating file with newLeaf 0x2da06490340 2026/06/08 02:06:06 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/08 02:06:06 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/08 02:06:06 DEBUG : newLeaf(0x2da065ae440): close: 2026/06/08 02:06:06 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/06/08 02:06:06 DEBUG : newLeaf: vfs cache: setting modification time to 2026-06-08 02:06:06.325209234 +0000 UTC m=+54.702596096 2026/06/08 02:06:06 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:06 DEBUG : newLeaf(0x2da065ae440): >close: err= 2026/06/08 02:06:06 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:06:06 DEBUG : dir: Looking for writers 2026/06/08 02:06:06 DEBUG : Looking for writers 2026/06/08 02:06:06 DEBUG : dir: reading active writers 2026/06/08 02:06:06 DEBUG : newLeaf: reading active writers 2026/06/08 02:06:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/08 02:06:06 DEBUG : dir: Looking for writers 2026/06/08 02:06:06 DEBUG : Looking for writers 2026/06/08 02:06:06 DEBUG : dir: reading active writers 2026/06/08 02:06:06 DEBUG : newLeaf: reading active writers 2026/06/08 02:06:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/08 02:06:06 DEBUG : dir: Looking for writers 2026/06/08 02:06:06 DEBUG : Looking for writers 2026/06/08 02:06:06 DEBUG : dir: reading active writers 2026/06/08 02:06:06 DEBUG : newLeaf: reading active writers 2026/06/08 02:06:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/08 02:06:06 DEBUG : dir: Looking for writers 2026/06/08 02:06:06 DEBUG : Looking for writers 2026/06/08 02:06:06 DEBUG : dir: reading active writers 2026/06/08 02:06:06 DEBUG : newLeaf: reading active writers 2026/06/08 02:06:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/08 02:06:06 DEBUG : newLeaf: vfs cache: starting upload 2026/06/08 02:06:06 DEBUG : newLeaf: skip slow SHA1 on source file, hashing in-transit 2026/06/08 02:06:06 DEBUG : dir: Looking for writers 2026/06/08 02:06:06 DEBUG : Looking for writers 2026/06/08 02:06:06 DEBUG : dir: reading active writers 2026/06/08 02:06:06 DEBUG : newLeaf: reading active writers 2026/06/08 02:06:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/08 02:06:06 DEBUG : dir: Looking for writers 2026/06/08 02:06:06 DEBUG : Looking for writers 2026/06/08 02:06:06 DEBUG : dir: reading active writers 2026/06/08 02:06:06 DEBUG : newLeaf: reading active writers 2026/06/08 02:06:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/08 02:06:07 DEBUG : newLeaf: size = 25 OK 2026/06/08 02:06:07 DEBUG : newLeaf.rclone_chunk.001_aowavl: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/08 02:06:07 INFO : newLeaf.rclone_chunk.001_aowavl: Copied (server-side copy) to: newLeaf 2026/06/08 02:06:07 INFO : newLeaf.rclone_chunk.001_aowavl: Deleted 2026/06/08 02:06:07 DEBUG : newLeaf: size = 25 OK 2026/06/08 02:06:07 INFO : newLeaf: Copied (replaced existing) 2026/06/08 02:06:07 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-06-08 02:06:06.325209234 +0000 UTC" 2026/06/08 02:06:07 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/06/08 02:06:07 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/08 02:06:07 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/06/08 02:06:07 DEBUG : dir: Looking for writers 2026/06/08 02:06:07 DEBUG : Looking for writers 2026/06/08 02:06:07 DEBUG : dir: reading active writers 2026/06/08 02:06:07 DEBUG : newLeaf: reading active writers 2026/06/08 02:06:07 DEBUG : >WaitForWriters: 2026/06/08 02:06:07 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:06:07 DEBUG : dir: Looking for writers 2026/06/08 02:06:07 DEBUG : Looking for writers 2026/06/08 02:06:07 DEBUG : dir: reading active writers 2026/06/08 02:06:07 DEBUG : newLeaf: reading active writers 2026/06/08 02:06:07 DEBUG : >WaitForWriters: 2026/06/08 02:06:07 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo'", Local "Local file system at /tmp/rclone1316234281", Modify Window "1ns" 2026/06/08 02:06:07 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': poll-interval is not supported by this remote 2026/06/08 02:06:07 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/08 02:06:07 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" 2026/06/08 02:06:07 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" 2026/06/08 02:06:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" 2026/06/08 02:06:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 02:06:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" 2026/06/08 02:06:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" 2026/06/08 02:06:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 02:06:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" 2026/06/08 02:06:07 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/08 02:06:07 DEBUG : dir/file1: size = 14 OK 2026/06/08 02:06:07 DEBUG : dir/file1.rclone_chunk.001_aowbjt: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/08 02:06:07 INFO : dir/file1.rclone_chunk.001_aowbjt: Copied (server-side copy) to: dir/file1 2026/06/08 02:06:07 INFO : dir/file1.rclone_chunk.001_aowbjt: Deleted 2026/06/08 02:06:08 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:06:08 DEBUG : dir: Looking for writers 2026/06/08 02:06:08 DEBUG : file1: reading active writers 2026/06/08 02:06:08 DEBUG : Looking for writers 2026/06/08 02:06:08 DEBUG : dir: reading active writers 2026/06/08 02:06:08 DEBUG : >WaitForWriters: 2026/06/08 02:06:08 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/08 02:06:08 DEBUG : dir/file1: newRWFileHandle: 2026/06/08 02:06:08 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/08 02:06:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/08 02:06:08 DEBUG : dir/file1(0x2da0647ecc0): _readAt: size=512, off=0 2026/06/08 02:06:08 DEBUG : dir/file1(0x2da0647ecc0): openPending: 2026/06/08 02:06:08 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/06/08 02:06:08 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/06/08 02:06:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/08 02:06:08 DEBUG : dir/file1(0x2da0647ecc0): >openPending: err= 2026/06/08 02:06:08 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/06/08 02:06:08 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/08 02:06:08 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/08 02:06:08 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/08 02:06:08 DEBUG : dir/file1(0x2da0647ecc0): >_readAt: n=14, err=EOF 2026/06/08 02:06:08 DEBUG : dir/file1(0x2da0647ecc0): close: 2026/06/08 02:06:08 DEBUG : dir/file1(0x2da0647ecc0): >close: err= 2026/06/08 02:06:08 DEBUG : dir/file1: copy non-chunked object... 2026/06/08 02:06:08 DEBUG : newLeaf: size = 14 OK 2026/06/08 02:06:08 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/06/08 02:06:08 INFO : dir/file1: Deleted 2026/06/08 02:06:08 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/08 02:06:08 DEBUG : newLeaf: Updating file with newLeaf 0x2da06696820 2026/06/08 02:06:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/08 02:06:08 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/08 02:06:08 DEBUG : newLeaf: copy non-chunked object... 2026/06/08 02:06:08 DEBUG : dir/file1: size = 14 OK 2026/06/08 02:06:08 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/06/08 02:06:08 INFO : newLeaf: Deleted 2026/06/08 02:06:08 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/06/08 02:06:08 DEBUG : dir/file1: Updating file with dir/file1 0x2da06696820 2026/06/08 02:06:08 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/08 02:06:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/08 02:06:08 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/08 02:06:08 DEBUG : dir/file1: newRWFileHandle: 2026/06/08 02:06:08 DEBUG : dir/file1(0x2da0672f1c0): openPending: 2026/06/08 02:06:08 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" 2026/06/08 02:06:08 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/08 02:06:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/08 02:06:08 DEBUG : dir/file1(0x2da0672f1c0): >openPending: err= 2026/06/08 02:06:08 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/08 02:06:08 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/08 02:06:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/08 02:06:08 DEBUG : dir/file1(0x2da0672f1c0): _writeAt: size=25, off=0 2026/06/08 02:06:08 DEBUG : dir/file1(0x2da0672f1c0): >_writeAt: n=25, err= 2026/06/08 02:06:08 DEBUG : dir/file1: copy non-chunked object... 2026/06/08 02:06:09 DEBUG : newLeaf: size = 14 OK 2026/06/08 02:06:09 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/06/08 02:06:09 INFO : dir/file1: Deleted 2026/06/08 02:06:09 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/08 02:06:09 DEBUG : newLeaf: Updating file with newLeaf 0x2da06696820 2026/06/08 02:06:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/08 02:06:09 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/08 02:06:09 DEBUG : newLeaf(0x2da0672f1c0): close: 2026/06/08 02:06:09 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/06/08 02:06:09 DEBUG : newLeaf: vfs cache: setting modification time to 2026-06-08 02:06:08.929855199 +0000 UTC m=+57.307242061 2026/06/08 02:06:09 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:09 DEBUG : newLeaf(0x2da0672f1c0): >close: err= 2026/06/08 02:06:09 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:06:09 DEBUG : dir: Looking for writers 2026/06/08 02:06:09 DEBUG : Looking for writers 2026/06/08 02:06:09 DEBUG : dir: reading active writers 2026/06/08 02:06:09 DEBUG : newLeaf: reading active writers 2026/06/08 02:06:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/08 02:06:09 DEBUG : dir: Looking for writers 2026/06/08 02:06:09 DEBUG : Looking for writers 2026/06/08 02:06:09 DEBUG : dir: reading active writers 2026/06/08 02:06:09 DEBUG : newLeaf: reading active writers 2026/06/08 02:06:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/08 02:06:09 DEBUG : dir: Looking for writers 2026/06/08 02:06:09 DEBUG : Looking for writers 2026/06/08 02:06:09 DEBUG : dir: reading active writers 2026/06/08 02:06:09 DEBUG : newLeaf: reading active writers 2026/06/08 02:06:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/08 02:06:09 DEBUG : dir: Looking for writers 2026/06/08 02:06:09 DEBUG : Looking for writers 2026/06/08 02:06:09 DEBUG : newLeaf: reading active writers 2026/06/08 02:06:09 DEBUG : dir: reading active writers 2026/06/08 02:06:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/08 02:06:09 DEBUG : newLeaf: vfs cache: starting upload 2026/06/08 02:06:09 DEBUG : newLeaf: skip slow SHA1 on source file, hashing in-transit 2026/06/08 02:06:09 DEBUG : dir: Looking for writers 2026/06/08 02:06:09 DEBUG : Looking for writers 2026/06/08 02:06:09 DEBUG : dir: reading active writers 2026/06/08 02:06:09 DEBUG : newLeaf: reading active writers 2026/06/08 02:06:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/08 02:06:09 DEBUG : dir: Looking for writers 2026/06/08 02:06:09 DEBUG : Looking for writers 2026/06/08 02:06:09 DEBUG : dir: reading active writers 2026/06/08 02:06:09 DEBUG : newLeaf: reading active writers 2026/06/08 02:06:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/08 02:06:09 DEBUG : newLeaf: size = 25 OK 2026/06/08 02:06:09 DEBUG : newLeaf.rclone_chunk.001_aowdm5: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/08 02:06:09 INFO : newLeaf.rclone_chunk.001_aowdm5: Copied (server-side copy) to: newLeaf 2026/06/08 02:06:09 INFO : newLeaf.rclone_chunk.001_aowdm5: Deleted 2026/06/08 02:06:09 DEBUG : newLeaf: size = 25 OK 2026/06/08 02:06:09 INFO : newLeaf: Copied (replaced existing) 2026/06/08 02:06:09 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-06-08 02:06:08.929855199 +0000 UTC" 2026/06/08 02:06:09 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/06/08 02:06:09 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/08 02:06:09 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/06/08 02:06:09 DEBUG : dir: Looking for writers 2026/06/08 02:06:09 DEBUG : Looking for writers 2026/06/08 02:06:09 DEBUG : dir: reading active writers 2026/06/08 02:06:09 DEBUG : newLeaf: reading active writers 2026/06/08 02:06:09 DEBUG : >WaitForWriters: 2026/06/08 02:06:09 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:06:09 DEBUG : dir: Looking for writers 2026/06/08 02:06:09 DEBUG : Looking for writers 2026/06/08 02:06:09 DEBUG : dir: reading active writers 2026/06/08 02:06:09 DEBUG : newLeaf: reading active writers 2026/06/08 02:06:09 DEBUG : >WaitForWriters: 2026/06/08 02:06:09 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': vfs cache: cleaner exiting --- PASS: TestFileRename (16.46s) --- PASS: TestFileRename/off,forceCache=false (2.46s) --- PASS: TestFileRename/minimal,forceCache=false (2.39s) --- PASS: TestFileRename/minimal,forceCache=true (3.21s) --- PASS: TestFileRename/writes,forceCache=false (2.52s) --- PASS: TestFileRename/writes,forceCache=true (3.30s) --- PASS: TestFileRename/full,forceCache=false (2.58s) === RUN TestFileStructSize file_test.go:419: File struct has size 208 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo'", Local "Local file system at /tmp/rclone1316234281", Modify Window "1ns" 2026/06/08 02:06:09 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': poll-interval is not supported by this remote 2026/06/08 02:06:09 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': poll-interval is not supported by this remote 2026/06/08 02:06:09 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:06:09 DEBUG : Looking for writers 2026/06/08 02:06:09 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.08s) === RUN TestRcForget rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcList rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo'", Local "Local file system at /tmp/rclone1316234281", Modify Window "1ns" 2026/06/08 02:06:10 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': poll-interval is not supported by this remote 2026/06/08 02:06:10 DEBUG : dir/file1: size = 16 OK 2026/06/08 02:06:10 DEBUG : dir/file1.rclone_chunk.001_aowe08: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/06/08 02:06:10 INFO : dir/file1.rclone_chunk.001_aowe08: Copied (server-side copy) to: dir/file1 2026/06/08 02:06:10 INFO : dir/file1.rclone_chunk.001_aowe08: Deleted 2026/06/08 02:06:10 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/08 02:06:10 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/08 02:06:10 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/08 02:06:10 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/08 02:06:10 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/08 02:06:10 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/06/08 02:06:10 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/06/08 02:06:10 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:06:10 DEBUG : dir: Looking for writers 2026/06/08 02:06:10 DEBUG : file1: reading active writers 2026/06/08 02:06:10 DEBUG : Looking for writers 2026/06/08 02:06:10 DEBUG : dir: reading active writers 2026/06/08 02:06:10 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.86s) === RUN TestReadFileHandleSeek run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo'", Local "Local file system at /tmp/rclone1316234281", Modify Window "1ns" 2026/06/08 02:06:10 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': poll-interval is not supported by this remote 2026/06/08 02:06:11 DEBUG : dir/file1: size = 16 OK 2026/06/08 02:06:11 DEBUG : dir/file1.rclone_chunk.001_aowedi: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/06/08 02:06:11 INFO : dir/file1.rclone_chunk.001_aowedi: Copied (server-side copy) to: dir/file1 2026/06/08 02:06:11 INFO : dir/file1.rclone_chunk.001_aowedi: Deleted 2026/06/08 02:06:11 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/08 02:06:11 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/08 02:06:11 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/08 02:06:11 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/08 02:06:11 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/08 02:06:11 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/06/08 02:06:11 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/06/08 02:06:11 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/06/08 02:06:11 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/06/08 02:06:11 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/06/08 02:06:11 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/06/08 02:06:11 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/06/08 02:06:11 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/06/08 02:06:11 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/06/08 02:06:11 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/06/08 02:06:11 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/06/08 02:06:11 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/06/08 02:06:11 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/06/08 02:06:11 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/06/08 02:06:11 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/06/08 02:06:11 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/06/08 02:06:11 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:06:11 DEBUG : dir: Looking for writers 2026/06/08 02:06:11 DEBUG : file1: reading active writers 2026/06/08 02:06:11 DEBUG : Looking for writers 2026/06/08 02:06:11 DEBUG : dir: reading active writers 2026/06/08 02:06:11 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (1.32s) === RUN TestReadFileHandleReadAt run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo'", Local "Local file system at /tmp/rclone1316234281", Modify Window "1ns" 2026/06/08 02:06:12 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': poll-interval is not supported by this remote 2026/06/08 02:06:12 DEBUG : dir/file1: size = 16 OK 2026/06/08 02:06:12 DEBUG : dir/file1.rclone_chunk.001_aowglg: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/06/08 02:06:12 INFO : dir/file1.rclone_chunk.001_aowglg: Copied (server-side copy) to: dir/file1 2026/06/08 02:06:12 INFO : dir/file1.rclone_chunk.001_aowglg: Deleted 2026/06/08 02:06:12 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/08 02:06:12 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/08 02:06:12 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/08 02:06:12 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/08 02:06:12 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/08 02:06:12 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/06/08 02:06:12 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/06/08 02:06:12 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/06/08 02:06:12 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/06/08 02:06:12 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/06/08 02:06:12 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/06/08 02:06:12 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/06/08 02:06:12 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/06/08 02:06:13 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/06/08 02:06:13 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/06/08 02:06:13 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/06/08 02:06:13 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/06/08 02:06:13 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/06/08 02:06:13 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/06/08 02:06:13 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/06/08 02:06:13 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/06/08 02:06:13 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/06/08 02:06:13 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/06/08 02:06:13 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/06/08 02:06:13 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/06/08 02:06:13 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/06/08 02:06:13 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/06/08 02:06:13 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/06/08 02:06:13 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/06/08 02:06:13 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/06/08 02:06:13 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/06/08 02:06:13 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/06/08 02:06:13 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/06/08 02:06:13 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/06/08 02:06:13 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/06/08 02:06:13 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/06/08 02:06:13 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:06:13 DEBUG : dir: Looking for writers 2026/06/08 02:06:13 DEBUG : file1: reading active writers 2026/06/08 02:06:13 DEBUG : Looking for writers 2026/06/08 02:06:13 DEBUG : dir: reading active writers 2026/06/08 02:06:13 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (1.41s) === RUN TestReadFileHandleFlush run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo'", Local "Local file system at /tmp/rclone1316234281", Modify Window "1ns" 2026/06/08 02:06:13 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': poll-interval is not supported by this remote 2026/06/08 02:06:14 DEBUG : dir/file1: size = 16 OK 2026/06/08 02:06:14 DEBUG : dir/file1.rclone_chunk.001_aowhpy: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/06/08 02:06:14 INFO : dir/file1.rclone_chunk.001_aowhpy: Copied (server-side copy) to: dir/file1 2026/06/08 02:06:14 INFO : dir/file1.rclone_chunk.001_aowhpy: Deleted 2026/06/08 02:06:14 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/08 02:06:14 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/08 02:06:14 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/08 02:06:14 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/08 02:06:14 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/08 02:06:14 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/06/08 02:06:14 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:06:14 DEBUG : dir: Looking for writers 2026/06/08 02:06:14 DEBUG : file1: reading active writers 2026/06/08 02:06:14 DEBUG : Looking for writers 2026/06/08 02:06:14 DEBUG : dir: reading active writers 2026/06/08 02:06:14 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.85s) === RUN TestReadFileHandleRelease run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo'", Local "Local file system at /tmp/rclone1316234281", Modify Window "1ns" 2026/06/08 02:06:14 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': poll-interval is not supported by this remote 2026/06/08 02:06:14 DEBUG : dir/file1: size = 16 OK 2026/06/08 02:06:14 DEBUG : dir/file1.rclone_chunk.001_aowitj: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/06/08 02:06:14 INFO : dir/file1.rclone_chunk.001_aowitj: Copied (server-side copy) to: dir/file1 2026/06/08 02:06:14 INFO : dir/file1.rclone_chunk.001_aowitj: Deleted 2026/06/08 02:06:15 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/08 02:06:15 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/08 02:06:15 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/08 02:06:15 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/08 02:06:15 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/08 02:06:15 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/06/08 02:06:15 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/06/08 02:06:15 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/06/08 02:06:15 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:06:15 DEBUG : dir: Looking for writers 2026/06/08 02:06:15 DEBUG : file1: reading active writers 2026/06/08 02:06:15 DEBUG : Looking for writers 2026/06/08 02:06:15 DEBUG : dir: reading active writers 2026/06/08 02:06:15 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.85s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo'", Local "Local file system at /tmp/rclone1316234281", Modify Window "1ns" 2026/06/08 02:06:15 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': poll-interval is not supported by this remote 2026/06/08 02:06:15 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/08 02:06:15 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" 2026/06/08 02:06:15 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" 2026/06/08 02:06:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" 2026/06/08 02:06:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 02:06:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" 2026/06/08 02:06:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" 2026/06/08 02:06:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 02:06:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" 2026/06/08 02:06:15 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/08 02:06:15 DEBUG : dir/file1: size = 16 OK 2026/06/08 02:06:15 DEBUG : dir/file1.rclone_chunk.001_aowjyr: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/06/08 02:06:15 INFO : dir/file1.rclone_chunk.001_aowjyr: Copied (server-side copy) to: dir/file1 2026/06/08 02:06:15 INFO : dir/file1.rclone_chunk.001_aowjyr: Deleted 2026/06/08 02:06:15 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/08 02:06:15 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/08 02:06:15 DEBUG : dir/file1: newRWFileHandle: 2026/06/08 02:06:15 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/08 02:06:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/08 02:06:15 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/08 02:06:15 DEBUG : dir/file1(0x2da068c1a40): _readAt: size=1, off=0 2026/06/08 02:06:15 DEBUG : dir/file1(0x2da068c1a40): openPending: 2026/06/08 02:06:16 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/06/08 02:06:16 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/08 02:06:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/08 02:06:16 DEBUG : dir/file1(0x2da068c1a40): >openPending: err= 2026/06/08 02:06:16 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/06/08 02:06:16 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/08 02:06:16 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/08 02:06:16 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/08 02:06:16 DEBUG : dir/file1(0x2da068c1a40): >_readAt: n=1, err= 2026/06/08 02:06:16 DEBUG : dir/file1(0x2da068c1a40): _readAt: size=256, off=1 2026/06/08 02:06:16 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/06/08 02:06:16 DEBUG : dir/file1(0x2da068c1a40): >_readAt: n=15, err=EOF 2026/06/08 02:06:16 DEBUG : dir/file1(0x2da068c1a40): _readAt: size=16, off=16 2026/06/08 02:06:16 DEBUG : dir/file1(0x2da068c1a40): >_readAt: n=0, err=EOF 2026/06/08 02:06:16 DEBUG : dir/file1(0x2da068c1a40): close: 2026/06/08 02:06:16 DEBUG : dir/file1(0x2da068c1a40): >close: err= 2026/06/08 02:06:16 DEBUG : dir/file1(0x2da068c1a40): close: 2026/06/08 02:06:16 DEBUG : dir/file1(0x2da068c1a40): >close: err=file already closed 2026/06/08 02:06:16 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:06:16 DEBUG : dir: Looking for writers 2026/06/08 02:06:16 DEBUG : file1: reading active writers 2026/06/08 02:06:16 DEBUG : Looking for writers 2026/06/08 02:06:16 DEBUG : dir: reading active writers 2026/06/08 02:06:16 DEBUG : >WaitForWriters: 2026/06/08 02:06:16 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.90s) === RUN TestRWFileHandleSeek run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo'", Local "Local file system at /tmp/rclone1316234281", Modify Window "1ns" 2026/06/08 02:06:16 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': poll-interval is not supported by this remote 2026/06/08 02:06:16 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/08 02:06:16 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" 2026/06/08 02:06:16 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" 2026/06/08 02:06:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" 2026/06/08 02:06:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 02:06:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" 2026/06/08 02:06:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" 2026/06/08 02:06:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 02:06:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" 2026/06/08 02:06:16 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/08 02:06:16 DEBUG : dir/file1: size = 16 OK 2026/06/08 02:06:16 DEBUG : dir/file1.rclone_chunk.001_aowkpc: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/06/08 02:06:16 INFO : dir/file1.rclone_chunk.001_aowkpc: Copied (server-side copy) to: dir/file1 2026/06/08 02:06:16 INFO : dir/file1.rclone_chunk.001_aowkpc: Deleted 2026/06/08 02:06:16 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/08 02:06:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/08 02:06:16 DEBUG : dir/file1: newRWFileHandle: 2026/06/08 02:06:16 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/08 02:06:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/08 02:06:16 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/08 02:06:16 DEBUG : dir/file1(0x2da066567c0): _readAt: size=1, off=0 2026/06/08 02:06:16 DEBUG : dir/file1(0x2da066567c0): openPending: 2026/06/08 02:06:16 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/06/08 02:06:16 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/08 02:06:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/08 02:06:16 DEBUG : dir/file1(0x2da066567c0): >openPending: err= 2026/06/08 02:06:16 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/06/08 02:06:16 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/08 02:06:16 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/08 02:06:16 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/08 02:06:16 DEBUG : dir/file1(0x2da066567c0): >_readAt: n=1, err= 2026/06/08 02:06:16 DEBUG : dir/file1(0x2da066567c0): _readAt: size=1, off=5 2026/06/08 02:06:16 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/06/08 02:06:16 DEBUG : dir/file1(0x2da066567c0): >_readAt: n=1, err= 2026/06/08 02:06:16 DEBUG : dir/file1(0x2da066567c0): _readAt: size=1, off=3 2026/06/08 02:06:16 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/06/08 02:06:16 DEBUG : dir/file1(0x2da066567c0): >_readAt: n=1, err= 2026/06/08 02:06:16 DEBUG : dir/file1(0x2da066567c0): _readAt: size=1, off=13 2026/06/08 02:06:16 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/06/08 02:06:16 DEBUG : dir/file1(0x2da066567c0): >_readAt: n=1, err= 2026/06/08 02:06:16 DEBUG : dir/file1(0x2da066567c0): _readAt: size=16, off=100 2026/06/08 02:06:16 DEBUG : dir/file1(0x2da066567c0): >_readAt: n=0, err=EOF 2026/06/08 02:06:16 DEBUG : dir/file1(0x2da066567c0): close: 2026/06/08 02:06:16 DEBUG : dir/file1(0x2da066567c0): >close: err= 2026/06/08 02:06:16 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:06:16 DEBUG : dir: Looking for writers 2026/06/08 02:06:16 DEBUG : file1: reading active writers 2026/06/08 02:06:16 DEBUG : Looking for writers 2026/06/08 02:06:16 DEBUG : dir: reading active writers 2026/06/08 02:06:16 DEBUG : >WaitForWriters: 2026/06/08 02:06:16 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.89s) === RUN TestRWFileHandleReadAt run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo'", Local "Local file system at /tmp/rclone1316234281", Modify Window "1ns" 2026/06/08 02:06:17 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': poll-interval is not supported by this remote 2026/06/08 02:06:17 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/08 02:06:17 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" 2026/06/08 02:06:17 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" 2026/06/08 02:06:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" 2026/06/08 02:06:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 02:06:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" 2026/06/08 02:06:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" 2026/06/08 02:06:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 02:06:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" 2026/06/08 02:06:17 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/08 02:06:17 DEBUG : dir/file1: size = 16 OK 2026/06/08 02:06:17 DEBUG : dir/file1.rclone_chunk.001_aowlde: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/06/08 02:06:17 INFO : dir/file1.rclone_chunk.001_aowlde: Copied (server-side copy) to: dir/file1 2026/06/08 02:06:17 INFO : dir/file1.rclone_chunk.001_aowlde: Deleted 2026/06/08 02:06:17 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/08 02:06:17 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/08 02:06:17 DEBUG : dir/file1: newRWFileHandle: 2026/06/08 02:06:17 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/08 02:06:17 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/08 02:06:17 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/08 02:06:17 DEBUG : dir/file1(0x2da066c7600): _readAt: size=1, off=0 2026/06/08 02:06:17 DEBUG : dir/file1(0x2da066c7600): openPending: 2026/06/08 02:06:17 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/06/08 02:06:17 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/08 02:06:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/08 02:06:17 DEBUG : dir/file1(0x2da066c7600): >openPending: err= 2026/06/08 02:06:17 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/06/08 02:06:17 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/08 02:06:17 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/08 02:06:17 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/08 02:06:17 DEBUG : dir/file1(0x2da066c7600): >_readAt: n=1, err= 2026/06/08 02:06:17 DEBUG : dir/file1(0x2da066c7600): _readAt: size=1, off=5 2026/06/08 02:06:17 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/06/08 02:06:17 DEBUG : dir/file1(0x2da066c7600): >_readAt: n=1, err= 2026/06/08 02:06:17 DEBUG : dir/file1(0x2da066c7600): _readAt: size=1, off=1 2026/06/08 02:06:17 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/06/08 02:06:17 DEBUG : dir/file1(0x2da066c7600): >_readAt: n=1, err= 2026/06/08 02:06:17 DEBUG : dir/file1(0x2da066c7600): _readAt: size=6, off=10 2026/06/08 02:06:17 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/06/08 02:06:17 DEBUG : dir/file1(0x2da066c7600): >_readAt: n=6, err= 2026/06/08 02:06:17 DEBUG : dir/file1(0x2da066c7600): _readAt: size=256, off=10 2026/06/08 02:06:17 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/06/08 02:06:17 DEBUG : dir/file1(0x2da066c7600): >_readAt: n=6, err=EOF 2026/06/08 02:06:17 DEBUG : dir/file1(0x2da066c7600): _readAt: size=256, off=100 2026/06/08 02:06:17 DEBUG : dir/file1(0x2da066c7600): >_readAt: n=0, err=EOF 2026/06/08 02:06:17 DEBUG : dir/file1(0x2da066c7600): close: 2026/06/08 02:06:17 DEBUG : dir/file1(0x2da066c7600): >close: err= 2026/06/08 02:06:17 DEBUG : dir/file1(0x2da066c7600): _readAt: size=256, off=100 2026/06/08 02:06:17 DEBUG : dir/file1(0x2da066c7600): >_readAt: n=0, err=file already closed 2026/06/08 02:06:17 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:06:17 DEBUG : dir: Looking for writers 2026/06/08 02:06:17 DEBUG : file1: reading active writers 2026/06/08 02:06:17 DEBUG : Looking for writers 2026/06/08 02:06:17 DEBUG : dir: reading active writers 2026/06/08 02:06:17 DEBUG : >WaitForWriters: 2026/06/08 02:06:17 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.96s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo'", Local "Local file system at /tmp/rclone1316234281", Modify Window "1ns" 2026/06/08 02:06:18 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': poll-interval is not supported by this remote 2026/06/08 02:06:18 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/08 02:06:18 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" 2026/06/08 02:06:18 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" 2026/06/08 02:06:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" 2026/06/08 02:06:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 02:06:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" 2026/06/08 02:06:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" 2026/06/08 02:06:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 02:06:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" 2026/06/08 02:06:18 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/08 02:06:18 DEBUG : dir/file1: size = 16 OK 2026/06/08 02:06:18 DEBUG : dir/file1.rclone_chunk.001_aowm0y: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/06/08 02:06:18 INFO : dir/file1.rclone_chunk.001_aowm0y: Copied (server-side copy) to: dir/file1 2026/06/08 02:06:18 INFO : dir/file1.rclone_chunk.001_aowm0y: Deleted 2026/06/08 02:06:18 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/08 02:06:18 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/08 02:06:18 DEBUG : dir/file1: newRWFileHandle: 2026/06/08 02:06:18 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/08 02:06:18 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/08 02:06:18 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/08 02:06:18 DEBUG : dir/file1(0x2da068c1180): RWFileHandle.Flush 2026/06/08 02:06:18 DEBUG : dir/file1(0x2da068c1180): _readAt: size=256, off=0 2026/06/08 02:06:18 DEBUG : dir/file1(0x2da068c1180): openPending: 2026/06/08 02:06:18 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/06/08 02:06:18 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/08 02:06:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/08 02:06:18 DEBUG : dir/file1(0x2da068c1180): >openPending: err= 2026/06/08 02:06:18 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/06/08 02:06:18 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/08 02:06:18 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/08 02:06:18 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/08 02:06:18 DEBUG : dir/file1(0x2da068c1180): >_readAt: n=16, err=EOF 2026/06/08 02:06:18 DEBUG : dir/file1(0x2da068c1180): RWFileHandle.Flush 2026/06/08 02:06:18 DEBUG : dir/file1(0x2da068c1180): RWFileHandle.Flush 2026/06/08 02:06:18 DEBUG : dir/file1(0x2da068c1180): close: 2026/06/08 02:06:18 DEBUG : dir/file1(0x2da068c1180): >close: err= 2026/06/08 02:06:18 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:06:18 DEBUG : dir: Looking for writers 2026/06/08 02:06:18 DEBUG : file1: reading active writers 2026/06/08 02:06:18 DEBUG : Looking for writers 2026/06/08 02:06:18 DEBUG : dir: reading active writers 2026/06/08 02:06:18 DEBUG : >WaitForWriters: 2026/06/08 02:06:18 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.90s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo'", Local "Local file system at /tmp/rclone1316234281", Modify Window "1ns" 2026/06/08 02:06:19 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': poll-interval is not supported by this remote 2026/06/08 02:06:19 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/08 02:06:19 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" 2026/06/08 02:06:19 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" 2026/06/08 02:06:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" 2026/06/08 02:06:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 02:06:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" 2026/06/08 02:06:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" 2026/06/08 02:06:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 02:06:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" 2026/06/08 02:06:19 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/08 02:06:19 DEBUG : dir/file1: size = 16 OK 2026/06/08 02:06:19 DEBUG : dir/file1.rclone_chunk.001_aownc8: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/06/08 02:06:19 INFO : dir/file1.rclone_chunk.001_aownc8: Copied (server-side copy) to: dir/file1 2026/06/08 02:06:19 INFO : dir/file1.rclone_chunk.001_aownc8: Deleted 2026/06/08 02:06:19 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/08 02:06:19 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/08 02:06:19 DEBUG : dir/file1: newRWFileHandle: 2026/06/08 02:06:19 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/08 02:06:19 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/08 02:06:19 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/08 02:06:19 DEBUG : dir/file1(0x2da0668b480): _readAt: size=256, off=0 2026/06/08 02:06:19 DEBUG : dir/file1(0x2da0668b480): openPending: 2026/06/08 02:06:19 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/06/08 02:06:19 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/08 02:06:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/08 02:06:19 DEBUG : dir/file1(0x2da0668b480): >openPending: err= 2026/06/08 02:06:19 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/06/08 02:06:19 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/08 02:06:19 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/08 02:06:19 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/08 02:06:19 DEBUG : dir/file1(0x2da0668b480): >_readAt: n=16, err=EOF 2026/06/08 02:06:19 DEBUG : dir/file1(0x2da0668b480): RWFileHandle.Release 2026/06/08 02:06:19 DEBUG : dir/file1(0x2da0668b480): close: 2026/06/08 02:06:19 DEBUG : dir/file1(0x2da0668b480): >close: err= 2026/06/08 02:06:19 DEBUG : dir/file1(0x2da0668b480): RWFileHandle.Release 2026/06/08 02:06:19 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:06:19 DEBUG : dir: Looking for writers 2026/06/08 02:06:19 DEBUG : file1: reading active writers 2026/06/08 02:06:19 DEBUG : Looking for writers 2026/06/08 02:06:19 DEBUG : dir: reading active writers 2026/06/08 02:06:19 DEBUG : >WaitForWriters: 2026/06/08 02:06:19 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.90s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo'", Local "Local file system at /tmp/rclone1316234281", Modify Window "1ns" 2026/06/08 02:06:19 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': poll-interval is not supported by this remote 2026/06/08 02:06:19 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/08 02:06:19 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" 2026/06/08 02:06:19 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" 2026/06/08 02:06:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" 2026/06/08 02:06:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 02:06:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" 2026/06/08 02:06:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" 2026/06/08 02:06:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 02:06:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" 2026/06/08 02:06:19 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:19 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/08 02:06:19 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:19 DEBUG : file1: newRWFileHandle: 2026/06/08 02:06:19 DEBUG : file1(0x2da06a5dec0): openPending: 2026/06/08 02:06:19 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 02:06:19 DEBUG : file1(0x2da06a5dec0): >openPending: err= 2026/06/08 02:06:19 DEBUG : file1: >newRWFileHandle: err= 2026/06/08 02:06:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 02:06:19 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/08 02:06:19 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/08 02:06:19 DEBUG : file1(0x2da06a5dec0): _writeAt: size=5, off=0 2026/06/08 02:06:19 DEBUG : file1(0x2da06a5dec0): >_writeAt: n=5, err= 2026/06/08 02:06:19 DEBUG : file1(0x2da06a5dec0): _writeAt: size=7, off=5 2026/06/08 02:06:19 DEBUG : file1(0x2da06a5dec0): >_writeAt: n=7, err= 2026/06/08 02:06:19 DEBUG : file1: vfs cache: truncate to size=11 2026/06/08 02:06:19 DEBUG : file1(0x2da06a5dec0): close: 2026/06/08 02:06:19 DEBUG : file1: vfs cache: setting modification time to 2026-06-08 02:06:19.965165339 +0000 UTC m=+68.342552201 2026/06/08 02:06:19 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:19 DEBUG : file1(0x2da06a5dec0): >close: err= 2026/06/08 02:06:19 DEBUG : file1(0x2da06a5dec0): close: 2026/06/08 02:06:19 DEBUG : file1(0x2da06a5dec0): >close: err=file already closed 2026/06/08 02:06:19 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:06:19 DEBUG : Looking for writers 2026/06/08 02:06:19 DEBUG : file1: reading active writers 2026/06/08 02:06:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/08 02:06:19 DEBUG : Looking for writers 2026/06/08 02:06:19 DEBUG : file1: reading active writers 2026/06/08 02:06:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/08 02:06:19 DEBUG : Looking for writers 2026/06/08 02:06:19 DEBUG : file1: reading active writers 2026/06/08 02:06:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/08 02:06:20 DEBUG : Looking for writers 2026/06/08 02:06:20 DEBUG : file1: reading active writers 2026/06/08 02:06:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/08 02:06:20 DEBUG : file1: vfs cache: starting upload 2026/06/08 02:06:20 DEBUG : file1: skip slow SHA1 on source file, hashing in-transit 2026/06/08 02:06:20 DEBUG : Looking for writers 2026/06/08 02:06:20 DEBUG : file1: reading active writers 2026/06/08 02:06:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/08 02:06:20 DEBUG : Looking for writers 2026/06/08 02:06:20 DEBUG : file1: reading active writers 2026/06/08 02:06:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/08 02:06:20 DEBUG : file1: size = 11 OK 2026/06/08 02:06:20 DEBUG : file1.rclone_chunk.001_aowo6z: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/06/08 02:06:20 INFO : file1.rclone_chunk.001_aowo6z: Copied (server-side copy) to: file1 2026/06/08 02:06:20 INFO : file1.rclone_chunk.001_aowo6z: Deleted 2026/06/08 02:06:20 DEBUG : file1: size = 11 OK 2026/06/08 02:06:20 INFO : file1: Copied (new) 2026/06/08 02:06:20 DEBUG : file1: vfs cache: fingerprint now "11,2026-06-08 02:06:19.965165339 +0000 UTC" 2026/06/08 02:06:20 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/08 02:06:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 02:06:20 INFO : file1: vfs cache: upload succeeded try #1 2026/06/08 02:06:20 DEBUG : Looking for writers 2026/06/08 02:06:20 DEBUG : file1: reading active writers 2026/06/08 02:06:20 DEBUG : >WaitForWriters: 2026/06/08 02:06:20 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:06:20 DEBUG : Looking for writers 2026/06/08 02:06:20 DEBUG : file1: reading active writers 2026/06/08 02:06:20 DEBUG : >WaitForWriters: 2026/06/08 02:06:20 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.91s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo'", Local "Local file system at /tmp/rclone1316234281", Modify Window "1ns" 2026/06/08 02:06:20 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': poll-interval is not supported by this remote 2026/06/08 02:06:20 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/08 02:06:20 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" 2026/06/08 02:06:20 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" 2026/06/08 02:06:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" 2026/06/08 02:06:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 02:06:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" 2026/06/08 02:06:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" 2026/06/08 02:06:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 02:06:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" 2026/06/08 02:06:20 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:20 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/08 02:06:20 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:20 DEBUG : file1: newRWFileHandle: 2026/06/08 02:06:20 DEBUG : file1(0x2da068c7cc0): openPending: 2026/06/08 02:06:20 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 02:06:20 DEBUG : file1(0x2da068c7cc0): >openPending: err= 2026/06/08 02:06:20 DEBUG : file1: >newRWFileHandle: err= 2026/06/08 02:06:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 02:06:20 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/08 02:06:20 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/08 02:06:20 DEBUG : file1(0x2da068c7cc0): _writeAt: size=7, off=0 2026/06/08 02:06:20 DEBUG : file1(0x2da068c7cc0): >_writeAt: n=7, err= 2026/06/08 02:06:20 DEBUG : file1(0x2da068c7cc0): _writeAt: size=6, off=5 2026/06/08 02:06:20 DEBUG : file1(0x2da068c7cc0): >_writeAt: n=6, err= 2026/06/08 02:06:20 DEBUG : file1(0x2da068c7cc0): close: 2026/06/08 02:06:20 DEBUG : file1: vfs cache: setting modification time to 2026-06-08 02:06:20.871342585 +0000 UTC m=+69.248729437 2026/06/08 02:06:20 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:20 DEBUG : file1(0x2da068c7cc0): >close: err= 2026/06/08 02:06:20 DEBUG : file1(0x2da068c7cc0): _writeAt: size=5, off=0 2026/06/08 02:06:20 DEBUG : file1(0x2da068c7cc0): >_writeAt: n=0, err=file already closed 2026/06/08 02:06:20 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:06:20 DEBUG : Looking for writers 2026/06/08 02:06:20 DEBUG : file1: reading active writers 2026/06/08 02:06:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/08 02:06:20 DEBUG : Looking for writers 2026/06/08 02:06:20 DEBUG : file1: reading active writers 2026/06/08 02:06:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/08 02:06:20 DEBUG : Looking for writers 2026/06/08 02:06:20 DEBUG : file1: reading active writers 2026/06/08 02:06:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/08 02:06:20 DEBUG : Looking for writers 2026/06/08 02:06:20 DEBUG : file1: reading active writers 2026/06/08 02:06:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/08 02:06:20 DEBUG : file1: vfs cache: starting upload 2026/06/08 02:06:21 DEBUG : file1: skip slow SHA1 on source file, hashing in-transit 2026/06/08 02:06:21 DEBUG : Looking for writers 2026/06/08 02:06:21 DEBUG : file1: reading active writers 2026/06/08 02:06:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/08 02:06:21 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo/dir/file1: no such file or directory 2026/06/08 02:06:21 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-joniley7gelo/dir/file1: no such file or directory 2026/06/08 02:06:21 DEBUG : Looking for writers 2026/06/08 02:06:21 DEBUG : file1: reading active writers 2026/06/08 02:06:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/08 02:06:21 DEBUG : file1: size = 11 OK 2026/06/08 02:06:21 DEBUG : file1.rclone_chunk.001_aowptn: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/06/08 02:06:21 INFO : file1.rclone_chunk.001_aowptn: Copied (server-side copy) to: file1 2026/06/08 02:06:21 INFO : file1.rclone_chunk.001_aowptn: Deleted 2026/06/08 02:06:21 DEBUG : file1: size = 11 OK 2026/06/08 02:06:21 INFO : file1: Copied (new) 2026/06/08 02:06:21 DEBUG : file1: vfs cache: fingerprint now "11,2026-06-08 02:06:20.871342585 +0000 UTC" 2026/06/08 02:06:21 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/08 02:06:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 02:06:21 INFO : file1: vfs cache: upload succeeded try #1 2026/06/08 02:06:21 DEBUG : Looking for writers 2026/06/08 02:06:21 DEBUG : file1: reading active writers 2026/06/08 02:06:21 DEBUG : >WaitForWriters: 2026/06/08 02:06:21 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:06:21 DEBUG : Looking for writers 2026/06/08 02:06:21 DEBUG : file1: reading active writers 2026/06/08 02:06:21 DEBUG : >WaitForWriters: 2026/06/08 02:06:21 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.91s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo'", Local "Local file system at /tmp/rclone1316234281", Modify Window "1ns" 2026/06/08 02:06:21 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': poll-interval is not supported by this remote 2026/06/08 02:06:21 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/08 02:06:21 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" 2026/06/08 02:06:21 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" 2026/06/08 02:06:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" 2026/06/08 02:06:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 02:06:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" 2026/06/08 02:06:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" 2026/06/08 02:06:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 02:06:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" 2026/06/08 02:06:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:21 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/08 02:06:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:21 DEBUG : file1: newRWFileHandle: 2026/06/08 02:06:21 DEBUG : file1(0x2da05f56b40): openPending: 2026/06/08 02:06:21 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 02:06:21 DEBUG : file1(0x2da05f56b40): >openPending: err= 2026/06/08 02:06:21 DEBUG : file1: >newRWFileHandle: err= 2026/06/08 02:06:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 02:06:21 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/08 02:06:21 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/08 02:06:21 DEBUG : file1(0x2da05f56b40): close: 2026/06/08 02:06:21 DEBUG : file1: vfs cache: setting modification time to 2026-06-08 02:06:21.786291849 +0000 UTC m=+70.163678702 2026/06/08 02:06:21 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:21 DEBUG : file1(0x2da05f56b40): >close: err= 2026/06/08 02:06:21 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/06/08 02:06:21 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/08 02:06:21 DEBUG : file2: newRWFileHandle: 2026/06/08 02:06:21 DEBUG : file2(0x2da05f574c0): openPending: 2026/06/08 02:06:21 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:21 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/06/08 02:06:21 DEBUG : file2(0x2da05f574c0): >openPending: err= 2026/06/08 02:06:21 DEBUG : file2: >newRWFileHandle: err= 2026/06/08 02:06:21 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/06/08 02:06:21 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/06/08 02:06:21 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/06/08 02:06:21 DEBUG : file2(0x2da05f574c0): RWFileHandle.Flush 2026/06/08 02:06:21 DEBUG : file2(0x2da05f574c0): RWFileHandle.Release 2026/06/08 02:06:21 DEBUG : file2(0x2da05f574c0): close: 2026/06/08 02:06:21 DEBUG : file2: vfs cache: setting modification time to 2026-06-08 02:06:21.787029918 +0000 UTC m=+70.164416770 2026/06/08 02:06:21 INFO : file2: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:21 DEBUG : file2(0x2da05f574c0): >close: err= 2026/06/08 02:06:21 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:06:21 DEBUG : Looking for writers 2026/06/08 02:06:21 DEBUG : file1: reading active writers 2026/06/08 02:06:21 DEBUG : file2: reading active writers 2026/06/08 02:06:21 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/06/08 02:06:21 DEBUG : Looking for writers 2026/06/08 02:06:21 DEBUG : file1: reading active writers 2026/06/08 02:06:21 DEBUG : file2: reading active writers 2026/06/08 02:06:21 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/06/08 02:06:21 DEBUG : Looking for writers 2026/06/08 02:06:21 DEBUG : file1: reading active writers 2026/06/08 02:06:21 DEBUG : file2: reading active writers 2026/06/08 02:06:21 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/06/08 02:06:21 DEBUG : Looking for writers 2026/06/08 02:06:21 DEBUG : file1: reading active writers 2026/06/08 02:06:21 DEBUG : file2: reading active writers 2026/06/08 02:06:21 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/06/08 02:06:21 DEBUG : file2: vfs cache: starting upload 2026/06/08 02:06:21 DEBUG : file1: vfs cache: starting upload 2026/06/08 02:06:21 DEBUG : file2: skip slow SHA1 on source file, hashing in-transit 2026/06/08 02:06:21 DEBUG : Looking for writers 2026/06/08 02:06:21 DEBUG : file1: reading active writers 2026/06/08 02:06:21 DEBUG : file2: reading active writers 2026/06/08 02:06:21 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/06/08 02:06:21 DEBUG : file1: skip slow SHA1 on source file, hashing in-transit 2026/06/08 02:06:21 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo/dir/file1: no such file or directory 2026/06/08 02:06:21 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-joniley7gelo/dir/file1: no such file or directory 2026/06/08 02:06:22 DEBUG : Looking for writers 2026/06/08 02:06:22 DEBUG : file1: reading active writers 2026/06/08 02:06:22 DEBUG : file2: reading active writers 2026/06/08 02:06:22 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/06/08 02:06:22 DEBUG : file1: size = 0 OK 2026/06/08 02:06:22 DEBUG : file1.rclone_chunk.001_aowp27: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/08 02:06:22 INFO : file1.rclone_chunk.001_aowp27: Copied (server-side copy) to: file1 2026/06/08 02:06:22 DEBUG : file2: size = 0 OK 2026/06/08 02:06:22 DEBUG : file2.rclone_chunk.001_aowp73: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/08 02:06:22 INFO : file2.rclone_chunk.001_aowp73: Copied (server-side copy) to: file2 2026/06/08 02:06:22 INFO : file1.rclone_chunk.001_aowp27: Deleted 2026/06/08 02:06:22 DEBUG : file1: size = 0 OK 2026/06/08 02:06:22 INFO : file1: Copied (new) 2026/06/08 02:06:22 DEBUG : file1: vfs cache: fingerprint now "0,2026-06-08 02:06:21.786291849 +0000 UTC" 2026/06/08 02:06:22 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/08 02:06:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 02:06:22 INFO : file1: vfs cache: upload succeeded try #1 2026/06/08 02:06:22 INFO : file2.rclone_chunk.001_aowp73: Deleted 2026/06/08 02:06:22 DEBUG : file2: size = 0 OK 2026/06/08 02:06:22 INFO : file2: Copied (new) 2026/06/08 02:06:22 DEBUG : file2: vfs cache: fingerprint now "0,2026-06-08 02:06:21.787029918 +0000 UTC" 2026/06/08 02:06:22 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/06/08 02:06:22 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/06/08 02:06:22 INFO : file2: vfs cache: upload succeeded try #1 2026/06/08 02:06:22 DEBUG : Looking for writers 2026/06/08 02:06:22 DEBUG : file2: reading active writers 2026/06/08 02:06:22 DEBUG : file1: reading active writers 2026/06/08 02:06:22 DEBUG : >WaitForWriters: 2026/06/08 02:06:22 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:06:22 DEBUG : Looking for writers 2026/06/08 02:06:22 DEBUG : file1: reading active writers 2026/06/08 02:06:22 DEBUG : file2: reading active writers 2026/06/08 02:06:22 DEBUG : >WaitForWriters: 2026/06/08 02:06:22 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.99s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo'", Local "Local file system at /tmp/rclone1316234281", Modify Window "1ns" 2026/06/08 02:06:22 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': poll-interval is not supported by this remote 2026/06/08 02:06:22 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/08 02:06:22 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" 2026/06/08 02:06:22 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" 2026/06/08 02:06:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" 2026/06/08 02:06:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 02:06:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" 2026/06/08 02:06:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" 2026/06/08 02:06:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 02:06:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" 2026/06/08 02:06:22 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:22 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/08 02:06:22 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:22 DEBUG : file1: newRWFileHandle: 2026/06/08 02:06:22 DEBUG : file1(0x2da0647e400): openPending: 2026/06/08 02:06:22 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 02:06:22 DEBUG : file1(0x2da0647e400): >openPending: err= 2026/06/08 02:06:22 DEBUG : file1: >newRWFileHandle: err= 2026/06/08 02:06:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 02:06:22 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/08 02:06:22 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/08 02:06:22 DEBUG : file1(0x2da0647e400): _writeAt: size=5, off=0 2026/06/08 02:06:22 DEBUG : file1(0x2da0647e400): >_writeAt: n=5, err= 2026/06/08 02:06:22 DEBUG : file1(0x2da0647e400): RWFileHandle.Flush 2026/06/08 02:06:22 DEBUG : file1(0x2da0647e400): RWFileHandle.Flush 2026/06/08 02:06:22 DEBUG : file1(0x2da0647e400): close: 2026/06/08 02:06:22 DEBUG : file1: vfs cache: setting modification time to 2026-06-08 02:06:22.777488583 +0000 UTC m=+71.154875475 2026/06/08 02:06:22 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:22 DEBUG : file1(0x2da0647e400): >close: err= 2026/06/08 02:06:22 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:06:22 DEBUG : Looking for writers 2026/06/08 02:06:22 DEBUG : file1: reading active writers 2026/06/08 02:06:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/08 02:06:22 DEBUG : Looking for writers 2026/06/08 02:06:22 DEBUG : file1: reading active writers 2026/06/08 02:06:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/08 02:06:22 DEBUG : Looking for writers 2026/06/08 02:06:22 DEBUG : file1: reading active writers 2026/06/08 02:06:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/08 02:06:22 DEBUG : Looking for writers 2026/06/08 02:06:22 DEBUG : file1: reading active writers 2026/06/08 02:06:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/08 02:06:22 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo/dir/file1: no such file or directory 2026/06/08 02:06:22 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-joniley7gelo/dir/file1: no such file or directory 2026/06/08 02:06:22 DEBUG : file1: vfs cache: starting upload 2026/06/08 02:06:22 DEBUG : Looking for writers 2026/06/08 02:06:22 DEBUG : file1: reading active writers 2026/06/08 02:06:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/08 02:06:22 DEBUG : file1: skip slow SHA1 on source file, hashing in-transit 2026/06/08 02:06:23 DEBUG : Looking for writers 2026/06/08 02:06:23 DEBUG : file1: reading active writers 2026/06/08 02:06:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/08 02:06:23 DEBUG : file1: size = 5 OK 2026/06/08 02:06:23 DEBUG : file1.rclone_chunk.001_aowq72: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/08 02:06:23 INFO : file1.rclone_chunk.001_aowq72: Copied (server-side copy) to: file1 2026/06/08 02:06:23 INFO : file1.rclone_chunk.001_aowq72: Deleted 2026/06/08 02:06:23 DEBUG : file1: size = 5 OK 2026/06/08 02:06:23 INFO : file1: Copied (new) 2026/06/08 02:06:23 DEBUG : file1: vfs cache: fingerprint now "5,2026-06-08 02:06:22.777488583 +0000 UTC" 2026/06/08 02:06:23 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/08 02:06:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 02:06:23 INFO : file1: vfs cache: upload succeeded try #1 2026/06/08 02:06:23 DEBUG : Looking for writers 2026/06/08 02:06:23 DEBUG : file1: reading active writers 2026/06/08 02:06:23 DEBUG : >WaitForWriters: 2026/06/08 02:06:23 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.83s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo'", Local "Local file system at /tmp/rclone1316234281", Modify Window "1ns" 2026/06/08 02:06:23 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': poll-interval is not supported by this remote 2026/06/08 02:06:23 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/08 02:06:23 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" 2026/06/08 02:06:23 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" 2026/06/08 02:06:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" 2026/06/08 02:06:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 02:06:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" 2026/06/08 02:06:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" 2026/06/08 02:06:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 02:06:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" 2026/06/08 02:06:23 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:23 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/08 02:06:23 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:23 DEBUG : file1: newRWFileHandle: 2026/06/08 02:06:23 DEBUG : file1(0x2da0668ba00): openPending: 2026/06/08 02:06:23 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 02:06:23 DEBUG : file1(0x2da0668ba00): >openPending: err= 2026/06/08 02:06:23 DEBUG : file1: >newRWFileHandle: err= 2026/06/08 02:06:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 02:06:23 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/08 02:06:23 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/08 02:06:23 DEBUG : file1(0x2da0668ba00): _writeAt: size=5, off=0 2026/06/08 02:06:23 DEBUG : file1(0x2da0668ba00): >_writeAt: n=5, err= 2026/06/08 02:06:23 DEBUG : file1(0x2da0668ba00): RWFileHandle.Release 2026/06/08 02:06:23 DEBUG : file1(0x2da0668ba00): close: 2026/06/08 02:06:23 DEBUG : file1: vfs cache: setting modification time to 2026-06-08 02:06:23.605325733 +0000 UTC m=+71.982712626 2026/06/08 02:06:23 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:23 DEBUG : file1(0x2da0668ba00): >close: err= 2026/06/08 02:06:23 DEBUG : file1(0x2da0668ba00): RWFileHandle.Release 2026/06/08 02:06:23 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:06:23 DEBUG : Looking for writers 2026/06/08 02:06:23 DEBUG : file1: reading active writers 2026/06/08 02:06:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/08 02:06:23 DEBUG : Looking for writers 2026/06/08 02:06:23 DEBUG : file1: reading active writers 2026/06/08 02:06:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/08 02:06:23 DEBUG : Looking for writers 2026/06/08 02:06:23 DEBUG : file1: reading active writers 2026/06/08 02:06:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/08 02:06:23 DEBUG : Looking for writers 2026/06/08 02:06:23 DEBUG : file1: reading active writers 2026/06/08 02:06:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/08 02:06:23 DEBUG : file1: vfs cache: starting upload 2026/06/08 02:06:23 DEBUG : file1: skip slow SHA1 on source file, hashing in-transit 2026/06/08 02:06:23 DEBUG : Looking for writers 2026/06/08 02:06:23 DEBUG : file1: reading active writers 2026/06/08 02:06:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/08 02:06:23 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo/dir/file1: no such file or directory 2026/06/08 02:06:23 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-joniley7gelo/dir/file1: no such file or directory 2026/06/08 02:06:23 DEBUG : Looking for writers 2026/06/08 02:06:23 DEBUG : file1: reading active writers 2026/06/08 02:06:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/08 02:06:24 DEBUG : file1: size = 5 OK 2026/06/08 02:06:24 DEBUG : file1.rclone_chunk.001_aowrf8: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/08 02:06:24 INFO : file1.rclone_chunk.001_aowrf8: Copied (server-side copy) to: file1 2026/06/08 02:06:24 INFO : file1.rclone_chunk.001_aowrf8: Deleted 2026/06/08 02:06:24 DEBUG : file1: size = 5 OK 2026/06/08 02:06:24 INFO : file1: Copied (new) 2026/06/08 02:06:24 DEBUG : file1: vfs cache: fingerprint now "5,2026-06-08 02:06:23.605325733 +0000 UTC" 2026/06/08 02:06:24 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/08 02:06:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 02:06:24 INFO : file1: vfs cache: upload succeeded try #1 2026/06/08 02:06:24 DEBUG : Looking for writers 2026/06/08 02:06:24 DEBUG : file1: reading active writers 2026/06/08 02:06:24 DEBUG : >WaitForWriters: 2026/06/08 02:06:24 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.82s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo'", Local "Local file system at /tmp/rclone1316234281", Modify Window "1ns" 2026/06/08 02:06:24 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': poll-interval is not supported by this remote 2026/06/08 02:06:24 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/08 02:06:24 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" 2026/06/08 02:06:24 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" 2026/06/08 02:06:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" 2026/06/08 02:06:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 02:06:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" 2026/06/08 02:06:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" 2026/06/08 02:06:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 02:06:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" 2026/06/08 02:06:24 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/08 02:06:24 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo/dir/file1: no such file or directory 2026/06/08 02:06:24 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-joniley7gelo/dir/file1: no such file or directory 2026/06/08 02:06:24 DEBUG : dir/file1: size = 16 OK 2026/06/08 02:06:24 DEBUG : dir/file1.rclone_chunk.001_aows34: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/06/08 02:06:24 INFO : dir/file1.rclone_chunk.001_aows34: Copied (server-side copy) to: dir/file1 2026/06/08 02:06:24 INFO : dir/file1.rclone_chunk.001_aows34: Deleted 2026/06/08 02:06:24 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/06/08 02:06:25 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/08 02:06:25 DEBUG : dir/file1: newRWFileHandle: 2026/06/08 02:06:25 DEBUG : dir/file1(0x2da067c8880): openPending: 2026/06/08 02:06:25 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/06/08 02:06:25 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/08 02:06:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/08 02:06:25 DEBUG : dir/file1(0x2da067c8880): >openPending: err= 2026/06/08 02:06:25 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/08 02:06:25 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/08 02:06:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/08 02:06:25 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/08 02:06:25 DEBUG : dir/file1(0x2da067c8880): _writeAt: size=5, off=0 2026/06/08 02:06:25 DEBUG : dir/file1(0x2da067c8880): >_writeAt: n=5, err= 2026/06/08 02:06:25 DEBUG : dir/file1(0x2da067c8880): close: 2026/06/08 02:06:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:25 DEBUG : dir/file1: vfs cache: setting modification time to 2026-06-08 02:06:25.075995208 +0000 UTC m=+73.453382090 2026/06/08 02:06:25 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:25 DEBUG : dir/file1(0x2da067c8880): >close: err= 2026/06/08 02:06:25 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:06:25 DEBUG : dir: Looking for writers 2026/06/08 02:06:25 DEBUG : file1: reading active writers 2026/06/08 02:06:25 DEBUG : Looking for writers 2026/06/08 02:06:25 DEBUG : dir: reading active writers 2026/06/08 02:06:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/08 02:06:25 DEBUG : dir: Looking for writers 2026/06/08 02:06:25 DEBUG : file1: reading active writers 2026/06/08 02:06:25 DEBUG : Looking for writers 2026/06/08 02:06:25 DEBUG : dir: reading active writers 2026/06/08 02:06:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/08 02:06:25 DEBUG : dir: Looking for writers 2026/06/08 02:06:25 DEBUG : file1: reading active writers 2026/06/08 02:06:25 DEBUG : Looking for writers 2026/06/08 02:06:25 DEBUG : dir: reading active writers 2026/06/08 02:06:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/08 02:06:25 DEBUG : dir: Looking for writers 2026/06/08 02:06:25 DEBUG : file1: reading active writers 2026/06/08 02:06:25 DEBUG : Looking for writers 2026/06/08 02:06:25 DEBUG : dir: reading active writers 2026/06/08 02:06:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/08 02:06:25 DEBUG : dir/file1: vfs cache: starting upload 2026/06/08 02:06:25 DEBUG : dir/file1: skip slow SHA1 on source file, hashing in-transit 2026/06/08 02:06:25 DEBUG : dir: Looking for writers 2026/06/08 02:06:25 DEBUG : file1: reading active writers 2026/06/08 02:06:25 DEBUG : Looking for writers 2026/06/08 02:06:25 DEBUG : dir: reading active writers 2026/06/08 02:06:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/08 02:06:25 DEBUG : dir: Looking for writers 2026/06/08 02:06:25 DEBUG : file1: reading active writers 2026/06/08 02:06:25 DEBUG : Looking for writers 2026/06/08 02:06:25 DEBUG : dir: reading active writers 2026/06/08 02:06:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/08 02:06:25 DEBUG : dir/file1: size = 5 OK 2026/06/08 02:06:25 DEBUG : dir/file1.rclone_chunk.001_aowt3d: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/08 02:06:25 INFO : dir/file1.rclone_chunk.001_aowt3d: Copied (server-side copy) to: dir/file1 2026/06/08 02:06:25 INFO : dir/file1.rclone_chunk.001_aowt3d: Deleted 2026/06/08 02:06:25 DEBUG : dir/file1: size = 5 OK 2026/06/08 02:06:25 INFO : dir/file1: Copied (replaced existing) 2026/06/08 02:06:25 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-06-08 02:06:25.075995208 +0000 UTC" 2026/06/08 02:06:25 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/06/08 02:06:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/08 02:06:25 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/06/08 02:06:25 DEBUG : dir: Looking for writers 2026/06/08 02:06:25 DEBUG : file1: reading active writers 2026/06/08 02:06:25 DEBUG : Looking for writers 2026/06/08 02:06:25 DEBUG : dir: reading active writers 2026/06/08 02:06:25 DEBUG : >WaitForWriters: 2026/06/08 02:06:25 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (1.52s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo'", Local "Local file system at /tmp/rclone1316234281", Modify Window "1ns" 2026/06/08 02:06:25 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': poll-interval is not supported by this remote 2026/06/08 02:06:25 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/08 02:06:25 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" 2026/06/08 02:06:25 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" 2026/06/08 02:06:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" 2026/06/08 02:06:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 02:06:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" 2026/06/08 02:06:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" 2026/06/08 02:06:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 02:06:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" 2026/06/08 02:06:25 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/08 02:06:26 DEBUG : dir/file1: size = 16 OK 2026/06/08 02:06:26 DEBUG : dir/file1.rclone_chunk.001_aowtqf: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/06/08 02:06:26 INFO : dir/file1.rclone_chunk.001_aowtqf: Copied (server-side copy) to: dir/file1 2026/06/08 02:06:26 INFO : dir/file1.rclone_chunk.001_aowtqf: Deleted 2026/06/08 02:06:26 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:26 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:26 DEBUG : dir/file1: newRWFileHandle: 2026/06/08 02:06:26 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/08 02:06:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/08 02:06:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/08 02:06:26 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/08 02:06:26 DEBUG : dir/file1(0x2da068c0b80): _writeAt: size=5, off=0 2026/06/08 02:06:26 DEBUG : dir/file1(0x2da068c0b80): openPending: 2026/06/08 02:06:26 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/06/08 02:06:26 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/08 02:06:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/08 02:06:26 DEBUG : dir/file1(0x2da068c0b80): >openPending: err= 2026/06/08 02:06:26 DEBUG : dir/file1(0x2da068c0b80): >_writeAt: n=5, err= 2026/06/08 02:06:26 DEBUG : dir/file1(0x2da068c0b80): _writeAt: size=15, off=5 2026/06/08 02:06:26 DEBUG : dir/file1(0x2da068c0b80): >_writeAt: n=15, err= 2026/06/08 02:06:26 DEBUG : dir/file1(0x2da068c0b80): close: 2026/06/08 02:06:26 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/06/08 02:06:26 DEBUG : dir/file1: vfs cache: setting modification time to 2026-06-08 02:06:26.578655832 +0000 UTC m=+74.956042694 2026/06/08 02:06:26 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:26 DEBUG : dir/file1(0x2da068c0b80): >close: err= 2026/06/08 02:06:26 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:06:26 DEBUG : dir: Looking for writers 2026/06/08 02:06:26 DEBUG : file1: reading active writers 2026/06/08 02:06:26 DEBUG : Looking for writers 2026/06/08 02:06:26 DEBUG : dir: reading active writers 2026/06/08 02:06:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/08 02:06:26 DEBUG : dir: Looking for writers 2026/06/08 02:06:26 DEBUG : file1: reading active writers 2026/06/08 02:06:26 DEBUG : Looking for writers 2026/06/08 02:06:26 DEBUG : dir: reading active writers 2026/06/08 02:06:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/08 02:06:26 DEBUG : dir: Looking for writers 2026/06/08 02:06:26 DEBUG : file1: reading active writers 2026/06/08 02:06:26 DEBUG : Looking for writers 2026/06/08 02:06:26 DEBUG : dir: reading active writers 2026/06/08 02:06:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/08 02:06:26 DEBUG : dir: Looking for writers 2026/06/08 02:06:26 DEBUG : file1: reading active writers 2026/06/08 02:06:26 DEBUG : Looking for writers 2026/06/08 02:06:26 DEBUG : dir: reading active writers 2026/06/08 02:06:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/08 02:06:26 DEBUG : dir/file1: vfs cache: starting upload 2026/06/08 02:06:26 DEBUG : dir/file1: skip slow SHA1 on source file, hashing in-transit 2026/06/08 02:06:26 DEBUG : dir: Looking for writers 2026/06/08 02:06:26 DEBUG : file1: reading active writers 2026/06/08 02:06:26 DEBUG : Looking for writers 2026/06/08 02:06:26 DEBUG : dir: reading active writers 2026/06/08 02:06:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/08 02:06:26 DEBUG : dir: Looking for writers 2026/06/08 02:06:26 DEBUG : file1: reading active writers 2026/06/08 02:06:26 DEBUG : Looking for writers 2026/06/08 02:06:26 DEBUG : dir: reading active writers 2026/06/08 02:06:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/08 02:06:27 DEBUG : dir/file1: size = 20 OK 2026/06/08 02:06:27 DEBUG : dir/file1.rclone_chunk.001_aowusm: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/06/08 02:06:27 INFO : dir/file1.rclone_chunk.001_aowusm: Copied (server-side copy) to: dir/file1 2026/06/08 02:06:27 INFO : dir/file1.rclone_chunk.001_aowusm: Deleted 2026/06/08 02:06:27 DEBUG : dir/file1: size = 20 OK 2026/06/08 02:06:27 INFO : dir/file1: Copied (replaced existing) 2026/06/08 02:06:27 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-06-08 02:06:26.578655832 +0000 UTC" 2026/06/08 02:06:27 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/06/08 02:06:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/08 02:06:27 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/06/08 02:06:27 DEBUG : dir: Looking for writers 2026/06/08 02:06:27 DEBUG : file1: reading active writers 2026/06/08 02:06:27 DEBUG : Looking for writers 2026/06/08 02:06:27 DEBUG : dir: reading active writers 2026/06/08 02:06:27 DEBUG : >WaitForWriters: 2026/06/08 02:06:27 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (1.50s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo'", Local "Local file system at /tmp/rclone1316234281", Modify Window "1ns" 2026/06/08 02:06:27 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': poll-interval is not supported by this remote 2026/06/08 02:06:27 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/08 02:06:27 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" 2026/06/08 02:06:27 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" 2026/06/08 02:06:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" 2026/06/08 02:06:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 02:06:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" 2026/06/08 02:06:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" 2026/06/08 02:06:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 02:06:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" 2026/06/08 02:06:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:27 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/08 02:06:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:27 DEBUG : file1: newRWFileHandle: 2026/06/08 02:06:27 DEBUG : file1(0x2da06871b00): openPending: 2026/06/08 02:06:27 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 02:06:27 DEBUG : file1(0x2da06871b00): >openPending: err= 2026/06/08 02:06:27 DEBUG : file1: >newRWFileHandle: err= 2026/06/08 02:06:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 02:06:27 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/08 02:06:27 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/08 02:06:27 DEBUG : file1(0x2da06871b00): _writeAt: size=5, off=0 2026/06/08 02:06:27 DEBUG : file1(0x2da06871b00): >_writeAt: n=5, err= 2026/06/08 02:06:27 DEBUG : file1(0x2da06871b00): close: 2026/06/08 02:06:27 DEBUG : file1: vfs cache: setting modification time to 2026-06-08 02:06:27.442045706 +0000 UTC m=+75.819432568 2026/06/08 02:06:27 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:27 DEBUG : file1(0x2da06871b00): >close: err= 2026/06/08 02:06:27 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:06:27 DEBUG : Looking for writers 2026/06/08 02:06:27 DEBUG : file1: reading active writers 2026/06/08 02:06:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/08 02:06:27 DEBUG : Looking for writers 2026/06/08 02:06:27 DEBUG : file1: reading active writers 2026/06/08 02:06:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/08 02:06:27 DEBUG : Looking for writers 2026/06/08 02:06:27 DEBUG : file1: reading active writers 2026/06/08 02:06:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/08 02:06:27 DEBUG : Looking for writers 2026/06/08 02:06:27 DEBUG : file1: reading active writers 2026/06/08 02:06:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/08 02:06:27 DEBUG : file1: vfs cache: starting upload 2026/06/08 02:06:27 DEBUG : file1: skip slow SHA1 on source file, hashing in-transit 2026/06/08 02:06:27 DEBUG : Looking for writers 2026/06/08 02:06:27 DEBUG : file1: reading active writers 2026/06/08 02:06:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/08 02:06:27 DEBUG : Looking for writers 2026/06/08 02:06:27 DEBUG : file1: reading active writers 2026/06/08 02:06:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/08 02:06:27 DEBUG : file1: size = 5 OK 2026/06/08 02:06:27 DEBUG : file1.rclone_chunk.001_aowv6z: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/08 02:06:27 INFO : file1.rclone_chunk.001_aowv6z: Copied (server-side copy) to: file1 2026/06/08 02:06:27 INFO : file1.rclone_chunk.001_aowv6z: Deleted 2026/06/08 02:06:27 DEBUG : file1: size = 5 OK 2026/06/08 02:06:27 INFO : file1: Copied (new) 2026/06/08 02:06:27 DEBUG : file1: vfs cache: fingerprint now "5,2026-06-08 02:06:27.442045706 +0000 UTC" 2026/06/08 02:06:27 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/08 02:06:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 02:06:27 INFO : file1: vfs cache: upload succeeded try #1 2026/06/08 02:06:28 DEBUG : Looking for writers 2026/06/08 02:06:28 DEBUG : file1: reading active writers 2026/06/08 02:06:28 DEBUG : >WaitForWriters: 2026/06/08 02:06:28 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.81s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo'", Local "Local file system at /tmp/rclone1316234281", Modify Window "1ns" 2026/06/08 02:06:28 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': poll-interval is not supported by this remote 2026/06/08 02:06:28 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/08 02:06:28 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" 2026/06/08 02:06:28 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" 2026/06/08 02:06:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" 2026/06/08 02:06:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 02:06:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" 2026/06/08 02:06:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" 2026/06/08 02:06:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 02:06:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/06/08 02:06:28 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c66c0): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c66c0): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c66c0): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c66c0): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c66c0): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.256690192 +0000 UTC m=+76.634077054 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c66c0): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c6bc0): _readAt: size=2, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c6bc0): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c6bc0): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c6bc0): >_readAt: n=2, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c6bc0): _writeAt: size=3, off=2 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c6bc0): >_writeAt: n=0, err=Bad file descriptor 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c6bc0): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.256690192 +0000 UTC m=+76.634077054 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c6bc0): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c7080): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c7080): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c7080): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c7080): >_readAt: n=5, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c7080): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.256690192 +0000 UTC m=+76.634077054 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c7080): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da0698caf0 item 1 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c7780): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c7780): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c7780): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c7780): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c7780): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.258850864 +0000 UTC m=+76.636237716 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c7780): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06148180): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06148180): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06148180): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06148180): >_readAt: n=5, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06148180): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.258850864 +0000 UTC m=+76.636237716 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06148180): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da0698d030 item 2 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da061487c0): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da061487c0): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da061487c0): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da061487c0): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da061487c0): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.260294286 +0000 UTC m=+76.637681179 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da061487c0): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06148c40): _readAt: size=2, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06148c40): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06148c40): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06148c40): >_readAt: n=2, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06148c40): _writeAt: size=3, off=2 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06148c40): >_writeAt: n=0, err=Bad file descriptor 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06148c40): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.260294286 +0000 UTC m=+76.637681179 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06148c40): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06149100): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06149100): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06149100): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06149100): >_readAt: n=5, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06149100): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.260294286 +0000 UTC m=+76.637681179 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06149100): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da0698d420 item 3 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06149780): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06149780): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06149780): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06149780): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06149780): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.262340651 +0000 UTC m=+76.639727513 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06149780): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06149d00): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06149d00): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06149d00): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06149d00): >_readAt: n=5, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06149d00): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.262340651 +0000 UTC m=+76.639727513 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06149d00): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da0698d960 item 4 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06632440): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06632440): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06632440): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06632440): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06632440): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.264065598 +0000 UTC m=+76.641452460 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06632440): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da066328c0): _readAt: size=2, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da066328c0): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da066328c0): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da066328c0): >_readAt: n=2, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da066328c0): _writeAt: size=3, off=2 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da066328c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da066328c0): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.264065598 +0000 UTC m=+76.641452460 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da066328c0): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06632d80): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06632d80): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06632d80): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06632d80): >_readAt: n=5, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06632d80): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.264065598 +0000 UTC m=+76.641452460 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06632d80): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da0698dce0 item 5 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06633400): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06633400): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06633400): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06633400): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06633400): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.265873441 +0000 UTC m=+76.643260303 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06633400): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06633940): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06633940): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06633940): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06633940): >_readAt: n=5, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06633940): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.265873441 +0000 UTC m=+76.643260303 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06633940): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06b9e5b0 item 6 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0669e0c0): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0669e0c0): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0669e0c0): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0669e0c0): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0669e0c0): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.267258703 +0000 UTC m=+76.644645565 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0669e0c0): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0669e5c0): _readAt: size=2, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0669e5c0): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0669e5c0): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0669e5c0): >_readAt: n=2, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0669e5c0): _writeAt: size=3, off=2 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0669e5c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0669e5c0): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.267258703 +0000 UTC m=+76.644645565 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0669e5c0): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0669ea80): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0669ea80): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0669ea80): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0669ea80): >_readAt: n=5, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0669ea80): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.267258703 +0000 UTC m=+76.644645565 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0669ea80): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06b9eb60 item 7 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0669f100): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0669f100): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0669f100): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0669f100): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0669f100): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.269418313 +0000 UTC m=+76.646805175 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0669f100): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0669f640): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0669f640): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0669f640): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0669f640): >_readAt: n=5, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0669f640): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.269418313 +0000 UTC m=+76.646805175 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0669f640): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06b9f2d0 item 8 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0669fc00): _readAt: size=2, off=0 2026/06/08 02:06:28 ERROR : open-test-file(0x2da0669fc00): Couldn't read size of file 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0669fc00): >_readAt: n=0, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0669fc00): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0669fc00): >_writeAt: n=0, err=Bad file descriptor 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0669fc00): close: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0669fc00): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da066fa0c0): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da066fa0c0): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da066fa0c0): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da066fa0c0): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da066fa0c0): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.270867257 +0000 UTC m=+76.648254119 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da066fa0c0): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da066fa540): _readAt: size=2, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da066fa540): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da066fa540): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da066fa540): >_readAt: n=2, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da066fa540): _writeAt: size=3, off=2 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da066fa540): >_writeAt: n=0, err=Bad file descriptor 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da066fa540): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.270867257 +0000 UTC m=+76.648254119 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da066fa540): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da066faa40): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da066faa40): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da066faa40): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da066faa40): >_readAt: n=5, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da066faa40): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.270867257 +0000 UTC m=+76.648254119 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da066faa40): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06b9f6c0 item 9 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da066fb0c0): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da066fb0c0): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da066fb0c0): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da066fb0c0): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da066fb0c0): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.272688514 +0000 UTC m=+76.650075377 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da066fb0c0): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da066fb600): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da066fb600): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da066fb600): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da066fb600): >_readAt: n=5, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da066fb600): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.272688514 +0000 UTC m=+76.650075377 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da066fb600): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da05fcc1c0 item 10 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da066fbc40): _readAt: size=2, off=0 2026/06/08 02:06:28 ERROR : open-test-file(0x2da066fbc40): Couldn't read size of file 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da066fbc40): >_readAt: n=0, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da066fbc40): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da066fbc40): >_writeAt: n=0, err=Bad file descriptor 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da066fbc40): close: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da066fbc40): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0673a100): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0673a100): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0673a100): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0673a100): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0673a100): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.27437092 +0000 UTC m=+76.651757782 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0673a100): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0673a600): _readAt: size=2, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0673a600): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0673a600): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0673a600): >_readAt: n=2, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0673a600): _writeAt: size=3, off=2 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0673a600): >_writeAt: n=0, err=Bad file descriptor 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0673a600): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.27437092 +0000 UTC m=+76.651757782 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0673a600): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0673ab00): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0673ab00): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0673ab00): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0673ab00): >_readAt: n=5, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0673ab00): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.27437092 +0000 UTC m=+76.651757782 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0673ab00): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da05fcd2d0 item 11 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0673b180): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0673b180): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0673b180): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0673b180): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0673b180): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.276479984 +0000 UTC m=+76.653866866 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0673b180): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0673b6c0): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0673b6c0): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0673b6c0): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0673b6c0): >_readAt: n=5, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0673b6c0): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.276479984 +0000 UTC m=+76.653866866 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0673b6c0): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da05ffc310 item 12 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0673bd00): _readAt: size=2, off=0 2026/06/08 02:06:28 ERROR : open-test-file(0x2da0673bd00): Couldn't read size of file 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0673bd00): >_readAt: n=0, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0673bd00): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0673bd00): >_writeAt: n=0, err=Bad file descriptor 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0673bd00): close: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0673bd00): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0675a1c0): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0675a1c0): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0675a1c0): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0675a1c0): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0675a1c0): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.278036871 +0000 UTC m=+76.655423723 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0675a1c0): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/08 02:06:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0675a880): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0675a880): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0675a880): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0675a880): >_readAt: n=5, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0675a880): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.278036871 +0000 UTC m=+76.655423723 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0675a880): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da05ffc700 item 13 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0675af00): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0675af00): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0675af00): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0675af00): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0675af00): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.279251391 +0000 UTC m=+76.656638243 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0675af00): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0675b440): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0675b440): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0675b440): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0675b440): >_readAt: n=5, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0675b440): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.279251391 +0000 UTC m=+76.656638243 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0675b440): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da05ffcaf0 item 14 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0675ba80): _readAt: size=2, off=0 2026/06/08 02:06:28 ERROR : open-test-file(0x2da0675ba80): Couldn't read size of file 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0675ba80): >_readAt: n=0, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0675ba80): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0675ba80): >_writeAt: n=0, err=Bad file descriptor 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0675ba80): close: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0675ba80): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0675be40): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0675be40): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0675be40): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0675be40): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0675be40): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.280664056 +0000 UTC m=+76.658050908 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0675be40): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/08 02:06:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06772600): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06772600): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06772600): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06772600): >_readAt: n=5, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06772600): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.280664056 +0000 UTC m=+76.658050908 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06772600): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da05ffd570 item 15 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06772c80): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06772c80): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06772c80): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06772c80): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06772c80): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.281858627 +0000 UTC m=+76.659245479 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06772c80): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0647f980): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0647f980): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0647f980): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0647f980): >_readAt: n=5, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0647f980): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.281858627 +0000 UTC m=+76.659245479 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0647f980): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06a2a2a0 item 16 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068020c0): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068020c0): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068020c0): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068020c0): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068020c0): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.283270991 +0000 UTC m=+76.660657844 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068020c0): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06802540): _readAt: size=2, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06802540): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06802540): open at offset 5 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06802540): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06802540): >_readAt: n=2, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06802540): _writeAt: size=3, off=7 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06802540): >_writeAt: n=0, err=Bad file descriptor 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06802540): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.283270991 +0000 UTC m=+76.660657844 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06802540): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06802a40): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06802a40): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06802a40): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06802a40): >_readAt: n=5, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06802a40): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.283270991 +0000 UTC m=+76.660657844 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06802a40): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06a2a700 item 17 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068030c0): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068030c0): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068030c0): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068030c0): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068030c0): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.284896038 +0000 UTC m=+76.662282890 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068030c0): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06803600): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06803600): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06803600): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06803600): >_readAt: n=5, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06803600): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.284896038 +0000 UTC m=+76.662282890 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06803600): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06a2b3b0 item 18 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06803c80): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06803c80): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06803c80): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06803c80): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06803c80): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.286145374 +0000 UTC m=+76.663532226 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06803c80): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0683e280): _readAt: size=2, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0683e280): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0683e280): open at offset 5 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0683e280): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0683e280): >_readAt: n=2, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0683e280): _writeAt: size=3, off=7 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0683e280): >_writeAt: n=0, err=Bad file descriptor 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0683e280): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.286145374 +0000 UTC m=+76.663532226 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0683e280): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0683e780): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0683e780): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0683e780): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0683e780): >_readAt: n=5, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0683e780): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.286145374 +0000 UTC m=+76.663532226 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0683e780): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06a2b8f0 item 19 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0683ee00): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0683ee00): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0683ee00): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0683ee00): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0683ee00): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.287554973 +0000 UTC m=+76.664941825 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0683ee00): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0683f340): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0683f340): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0683f340): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0683f340): >_readAt: n=5, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0683f340): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.287554973 +0000 UTC m=+76.664941825 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0683f340): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da063700e0 item 20 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0683f9c0): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0683f9c0): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0683f9c0): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0683f9c0): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0683f9c0): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.288698989 +0000 UTC m=+76.666085841 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0683f9c0): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0683fec0): _readAt: size=2, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0683fec0): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0683fec0): open at offset 5 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0683fec0): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0683fec0): >_readAt: n=2, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0683fec0): _writeAt: size=3, off=7 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0683fec0): >_writeAt: n=0, err=Bad file descriptor 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0683fec0): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.288698989 +0000 UTC m=+76.666085841 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0683fec0): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0686c4c0): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0686c4c0): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0686c4c0): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0686c4c0): >_readAt: n=5, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0686c4c0): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.288698989 +0000 UTC m=+76.666085841 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0686c4c0): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06370620 item 21 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0686cb40): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0686cb40): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0686cb40): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0686cb40): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0686cb40): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.29059555 +0000 UTC m=+76.667982402 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0686cb40): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0686d080): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0686d080): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0686d080): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0686d080): >_readAt: n=5, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0686d080): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.29059555 +0000 UTC m=+76.667982402 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0686d080): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06370b60 item 22 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0686d700): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0686d700): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0686d700): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0686d700): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0686d700): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.291953161 +0000 UTC m=+76.669340013 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0686d700): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0686dc00): _readAt: size=2, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0686dc00): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0686dc00): open at offset 5 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0686dc00): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0686dc00): >_readAt: n=2, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0686dc00): _writeAt: size=3, off=7 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0686dc00): >_writeAt: n=0, err=Bad file descriptor 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0686dc00): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.291953161 +0000 UTC m=+76.669340013 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0686dc00): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068a2200): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068a2200): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068a2200): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068a2200): >_readAt: n=5, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068a2200): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.291953161 +0000 UTC m=+76.669340013 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068a2200): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06370fc0 item 23 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068a2880): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068a2880): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068a2880): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068a2880): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068a2880): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.293769159 +0000 UTC m=+76.671156021 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068a2880): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068a2dc0): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068a2dc0): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068a2dc0): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068a2dc0): >_readAt: n=5, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068a2dc0): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.293769159 +0000 UTC m=+76.671156021 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068a2dc0): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06371650 item 24 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068a3400): _readAt: size=2, off=0 2026/06/08 02:06:28 ERROR : open-test-file(0x2da068a3400): Couldn't read size of file 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068a3400): >_readAt: n=0, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068a3400): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068a3400): >_writeAt: n=0, err=Bad file descriptor 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068a3400): close: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068a3400): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068a37c0): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068a37c0): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068a37c0): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068a37c0): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068a37c0): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.295870278 +0000 UTC m=+76.673257140 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068a37c0): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068a3cc0): _readAt: size=2, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068a3cc0): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068a3cc0): open at offset 5 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068a3cc0): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068a3cc0): >_readAt: n=2, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068a3cc0): _writeAt: size=3, off=7 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068a3cc0): >_writeAt: n=0, err=Bad file descriptor 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068a3cc0): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.295870278 +0000 UTC m=+76.673257140 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068a3cc0): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068de300): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068de300): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068de300): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068de300): >_readAt: n=5, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068de300): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.295870278 +0000 UTC m=+76.673257140 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068de300): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06371b90 item 25 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068de980): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068de980): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068de980): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068de980): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068de980): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.297692498 +0000 UTC m=+76.675079360 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068de980): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068deec0): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068deec0): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068deec0): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068deec0): >_readAt: n=5, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068deec0): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.297692498 +0000 UTC m=+76.675079360 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068deec0): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da05fd6700 item 26 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068df500): _readAt: size=2, off=0 2026/06/08 02:06:28 ERROR : open-test-file(0x2da068df500): Couldn't read size of file 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068df500): >_readAt: n=0, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068df500): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068df500): >_writeAt: n=0, err=Bad file descriptor 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068df500): close: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068df500): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068df8c0): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068df8c0): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068df8c0): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068df8c0): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068df8c0): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.299245829 +0000 UTC m=+76.676632691 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068df8c0): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068dfdc0): _readAt: size=2, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068dfdc0): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068dfdc0): open at offset 5 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068dfdc0): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068dfdc0): >_readAt: n=2, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068dfdc0): _writeAt: size=3, off=7 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068dfdc0): >_writeAt: n=0, err=Bad file descriptor 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068dfdc0): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.299245829 +0000 UTC m=+76.676632691 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068dfdc0): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0691a400): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0691a400): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0691a400): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0691a400): >_readAt: n=5, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0691a400): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.299245829 +0000 UTC m=+76.676632691 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0691a400): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da05fd6ee0 item 27 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0691aa80): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0691aa80): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0691aa80): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0691aa80): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0691aa80): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.30092578 +0000 UTC m=+76.678312632 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0691aa80): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0691afc0): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0691afc0): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0691afc0): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0691afc0): >_readAt: n=5, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0691afc0): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.30092578 +0000 UTC m=+76.678312632 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0691afc0): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da05fd78f0 item 28 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0691b600): _readAt: size=2, off=0 2026/06/08 02:06:28 ERROR : open-test-file(0x2da0691b600): Couldn't read size of file 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0691b600): >_readAt: n=0, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0691b600): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0691b600): >_writeAt: n=0, err=Bad file descriptor 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0691b600): close: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0691b600): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0691b9c0): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0691b9c0): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0691b9c0): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0691b9c0): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0691b9c0): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.302113448 +0000 UTC m=+76.679500300 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0691b9c0): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/08 02:06:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06934180): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06934180): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06934180): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06934180): >_readAt: n=5, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06934180): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.302113448 +0000 UTC m=+76.679500300 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06934180): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da060363f0 item 29 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06934800): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06934800): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06934800): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06934800): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06934800): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.303246463 +0000 UTC m=+76.680633316 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06934800): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06934d40): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06934d40): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06934d40): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06934d40): >_readAt: n=5, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06934d40): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.303246463 +0000 UTC m=+76.680633316 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06934d40): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06036930 item 30 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c1940): _readAt: size=2, off=0 2026/06/08 02:06:28 ERROR : open-test-file(0x2da068c1940): Couldn't read size of file 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c1940): >_readAt: n=0, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c1940): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c1940): >_writeAt: n=0, err=Bad file descriptor 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c1940): close: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c1940): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c1d00): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c1d00): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c1d00): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c1d00): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c1d00): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.304959678 +0000 UTC m=+76.682346540 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c1d00): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/08 02:06:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0668ad00): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0668ad00): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0668ad00): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0668ad00): >_readAt: n=5, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0668ad00): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.304959678 +0000 UTC m=+76.682346540 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0668ad00): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06bfbc00 item 31 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06982800): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06982800): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06982800): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06982800): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06982800): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.306597338 +0000 UTC m=+76.683984191 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06982800): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06982d40): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06982d40): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06982d40): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06982d40): >_readAt: n=5, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06982d40): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.306597338 +0000 UTC m=+76.683984191 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06982d40): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da05ffc3f0 item 32 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06983380): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06983380): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06983380): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06983380): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06983380): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.307772463 +0000 UTC m=+76.685159315 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06983380): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06983800): _readAt: size=2, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06983800): >_readAt: n=0, err=Bad file descriptor 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06983800): _writeAt: size=3, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06983800): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06983800): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da05ffc7e0 item 33 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06983800): >_writeAt: n=3, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06983800): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.308373712 +0000 UTC m=+76.685760574 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06983800): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06983d00): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06983d00): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06983d00): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06983d00): >_readAt: n=5, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06983d00): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.308373712 +0000 UTC m=+76.685760574 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06983d00): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da05ffca10 item 33 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06934440): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06934440): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06934440): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06934440): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06934440): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.309670467 +0000 UTC m=+76.687057319 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06934440): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da069348c0): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da069348c0): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da05ffcfc0 item 34 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da069348c0): _readAt: size=2, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da069348c0): >_readAt: n=0, err=Bad file descriptor 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da069348c0): _writeAt: size=3, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da069348c0): >_writeAt: n=3, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da069348c0): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.310159883 +0000 UTC m=+76.687546736 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da069348c0): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06934e40): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06934e40): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06934e40): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06934e40): >_readAt: n=3, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06934e40): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.310159883 +0000 UTC m=+76.687546736 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06934e40): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da05ffd730 item 34 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da069357c0): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da069357c0): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da069357c0): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da069357c0): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da069357c0): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.311317867 +0000 UTC m=+76.688704719 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da069357c0): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06935c40): _readAt: size=2, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06935c40): >_readAt: n=0, err=Bad file descriptor 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06935c40): _writeAt: size=3, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06935c40): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06935c40): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06bfa230 item 35 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06935c40): >_writeAt: n=3, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06935c40): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.311802244 +0000 UTC m=+76.689189095 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06935c40): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0668a340): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0668a340): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0668a340): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0668a340): >_readAt: n=5, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0668a340): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.311802244 +0000 UTC m=+76.689189095 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0668a340): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06bfa3f0 item 35 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0668aac0): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0668aac0): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0668aac0): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0668aac0): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0668aac0): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.313016934 +0000 UTC m=+76.690403786 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0668aac0): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0668b300): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0668b300): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06bfa850 item 36 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0668b300): _readAt: size=2, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0668b300): >_readAt: n=0, err=Bad file descriptor 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0668b300): _writeAt: size=3, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0668b300): >_writeAt: n=3, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0668b300): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.313575121 +0000 UTC m=+76.690961972 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0668b300): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0668b840): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0668b840): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0668b840): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0668b840): >_readAt: n=3, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0668b840): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.313575121 +0000 UTC m=+76.690961972 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0668b840): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06bfaa80 item 36 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0668be80): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0668be80): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0668be80): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0668be80): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0668be80): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.31471008 +0000 UTC m=+76.692096932 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0668be80): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06048a40): _readAt: size=2, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06048a40): >_readAt: n=0, err=Bad file descriptor 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06048a40): _writeAt: size=3, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06048a40): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06048a40): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06bfb110 item 37 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06048a40): >_writeAt: n=3, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06048a40): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.315205517 +0000 UTC m=+76.692592370 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06048a40): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06049080): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06049080): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06049080): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06049080): >_readAt: n=5, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06049080): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.315205517 +0000 UTC m=+76.692592370 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06049080): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06bfb2d0 item 37 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da05f56a80): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da05f56a80): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da05f56a80): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da05f56a80): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da05f56a80): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.316349624 +0000 UTC m=+76.693736476 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da05f56a80): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da05f57480): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da05f57480): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06bfb650 item 38 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da05f57480): _readAt: size=2, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da05f57480): >_readAt: n=0, err=Bad file descriptor 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da05f57480): _writeAt: size=3, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da05f57480): >_writeAt: n=3, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da05f57480): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.3167965 +0000 UTC m=+76.694183352 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da05f57480): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065ae0c0): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065ae0c0): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065ae0c0): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065ae0c0): >_readAt: n=3, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065ae0c0): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.3167965 +0000 UTC m=+76.694183352 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065ae0c0): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06bfb880 item 38 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065ae800): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065ae800): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065ae800): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065ae800): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065ae800): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.317868239 +0000 UTC m=+76.695255091 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065ae800): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065aee40): _readAt: size=2, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065aee40): >_readAt: n=0, err=Bad file descriptor 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065aee40): _writeAt: size=3, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065aee40): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065aee40): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da060361c0 item 39 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065aee40): >_writeAt: n=3, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065aee40): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.318383244 +0000 UTC m=+76.695770096 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065aee40): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06642340): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06642340): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06642340): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06642340): >_readAt: n=5, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06642340): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.318383244 +0000 UTC m=+76.695770096 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06642340): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06c38000 item 39 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06642d80): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06642d80): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06642d80): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06642d80): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06642d80): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.319738891 +0000 UTC m=+76.697125743 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06642d80): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06643280): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06643280): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06c38380 item 40 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06643280): _readAt: size=2, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06643280): >_readAt: n=0, err=Bad file descriptor 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06643280): _writeAt: size=3, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06643280): >_writeAt: n=3, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06643280): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.320233057 +0000 UTC m=+76.697619909 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06643280): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da066437c0): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da066437c0): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da066437c0): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da066437c0): >_readAt: n=3, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da066437c0): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.320233057 +0000 UTC m=+76.697619909 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da066437c0): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06c38620 item 40 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06643d80): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06643d80): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06643d80): _readAt: size=2, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06643d80): >_readAt: n=0, err=Bad file descriptor 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06643d80): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06643d80): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06643d80): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.321364739 +0000 UTC m=+76.698751592 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06643d80): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06118fc0): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06118fc0): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06118fc0): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06c38a80 item 41 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06118fc0): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06118fc0): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.322176567 +0000 UTC m=+76.699563419 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06118fc0): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da061195c0): _readAt: size=2, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da061195c0): >_readAt: n=0, err=Bad file descriptor 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da061195c0): _writeAt: size=3, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da061195c0): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da061195c0): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06c38e00 item 41 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da061195c0): >_writeAt: n=3, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da061195c0): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.322585562 +0000 UTC m=+76.699972414 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da061195c0): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06119b00): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06119b00): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06119b00): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06119b00): >_readAt: n=5, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06119b00): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.322585562 +0000 UTC m=+76.699972414 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06119b00): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06c38fc0 item 41 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0641c580): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0641c580): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0641c580): _readAt: size=2, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0641c580): >_readAt: n=0, err=Bad file descriptor 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0641c580): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0641c580): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0641c580): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.323676968 +0000 UTC m=+76.701063820 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0641c580): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0641d500): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0641d500): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0641d500): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06c39340 item 42 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0641d500): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0641d500): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.324066295 +0000 UTC m=+76.701453147 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0641d500): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0641da40): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0641da40): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06c39570 item 42 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0641da40): _readAt: size=2, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0641da40): >_readAt: n=0, err=Bad file descriptor 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0641da40): _writeAt: size=3, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0641da40): >_writeAt: n=3, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0641da40): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.324552115 +0000 UTC m=+76.701938967 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0641da40): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065ce0c0): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065ce0c0): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065ce0c0): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065ce0c0): >_readAt: n=3, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065ce0c0): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.324552115 +0000 UTC m=+76.701938967 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065ce0c0): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06c39730 item 42 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065ce700): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065ce700): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065ce700): _readAt: size=2, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065ce700): >_readAt: n=0, err=Bad file descriptor 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065ce700): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065ce700): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065ce700): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.325799597 +0000 UTC m=+76.703186450 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065ce700): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065cec00): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065cec00): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065cec00): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06c39b90 item 43 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065cec00): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065cec00): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.326214442 +0000 UTC m=+76.703601294 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065cec00): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065cf180): _readAt: size=2, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065cf180): >_readAt: n=0, err=Bad file descriptor 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065cf180): _writeAt: size=3, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065cf180): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065cf180): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06c39d50 item 43 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065cf180): >_writeAt: n=3, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065cf180): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.326663192 +0000 UTC m=+76.704050044 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065cf180): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065cf6c0): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065cf6c0): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065cf6c0): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065cf6c0): >_readAt: n=5, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065cf6c0): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.326663192 +0000 UTC m=+76.704050044 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065cf6c0): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da0603a3f0 item 43 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065cfd00): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065cfd00): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065cfd00): _readAt: size=2, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065cfd00): >_readAt: n=0, err=Bad file descriptor 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065cfd00): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065cfd00): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065cfd00): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.32778718 +0000 UTC m=+76.705174032 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065cfd00): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c6300): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c6300): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c6300): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da0603b030 item 44 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c6300): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c6300): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.328301053 +0000 UTC m=+76.705687905 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c6300): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c68c0): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c68c0): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da0603bc70 item 44 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c68c0): _readAt: size=2, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c68c0): >_readAt: n=0, err=Bad file descriptor 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c68c0): _writeAt: size=3, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c68c0): >_writeAt: n=3, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c68c0): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.328773067 +0000 UTC m=+76.706159919 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c68c0): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c6e40): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c6e40): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c6e40): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c6e40): >_readAt: n=3, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c6e40): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.328773067 +0000 UTC m=+76.706159919 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c6e40): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da05f94af0 item 44 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c7480): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c7480): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c7480): _readAt: size=2, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c7480): >_readAt: n=0, err=Bad file descriptor 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c7480): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c7480): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c7480): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.329776598 +0000 UTC m=+76.707163449 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c7480): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c7e40): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c7e40): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c7e40): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da05f95a40 item 45 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c7e40): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c7e40): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.330363457 +0000 UTC m=+76.707750310 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c7e40): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/08 02:06:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06148640): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06148640): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06148640): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06148640): >_readAt: n=5, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06148640): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.330363457 +0000 UTC m=+76.707750310 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06148640): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06450000 item 45 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06148c80): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06148c80): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06148c80): _readAt: size=2, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06148c80): >_readAt: n=0, err=Bad file descriptor 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06148c80): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06148c80): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06148c80): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.331646989 +0000 UTC m=+76.709033841 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06148c80): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06149180): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06149180): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06149180): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da064509a0 item 46 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06149180): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06149180): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.332016378 +0000 UTC m=+76.709403230 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06149180): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/08 02:06:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06149880): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06149880): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06149880): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06149880): >_readAt: n=5, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06149880): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.332016378 +0000 UTC m=+76.709403230 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06149880): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06450cb0 item 46 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0647e000): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0647e000): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0647e000): _readAt: size=2, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0647e000): >_readAt: n=0, err=Bad file descriptor 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0647e000): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0647e000): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0647e000): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.33317971 +0000 UTC m=+76.710566562 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0647e000): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0647e680): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0647e680): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0647e680): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da064511f0 item 47 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0647e680): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0647e680): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.33354379 +0000 UTC m=+76.710930642 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0647e680): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/08 02:06:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0647ed80): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0647ed80): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0647ed80): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0647ed80): >_readAt: n=5, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0647ed80): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.33354379 +0000 UTC m=+76.710930642 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0647ed80): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06451490 item 47 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0647f3c0): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0647f3c0): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0647f3c0): _readAt: size=2, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0647f3c0): >_readAt: n=0, err=Bad file descriptor 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0647f3c0): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0647f3c0): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0647f3c0): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.334649724 +0000 UTC m=+76.712036576 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0647f3c0): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0647f9c0): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0647f9c0): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0647f9c0): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06046070 item 48 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0647f9c0): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0647f9c0): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.335256623 +0000 UTC m=+76.712643475 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0647f9c0): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/08 02:06:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c0200): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c0200): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c0200): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c0200): >_readAt: n=5, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c0200): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.335256623 +0000 UTC m=+76.712643475 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c0200): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da060462a0 item 48 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c0840): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c0840): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c0840): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c0840): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c0840): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.336350534 +0000 UTC m=+76.713737386 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c0840): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c0dc0): _readAt: size=2, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c0dc0): >_readAt: n=0, err=Bad file descriptor 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c0dc0): _writeAt: size=3, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c0dc0): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c0dc0): open at offset 5 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c0dc0): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06046d90 item 49 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c0dc0): >_writeAt: n=3, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c0dc0): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.33677616 +0000 UTC m=+76.714163012 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c0dc0): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c1300): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c1300): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c1300): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c1300): >_readAt: n=8, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c1300): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.33677616 +0000 UTC m=+76.714163012 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c1300): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da060471f0 item 49 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da067e8180): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da067e8180): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da067e8180): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da067e8180): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da067e8180): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.337860113 +0000 UTC m=+76.715246965 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da067e8180): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da067e8680): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da067e8680): open at offset 5 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da067e8680): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da0604e380 item 50 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da067e8680): _readAt: size=2, off=5 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da067e8680): >_readAt: n=0, err=Bad file descriptor 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da067e8680): _writeAt: size=3, off=5 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da067e8680): >_writeAt: n=3, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da067e8680): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.338432767 +0000 UTC m=+76.715819619 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da067e8680): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da067e8c00): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da067e8c00): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da067e8c00): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da067e8c00): >_readAt: n=3, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da067e8c00): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.338432767 +0000 UTC m=+76.715819619 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da067e8c00): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da0604e690 item 50 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065645c0): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065645c0): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065645c0): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065645c0): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065645c0): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.339639071 +0000 UTC m=+76.717025923 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065645c0): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06564ac0): _readAt: size=2, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06564ac0): >_readAt: n=0, err=Bad file descriptor 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06564ac0): _writeAt: size=3, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06564ac0): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06564ac0): open at offset 5 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06564ac0): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da061fc770 item 51 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06564ac0): >_writeAt: n=3, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06564ac0): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.340270336 +0000 UTC m=+76.717657188 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06564ac0): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06565000): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06565000): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06565000): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06565000): >_readAt: n=8, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06565000): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.340270336 +0000 UTC m=+76.717657188 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06565000): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da061fc930 item 51 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06565680): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06565680): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06565680): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06565680): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06565680): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.341468123 +0000 UTC m=+76.718854976 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06565680): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06565b80): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06565b80): open at offset 5 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06565b80): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da061fcd20 item 52 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06565b80): _readAt: size=2, off=5 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06565b80): >_readAt: n=0, err=Bad file descriptor 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06565b80): _writeAt: size=3, off=5 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06565b80): >_writeAt: n=3, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06565b80): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.342114929 +0000 UTC m=+76.719501781 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06565b80): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06142200): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06142200): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06142200): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06142200): >_readAt: n=3, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06142200): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.342114929 +0000 UTC m=+76.719501781 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06142200): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da061fcee0 item 52 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06142880): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06142880): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06142880): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06142880): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06142880): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.343296386 +0000 UTC m=+76.720683238 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06142880): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06142d80): _readAt: size=2, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06142d80): >_readAt: n=0, err=Bad file descriptor 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06142d80): _writeAt: size=3, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06142d80): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06142d80): open at offset 5 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06142d80): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da061fd420 item 53 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06142d80): >_writeAt: n=3, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06142d80): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.343757538 +0000 UTC m=+76.721144391 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06142d80): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da061432c0): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da061432c0): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da061432c0): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da061432c0): >_readAt: n=8, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da061432c0): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.343757538 +0000 UTC m=+76.721144391 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da061432c0): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da061fd650 item 53 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06143940): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06143940): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06143940): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06143940): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06143940): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.345330276 +0000 UTC m=+76.722717129 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06143940): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06143e40): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06143e40): open at offset 5 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06143e40): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da061fda40 item 54 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06143e40): _readAt: size=2, off=5 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06143e40): >_readAt: n=0, err=Bad file descriptor 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06143e40): _writeAt: size=3, off=5 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06143e40): >_writeAt: n=3, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06143e40): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.345852536 +0000 UTC m=+76.723239388 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06143e40): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da061604c0): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da061604c0): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da061604c0): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da061604c0): >_readAt: n=3, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da061604c0): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.345852536 +0000 UTC m=+76.723239388 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da061604c0): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da061fdc00 item 54 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06160b40): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06160b40): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06160b40): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06160b40): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06160b40): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.347154712 +0000 UTC m=+76.724541564 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06160b40): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06161040): _readAt: size=2, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06161040): >_readAt: n=0, err=Bad file descriptor 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06161040): _writeAt: size=3, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06161040): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06161040): open at offset 5 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06161040): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da0607a310 item 55 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06161040): >_writeAt: n=3, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06161040): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.347786267 +0000 UTC m=+76.725173119 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06161040): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06161580): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06161580): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06161580): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06161580): >_readAt: n=8, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06161580): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.347786267 +0000 UTC m=+76.725173119 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06161580): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da0607a540 item 55 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06161c00): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06161c00): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06161c00): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06161c00): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06161c00): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.348961813 +0000 UTC m=+76.726348665 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06161c00): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0624e200): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0624e200): open at offset 5 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0624e200): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da0607aee0 item 56 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0624e200): _readAt: size=2, off=5 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0624e200): >_readAt: n=0, err=Bad file descriptor 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0624e200): _writeAt: size=3, off=5 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0624e200): >_writeAt: n=3, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0624e200): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.349498118 +0000 UTC m=+76.726884971 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0624e200): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0624e780): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0624e780): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0624e780): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0624e780): >_readAt: n=3, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0624e780): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.349498118 +0000 UTC m=+76.726884971 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0624e780): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da0607b0a0 item 56 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0624edc0): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0624edc0): open at offset 0 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0624edc0): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0624edc0): _readAt: size=2, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0624edc0): >_readAt: n=0, err=Bad file descriptor 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0624edc0): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0624edc0): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0624edc0): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.350521557 +0000 UTC m=+76.727908408 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0624edc0): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0624f300): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0624f300): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0624f300): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da0607bc00 item 57 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0624f300): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0624f300): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.350897297 +0000 UTC m=+76.728284149 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0624f300): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0624f840): _readAt: size=2, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0624f840): >_readAt: n=0, err=Bad file descriptor 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0624f840): _writeAt: size=3, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0624f840): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0624f840): open at offset 5 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0624f840): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06430150 item 57 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0624f840): >_writeAt: n=3, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0624f840): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.351321 +0000 UTC m=+76.728707852 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0624f840): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0624fdc0): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0624fdc0): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0624fdc0): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0624fdc0): >_readAt: n=8, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0624fdc0): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.351321 +0000 UTC m=+76.728707852 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0624fdc0): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06430a80 item 57 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06282500): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06282500): open at offset 0 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06282500): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06282500): _readAt: size=2, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06282500): >_readAt: n=0, err=Bad file descriptor 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06282500): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06282500): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06282500): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.352467189 +0000 UTC m=+76.729854042 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06282500): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06282a40): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06282a40): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06282a40): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06430fc0 item 58 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06282a40): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06282a40): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.352836269 +0000 UTC m=+76.730223121 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06282a40): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06282f80): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06282f80): open at offset 5 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06282f80): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06431810 item 58 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06282f80): _readAt: size=2, off=5 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06282f80): >_readAt: n=0, err=Bad file descriptor 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06282f80): _writeAt: size=3, off=5 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06282f80): >_writeAt: n=3, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06282f80): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.353390719 +0000 UTC m=+76.730777571 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06282f80): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06283540): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06283540): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06283540): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06283540): >_readAt: n=3, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06283540): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.353390719 +0000 UTC m=+76.730777571 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06283540): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da064319d0 item 58 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06283b80): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06283b80): open at offset 0 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06283b80): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06283b80): _readAt: size=2, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06283b80): >_readAt: n=0, err=Bad file descriptor 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06283b80): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06283b80): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06283b80): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.35469601 +0000 UTC m=+76.732082862 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06283b80): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062b01c0): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062b01c0): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062b01c0): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da0637e000 item 59 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062b01c0): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062b01c0): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.355164497 +0000 UTC m=+76.732551349 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062b01c0): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062b0700): _readAt: size=2, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062b0700): >_readAt: n=0, err=Bad file descriptor 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062b0700): _writeAt: size=3, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062b0700): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062b0700): open at offset 5 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062b0700): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da0637e230 item 59 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062b0700): >_writeAt: n=3, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062b0700): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.355635319 +0000 UTC m=+76.733022170 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062b0700): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062b0c80): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062b0c80): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062b0c80): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062b0c80): >_readAt: n=8, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062b0c80): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.355635319 +0000 UTC m=+76.733022170 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062b0c80): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da0637e3f0 item 59 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062b12c0): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062b12c0): open at offset 0 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062b12c0): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062b12c0): _readAt: size=2, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062b12c0): >_readAt: n=0, err=Bad file descriptor 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062b12c0): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062b12c0): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062b12c0): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.356800234 +0000 UTC m=+76.734187086 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062b12c0): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062b1800): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062b1800): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062b1800): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da0637e930 item 60 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062b1800): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062b1800): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.357253492 +0000 UTC m=+76.734640344 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062b1800): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062b1d40): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062b1d40): open at offset 5 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062b1d40): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da0637eaf0 item 60 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062b1d40): _readAt: size=2, off=5 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062b1d40): >_readAt: n=0, err=Bad file descriptor 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062b1d40): _writeAt: size=3, off=5 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062b1d40): >_writeAt: n=3, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062b1d40): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.357799676 +0000 UTC m=+76.735186529 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062b1d40): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062ec400): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062ec400): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062ec400): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062ec400): >_readAt: n=3, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062ec400): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.357799676 +0000 UTC m=+76.735186529 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062ec400): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da0637ecb0 item 60 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062eca40): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062eca40): open at offset 0 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062eca40): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062eca40): _readAt: size=2, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062eca40): >_readAt: n=0, err=Bad file descriptor 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062eca40): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062eca40): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062eca40): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.359187685 +0000 UTC m=+76.736574537 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062eca40): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062ecf80): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062ecf80): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062ecf80): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da0637f1f0 item 61 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062ecf80): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062ecf80): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.359595337 +0000 UTC m=+76.736982188 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062ecf80): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/08 02:06:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062ed680): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062ed680): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062ed680): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062ed680): >_readAt: n=5, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062ed680): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.359595337 +0000 UTC m=+76.736982188 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062ed680): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da0637f8f0 item 61 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062edcc0): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062edcc0): open at offset 0 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062edcc0): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062edcc0): _readAt: size=2, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062edcc0): >_readAt: n=0, err=Bad file descriptor 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062edcc0): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062edcc0): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062edcc0): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.360951064 +0000 UTC m=+76.738337915 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062edcc0): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06320300): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06320300): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06320300): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da0637fd50 item 62 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06320300): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06320300): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.361407909 +0000 UTC m=+76.738794761 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06320300): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/08 02:06:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06320a00): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06320a00): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06320a00): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06320a00): >_readAt: n=5, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06320a00): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.361407909 +0000 UTC m=+76.738794761 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06320a00): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06a6a0e0 item 62 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06321040): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06321040): open at offset 0 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06321040): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06321040): _readAt: size=2, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06321040): >_readAt: n=0, err=Bad file descriptor 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06321040): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06321040): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06321040): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.36267072 +0000 UTC m=+76.740057572 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06321040): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06321580): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06321580): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06321580): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06a6a5b0 item 63 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06321580): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06321580): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.363131121 +0000 UTC m=+76.740517974 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06321580): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/08 02:06:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06321c80): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06321c80): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06321c80): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06321c80): >_readAt: n=5, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06321c80): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.363131121 +0000 UTC m=+76.740517974 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06321c80): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06a6a770 item 63 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da063823c0): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da063823c0): open at offset 0 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da063823c0): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da063823c0): _readAt: size=2, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da063823c0): >_readAt: n=0, err=Bad file descriptor 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da063823c0): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da063823c0): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da063823c0): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.364548575 +0000 UTC m=+76.741935427 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da063823c0): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06382900): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06382900): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06382900): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06a6ac40 item 64 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06382900): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06382900): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.364972658 +0000 UTC m=+76.742359520 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06382900): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/08 02:06:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06383000): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06383000): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06383000): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06383000): >_readAt: n=5, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06383000): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.364972658 +0000 UTC m=+76.742359520 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06383000): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06a6aee0 item 64 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06383640): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06383640): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06383640): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06383640): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06383640): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.366138595 +0000 UTC m=+76.743525448 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06383640): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDWR 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06383ac0): _readAt: size=2, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06383ac0): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06383ac0): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06383ac0): >_readAt: n=2, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06383ac0): _writeAt: size=3, off=2 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06a6b260 item 65 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06383ac0): >_writeAt: n=3, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06383ac0): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.366502034 +0000 UTC m=+76.743888886 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06383ac0): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da063ea0c0): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da063ea0c0): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da063ea0c0): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da063ea0c0): >_readAt: n=5, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da063ea0c0): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.366502034 +0000 UTC m=+76.743888886 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da063ea0c0): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06a6b5e0 item 65 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da063ea700): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da063ea700): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da063ea700): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da063ea700): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da063ea700): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.369201826 +0000 UTC m=+76.746588678 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da063ea700): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da063eab80): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da063eab80): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06a6bb20 item 66 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da063eab80): _readAt: size=2, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da063eab80): >_readAt: n=0, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da063eab80): _writeAt: size=3, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da063eab80): >_writeAt: n=3, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da063eab80): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.369765934 +0000 UTC m=+76.747152786 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da063eab80): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da063eb0c0): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da063eb0c0): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da063eb0c0): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da063eb0c0): >_readAt: n=3, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da063eb0c0): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.369765934 +0000 UTC m=+76.747152786 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da063eb0c0): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06a6bce0 item 66 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da063eb700): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da063eb700): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da063eb700): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da063eb700): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da063eb700): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.370868221 +0000 UTC m=+76.748255073 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da063eb700): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da063ebb80): _readAt: size=2, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da063ebb80): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da063ebb80): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da063ebb80): >_readAt: n=2, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da063ebb80): _writeAt: size=3, off=2 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da05fe52d0 item 67 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da063ebb80): >_writeAt: n=3, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da063ebb80): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.371380893 +0000 UTC m=+76.748767744 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da063ebb80): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da064b4180): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da064b4180): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da064b4180): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da064b4180): >_readAt: n=5, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da064b4180): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.371380893 +0000 UTC m=+76.748767744 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da064b4180): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da05fe58f0 item 67 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da064b4800): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da064b4800): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da064b4800): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da064b4800): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da064b4800): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.372691844 +0000 UTC m=+76.750078696 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da064b4800): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da064b4d00): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da064b4d00): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da05fe2070 item 68 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da064b4d00): _readAt: size=2, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da064b4d00): >_readAt: n=0, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da064b4d00): _writeAt: size=3, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da064b4d00): >_writeAt: n=3, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da064b4d00): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.373251944 +0000 UTC m=+76.750638797 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da064b4d00): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da064b5240): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da064b5240): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da064b5240): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da064b5240): >_readAt: n=3, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da064b5240): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.373251944 +0000 UTC m=+76.750638797 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da064b5240): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da05fe23f0 item 68 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da064b5880): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da064b5880): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da064b5880): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da064b5880): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da064b5880): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.374583787 +0000 UTC m=+76.751970639 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da064b5880): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da064b5d00): _readAt: size=2, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da064b5d00): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da064b5d00): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da064b5d00): >_readAt: n=2, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da064b5d00): _writeAt: size=3, off=2 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da05fe27e0 item 69 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da064b5d00): >_writeAt: n=3, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da064b5d00): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.375019432 +0000 UTC m=+76.752406284 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da064b5d00): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da064d0300): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da064d0300): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da064d0300): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da064d0300): >_readAt: n=5, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da064d0300): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.375019432 +0000 UTC m=+76.752406284 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da064d0300): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da05fe29a0 item 69 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da064d0980): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da064d0980): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da064d0980): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da064d0980): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da064d0980): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.376303843 +0000 UTC m=+76.753690745 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da064d0980): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da064d0e80): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da064d0e80): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da05fe2ee0 item 70 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da064d0e80): _readAt: size=2, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da064d0e80): >_readAt: n=0, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da064d0e80): _writeAt: size=3, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da064d0e80): >_writeAt: n=3, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da064d0e80): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.376920079 +0000 UTC m=+76.754306932 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da064d0e80): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da064d13c0): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da064d13c0): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da064d13c0): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da064d13c0): >_readAt: n=3, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da064d13c0): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.376920079 +0000 UTC m=+76.754306932 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da064d13c0): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da05fe35e0 item 70 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da064d1a40): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da064d1a40): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da064d1a40): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da064d1a40): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da064d1a40): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.378242103 +0000 UTC m=+76.755628956 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da064d1a40): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06542040): _readAt: size=2, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06542040): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06542040): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06542040): >_readAt: n=2, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06542040): _writeAt: size=3, off=2 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da05fe3b20 item 71 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06542040): >_writeAt: n=3, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06542040): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.378925387 +0000 UTC m=+76.756312239 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06542040): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06542540): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06542540): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06542540): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06542540): >_readAt: n=5, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06542540): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.378925387 +0000 UTC m=+76.756312239 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06542540): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da0602c460 item 71 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06542bc0): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06542bc0): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06542bc0): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06542bc0): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06542bc0): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.380125219 +0000 UTC m=+76.757512071 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06542bc0): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065430c0): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065430c0): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da0602cfc0 item 72 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065430c0): _readAt: size=2, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065430c0): >_readAt: n=0, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065430c0): _writeAt: size=3, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065430c0): >_writeAt: n=3, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065430c0): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.380843157 +0000 UTC m=+76.758230010 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065430c0): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06543600): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06543600): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06543600): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06543600): >_readAt: n=3, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06543600): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.380843157 +0000 UTC m=+76.758230010 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06543600): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da0602d180 item 72 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06543bc0): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06543bc0): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06543bc0): _readAt: size=2, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06543bc0): >_readAt: n=0, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06543bc0): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06543bc0): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06543bc0): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.38199541 +0000 UTC m=+76.759382262 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06543bc0): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0656c1c0): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0656c1c0): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0656c1c0): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da0602d9d0 item 73 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0656c1c0): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0656c1c0): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.382447145 +0000 UTC m=+76.759833997 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0656c1c0): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0656c680): _readAt: size=2, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0656c680): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0656c680): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0656c680): >_readAt: n=2, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0656c680): _writeAt: size=3, off=2 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da05cacaf0 item 73 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0656c680): >_writeAt: n=3, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0656c680): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.382929399 +0000 UTC m=+76.760316250 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0656c680): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0656cbc0): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0656cbc0): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0656cbc0): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0656cbc0): >_readAt: n=5, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0656cbc0): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.382929399 +0000 UTC m=+76.760316250 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0656cbc0): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da05cace70 item 73 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0656d200): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0656d200): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0656d200): _readAt: size=2, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0656d200): >_readAt: n=0, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0656d200): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0656d200): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0656d200): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.384172923 +0000 UTC m=+76.761559775 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0656d200): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0656d700): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0656d700): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0656d700): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da05cad880 item 74 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0656d700): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0656d700): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.384704519 +0000 UTC m=+76.762091391 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0656d700): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0656dc40): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0656dc40): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da068880e0 item 74 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0656dc40): _readAt: size=2, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0656dc40): >_readAt: n=0, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0656dc40): _writeAt: size=3, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0656dc40): >_writeAt: n=3, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0656dc40): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.385415506 +0000 UTC m=+76.762802358 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0656dc40): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065d42c0): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065d42c0): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065d42c0): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065d42c0): >_readAt: n=3, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065d42c0): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.385415506 +0000 UTC m=+76.762802358 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065d42c0): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06888380 item 74 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065d4900): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065d4900): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065d4900): _readAt: size=2, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065d4900): >_readAt: n=0, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065d4900): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065d4900): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065d4900): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.386513595 +0000 UTC m=+76.763900447 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065d4900): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065d4e00): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065d4e00): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065d4e00): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06888a10 item 75 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065d4e00): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065d4e00): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.388535934 +0000 UTC m=+76.765922786 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065d4e00): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065d5340): _readAt: size=2, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065d5340): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065d5340): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065d5340): >_readAt: n=2, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065d5340): _writeAt: size=3, off=2 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06888c40 item 75 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065d5340): >_writeAt: n=3, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065d5340): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.389013669 +0000 UTC m=+76.766400521 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065d5340): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065d5880): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065d5880): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065d5880): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065d5880): >_readAt: n=5, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065d5880): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.389013669 +0000 UTC m=+76.766400521 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065d5880): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06888e00 item 75 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065d5ec0): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065d5ec0): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065d5ec0): _readAt: size=2, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065d5ec0): >_readAt: n=0, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065d5ec0): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065d5ec0): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065d5ec0): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.390243407 +0000 UTC m=+76.767630258 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065d5ec0): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0660a4c0): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0660a4c0): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0660a4c0): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da068893b0 item 76 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0660a4c0): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0660a4c0): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.390650348 +0000 UTC m=+76.768037200 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0660a4c0): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0660aa00): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0660aa00): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06889650 item 76 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0660aa00): _readAt: size=2, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0660aa00): >_readAt: n=0, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0660aa00): _writeAt: size=3, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0660aa00): >_writeAt: n=3, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0660aa00): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.39112755 +0000 UTC m=+76.768514402 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0660aa00): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0660af80): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0660af80): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0660af80): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0660af80): >_readAt: n=3, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0660af80): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.39112755 +0000 UTC m=+76.768514402 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0660af80): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06889880 item 76 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0660b5c0): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0660b5c0): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0660b5c0): _readAt: size=2, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0660b5c0): >_readAt: n=0, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0660b5c0): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0660b5c0): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0660b5c0): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.392446559 +0000 UTC m=+76.769833411 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0660b5c0): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0660bac0): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0660bac0): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0660bac0): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06889ce0 item 77 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0660bac0): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0660bac0): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.392995027 +0000 UTC m=+76.770381880 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0660bac0): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/08 02:06:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da066702c0): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da066702c0): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da066702c0): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da066702c0): >_readAt: n=5, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da066702c0): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.392995027 +0000 UTC m=+76.770381880 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da066702c0): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da0698c000 item 77 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06670900): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06670900): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06670900): _readAt: size=2, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06670900): >_readAt: n=0, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06670900): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06670900): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06670900): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.394403634 +0000 UTC m=+76.771790486 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06670900): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06670e00): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06670e00): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06670e00): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da0698c3f0 item 78 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06670e00): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06670e00): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.395022937 +0000 UTC m=+76.772409788 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06670e00): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/08 02:06:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06671500): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06671500): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06671500): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06671500): >_readAt: n=5, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06671500): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.395022937 +0000 UTC m=+76.772409788 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06671500): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da0698c770 item 78 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06671b40): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06671b40): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06671b40): _readAt: size=2, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06671b40): >_readAt: n=0, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06671b40): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06671b40): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06671b40): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.396318841 +0000 UTC m=+76.773705693 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06671b40): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da066cc140): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da066cc140): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da066cc140): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da0698cd20 item 79 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da066cc140): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da066cc140): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.396852991 +0000 UTC m=+76.774239843 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da066cc140): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/08 02:06:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da066cc840): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da066cc840): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da066cc840): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da066cc840): >_readAt: n=5, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da066cc840): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.396852991 +0000 UTC m=+76.774239843 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da066cc840): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da0698cf50 item 79 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da066cce80): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da066cce80): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da066cce80): _readAt: size=2, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da066cce80): >_readAt: n=0, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da066cce80): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da066cce80): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da066cce80): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.398163423 +0000 UTC m=+76.775550275 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da066cce80): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da066cd380): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da066cd380): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da066cd380): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da0698d340 item 80 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da066cd380): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da066cd380): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.398644543 +0000 UTC m=+76.776031395 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da066cd380): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/08 02:06:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da066cda80): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da066cda80): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da066cda80): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da066cda80): >_readAt: n=5, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da066cda80): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.398644543 +0000 UTC m=+76.776031395 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da066cda80): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da0698d500 item 80 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da067161c0): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da067161c0): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da067161c0): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da067161c0): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da067161c0): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.400144053 +0000 UTC m=+76.777530935 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da067161c0): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06716640): _readAt: size=2, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06716640): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06716640): open at offset 5 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06716640): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06716640): >_readAt: n=2, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06716640): _writeAt: size=3, off=7 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da0698d8f0 item 81 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06716640): >_writeAt: n=3, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06716640): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.40075522 +0000 UTC m=+76.778142072 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06716640): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06716b80): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06716b80): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06716b80): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06716b80): >_readAt: n=8, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06716b80): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.40075522 +0000 UTC m=+76.778142072 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06716b80): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da0698dab0 item 81 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06717200): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06717200): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06717200): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06717200): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06717200): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.402406627 +0000 UTC m=+76.779793480 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06717200): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06717700): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06717700): open at offset 5 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06717700): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da0698de30 item 82 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06717700): _readAt: size=2, off=5 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06717700): >_readAt: n=0, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06717700): _writeAt: size=3, off=5 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06717700): >_writeAt: n=3, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06717700): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.403049354 +0000 UTC m=+76.780436206 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06717700): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06717c80): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06717c80): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06717c80): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06717c80): >_readAt: n=3, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06717c80): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.403049354 +0000 UTC m=+76.780436206 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06717c80): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06b9e3f0 item 82 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06744400): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06744400): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06744400): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06744400): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06744400): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.404520629 +0000 UTC m=+76.781907512 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06744400): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06744900): _readAt: size=2, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06744900): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06744900): open at offset 5 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06744900): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06744900): >_readAt: n=2, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06744900): _writeAt: size=3, off=7 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06b9e770 item 83 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06744900): >_writeAt: n=3, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06744900): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.405413411 +0000 UTC m=+76.782800262 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06744900): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06744e40): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06744e40): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06744e40): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06744e40): >_readAt: n=8, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06744e40): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.405413411 +0000 UTC m=+76.782800262 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06744e40): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06b9eb60 item 83 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da067454c0): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da067454c0): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da067454c0): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da067454c0): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da067454c0): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.406914402 +0000 UTC m=+76.784301254 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da067454c0): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da067459c0): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da067459c0): open at offset 5 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da067459c0): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06b9efc0 item 84 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da067459c0): _readAt: size=2, off=5 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da067459c0): >_readAt: n=0, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da067459c0): _writeAt: size=3, off=5 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da067459c0): >_writeAt: n=3, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da067459c0): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.407424288 +0000 UTC m=+76.784811150 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da067459c0): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06768040): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06768040): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06768040): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06768040): >_readAt: n=3, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06768040): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.407424288 +0000 UTC m=+76.784811150 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06768040): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06b9f340 item 84 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da067686c0): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da067686c0): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da067686c0): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da067686c0): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da067686c0): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.408517899 +0000 UTC m=+76.785904751 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da067686c0): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06768bc0): _readAt: size=2, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06768bc0): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06768bc0): open at offset 5 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06768bc0): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06768bc0): >_readAt: n=2, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06768bc0): _writeAt: size=3, off=7 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06b9f880 item 85 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06768bc0): >_writeAt: n=3, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06768bc0): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.409020259 +0000 UTC m=+76.786407112 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06768bc0): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06769100): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06769100): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06769100): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06769100): >_readAt: n=8, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06769100): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.409020259 +0000 UTC m=+76.786407112 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06769100): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06b9fab0 item 85 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06769780): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06769780): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06769780): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06769780): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06769780): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.410105224 +0000 UTC m=+76.787492076 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06769780): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06769c80): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06769c80): open at offset 5 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06769c80): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da05fcc230 item 86 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06769c80): _readAt: size=2, off=5 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06769c80): >_readAt: n=0, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06769c80): _writeAt: size=3, off=5 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06769c80): >_writeAt: n=3, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06769c80): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.410578861 +0000 UTC m=+76.787965713 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06769c80): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06786300): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06786300): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06786300): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06786300): >_readAt: n=3, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06786300): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.410578861 +0000 UTC m=+76.787965713 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06786300): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da05fcc620 item 86 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06786980): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06786980): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06786980): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06786980): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06786980): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.411683452 +0000 UTC m=+76.789070305 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06786980): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06786e80): _readAt: size=2, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06786e80): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06786e80): open at offset 5 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06786e80): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06786e80): >_readAt: n=2, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06786e80): _writeAt: size=3, off=7 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da05fcd810 item 87 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06786e80): >_writeAt: n=3, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06786e80): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.412387986 +0000 UTC m=+76.789774839 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06786e80): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da067873c0): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da067873c0): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da067873c0): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da067873c0): >_readAt: n=8, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da067873c0): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.412387986 +0000 UTC m=+76.789774839 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da067873c0): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da05fcdc00 item 87 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06787a40): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06787a40): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06787a40): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06787a40): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06787a40): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.413653573 +0000 UTC m=+76.791040435 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06787a40): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0680e040): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0680e040): open at offset 5 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0680e040): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06a2a380 item 88 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0680e040): _readAt: size=2, off=5 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0680e040): >_readAt: n=0, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0680e040): _writeAt: size=3, off=5 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0680e040): >_writeAt: n=3, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0680e040): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.414231597 +0000 UTC m=+76.791618450 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0680e040): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0680e5c0): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0680e5c0): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0680e5c0): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0680e5c0): >_readAt: n=3, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0680e5c0): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.414231597 +0000 UTC m=+76.791618450 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0680e5c0): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06a2a620 item 88 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0680ec00): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0680ec00): open at offset 0 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0680ec00): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0680ec00): _readAt: size=2, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0680ec00): >_readAt: n=0, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0680ec00): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0680ec00): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0680ec00): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.415763908 +0000 UTC m=+76.793150761 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0680ec00): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0680f140): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0680f140): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0680f140): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06a2b110 item 89 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0680f140): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0680f140): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.416202939 +0000 UTC m=+76.793589792 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0680f140): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0680f680): _readAt: size=2, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0680f680): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0680f680): open at offset 5 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0680f680): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0680f680): >_readAt: n=2, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0680f680): _writeAt: size=3, off=7 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06a2b340 item 89 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0680f680): >_writeAt: n=3, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0680f680): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.416698658 +0000 UTC m=+76.794085530 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0680f680): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0680fc00): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0680fc00): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0680fc00): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0680fc00): >_readAt: n=8, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0680fc00): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.416698658 +0000 UTC m=+76.794085530 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0680fc00): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06a2b5e0 item 89 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06838340): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06838340): open at offset 0 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06838340): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06838340): _readAt: size=2, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06838340): >_readAt: n=0, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06838340): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06838340): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06838340): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.417916333 +0000 UTC m=+76.795303186 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06838340): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06838880): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06838880): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06838880): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06a2ba40 item 90 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06838880): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06838880): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.418378459 +0000 UTC m=+76.795765311 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06838880): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06838dc0): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06838dc0): open at offset 5 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06838dc0): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06a2bd50 item 90 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06838dc0): _readAt: size=2, off=5 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06838dc0): >_readAt: n=0, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06838dc0): _writeAt: size=3, off=5 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06838dc0): >_writeAt: n=3, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06838dc0): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.418920445 +0000 UTC m=+76.796307297 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06838dc0): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06839380): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06839380): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06839380): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06839380): >_readAt: n=3, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06839380): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.418920445 +0000 UTC m=+76.796307297 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06839380): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da063700e0 item 90 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068399c0): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068399c0): open at offset 0 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068399c0): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068399c0): _readAt: size=2, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068399c0): >_readAt: n=0, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068399c0): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068399c0): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068399c0): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.420388134 +0000 UTC m=+76.797774986 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068399c0): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0686c000): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0686c000): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0686c000): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06370620 item 91 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0686c000): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0686c000): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.42085624 +0000 UTC m=+76.798243102 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0686c000): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0686c540): _readAt: size=2, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0686c540): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0686c540): open at offset 5 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0686c540): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0686c540): >_readAt: n=2, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0686c540): _writeAt: size=3, off=7 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da063707e0 item 91 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0686c540): >_writeAt: n=3, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0686c540): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.421355356 +0000 UTC m=+76.798742207 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0686c540): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0686cac0): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0686cac0): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0686cac0): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0686cac0): >_readAt: n=8, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0686cac0): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.421355356 +0000 UTC m=+76.798742207 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0686cac0): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06370a10 item 91 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0686d100): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0686d100): open at offset 0 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0686d100): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0686d100): _readAt: size=2, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0686d100): >_readAt: n=0, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0686d100): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0686d100): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0686d100): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.422569764 +0000 UTC m=+76.799956617 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0686d100): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0686d640): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0686d640): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0686d640): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06370e00 item 92 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0686d640): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0686d640): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.423102193 +0000 UTC m=+76.800489045 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0686d640): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0686db80): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0686db80): open at offset 5 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0686db80): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06371030 item 92 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0686db80): _readAt: size=2, off=5 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0686db80): >_readAt: n=0, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0686db80): _writeAt: size=3, off=5 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0686db80): >_writeAt: n=3, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0686db80): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.424165436 +0000 UTC m=+76.801552288 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0686db80): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06898240): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06898240): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06898240): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06898240): >_readAt: n=3, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06898240): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.424165436 +0000 UTC m=+76.801552288 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06898240): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da063713b0 item 92 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06898880): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06898880): open at offset 0 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06898880): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06898880): _readAt: size=2, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06898880): >_readAt: n=0, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06898880): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06898880): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06898880): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.42549298 +0000 UTC m=+76.802879832 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06898880): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06898dc0): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06898dc0): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06898dc0): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06371730 item 93 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06898dc0): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06898dc0): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.426284468 +0000 UTC m=+76.803671320 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06898dc0): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/08 02:06:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068994c0): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068994c0): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068994c0): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068994c0): >_readAt: n=5, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068994c0): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.426284468 +0000 UTC m=+76.803671320 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068994c0): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da063718f0 item 93 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06899b00): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06899b00): open at offset 0 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06899b00): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06899b00): _readAt: size=2, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06899b00): >_readAt: n=0, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06899b00): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06899b00): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06899b00): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.427775442 +0000 UTC m=+76.805162294 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06899b00): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068d8140): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068d8140): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068d8140): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da05fd6230 item 94 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068d8140): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068d8140): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.428263876 +0000 UTC m=+76.805650727 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068d8140): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/08 02:06:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068d8840): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068d8840): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068d8840): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068d8840): >_readAt: n=5, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068d8840): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.428263876 +0000 UTC m=+76.805650727 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068d8840): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da05fd6620 item 94 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068d8e80): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068d8e80): open at offset 0 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068d8e80): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068d8e80): _readAt: size=2, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068d8e80): >_readAt: n=0, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068d8e80): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068d8e80): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068d8e80): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.429670549 +0000 UTC m=+76.807057402 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068d8e80): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068d93c0): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068d93c0): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068d93c0): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da05fd6e00 item 95 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068d93c0): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068d93c0): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.430168672 +0000 UTC m=+76.807555524 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068d93c0): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/08 02:06:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068d9ac0): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068d9ac0): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068d9ac0): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068d9ac0): >_readAt: n=5, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068d9ac0): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.430168672 +0000 UTC m=+76.807555524 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068d9ac0): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da05fd7110 item 95 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068fa200): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068fa200): open at offset 0 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068fa200): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068fa200): _readAt: size=2, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068fa200): >_readAt: n=0, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068fa200): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068fa200): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068fa200): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.431677649 +0000 UTC m=+76.809064502 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068fa200): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068fa740): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068fa740): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068fa740): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da05fd76c0 item 96 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068fa740): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068fa740): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.43227448 +0000 UTC m=+76.809661332 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068fa740): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/08 02:06:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068fae40): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068fae40): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068fae40): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068fae40): >_readAt: n=5, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068fae40): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.43227448 +0000 UTC m=+76.809661332 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068fae40): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da05fd78f0 item 96 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= 2026/06/08 02:06:28 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:06:28 DEBUG : Looking for writers 2026/06/08 02:06:28 DEBUG : >WaitForWriters: 2026/06/08 02:06:28 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo'", Local "Local file system at /tmp/rclone1316234281", Modify Window "1ns" 2026/06/08 02:06:28 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': poll-interval is not supported by this remote 2026/06/08 02:06:28 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/08 02:06:28 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" 2026/06/08 02:06:28 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" 2026/06/08 02:06:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" 2026/06/08 02:06:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 02:06:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" 2026/06/08 02:06:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" 2026/06/08 02:06:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 02:06:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/06/08 02:06:28 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da067e8680): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da067e8680): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da067e8680): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da067e8680): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da067e8680): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.565829107 +0000 UTC m=+76.943215969 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da067e8680): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da067e8b00): _readAt: size=2, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da067e8b00): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da067e8b00): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da067e8b00): >_readAt: n=2, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da067e8b00): _writeAt: size=3, off=2 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da067e8b00): >_writeAt: n=0, err=Bad file descriptor 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da067e8b00): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.565829107 +0000 UTC m=+76.943215969 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da067e8b00): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da067e90c0): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da067e90c0): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da067e90c0): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da067e90c0): >_readAt: n=5, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da067e90c0): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.565829107 +0000 UTC m=+76.943215969 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da067e90c0): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da0604e4d0 item 1 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da067e9700): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da067e9700): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da067e9700): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da067e9700): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da067e9700): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.568311928 +0000 UTC m=+76.945698780 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da067e9700): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da067e9c00): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da067e9c00): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da067e9c00): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da067e9c00): >_readAt: n=5, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da067e9c00): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.568311928 +0000 UTC m=+76.945698780 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da067e9c00): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06410310 item 2 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065ae380): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065ae380): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065ae380): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065ae380): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065ae380): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.570142444 +0000 UTC m=+76.947529346 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065ae380): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065ae880): _readAt: size=2, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065ae880): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065ae880): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065ae880): >_readAt: n=2, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065ae880): _writeAt: size=3, off=2 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065ae880): >_writeAt: n=0, err=Bad file descriptor 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065ae880): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.570142444 +0000 UTC m=+76.947529346 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065ae880): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065aee80): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065aee80): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065aee80): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065aee80): >_readAt: n=5, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065aee80): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.570142444 +0000 UTC m=+76.947529346 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065aee80): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da064109a0 item 3 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065af500): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065af500): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065af500): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065af500): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065af500): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.572566493 +0000 UTC m=+76.949953356 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065af500): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065afa80): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065afa80): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065afa80): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065afa80): >_readAt: n=5, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065afa80): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.572566493 +0000 UTC m=+76.949953356 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065afa80): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06411180 item 4 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0668a2c0): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0668a2c0): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0668a2c0): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0668a2c0): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0668a2c0): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.574211438 +0000 UTC m=+76.951598300 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0668a2c0): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0668a840): _readAt: size=2, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0668a840): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0668a840): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0668a840): >_readAt: n=2, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0668a840): _writeAt: size=3, off=2 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0668a840): >_writeAt: n=0, err=Bad file descriptor 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0668a840): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.574211438 +0000 UTC m=+76.951598300 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0668a840): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0668ad00): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0668ad00): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0668ad00): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0668ad00): >_readAt: n=5, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0668ad00): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.574211438 +0000 UTC m=+76.951598300 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0668ad00): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06411b20 item 5 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0668b380): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0668b380): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0668b380): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0668b380): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0668b380): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.576392277 +0000 UTC m=+76.953779149 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0668b380): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0668b8c0): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0668b8c0): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0668b8c0): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0668b8c0): >_readAt: n=5, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0668b8c0): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.576392277 +0000 UTC m=+76.953779149 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0668b8c0): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06036620 item 6 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da05caad40): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da05caad40): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da05caad40): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da05caad40): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da05caad40): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.578557367 +0000 UTC m=+76.955944229 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da05caad40): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06048c80): _readAt: size=2, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06048c80): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06048c80): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06048c80): >_readAt: n=2, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06048c80): _writeAt: size=3, off=2 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06048c80): >_writeAt: n=0, err=Bad file descriptor 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06048c80): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.578557367 +0000 UTC m=+76.955944229 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06048c80): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06049a80): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06049a80): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06049a80): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06049a80): >_readAt: n=5, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06049a80): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.578557367 +0000 UTC m=+76.955944229 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06049a80): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06036bd0 item 7 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da05f56b80): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da05f56b80): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da05f56b80): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da05f56b80): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da05f56b80): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.581434665 +0000 UTC m=+76.958821527 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da05f56b80): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da05f57680): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da05f57680): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da05f57680): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da05f57680): >_readAt: n=5, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da05f57680): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.581434665 +0000 UTC m=+76.958821527 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da05f57680): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06037420 item 8 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da066424c0): _readAt: size=2, off=0 2026/06/08 02:06:28 ERROR : open-test-file(0x2da066424c0): Couldn't read size of file 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da066424c0): >_readAt: n=0, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da066424c0): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da066424c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da066424c0): close: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da066424c0): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06642b80): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06642b80): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06642b80): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06642b80): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06642b80): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.582892386 +0000 UTC m=+76.960279238 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06642b80): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06643040): _readAt: size=2, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06643040): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06643040): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06643040): >_readAt: n=2, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06643040): _writeAt: size=3, off=2 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06643040): >_writeAt: n=0, err=Bad file descriptor 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06643040): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.582892386 +0000 UTC m=+76.960279238 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06643040): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06643540): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06643540): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06643540): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06643540): >_readAt: n=5, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06643540): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.582892386 +0000 UTC m=+76.960279238 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06643540): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da05ffc310 item 9 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06643bc0): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06643bc0): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06643bc0): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06643bc0): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06643bc0): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.584462468 +0000 UTC m=+76.961849319 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06643bc0): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06118dc0): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06118dc0): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06118dc0): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06118dc0): >_readAt: n=5, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06118dc0): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.584462468 +0000 UTC m=+76.961849319 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06118dc0): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da05ffc8c0 item 10 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da061195c0): _readAt: size=2, off=0 2026/06/08 02:06:28 ERROR : open-test-file(0x2da061195c0): Couldn't read size of file 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da061195c0): >_readAt: n=0, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da061195c0): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da061195c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da061195c0): close: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da061195c0): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06119980): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06119980): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06119980): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06119980): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06119980): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.58562526 +0000 UTC m=+76.963012112 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06119980): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06119e80): _readAt: size=2, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06119e80): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06119e80): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06119e80): >_readAt: n=2, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06119e80): _writeAt: size=3, off=2 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06119e80): >_writeAt: n=0, err=Bad file descriptor 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06119e80): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.58562526 +0000 UTC m=+76.963012112 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06119e80): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0641d240): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0641d240): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0641d240): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0641d240): >_readAt: n=5, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0641d240): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.58562526 +0000 UTC m=+76.963012112 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0641d240): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da05ffcd90 item 11 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0641d8c0): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0641d8c0): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0641d8c0): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0641d8c0): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0641d8c0): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.587314108 +0000 UTC m=+76.964700959 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0641d8c0): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0641de00): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0641de00): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0641de00): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0641de00): >_readAt: n=5, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0641de00): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.587314108 +0000 UTC m=+76.964700959 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0641de00): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da05ffdd50 item 12 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065ce540): _readAt: size=2, off=0 2026/06/08 02:06:28 ERROR : open-test-file(0x2da065ce540): Couldn't read size of file 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065ce540): >_readAt: n=0, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065ce540): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065ce540): >_writeAt: n=0, err=Bad file descriptor 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065ce540): close: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065ce540): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065ce900): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065ce900): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065ce900): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065ce900): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065ce900): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.588483932 +0000 UTC m=+76.965870784 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065ce900): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/08 02:06:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065cf000): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065cf000): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065cf000): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065cf000): >_readAt: n=5, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065cf000): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.588483932 +0000 UTC m=+76.965870784 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065cf000): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06bfa380 item 13 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065cf680): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065cf680): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065cf680): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065cf680): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065cf680): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.590263943 +0000 UTC m=+76.967650805 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065cf680): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065cfbc0): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065cfbc0): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065cfbc0): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065cfbc0): >_readAt: n=5, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065cfbc0): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.590263943 +0000 UTC m=+76.967650805 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065cfbc0): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06bfa7e0 item 14 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c6300): _readAt: size=2, off=0 2026/06/08 02:06:28 ERROR : open-test-file(0x2da068c6300): Couldn't read size of file 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c6300): >_readAt: n=0, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c6300): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c6300): >_writeAt: n=0, err=Bad file descriptor 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c6300): close: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c6300): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c66c0): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c66c0): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c66c0): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c66c0): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c66c0): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.592182886 +0000 UTC m=+76.969569748 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c66c0): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/08 02:06:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c6dc0): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c6dc0): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c6dc0): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c6dc0): >_readAt: n=5, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c6dc0): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.592182886 +0000 UTC m=+76.969569748 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c6dc0): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06bfac40 item 15 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c7440): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c7440): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c7440): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c7440): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c7440): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.593914585 +0000 UTC m=+76.971301447 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c7440): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c7e40): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c7e40): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c7e40): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c7e40): >_readAt: n=5, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c7e40): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.593914585 +0000 UTC m=+76.971301447 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c7e40): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06bfb260 item 16 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06148580): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06148580): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06148580): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06148580): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06148580): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.595682533 +0000 UTC m=+76.973069415 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06148580): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06148a00): _readAt: size=2, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06148a00): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06148a00): open at offset 5 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06148a00): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06148a00): >_readAt: n=2, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06148a00): _writeAt: size=3, off=7 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06148a00): >_writeAt: n=0, err=Bad file descriptor 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06148a00): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.595682533 +0000 UTC m=+76.973069415 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06148a00): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06148f00): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06148f00): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06148f00): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06148f00): >_readAt: n=5, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06148f00): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.595682533 +0000 UTC m=+76.973069415 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06148f00): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06bfb5e0 item 17 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06149580): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06149580): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06149580): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06149580): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06149580): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.597834557 +0000 UTC m=+76.975221409 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06149580): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06149ac0): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06149ac0): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06149ac0): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06149ac0): >_readAt: n=5, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06149ac0): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.597834557 +0000 UTC m=+76.975221409 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06149ac0): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06bfbab0 item 18 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0647e280): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0647e280): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0647e280): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0647e280): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0647e280): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.599505902 +0000 UTC m=+76.976892764 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0647e280): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0647e900): _readAt: size=2, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0647e900): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0647e900): open at offset 5 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0647e900): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0647e900): >_readAt: n=2, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0647e900): _writeAt: size=3, off=7 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0647e900): >_writeAt: n=0, err=Bad file descriptor 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0647e900): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.599505902 +0000 UTC m=+76.976892764 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0647e900): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0647ee00): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0647ee00): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0647ee00): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0647ee00): >_readAt: n=5, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0647ee00): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.599505902 +0000 UTC m=+76.976892764 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0647ee00): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06c38070 item 19 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0647f580): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0647f580): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0647f580): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0647f580): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0647f580): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.601518663 +0000 UTC m=+76.978905515 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0647f580): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0647fac0): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0647fac0): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0647fac0): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0647fac0): >_readAt: n=5, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0647fac0): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.601518663 +0000 UTC m=+76.978905515 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0647fac0): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06c38620 item 20 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c0280): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c0280): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c0280): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c0280): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c0280): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.603160501 +0000 UTC m=+76.980547363 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c0280): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c0780): _readAt: size=2, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c0780): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c0780): open at offset 5 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c0780): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c0780): >_readAt: n=2, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c0780): _writeAt: size=3, off=7 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c0780): >_writeAt: n=0, err=Bad file descriptor 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c0780): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.603160501 +0000 UTC m=+76.980547363 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c0780): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c0d80): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c0d80): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c0d80): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c0d80): >_readAt: n=5, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c0d80): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.603160501 +0000 UTC m=+76.980547363 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c0d80): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06c38a10 item 21 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c1400): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c1400): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c1400): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c1400): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c1400): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.605132766 +0000 UTC m=+76.982519648 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c1400): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c1940): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c1940): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c1940): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c1940): >_readAt: n=5, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c1940): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.605132766 +0000 UTC m=+76.982519648 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c1940): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06c38f50 item 22 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062580c0): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062580c0): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062580c0): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062580c0): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062580c0): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.60674601 +0000 UTC m=+76.984132872 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062580c0): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062585c0): _readAt: size=2, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062585c0): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062585c0): open at offset 5 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062585c0): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062585c0): >_readAt: n=2, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062585c0): _writeAt: size=3, off=7 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062585c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062585c0): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.60674601 +0000 UTC m=+76.984132872 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062585c0): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06258ac0): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06258ac0): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06258ac0): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06258ac0): >_readAt: n=5, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06258ac0): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.60674601 +0000 UTC m=+76.984132872 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06258ac0): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06c392d0 item 23 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06259140): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06259140): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06259140): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06259140): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06259140): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.610765982 +0000 UTC m=+76.988152855 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06259140): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06259680): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06259680): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06259680): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06259680): >_readAt: n=5, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06259680): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.610765982 +0000 UTC m=+76.988152855 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06259680): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06c39810 item 24 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06259cc0): _readAt: size=2, off=0 2026/06/08 02:06:28 ERROR : open-test-file(0x2da06259cc0): Couldn't read size of file 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06259cc0): >_readAt: n=0, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06259cc0): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06259cc0): >_writeAt: n=0, err=Bad file descriptor 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06259cc0): close: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06259cc0): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06284180): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06284180): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06284180): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06284180): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06284180): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.613363751 +0000 UTC m=+76.990750623 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06284180): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06284680): _readAt: size=2, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06284680): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06284680): open at offset 5 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06284680): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06284680): >_readAt: n=2, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06284680): _writeAt: size=3, off=7 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06284680): >_writeAt: n=0, err=Bad file descriptor 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06284680): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.613363751 +0000 UTC m=+76.990750623 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06284680): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06284bc0): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06284bc0): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06284bc0): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06284bc0): >_readAt: n=5, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06284bc0): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.613363751 +0000 UTC m=+76.990750623 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06284bc0): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06c39c70 item 25 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06285240): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06285240): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06285240): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06285240): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06285240): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.616356397 +0000 UTC m=+76.993743269 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06285240): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06285780): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06285780): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06285780): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06285780): >_readAt: n=5, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06285780): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.616356397 +0000 UTC m=+76.993743269 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06285780): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da0603abd0 item 26 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06285dc0): _readAt: size=2, off=0 2026/06/08 02:06:28 ERROR : open-test-file(0x2da06285dc0): Couldn't read size of file 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06285dc0): >_readAt: n=0, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06285dc0): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06285dc0): >_writeAt: n=0, err=Bad file descriptor 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06285dc0): close: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06285dc0): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062b0280): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062b0280): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062b0280): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062b0280): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062b0280): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.618176874 +0000 UTC m=+76.995563746 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062b0280): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062b0780): _readAt: size=2, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062b0780): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062b0780): open at offset 5 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062b0780): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062b0780): >_readAt: n=2, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062b0780): _writeAt: size=3, off=7 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062b0780): >_writeAt: n=0, err=Bad file descriptor 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062b0780): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.618176874 +0000 UTC m=+76.995563746 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062b0780): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062b0cc0): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062b0cc0): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062b0cc0): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062b0cc0): >_readAt: n=5, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062b0cc0): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.618176874 +0000 UTC m=+76.995563746 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062b0cc0): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da060f7340 item 27 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062b1340): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062b1340): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062b1340): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062b1340): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062b1340): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.620426764 +0000 UTC m=+76.997813636 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062b1340): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062b1880): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062b1880): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062b1880): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062b1880): >_readAt: n=5, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062b1880): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.620426764 +0000 UTC m=+76.997813636 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062b1880): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da05f95a40 item 28 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062b1ec0): _readAt: size=2, off=0 2026/06/08 02:06:28 ERROR : open-test-file(0x2da062b1ec0): Couldn't read size of file 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062b1ec0): >_readAt: n=0, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062b1ec0): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062b1ec0): >_writeAt: n=0, err=Bad file descriptor 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062b1ec0): close: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062b1ec0): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062d6380): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062d6380): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062d6380): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062d6380): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062d6380): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.623148868 +0000 UTC m=+77.000535741 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062d6380): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/08 02:06:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062d6a40): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062d6a40): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062d6a40): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062d6a40): >_readAt: n=5, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062d6a40): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.623148868 +0000 UTC m=+77.000535741 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062d6a40): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06450700 item 29 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062d70c0): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062d70c0): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062d70c0): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062d70c0): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062d70c0): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.624965387 +0000 UTC m=+77.002352260 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062d70c0): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062d7600): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062d7600): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062d7600): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062d7600): >_readAt: n=5, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062d7600): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.624965387 +0000 UTC m=+77.002352260 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062d7600): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06450cb0 item 30 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062d7c40): _readAt: size=2, off=0 2026/06/08 02:06:28 ERROR : open-test-file(0x2da062d7c40): Couldn't read size of file 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062d7c40): >_readAt: n=0, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062d7c40): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062d7c40): >_writeAt: n=0, err=Bad file descriptor 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062d7c40): close: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062d7c40): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062ea100): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062ea100): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062ea100): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062ea100): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062ea100): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.626910691 +0000 UTC m=+77.004297553 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062ea100): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/08 02:06:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062ea7c0): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062ea7c0): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062ea7c0): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062ea7c0): >_readAt: n=5, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062ea7c0): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.626910691 +0000 UTC m=+77.004297553 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062ea7c0): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da064511f0 item 31 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062eae40): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062eae40): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062eae40): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062eae40): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062eae40): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.628499759 +0000 UTC m=+77.005886621 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062eae40): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da069e4280): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da069e4280): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da069e4280): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da069e4280): >_readAt: n=5, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da069e4280): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.628499759 +0000 UTC m=+77.005886621 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da069e4280): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da060460e0 item 32 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da069e48c0): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da069e48c0): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da069e48c0): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da069e48c0): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da069e48c0): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.629794261 +0000 UTC m=+77.007181112 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da069e48c0): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da069e4d40): _readAt: size=2, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da069e4d40): >_readAt: n=0, err=Bad file descriptor 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da069e4d40): _writeAt: size=3, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da069e4d40): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da069e4d40): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da060467e0 item 33 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da069e4d40): >_writeAt: n=3, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da069e4d40): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.630688794 +0000 UTC m=+77.008075716 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da069e4d40): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da069e5240): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da069e5240): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da069e5240): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da069e5240): >_readAt: n=5, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da069e5240): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.630688794 +0000 UTC m=+77.008075716 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da069e5240): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06046e70 item 33 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da069e5880): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da069e5880): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da069e5880): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da069e5880): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da069e5880): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.632322627 +0000 UTC m=+77.009709510 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da069e5880): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da069e5d00): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da069e5d00): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06047c70 item 34 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da069e5d00): _readAt: size=2, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da069e5d00): >_readAt: n=0, err=Bad file descriptor 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da069e5d00): _writeAt: size=3, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da069e5d00): >_writeAt: n=3, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da069e5d00): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.633070424 +0000 UTC m=+77.010457326 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da069e5d00): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da063c6340): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da063c6340): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da063c6340): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da063c6340): >_readAt: n=3, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da063c6340): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.633070424 +0000 UTC m=+77.010457326 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da063c6340): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da061fc620 item 34 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da063c6980): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da063c6980): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da063c6980): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da063c6980): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da063c6980): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.634693748 +0000 UTC m=+77.012080660 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da063c6980): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da063c6e00): _readAt: size=2, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da063c6e00): >_readAt: n=0, err=Bad file descriptor 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da063c6e00): _writeAt: size=3, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da063c6e00): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da063c6e00): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da061fc9a0 item 35 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da063c6e00): >_writeAt: n=3, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da063c6e00): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.635486279 +0000 UTC m=+77.012873141 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da063c6e00): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da063c7300): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da063c7300): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da063c7300): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da063c7300): >_readAt: n=5, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da063c7300): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.635486279 +0000 UTC m=+77.012873141 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da063c7300): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da061fcbd0 item 35 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da063c7980): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da063c7980): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da063c7980): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da063c7980): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da063c7980): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.636789055 +0000 UTC m=+77.014175907 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da063c7980): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da063c7e80): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da063c7e80): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da061fcf50 item 36 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da063c7e80): _readAt: size=2, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da063c7e80): >_readAt: n=0, err=Bad file descriptor 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da063c7e80): _writeAt: size=3, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da063c7e80): >_writeAt: n=3, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da063c7e80): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.637464965 +0000 UTC m=+77.014851827 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da063c7e80): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da063ee4c0): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da063ee4c0): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da063ee4c0): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da063ee4c0): >_readAt: n=3, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da063ee4c0): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.637464965 +0000 UTC m=+77.014851827 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da063ee4c0): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da061fd260 item 36 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da063eeb00): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da063eeb00): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da063eeb00): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da063eeb00): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da063eeb00): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.639159503 +0000 UTC m=+77.016546355 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da063eeb00): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062eb3c0): _readAt: size=2, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062eb3c0): >_readAt: n=0, err=Bad file descriptor 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062eb3c0): _writeAt: size=3, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062eb3c0): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062eb3c0): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06451ce0 item 37 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062eb3c0): >_writeAt: n=3, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062eb3c0): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.63955907 +0000 UTC m=+77.016945921 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062eb3c0): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062eb8c0): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062eb8c0): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062eb8c0): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062eb8c0): >_readAt: n=5, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062eb8c0): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.63955907 +0000 UTC m=+77.016945921 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062eb8c0): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da0607a150 item 37 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0631a040): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0631a040): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0631a040): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0631a040): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0631a040): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.640765463 +0000 UTC m=+77.018152316 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0631a040): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0631a540): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0631a540): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da0607a5b0 item 38 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0631a540): _readAt: size=2, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0631a540): >_readAt: n=0, err=Bad file descriptor 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0631a540): _writeAt: size=3, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0631a540): >_writeAt: n=3, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0631a540): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.641370009 +0000 UTC m=+77.018756861 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0631a540): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0631aa80): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0631aa80): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0631aa80): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0631aa80): >_readAt: n=3, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0631aa80): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.641370009 +0000 UTC m=+77.018756861 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0631aa80): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da0607a850 item 38 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0631b100): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0631b100): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0631b100): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0631b100): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0631b100): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.642850251 +0000 UTC m=+77.020237104 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0631b100): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0631b600): _readAt: size=2, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0631b600): >_readAt: n=0, err=Bad file descriptor 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0631b600): _writeAt: size=3, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0631b600): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0631b600): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da0607b500 item 39 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0631b600): >_writeAt: n=3, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0631b600): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.643350459 +0000 UTC m=+77.020737311 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0631b600): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0631bb00): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0631bb00): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0631bb00): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0631bb00): >_readAt: n=5, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0631bb00): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.643350459 +0000 UTC m=+77.020737311 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0631bb00): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da0607b960 item 39 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da064aa280): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da064aa280): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da064aa280): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da064aa280): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da064aa280): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.644810042 +0000 UTC m=+77.022196915 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da064aa280): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da064aa780): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da064aa780): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da064301c0 item 40 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da064aa780): _readAt: size=2, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da064aa780): >_readAt: n=0, err=Bad file descriptor 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da064aa780): _writeAt: size=3, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da064aa780): >_writeAt: n=3, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da064aa780): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.645313225 +0000 UTC m=+77.022700077 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da064aa780): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da064aacc0): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da064aacc0): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da064aacc0): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da064aacc0): >_readAt: n=3, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da064aacc0): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.645313225 +0000 UTC m=+77.022700077 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da064aacc0): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06430af0 item 40 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da064ab280): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da064ab280): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da064ab280): _readAt: size=2, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da064ab280): >_readAt: n=0, err=Bad file descriptor 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da064ab280): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da064ab280): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da064ab280): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.646760566 +0000 UTC m=+77.024147418 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da064ab280): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da064ab780): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da064ab780): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da064ab780): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06431030 item 41 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da064ab780): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da064ab780): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.647267695 +0000 UTC m=+77.024654578 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da064ab780): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da064abc40): _readAt: size=2, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da064abc40): >_readAt: n=0, err=Bad file descriptor 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da064abc40): _writeAt: size=3, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da064abc40): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da064abc40): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06431880 item 41 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da064abc40): >_writeAt: n=3, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da064abc40): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.647853054 +0000 UTC m=+77.025239906 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da064abc40): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da064ca280): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da064ca280): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da064ca280): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da064ca280): >_readAt: n=5, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da064ca280): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.647853054 +0000 UTC m=+77.025239906 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da064ca280): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06431a40 item 41 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da064ca8c0): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da064ca8c0): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da064ca8c0): _readAt: size=2, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da064ca8c0): >_readAt: n=0, err=Bad file descriptor 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da064ca8c0): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da064ca8c0): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da064ca8c0): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.649144389 +0000 UTC m=+77.026531260 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da064ca8c0): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da064cadc0): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da064cadc0): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da064cadc0): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da0637e070 item 42 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da064cadc0): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da064cadc0): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.649618065 +0000 UTC m=+77.027004927 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da064cadc0): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da064cb300): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da064cb300): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da0637e2a0 item 42 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da064cb300): _readAt: size=2, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da064cb300): >_readAt: n=0, err=Bad file descriptor 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da064cb300): _writeAt: size=3, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da064cb300): >_writeAt: n=3, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da064cb300): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.650261304 +0000 UTC m=+77.027648156 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da064cb300): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da064cb880): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da064cb880): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da064cb880): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da064cb880): >_readAt: n=3, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da064cb880): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.650261304 +0000 UTC m=+77.027648156 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da064cb880): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da0637e460 item 42 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da064cbec0): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da064cbec0): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da064cbec0): _readAt: size=2, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da064cbec0): >_readAt: n=0, err=Bad file descriptor 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da064cbec0): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da064cbec0): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da064cbec0): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.651752998 +0000 UTC m=+77.029139860 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da064cbec0): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065144c0): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065144c0): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065144c0): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da0637e9a0 item 43 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065144c0): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065144c0): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.652432345 +0000 UTC m=+77.029819197 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065144c0): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06514a00): _readAt: size=2, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06514a00): >_readAt: n=0, err=Bad file descriptor 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06514a00): _writeAt: size=3, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06514a00): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06514a00): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da0637eb60 item 43 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06514a00): >_writeAt: n=3, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06514a00): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.653136478 +0000 UTC m=+77.030523340 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06514a00): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06514f40): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06514f40): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06514f40): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06514f40): >_readAt: n=5, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06514f40): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.653136478 +0000 UTC m=+77.030523340 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06514f40): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da0637ed20 item 43 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06515580): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06515580): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06515580): _readAt: size=2, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06515580): >_readAt: n=0, err=Bad file descriptor 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06515580): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06515580): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06515580): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.65454796 +0000 UTC m=+77.031934812 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06515580): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06515a80): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06515a80): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06515a80): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da0637f2d0 item 44 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06515a80): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06515a80): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.655109313 +0000 UTC m=+77.032496165 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06515a80): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065480c0): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065480c0): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da0637f960 item 44 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065480c0): _readAt: size=2, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065480c0): >_readAt: n=0, err=Bad file descriptor 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065480c0): _writeAt: size=3, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065480c0): >_writeAt: n=3, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065480c0): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.655650147 +0000 UTC m=+77.033037000 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065480c0): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06548640): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06548640): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06548640): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06548640): >_readAt: n=3, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06548640): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.655650147 +0000 UTC m=+77.033037000 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06548640): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da0637fb90 item 44 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06548c80): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06548c80): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06548c80): _readAt: size=2, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06548c80): >_readAt: n=0, err=Bad file descriptor 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06548c80): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06548c80): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06548c80): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.657141781 +0000 UTC m=+77.034528713 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06548c80): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06549180): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06549180): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06549180): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06a6a150 item 45 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06549180): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06549180): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.657690821 +0000 UTC m=+77.035077673 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06549180): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/08 02:06:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06549880): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06549880): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06549880): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06549880): >_readAt: n=5, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06549880): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.657690821 +0000 UTC m=+77.035077673 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06549880): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06a6a460 item 45 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06549ec0): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06549ec0): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06549ec0): _readAt: size=2, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06549ec0): >_readAt: n=0, err=Bad file descriptor 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06549ec0): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06549ec0): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06549ec0): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.659438449 +0000 UTC m=+77.036825302 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06549ec0): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065724c0): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065724c0): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065724c0): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06a6a930 item 46 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065724c0): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065724c0): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.65994025 +0000 UTC m=+77.037327102 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065724c0): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/08 02:06:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06572bc0): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06572bc0): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06572bc0): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06572bc0): >_readAt: n=5, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06572bc0): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.65994025 +0000 UTC m=+77.037327102 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06572bc0): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06a6aaf0 item 46 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06573200): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06573200): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06573200): _readAt: size=2, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06573200): >_readAt: n=0, err=Bad file descriptor 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06573200): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06573200): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06573200): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.661326485 +0000 UTC m=+77.038713336 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06573200): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06573700): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06573700): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06573700): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06a6af50 item 47 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06573700): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06573700): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.661930738 +0000 UTC m=+77.039317591 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06573700): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/08 02:06:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06573e00): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06573e00): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06573e00): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06573e00): >_readAt: n=5, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06573e00): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.661930738 +0000 UTC m=+77.039317591 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06573e00): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06a6b110 item 47 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065c2540): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065c2540): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065c2540): _readAt: size=2, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065c2540): >_readAt: n=0, err=Bad file descriptor 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065c2540): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065c2540): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065c2540): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.663251039 +0000 UTC m=+77.040637891 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065c2540): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065c2a40): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065c2a40): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065c2a40): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06a6b7a0 item 48 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065c2a40): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065c2a40): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.663668268 +0000 UTC m=+77.041055121 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065c2a40): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/08 02:06:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065c3140): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065c3140): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065c3140): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065c3140): >_readAt: n=5, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065c3140): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.663668268 +0000 UTC m=+77.041055121 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065c3140): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06a6b9d0 item 48 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065c3780): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065c3780): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065c3780): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065c3780): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065c3780): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.665530855 +0000 UTC m=+77.042917708 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065c3780): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065c3c00): _readAt: size=2, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065c3c00): >_readAt: n=0, err=Bad file descriptor 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065c3c00): _writeAt: size=3, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065c3c00): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065c3c00): open at offset 5 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065c3c00): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06a6bd50 item 49 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065c3c00): >_writeAt: n=3, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065c3c00): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.666137405 +0000 UTC m=+77.043524257 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065c3c00): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065f8240): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065f8240): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065f8240): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065f8240): >_readAt: n=8, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065f8240): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.666137405 +0000 UTC m=+77.043524257 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065f8240): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da05fe4b60 item 49 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065f88c0): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065f88c0): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065f88c0): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065f88c0): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065f88c0): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.667549878 +0000 UTC m=+77.044936730 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065f88c0): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065f8dc0): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065f8dc0): open at offset 5 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065f8dc0): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da05fe5960 item 50 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065f8dc0): _readAt: size=2, off=5 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065f8dc0): >_readAt: n=0, err=Bad file descriptor 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065f8dc0): _writeAt: size=3, off=5 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065f8dc0): >_writeAt: n=3, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065f8dc0): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.668191173 +0000 UTC m=+77.045578025 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065f8dc0): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065f9340): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065f9340): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065f9340): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065f9340): >_readAt: n=3, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065f9340): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.668191173 +0000 UTC m=+77.045578025 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065f9340): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da05fe5c00 item 50 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065f99c0): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065f99c0): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065f99c0): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065f99c0): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065f99c0): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.669492055 +0000 UTC m=+77.046878908 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065f99c0): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065f9ec0): _readAt: size=2, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065f9ec0): >_readAt: n=0, err=Bad file descriptor 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065f9ec0): _writeAt: size=3, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065f9ec0): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065f9ec0): open at offset 5 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065f9ec0): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da05fe2460 item 51 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065f9ec0): >_writeAt: n=3, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065f9ec0): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.67039171 +0000 UTC m=+77.047778562 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065f9ec0): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06622500): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06622500): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06622500): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06622500): >_readAt: n=8, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06622500): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.67039171 +0000 UTC m=+77.047778562 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06622500): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da05fe2620 item 51 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06622b80): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06622b80): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06622b80): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06622b80): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06622b80): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.671931835 +0000 UTC m=+77.049318687 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06622b80): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06623080): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06623080): open at offset 5 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06623080): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da05fe2a10 item 52 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06623080): _readAt: size=2, off=5 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06623080): >_readAt: n=0, err=Bad file descriptor 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06623080): _writeAt: size=3, off=5 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06623080): >_writeAt: n=3, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06623080): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.672842109 +0000 UTC m=+77.050228981 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06623080): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06623600): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06623600): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06623600): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06623600): >_readAt: n=3, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06623600): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.672842109 +0000 UTC m=+77.050228981 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06623600): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da05fe2cb0 item 52 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06623c80): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06623c80): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06623c80): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06623c80): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06623c80): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.674883694 +0000 UTC m=+77.052270637 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06623c80): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068fa340): _readAt: size=2, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068fa340): >_readAt: n=0, err=Bad file descriptor 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068fa340): _writeAt: size=3, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068fa340): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068fa340): open at offset 5 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068fa340): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da065b0620 item 53 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068fa340): >_writeAt: n=3, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068fa340): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.675442843 +0000 UTC m=+77.052829695 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068fa340): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068fa880): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068fa880): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068fa880): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068fa880): >_readAt: n=8, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068fa880): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.675442843 +0000 UTC m=+77.052829695 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068fa880): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da065b09a0 item 53 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068faf00): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068faf00): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068faf00): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068faf00): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068faf00): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.677074011 +0000 UTC m=+77.054460863 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068faf00): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068fb400): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068fb400): open at offset 5 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068fb400): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da0602c000 item 54 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068fb400): _readAt: size=2, off=5 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068fb400): >_readAt: n=0, err=Bad file descriptor 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068fb400): _writeAt: size=3, off=5 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068fb400): >_writeAt: n=3, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068fb400): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.677732478 +0000 UTC m=+77.055119330 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068fb400): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068fbc00): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068fbc00): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068fbc00): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068fbc00): >_readAt: n=3, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068fbc00): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.677732478 +0000 UTC m=+77.055119330 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068fbc00): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da0602c690 item 54 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06abe380): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06abe380): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06abe380): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06abe380): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06abe380): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.679380218 +0000 UTC m=+77.056767071 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06abe380): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06abe880): _readAt: size=2, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06abe880): >_readAt: n=0, err=Bad file descriptor 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06abe880): _writeAt: size=3, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06abe880): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06abe880): open at offset 5 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06abe880): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da0602d0a0 item 55 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06abe880): >_writeAt: n=3, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06abe880): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.679984022 +0000 UTC m=+77.057370874 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06abe880): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06abedc0): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06abedc0): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06abedc0): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06abedc0): >_readAt: n=8, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06abedc0): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.679984022 +0000 UTC m=+77.057370874 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06abedc0): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da0602d420 item 55 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06abf440): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06abf440): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06abf440): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06abf440): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06abf440): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.681548755 +0000 UTC m=+77.058935607 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06abf440): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06abf940): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06abf940): open at offset 5 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06abf940): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da05cac000 item 56 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06abf940): _readAt: size=2, off=5 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06abf940): >_readAt: n=0, err=Bad file descriptor 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06abf940): _writeAt: size=3, off=5 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06abf940): >_writeAt: n=3, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06abf940): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.682189377 +0000 UTC m=+77.059576229 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06abf940): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06abfec0): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06abfec0): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06abfec0): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06abfec0): >_readAt: n=3, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06abfec0): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.682189377 +0000 UTC m=+77.059576229 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06abfec0): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da05caccb0 item 56 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06ad6600): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06ad6600): open at offset 0 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06ad6600): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06ad6600): _readAt: size=2, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06ad6600): >_readAt: n=0, err=Bad file descriptor 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06ad6600): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06ad6600): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06ad6600): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.683763257 +0000 UTC m=+77.061150110 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06ad6600): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06ad6b40): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06ad6b40): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06ad6b40): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da05cad7a0 item 57 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06ad6b40): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06ad6b40): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.684304341 +0000 UTC m=+77.061691194 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06ad6b40): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06ad7080): _readAt: size=2, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06ad7080): >_readAt: n=0, err=Bad file descriptor 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06ad7080): _writeAt: size=3, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06ad7080): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06ad7080): open at offset 5 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06ad7080): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06888000 item 57 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06ad7080): >_writeAt: n=3, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06ad7080): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.684925409 +0000 UTC m=+77.062312260 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06ad7080): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06ad7600): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06ad7600): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06ad7600): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06ad7600): >_readAt: n=8, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06ad7600): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.684925409 +0000 UTC m=+77.062312260 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06ad7600): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da068881c0 item 57 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06ad7c40): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06ad7c40): open at offset 0 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06ad7c40): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06ad7c40): _readAt: size=2, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06ad7c40): >_readAt: n=0, err=Bad file descriptor 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06ad7c40): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06ad7c40): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06ad7c40): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.686454714 +0000 UTC m=+77.063841566 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06ad7c40): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06af0280): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06af0280): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06af0280): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06888770 item 58 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06af0280): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06af0280): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.686992672 +0000 UTC m=+77.064379525 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06af0280): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06af07c0): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06af07c0): open at offset 5 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06af07c0): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06888b60 item 58 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06af07c0): _readAt: size=2, off=5 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06af07c0): >_readAt: n=0, err=Bad file descriptor 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06af07c0): _writeAt: size=3, off=5 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06af07c0): >_writeAt: n=3, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06af07c0): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.687581918 +0000 UTC m=+77.064968769 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06af07c0): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06af0d80): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06af0d80): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06af0d80): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06af0d80): >_readAt: n=3, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06af0d80): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.687581918 +0000 UTC m=+77.064968769 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06af0d80): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06888d20 item 58 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06af13c0): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06af13c0): open at offset 0 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06af13c0): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06af13c0): _readAt: size=2, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06af13c0): >_readAt: n=0, err=Bad file descriptor 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06af13c0): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06af13c0): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06af13c0): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.689105202 +0000 UTC m=+77.066492053 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06af13c0): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06af1900): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06af1900): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06af1900): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da068891f0 item 59 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06af1900): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06af1900): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.689661035 +0000 UTC m=+77.067047887 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06af1900): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06af1e40): _readAt: size=2, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06af1e40): >_readAt: n=0, err=Bad file descriptor 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06af1e40): _writeAt: size=3, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06af1e40): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06af1e40): open at offset 5 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06af1e40): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06889420 item 59 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06af1e40): >_writeAt: n=3, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06af1e40): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.690221977 +0000 UTC m=+77.067608829 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06af1e40): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da067064c0): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da067064c0): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da067064c0): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da067064c0): >_readAt: n=8, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da067064c0): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.690221977 +0000 UTC m=+77.067608829 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da067064c0): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da068896c0 item 59 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06706b00): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06706b00): open at offset 0 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06706b00): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06706b00): _readAt: size=2, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06706b00): >_readAt: n=0, err=Bad file descriptor 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06706b00): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06706b00): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06706b00): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.691543699 +0000 UTC m=+77.068930551 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06706b00): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06707040): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06707040): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06707040): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06889b20 item 60 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06707040): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06707040): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.692144046 +0000 UTC m=+77.069530898 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06707040): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06707580): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06707580): open at offset 5 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06707580): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06889d50 item 60 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06707580): _readAt: size=2, off=5 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06707580): >_readAt: n=0, err=Bad file descriptor 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06707580): _writeAt: size=3, off=5 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06707580): >_writeAt: n=3, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06707580): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.6928274 +0000 UTC m=+77.070214252 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06707580): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06707b40): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06707b40): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06707b40): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06707b40): >_readAt: n=3, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06707b40): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.6928274 +0000 UTC m=+77.070214252 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06707b40): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da0698c070 item 60 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06744280): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06744280): open at offset 0 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06744280): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06744280): _readAt: size=2, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06744280): >_readAt: n=0, err=Bad file descriptor 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06744280): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06744280): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06744280): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.694446124 +0000 UTC m=+77.071833017 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06744280): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da067447c0): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da067447c0): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da067447c0): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da0698c3f0 item 61 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da067447c0): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da067447c0): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.695066119 +0000 UTC m=+77.072452971 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da067447c0): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/08 02:06:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06744ec0): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06744ec0): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06744ec0): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06744ec0): >_readAt: n=5, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06744ec0): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.695066119 +0000 UTC m=+77.072452971 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06744ec0): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da0698c770 item 61 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06745500): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06745500): open at offset 0 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06745500): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06745500): _readAt: size=2, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06745500): >_readAt: n=0, err=Bad file descriptor 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06745500): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06745500): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06745500): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.696922614 +0000 UTC m=+77.074309486 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06745500): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06745a40): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06745a40): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06745a40): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da0698cd20 item 62 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06745a40): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06745a40): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.6975116 +0000 UTC m=+77.074898451 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06745a40): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/08 02:06:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06774240): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06774240): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06774240): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06774240): >_readAt: n=5, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06774240): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.6975116 +0000 UTC m=+77.074898451 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06774240): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da0698cf50 item 62 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06774880): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06774880): open at offset 0 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06774880): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06774880): _readAt: size=2, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06774880): >_readAt: n=0, err=Bad file descriptor 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06774880): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06774880): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06774880): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.699291348 +0000 UTC m=+77.076678201 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06774880): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06774dc0): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06774dc0): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06774dc0): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da0698d340 item 63 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06774dc0): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06774dc0): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.699935238 +0000 UTC m=+77.077322140 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06774dc0): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/08 02:06:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da067754c0): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da067754c0): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da067754c0): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da067754c0): >_readAt: n=5, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da067754c0): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.699935238 +0000 UTC m=+77.077322140 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da067754c0): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da0698d500 item 63 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06775b00): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06775b00): open at offset 0 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06775b00): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06775b00): _readAt: size=2, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06775b00): >_readAt: n=0, err=Bad file descriptor 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06775b00): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06775b00): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06775b00): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.701694209 +0000 UTC m=+77.079081061 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06775b00): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0678e140): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0678e140): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0678e140): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da0698d8f0 item 64 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0678e140): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0678e140): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.702316307 +0000 UTC m=+77.079703159 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0678e140): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/08 02:06:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0678e840): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0678e840): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0678e840): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0678e840): >_readAt: n=5, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0678e840): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.702316307 +0000 UTC m=+77.079703159 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0678e840): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da0698dab0 item 64 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0678ee80): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0678ee80): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0678ee80): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0678ee80): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0678ee80): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.703736165 +0000 UTC m=+77.081123017 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0678ee80): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDWR 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0678f300): _readAt: size=2, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0678f300): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0678f300): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0678f300): >_readAt: n=2, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0678f300): _writeAt: size=3, off=2 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da0698de30 item 65 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0678f300): >_writeAt: n=3, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0678f300): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.704329769 +0000 UTC m=+77.081716621 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0678f300): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0678f800): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0678f800): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0678f800): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0678f800): >_readAt: n=5, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0678f800): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.704329769 +0000 UTC m=+77.081716621 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0678f800): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06b9e3f0 item 65 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0678fe40): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0678fe40): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0678fe40): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0678fe40): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0678fe40): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.705945328 +0000 UTC m=+77.083332220 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0678fe40): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da067a83c0): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da067a83c0): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06b9e770 item 66 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da067a83c0): _readAt: size=2, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da067a83c0): >_readAt: n=0, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da067a83c0): _writeAt: size=3, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da067a83c0): >_writeAt: n=3, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da067a83c0): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.706795487 +0000 UTC m=+77.084182389 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da067a83c0): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da067a8900): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da067a8900): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da067a8900): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da067a8900): >_readAt: n=3, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da067a8900): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.706795487 +0000 UTC m=+77.084182389 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da067a8900): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06b9eb60 item 66 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da067a8f40): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da067a8f40): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da067a8f40): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da067a8f40): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da067a8f40): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.708423109 +0000 UTC m=+77.085809991 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da067a8f40): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da067a93c0): _readAt: size=2, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da067a93c0): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da067a93c0): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da067a93c0): >_readAt: n=2, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da067a93c0): _writeAt: size=3, off=2 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06b9efc0 item 67 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da067a93c0): >_writeAt: n=3, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da067a93c0): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.709008948 +0000 UTC m=+77.086395811 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da067a93c0): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da067a98c0): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da067a98c0): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da067a98c0): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da067a98c0): >_readAt: n=5, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da067a98c0): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.709008948 +0000 UTC m=+77.086395811 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da067a98c0): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06b9f340 item 67 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da067c6040): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da067c6040): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da067c6040): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da067c6040): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da067c6040): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.710643994 +0000 UTC m=+77.088030847 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da067c6040): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da063eef00): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da063eef00): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da061fd6c0 item 68 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da063eef00): _readAt: size=2, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da063eef00): >_readAt: n=0, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da063eef00): _writeAt: size=3, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da063eef00): >_writeAt: n=3, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da063eef00): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.71128047 +0000 UTC m=+77.088667322 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da063eef00): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da063ef440): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da063ef440): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da063ef440): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da063ef440): >_readAt: n=3, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da063ef440): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.71128047 +0000 UTC m=+77.088667322 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da063ef440): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da061fd8f0 item 68 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da063efa80): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da063efa80): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da063efa80): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da063efa80): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da063efa80): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.71262233 +0000 UTC m=+77.090009182 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da063efa80): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06800000): _readAt: size=2, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06800000): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06800000): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06800000): >_readAt: n=2, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06800000): _writeAt: size=3, off=2 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da061fdc70 item 69 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06800000): >_writeAt: n=3, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06800000): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.71312403 +0000 UTC m=+77.090510883 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06800000): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06800500): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06800500): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06800500): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06800500): >_readAt: n=5, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06800500): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.71312403 +0000 UTC m=+77.090510883 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06800500): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da05fcc1c0 item 69 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06800b80): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06800b80): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06800b80): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06800b80): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06800b80): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.71448651 +0000 UTC m=+77.091873363 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06800b80): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06801080): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06801080): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da05fcd2d0 item 70 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06801080): _readAt: size=2, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06801080): >_readAt: n=0, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06801080): _writeAt: size=3, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06801080): >_writeAt: n=3, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06801080): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.71515168 +0000 UTC m=+77.092538531 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06801080): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068015c0): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068015c0): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068015c0): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068015c0): >_readAt: n=3, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068015c0): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.71515168 +0000 UTC m=+77.092538531 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068015c0): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da05fcd7a0 item 70 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06801c40): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06801c40): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06801c40): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06801c40): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06801c40): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.716315272 +0000 UTC m=+77.093702124 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06801c40): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06828240): _readAt: size=2, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06828240): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06828240): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06828240): >_readAt: n=2, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06828240): _writeAt: size=3, off=2 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06a2a0e0 item 71 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06828240): >_writeAt: n=3, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06828240): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.716754023 +0000 UTC m=+77.094140875 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06828240): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06828740): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06828740): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06828740): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06828740): >_readAt: n=5, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06828740): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.716754023 +0000 UTC m=+77.094140875 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06828740): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06a2a2a0 item 71 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06828dc0): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06828dc0): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06828dc0): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06828dc0): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06828dc0): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.71789821 +0000 UTC m=+77.095285062 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06828dc0): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068292c0): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068292c0): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06a2a700 item 72 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068292c0): _readAt: size=2, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068292c0): >_readAt: n=0, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068292c0): _writeAt: size=3, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068292c0): >_writeAt: n=3, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068292c0): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.718352901 +0000 UTC m=+77.095739753 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068292c0): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06829800): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06829800): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06829800): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06829800): >_readAt: n=3, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06829800): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.718352901 +0000 UTC m=+77.095739753 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06829800): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06a2a8c0 item 72 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068281c0): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068281c0): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068281c0): _readAt: size=2, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068281c0): >_readAt: n=0, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068281c0): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068281c0): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068281c0): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.721297397 +0000 UTC m=+77.098684248 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068281c0): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068286c0): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068286c0): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068286c0): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06a2a150 item 73 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068286c0): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068286c0): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.721745374 +0000 UTC m=+77.099132227 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068286c0): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06828b80): _readAt: size=2, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06828b80): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06828b80): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06828b80): >_readAt: n=2, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06828b80): _writeAt: size=3, off=2 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06a2a310 item 73 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06828b80): >_writeAt: n=3, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06828b80): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.722260139 +0000 UTC m=+77.099646990 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06828b80): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068290c0): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068290c0): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068290c0): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068290c0): >_readAt: n=5, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068290c0): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.722260139 +0000 UTC m=+77.099646990 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068290c0): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06a2a4d0 item 73 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06829700): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06829700): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06829700): _readAt: size=2, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06829700): >_readAt: n=0, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06829700): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06829700): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06829700): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.723569468 +0000 UTC m=+77.100956320 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06829700): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06829e80): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06829e80): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06829e80): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06a2b180 item 74 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06829e80): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06829e80): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.724353833 +0000 UTC m=+77.101740686 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06829e80): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0669e700): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0669e700): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06a2b3b0 item 74 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0669e700): _readAt: size=2, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0669e700): >_readAt: n=0, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0669e700): _writeAt: size=3, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0669e700): >_writeAt: n=3, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0669e700): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.724986761 +0000 UTC m=+77.102373873 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0669e700): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0669ec80): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0669ec80): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0669ec80): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0669ec80): >_readAt: n=3, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0669ec80): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.724986761 +0000 UTC m=+77.102373873 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0669ec80): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06a2b730 item 74 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0669f2c0): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0669f2c0): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0669f2c0): _readAt: size=2, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0669f2c0): >_readAt: n=0, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0669f2c0): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0669f2c0): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0669f2c0): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.726351176 +0000 UTC m=+77.103738028 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0669f2c0): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0669f7c0): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0669f7c0): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0669f7c0): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06a2bab0 item 75 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0669f7c0): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0669f7c0): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.72692975 +0000 UTC m=+77.104316603 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0669f7c0): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0669fd00): _readAt: size=2, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0669fd00): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0669fd00): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0669fd00): >_readAt: n=2, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0669fd00): _writeAt: size=3, off=2 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06a2bdc0 item 75 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0669fd00): >_writeAt: n=3, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0669fd00): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.727500722 +0000 UTC m=+77.104887574 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0669fd00): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065ae380): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065ae380): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065ae380): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065ae380): >_readAt: n=5, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065ae380): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.727500722 +0000 UTC m=+77.104887574 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065ae380): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da05fe22a0 item 75 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065aeb00): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065aeb00): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065aeb00): _readAt: size=2, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065aeb00): >_readAt: n=0, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065aeb00): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065aeb00): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065aeb00): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.72866176 +0000 UTC m=+77.106048622 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065aeb00): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065af080): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065af080): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065af080): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da05fe2690 item 76 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065af080): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065af080): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.729146808 +0000 UTC m=+77.106533660 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065af080): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065af5c0): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065af5c0): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da05fe28c0 item 76 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065af5c0): _readAt: size=2, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065af5c0): >_readAt: n=0, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065af5c0): _writeAt: size=3, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065af5c0): >_writeAt: n=3, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065af5c0): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.729867874 +0000 UTC m=+77.107254726 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065af5c0): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065afb40): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065afb40): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065afb40): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065afb40): >_readAt: n=3, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065afb40): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.729867874 +0000 UTC m=+77.107254726 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065afb40): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da05fe2a80 item 76 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0668a380): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0668a380): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0668a380): _readAt: size=2, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0668a380): >_readAt: n=0, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0668a380): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0668a380): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0668a380): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.730976973 +0000 UTC m=+77.108363825 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0668a380): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0668a980): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0668a980): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0668a980): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da05fe32d0 item 77 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0668a980): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0668a980): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.731407077 +0000 UTC m=+77.108793930 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0668a980): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/08 02:06:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0668b080): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0668b080): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0668b080): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0668b080): >_readAt: n=5, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0668b080): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.731407077 +0000 UTC m=+77.108793930 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0668b080): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da05fe38f0 item 77 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0668b6c0): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0668b6c0): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0668b6c0): _readAt: size=2, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0668b6c0): >_readAt: n=0, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0668b6c0): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0668b6c0): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0668b6c0): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.732581261 +0000 UTC m=+77.109968113 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0668b6c0): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0668bbc0): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0668bbc0): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0668bbc0): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06b9e460 item 78 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0668bbc0): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0668bbc0): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.733194202 +0000 UTC m=+77.110581053 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0668bbc0): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/08 02:06:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06048a00): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06048a00): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06048a00): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06048a00): >_readAt: n=5, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06048a00): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.733194202 +0000 UTC m=+77.110581053 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06048a00): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06b9e620 item 78 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06049a80): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06049a80): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06049a80): _readAt: size=2, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06049a80): >_readAt: n=0, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06049a80): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06049a80): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06049a80): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.73461973 +0000 UTC m=+77.112006582 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06049a80): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da05f569c0): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da05f569c0): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da05f569c0): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06b9ebd0 item 79 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da05f569c0): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da05f569c0): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.735011242 +0000 UTC m=+77.112398093 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da05f569c0): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/08 02:06:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da05f57640): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da05f57640): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da05f57640): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da05f57640): >_readAt: n=5, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da05f57640): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.735011242 +0000 UTC m=+77.112398093 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da05f57640): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06b9ee70 item 79 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06642500): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06642500): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06642500): _readAt: size=2, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06642500): >_readAt: n=0, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06642500): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06642500): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06642500): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.73630923 +0000 UTC m=+77.113696082 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06642500): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06642d40): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06642d40): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06642d40): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06b9f420 item 80 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06642d40): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06642d40): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.736818144 +0000 UTC m=+77.114204995 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06642d40): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/08 02:06:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06643440): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06643440): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06643440): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06643440): >_readAt: n=5, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06643440): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.736818144 +0000 UTC m=+77.114204995 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06643440): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06b9f650 item 80 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06643a80): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06643a80): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06643a80): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06643a80): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06643a80): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.738149364 +0000 UTC m=+77.115536216 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06643a80): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06118240): _readAt: size=2, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06118240): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06118240): open at offset 5 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06118240): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06118240): >_readAt: n=2, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06118240): _writeAt: size=3, off=7 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06b9fb90 item 81 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06118240): >_writeAt: n=3, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06118240): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.739003391 +0000 UTC m=+77.116390243 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06118240): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06119180): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06119180): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06119180): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06119180): >_readAt: n=8, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06119180): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.739003391 +0000 UTC m=+77.116390243 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06119180): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06b9fd50 item 81 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06119940): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06119940): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06119940): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06119940): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06119940): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.740317479 +0000 UTC m=+77.117704331 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06119940): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06119e40): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06119e40): open at offset 5 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06119e40): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da0604e700 item 82 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06119e40): _readAt: size=2, off=5 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06119e40): >_readAt: n=0, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06119e40): _writeAt: size=3, off=5 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06119e40): >_writeAt: n=3, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06119e40): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.740846832 +0000 UTC m=+77.118233684 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06119e40): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0641d280): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0641d280): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0641d280): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0641d280): >_readAt: n=3, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0641d280): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.740846832 +0000 UTC m=+77.118233684 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0641d280): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da0604f7a0 item 82 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0641d900): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0641d900): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0641d900): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0641d900): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0641d900): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.741966882 +0000 UTC m=+77.119353734 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0641d900): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0641de00): _readAt: size=2, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0641de00): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0641de00): open at offset 5 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0641de00): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0641de00): >_readAt: n=2, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0641de00): _writeAt: size=3, off=7 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06410000 item 83 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0641de00): >_writeAt: n=3, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0641de00): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.742528466 +0000 UTC m=+77.119915318 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0641de00): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065ce440): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065ce440): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065ce440): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065ce440): >_readAt: n=8, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065ce440): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.742528466 +0000 UTC m=+77.119915318 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065ce440): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06410230 item 83 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065ceac0): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065ceac0): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065ceac0): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065ceac0): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065ceac0): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.74388312 +0000 UTC m=+77.121269972 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065ceac0): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065cf000): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065cf000): open at offset 5 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065cf000): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da064107e0 item 84 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065cf000): _readAt: size=2, off=5 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065cf000): >_readAt: n=0, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065cf000): _writeAt: size=3, off=5 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065cf000): >_writeAt: n=3, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065cf000): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.744420307 +0000 UTC m=+77.121807160 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065cf000): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065cf580): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065cf580): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065cf580): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065cf580): >_readAt: n=3, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065cf580): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.744420307 +0000 UTC m=+77.121807160 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065cf580): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06410a80 item 84 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065cfc00): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065cfc00): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065cfc00): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065cfc00): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065cfc00): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.745664543 +0000 UTC m=+77.123051396 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da065cfc00): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c6200): _readAt: size=2, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c6200): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c6200): open at offset 5 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c6200): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c6200): >_readAt: n=2, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c6200): _writeAt: size=3, off=7 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06411110 item 85 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c6200): >_writeAt: n=3, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c6200): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.746165191 +0000 UTC m=+77.123552073 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c6200): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c6740): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c6740): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c6740): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c6740): >_readAt: n=8, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c6740): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.746165191 +0000 UTC m=+77.123552073 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c6740): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da064112d0 item 85 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c6e00): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c6e00): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c6e00): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c6e00): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c6e00): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.747566735 +0000 UTC m=+77.124953587 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c6e00): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c7300): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c7300): open at offset 5 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c7300): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06411e30 item 86 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c7300): _readAt: size=2, off=5 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c7300): >_readAt: n=0, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c7300): _writeAt: size=3, off=5 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c7300): >_writeAt: n=3, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c7300): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.748258856 +0000 UTC m=+77.125645708 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c7300): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c7cc0): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c7cc0): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c7cc0): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c7cc0): >_readAt: n=3, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c7cc0): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.748258856 +0000 UTC m=+77.125645708 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c7cc0): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06036310 item 86 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da061484c0): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da061484c0): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da061484c0): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da061484c0): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da061484c0): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.749479056 +0000 UTC m=+77.126865908 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da061484c0): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da061489c0): _readAt: size=2, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da061489c0): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da061489c0): open at offset 5 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da061489c0): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da061489c0): >_readAt: n=2, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da061489c0): _writeAt: size=3, off=7 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da060369a0 item 87 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da061489c0): >_writeAt: n=3, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da061489c0): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.750003199 +0000 UTC m=+77.127390051 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da061489c0): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06148f00): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06148f00): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06148f00): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06148f00): >_readAt: n=8, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06148f00): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.750003199 +0000 UTC m=+77.127390051 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06148f00): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06036bd0 item 87 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06149580): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06149580): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06149580): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06149580): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06149580): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.751420673 +0000 UTC m=+77.128807524 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06149580): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06149a80): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06149a80): open at offset 5 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06149a80): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06037180 item 88 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06149a80): _readAt: size=2, off=5 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06149a80): >_readAt: n=0, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06149a80): _writeAt: size=3, off=5 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06149a80): >_writeAt: n=3, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06149a80): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.751935837 +0000 UTC m=+77.129322689 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06149a80): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0647e140): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0647e140): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0647e140): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0647e140): >_readAt: n=3, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0647e140): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.751935837 +0000 UTC m=+77.129322689 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0647e140): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06037490 item 88 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0647e8c0): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0647e8c0): open at offset 0 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0647e8c0): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0647e8c0): _readAt: size=2, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0647e8c0): >_readAt: n=0, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0647e8c0): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0647e8c0): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0647e8c0): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.753310751 +0000 UTC m=+77.130697604 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0647e8c0): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0647ee00): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0647ee00): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0647ee00): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da05ffc380 item 89 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0647ee00): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0647ee00): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.753787984 +0000 UTC m=+77.131174836 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0647ee00): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0647f340): _readAt: size=2, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0647f340): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0647f340): open at offset 5 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0647f340): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0647f340): >_readAt: n=2, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0647f340): _writeAt: size=3, off=7 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da05ffc5b0 item 89 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0647f340): >_writeAt: n=3, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0647f340): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.754397289 +0000 UTC m=+77.131784141 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0647f340): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0647f9c0): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0647f9c0): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0647f9c0): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0647f9c0): >_readAt: n=8, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0647f9c0): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.754397289 +0000 UTC m=+77.131784141 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da0647f9c0): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da05ffc770 item 89 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c0140): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c0140): open at offset 0 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c0140): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c0140): _readAt: size=2, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c0140): >_readAt: n=0, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c0140): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c0140): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c0140): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.755875227 +0000 UTC m=+77.133262079 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c0140): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c0680): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c0680): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c0680): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da05ffcb60 item 90 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c0680): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c0680): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.756359234 +0000 UTC m=+77.133746086 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c0680): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c0bc0): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c0bc0): open at offset 5 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c0bc0): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da05ffce70 item 90 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c0bc0): _readAt: size=2, off=5 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c0bc0): >_readAt: n=0, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c0bc0): _writeAt: size=3, off=5 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c0bc0): >_writeAt: n=3, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c0bc0): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.756941175 +0000 UTC m=+77.134328027 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c0bc0): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c1280): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c1280): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c1280): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c1280): >_readAt: n=3, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c1280): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.756941175 +0000 UTC m=+77.134328027 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c1280): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da05ffd650 item 90 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c18c0): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c18c0): open at offset 0 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c18c0): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c18c0): _readAt: size=2, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c18c0): >_readAt: n=0, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c18c0): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c18c0): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c18c0): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.758479047 +0000 UTC m=+77.135865910 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c18c0): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c1e00): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c1e00): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c1e00): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06bfa150 item 91 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c1e00): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c1e00): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.758938307 +0000 UTC m=+77.136325158 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068c1e00): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da069e4480): _readAt: size=2, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da069e4480): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da069e4480): open at offset 5 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da069e4480): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da069e4480): >_readAt: n=2, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da069e4480): _writeAt: size=3, off=7 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06bfa310 item 91 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da069e4480): >_writeAt: n=3, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da069e4480): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.759473389 +0000 UTC m=+77.136860242 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da069e4480): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da069e4a00): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da069e4a00): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da069e4a00): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da069e4a00): >_readAt: n=8, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da069e4a00): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.759473389 +0000 UTC m=+77.136860242 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da069e4a00): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06bfa5b0 item 91 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da069e5040): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da069e5040): open at offset 0 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da069e5040): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da069e5040): _readAt: size=2, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da069e5040): >_readAt: n=0, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da069e5040): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da069e5040): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da069e5040): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.760768863 +0000 UTC m=+77.138155715 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da069e5040): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da069e5580): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da069e5580): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da069e5580): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06bfa930 item 92 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da069e5580): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da069e5580): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.761248851 +0000 UTC m=+77.138635703 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da069e5580): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da069e5ac0): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da069e5ac0): open at offset 5 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da069e5ac0): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06bfabd0 item 92 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da069e5ac0): _readAt: size=2, off=5 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da069e5ac0): >_readAt: n=0, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da069e5ac0): _writeAt: size=3, off=5 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da069e5ac0): >_writeAt: n=3, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da069e5ac0): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.761772754 +0000 UTC m=+77.139159605 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da069e5ac0): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068fa200): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068fa200): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068fa200): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068fa200): >_readAt: n=3, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068fa200): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.761772754 +0000 UTC m=+77.139159605 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068fa200): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06bfb030 item 92 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068fa840): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068fa840): open at offset 0 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068fa840): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068fa840): _readAt: size=2, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068fa840): >_readAt: n=0, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068fa840): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068fa840): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068fa840): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.762962386 +0000 UTC m=+77.140349238 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068fa840): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068fad80): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068fad80): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068fad80): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06bfb3b0 item 93 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068fad80): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068fad80): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.763474445 +0000 UTC m=+77.140861297 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068fad80): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/08 02:06:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068fb480): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068fb480): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068fb480): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068fb480): >_readAt: n=5, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068fb480): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.763474445 +0000 UTC m=+77.140861297 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068fb480): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06bfb570 item 93 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068fbac0): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068fbac0): open at offset 0 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068fbac0): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068fbac0): _readAt: size=2, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068fbac0): >_readAt: n=0, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068fbac0): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068fbac0): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068fbac0): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.764882341 +0000 UTC m=+77.142269203 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da068fbac0): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06276100): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06276100): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06276100): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06bfb8f0 item 94 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06276100): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06276100): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.765306754 +0000 UTC m=+77.142693607 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06276100): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/08 02:06:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06276800): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06276800): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06276800): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06276800): >_readAt: n=5, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06276800): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.765306754 +0000 UTC m=+77.142693607 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06276800): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06bfbab0 item 94 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06276e40): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06276e40): open at offset 0 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06276e40): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06276e40): _readAt: size=2, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06276e40): >_readAt: n=0, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06276e40): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06276e40): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06276e40): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.766629288 +0000 UTC m=+77.144016141 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06276e40): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06277380): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06277380): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06277380): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06c38070 item 95 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06277380): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06277380): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.767063821 +0000 UTC m=+77.144450674 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06277380): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/08 02:06:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06277a80): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06277a80): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06277a80): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06277a80): >_readAt: n=5, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06277a80): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.767063821 +0000 UTC m=+77.144450674 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da06277a80): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06c38230 item 95 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062a01c0): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062a01c0): open at offset 0 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062a01c0): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062a01c0): _readAt: size=2, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062a01c0): >_readAt: n=0, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062a01c0): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062a01c0): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062a01c0): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.768651277 +0000 UTC m=+77.146038159 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062a01c0): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062a0700): _writeAt: size=5, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062a0700): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062a0700): >openPending: err= 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06c38700 item 96 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062a0700): >_writeAt: n=5, err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062a0700): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.769185058 +0000 UTC m=+77.146571910 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062a0700): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/08 02:06:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/08 02:06:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:06:28 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062a0e00): _readAt: size=512, off=0 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062a0e00): openPending: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062a0e00): >openPending: err= 2026/06/08 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062a0e00): >_readAt: n=5, err=EOF 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062a0e00): close: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:06:28.769185058 +0000 UTC m=+77.146571910 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : open-test-file(0x2da062a0e00): >close: err= 2026/06/08 02:06:28 DEBUG : open-test-file: Remove: 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2da06c388c0 item 96 2026/06/08 02:06:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:06:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:06:28 DEBUG : open-test-file: >Remove: err= 2026/06/08 02:06:28 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:06:28 DEBUG : Looking for writers 2026/06/08 02:06:28 DEBUG : >WaitForWriters: 2026/06/08 02:06:28 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.65s) --- PASS: TestRWFileHandleOpenTests/writes (0.31s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.04s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.34s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.05s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo'", Local "Local file system at /tmp/rclone1316234281", Modify Window "1ns" 2026/06/08 02:06:28 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': poll-interval is not supported by this remote 2026/06/08 02:06:28 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/08 02:06:28 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" 2026/06/08 02:06:28 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" 2026/06/08 02:06:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" 2026/06/08 02:06:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 02:06:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" 2026/06/08 02:06:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" 2026/06/08 02:06:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 02:06:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" 2026/06/08 02:06:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:28 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/08 02:06:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:28 DEBUG : file1: newRWFileHandle: 2026/06/08 02:06:28 DEBUG : file1(0x2da062a1a80): openPending: 2026/06/08 02:06:28 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 02:06:28 DEBUG : file1(0x2da062a1a80): >openPending: err= 2026/06/08 02:06:28 DEBUG : file1: >newRWFileHandle: err= 2026/06/08 02:06:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 02:06:28 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/08 02:06:28 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/08 02:06:28 DEBUG : file1(0x2da062a1a80): _writeAt: size=2, off=0 2026/06/08 02:06:28 DEBUG : file1(0x2da062a1a80): >_writeAt: n=2, err= 2026/06/08 02:06:28 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/06/08 02:06:28 DEBUG : file1(0x2da062a1a80): RWFileHandle.Flush 2026/06/08 02:06:28 DEBUG : file1(0x2da062a1a80): RWFileHandle.Release 2026/06/08 02:06:28 DEBUG : file1(0x2da062a1a80): close: 2026/06/08 02:06:28 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/06/08 02:06:28 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:28 DEBUG : file1(0x2da062a1a80): >close: err= 2026/06/08 02:06:28 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:06:28 DEBUG : Looking for writers 2026/06/08 02:06:28 DEBUG : file1: reading active writers 2026/06/08 02:06:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/08 02:06:28 DEBUG : Looking for writers 2026/06/08 02:06:28 DEBUG : file1: reading active writers 2026/06/08 02:06:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/08 02:06:28 DEBUG : Looking for writers 2026/06/08 02:06:28 DEBUG : file1: reading active writers 2026/06/08 02:06:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/08 02:06:28 DEBUG : Looking for writers 2026/06/08 02:06:28 DEBUG : file1: reading active writers 2026/06/08 02:06:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/08 02:06:29 DEBUG : file1: vfs cache: starting upload 2026/06/08 02:06:29 DEBUG : file1: skip slow SHA1 on source file, hashing in-transit 2026/06/08 02:06:29 DEBUG : Looking for writers 2026/06/08 02:06:29 DEBUG : file1: reading active writers 2026/06/08 02:06:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/08 02:06:29 DEBUG : Looking for writers 2026/06/08 02:06:29 DEBUG : file1: reading active writers 2026/06/08 02:06:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/08 02:06:29 DEBUG : file1: size = 2 OK 2026/06/08 02:06:29 DEBUG : file1.rclone_chunk.001_aowx4w: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/06/08 02:06:29 INFO : file1.rclone_chunk.001_aowx4w: Copied (server-side copy) to: file1 2026/06/08 02:06:29 INFO : file1.rclone_chunk.001_aowx4w: Deleted 2026/06/08 02:06:29 DEBUG : file1: size = 2 OK 2026/06/08 02:06:29 INFO : file1: Copied (new) 2026/06/08 02:06:29 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC" 2026/06/08 02:06:29 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/08 02:06:29 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/06/08 02:06:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 02:06:29 INFO : file1: vfs cache: upload succeeded try #1 2026/06/08 02:06:29 DEBUG : Looking for writers 2026/06/08 02:06:29 DEBUG : file1: reading active writers 2026/06/08 02:06:29 DEBUG : >WaitForWriters: 2026/06/08 02:06:29 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:06:29 DEBUG : Looking for writers 2026/06/08 02:06:29 DEBUG : file1: reading active writers 2026/06/08 02:06:29 DEBUG : >WaitForWriters: 2026/06/08 02:06:29 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (0.89s) === RUN TestRWCacheRename run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo'", Local "Local file system at /tmp/rclone1316234281", Modify Window "1ns" 2026/06/08 02:06:29 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': poll-interval is not supported by this remote 2026/06/08 02:06:29 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/08 02:06:29 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" 2026/06/08 02:06:29 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" 2026/06/08 02:06:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" 2026/06/08 02:06:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 02:06:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" 2026/06/08 02:06:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" 2026/06/08 02:06:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 02:06:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" 2026/06/08 02:06:29 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:29 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/08 02:06:29 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:29 DEBUG : rename_me: newRWFileHandle: 2026/06/08 02:06:29 DEBUG : rename_me(0x2da0685ce00): openPending: 2026/06/08 02:06:29 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:06:29 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/06/08 02:06:29 DEBUG : rename_me(0x2da0685ce00): >openPending: err= 2026/06/08 02:06:29 DEBUG : rename_me: >newRWFileHandle: err= 2026/06/08 02:06:29 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/06/08 02:06:29 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/06/08 02:06:29 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/06/08 02:06:29 DEBUG : rename_me(0x2da0685ce00): _writeAt: size=5, off=0 2026/06/08 02:06:29 DEBUG : rename_me(0x2da0685ce00): >_writeAt: n=5, err= 2026/06/08 02:06:29 DEBUG : rename_me(0x2da0685ce00): close: 2026/06/08 02:06:29 DEBUG : rename_me: vfs cache: setting modification time to 2026-06-08 02:06:29.799097469 +0000 UTC m=+78.176484321 2026/06/08 02:06:29 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/06/08 02:06:29 DEBUG : rename_me(0x2da0685ce00): >close: err= 2026/06/08 02:06:29 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/06/08 02:06:29 DEBUG : i_was_renamed: Updating file with 0x2da06870270 2026/06/08 02:06:29 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/06/08 02:06:29 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/06/08 02:06:29 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:06:29 DEBUG : Looking for writers 2026/06/08 02:06:29 DEBUG : i_was_renamed: reading active writers 2026/06/08 02:06:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/08 02:06:29 DEBUG : Looking for writers 2026/06/08 02:06:29 DEBUG : i_was_renamed: reading active writers 2026/06/08 02:06:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/08 02:06:29 DEBUG : Looking for writers 2026/06/08 02:06:29 DEBUG : i_was_renamed: reading active writers 2026/06/08 02:06:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/08 02:06:29 DEBUG : Looking for writers 2026/06/08 02:06:29 DEBUG : i_was_renamed: reading active writers 2026/06/08 02:06:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/08 02:06:29 DEBUG : i_was_renamed: vfs cache: starting upload 2026/06/08 02:06:29 DEBUG : i_was_renamed: skip slow SHA1 on source file, hashing in-transit 2026/06/08 02:06:29 DEBUG : Looking for writers 2026/06/08 02:06:29 DEBUG : i_was_renamed: reading active writers 2026/06/08 02:06:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/08 02:06:30 DEBUG : Looking for writers 2026/06/08 02:06:30 DEBUG : i_was_renamed: reading active writers 2026/06/08 02:06:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/08 02:06:30 DEBUG : i_was_renamed: size = 5 OK 2026/06/08 02:06:30 DEBUG : i_was_renamed.rclone_chunk.001_aowx7o: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/08 02:06:30 INFO : i_was_renamed.rclone_chunk.001_aowx7o: Copied (server-side copy) to: i_was_renamed 2026/06/08 02:06:30 INFO : i_was_renamed.rclone_chunk.001_aowx7o: Deleted 2026/06/08 02:06:30 DEBUG : i_was_renamed: size = 5 OK 2026/06/08 02:06:30 INFO : i_was_renamed: Copied (new) 2026/06/08 02:06:30 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-06-08 02:06:29.799097469 +0000 UTC" 2026/06/08 02:06:30 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/06/08 02:06:30 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/06/08 02:06:30 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/06/08 02:06:30 DEBUG : Looking for writers 2026/06/08 02:06:30 DEBUG : i_was_renamed: reading active writers 2026/06/08 02:06:30 DEBUG : >WaitForWriters: 2026/06/08 02:06:30 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.81s) === RUN TestRWCacheUpdate run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo'", Local "Local file system at /tmp/rclone1316234281", Modify Window "1ns" 2026/06/08 02:06:30 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': poll-interval is not supported by this remote 2026/06/08 02:06:30 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/08 02:06:30 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" 2026/06/08 02:06:30 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" 2026/06/08 02:06:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" 2026/06/08 02:06:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 02:06:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" 2026/06/08 02:06:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" 2026/06/08 02:06:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 02:06:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-joniley7gelo" 2026/06/08 02:06:30 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/08 02:06:30 DEBUG : forgetting directory cache 2026/06/08 02:06:30 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/06/08 02:06:30 DEBUG : TestRWCacheUpdate.rclone_chunk.001_aowys8: md5 = 8558f20bbf1a5777c862752b37ad49be OK 2026/06/08 02:06:30 INFO : TestRWCacheUpdate.rclone_chunk.001_aowys8: Copied (server-side copy) to: TestRWCacheUpdate 2026/06/08 02:06:30 INFO : TestRWCacheUpdate.rclone_chunk.001_aowys8: Deleted 2026/06/08 02:06:31 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:31 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/08 02:06:31 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/08 02:06:31 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/08 02:06:31 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/08 02:06:31 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/08 02:06:31 DEBUG : TestRWCacheUpdate(0x2da0668ad40): _readAt: size=512, off=0 2026/06/08 02:06:31 DEBUG : TestRWCacheUpdate(0x2da0668ad40): openPending: 2026/06/08 02:06:31 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-08 01:07:30.566754506 +0000 UTC" against cached fingerprint "" 2026/06/08 02:06:31 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/08 02:06:31 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/08 02:06:31 DEBUG : TestRWCacheUpdate(0x2da0668ad40): >openPending: err= 2026/06/08 02:06:31 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/08 02:06:31 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/08 02:06:31 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/08 02:06:31 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/08 02:06:31 DEBUG : TestRWCacheUpdate(0x2da0668ad40): >_readAt: n=20, err=EOF 2026/06/08 02:06:31 DEBUG : TestRWCacheUpdate(0x2da0668ad40): close: 2026/06/08 02:06:31 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-08 01:07:30.566754506 +0000 UTC 2026/06/08 02:06:31 DEBUG : TestRWCacheUpdate(0x2da0668ad40): >close: err= 2026/06/08 02:06:31 DEBUG : forgetting directory cache 2026/06/08 02:06:31 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/08 02:06:31 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/06/08 02:06:31 DEBUG : TestRWCacheUpdate.rclone_chunk.001_aowzno: md5 = 944a242d910e2bbacae0d0db8c64490a OK 2026/06/08 02:06:31 INFO : TestRWCacheUpdate.rclone_chunk.001_aowzno: Copied (server-side copy) to: TestRWCacheUpdate 2026/06/08 02:06:31 INFO : TestRWCacheUpdate.rclone_chunk.001_aowzno: Deleted 2026/06/08 02:06:32 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:32 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/08 02:06:32 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/08 02:06:32 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/08 02:06:32 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/08 02:06:32 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/08 02:06:32 DEBUG : TestRWCacheUpdate(0x2da061196c0): _readAt: size=512, off=0 2026/06/08 02:06:32 DEBUG : TestRWCacheUpdate(0x2da061196c0): openPending: 2026/06/08 02:06:32 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-08 01:08:30.566754506 +0000 UTC" against cached fingerprint "20,2026-06-08 01:07:30.566754506 +0000 UTC" 2026/06/08 02:06:32 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-06-08 01:08:30.566754506 +0000 UTC" != cached fingerprint "20,2026-06-08 01:07:30.566754506 +0000 UTC") 2026/06/08 02:06:32 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/08 02:06:32 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/08 02:06:32 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/08 02:06:32 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/08 02:06:32 DEBUG : TestRWCacheUpdate(0x2da061196c0): >openPending: err= 2026/06/08 02:06:32 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/08 02:06:32 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/08 02:06:32 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/08 02:06:32 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/08 02:06:32 DEBUG : TestRWCacheUpdate(0x2da061196c0): >_readAt: n=20, err=EOF 2026/06/08 02:06:32 DEBUG : TestRWCacheUpdate(0x2da061196c0): close: 2026/06/08 02:06:32 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-08 01:08:30.566754506 +0000 UTC 2026/06/08 02:06:32 DEBUG : TestRWCacheUpdate(0x2da061196c0): >close: err= 2026/06/08 02:06:32 DEBUG : forgetting directory cache 2026/06/08 02:06:32 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/08 02:06:32 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/06/08 02:06:32 DEBUG : TestRWCacheUpdate.rclone_chunk.001_aox0ow: md5 = 4e063366550d230fc1fb85c19dbb494d OK 2026/06/08 02:06:32 INFO : TestRWCacheUpdate.rclone_chunk.001_aox0ow: Copied (server-side copy) to: TestRWCacheUpdate 2026/06/08 02:06:32 INFO : TestRWCacheUpdate.rclone_chunk.001_aox0ow: Deleted 2026/06/08 02:06:33 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:33 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/08 02:06:33 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/08 02:06:33 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/08 02:06:33 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/08 02:06:33 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/08 02:06:33 DEBUG : TestRWCacheUpdate(0x2da0647e080): _readAt: size=512, off=0 2026/06/08 02:06:33 DEBUG : TestRWCacheUpdate(0x2da0647e080): openPending: 2026/06/08 02:06:33 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-08 01:09:30.566754506 +0000 UTC" against cached fingerprint "20,2026-06-08 01:08:30.566754506 +0000 UTC" 2026/06/08 02:06:33 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-06-08 01:09:30.566754506 +0000 UTC" != cached fingerprint "20,2026-06-08 01:08:30.566754506 +0000 UTC") 2026/06/08 02:06:33 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/08 02:06:33 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/08 02:06:33 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/08 02:06:33 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/08 02:06:33 DEBUG : TestRWCacheUpdate(0x2da0647e080): >openPending: err= 2026/06/08 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/08 02:06:33 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/08 02:06:33 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/08 02:06:33 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/08 02:06:33 DEBUG : TestRWCacheUpdate(0x2da0647e080): >_readAt: n=20, err=EOF 2026/06/08 02:06:33 DEBUG : TestRWCacheUpdate(0x2da0647e080): close: 2026/06/08 02:06:33 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-08 01:09:30.566754506 +0000 UTC 2026/06/08 02:06:33 DEBUG : TestRWCacheUpdate(0x2da0647e080): >close: err= 2026/06/08 02:06:33 DEBUG : forgetting directory cache 2026/06/08 02:06:33 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/08 02:06:33 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/06/08 02:06:33 DEBUG : TestRWCacheUpdate.rclone_chunk.001_aox1bu: md5 = a8c7956852282e88c22a986150cb5a68 OK 2026/06/08 02:06:33 INFO : TestRWCacheUpdate.rclone_chunk.001_aox1bu: Copied (server-side copy) to: TestRWCacheUpdate 2026/06/08 02:06:33 INFO : TestRWCacheUpdate.rclone_chunk.001_aox1bu: Deleted 2026/06/08 02:06:33 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:33 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/08 02:06:33 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/08 02:06:33 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/08 02:06:33 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/08 02:06:33 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/08 02:06:33 DEBUG : TestRWCacheUpdate(0x2da068c0480): _readAt: size=512, off=0 2026/06/08 02:06:33 DEBUG : TestRWCacheUpdate(0x2da068c0480): openPending: 2026/06/08 02:06:33 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-08 01:10:30.566754506 +0000 UTC" against cached fingerprint "20,2026-06-08 01:09:30.566754506 +0000 UTC" 2026/06/08 02:06:33 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-06-08 01:10:30.566754506 +0000 UTC" != cached fingerprint "20,2026-06-08 01:09:30.566754506 +0000 UTC") 2026/06/08 02:06:33 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/08 02:06:33 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/08 02:06:33 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/08 02:06:33 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/08 02:06:33 DEBUG : TestRWCacheUpdate(0x2da068c0480): >openPending: err= 2026/06/08 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/08 02:06:33 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/08 02:06:33 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/08 02:06:33 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/08 02:06:34 DEBUG : TestRWCacheUpdate(0x2da068c0480): >_readAt: n=20, err=EOF 2026/06/08 02:06:34 DEBUG : TestRWCacheUpdate(0x2da068c0480): close: 2026/06/08 02:06:34 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-08 01:10:30.566754506 +0000 UTC 2026/06/08 02:06:34 DEBUG : TestRWCacheUpdate(0x2da068c0480): >close: err= 2026/06/08 02:06:34 DEBUG : forgetting directory cache 2026/06/08 02:06:34 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/08 02:06:34 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/06/08 02:06:34 DEBUG : TestRWCacheUpdate.rclone_chunk.001_aox2jc: md5 = 25074c7237d5f7774d304950950b2d66 OK 2026/06/08 02:06:34 INFO : TestRWCacheUpdate.rclone_chunk.001_aox2jc: Copied (server-side copy) to: TestRWCacheUpdate 2026/06/08 02:06:34 INFO : TestRWCacheUpdate.rclone_chunk.001_aox2jc: Deleted 2026/06/08 02:06:34 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:34 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/08 02:06:34 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/08 02:06:34 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/08 02:06:34 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/08 02:06:34 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/08 02:06:34 DEBUG : TestRWCacheUpdate(0x2da062d2ec0): _readAt: size=512, off=0 2026/06/08 02:06:34 DEBUG : TestRWCacheUpdate(0x2da062d2ec0): openPending: 2026/06/08 02:06:34 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-08 01:11:30.566754506 +0000 UTC" against cached fingerprint "20,2026-06-08 01:10:30.566754506 +0000 UTC" 2026/06/08 02:06:34 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-06-08 01:11:30.566754506 +0000 UTC" != cached fingerprint "20,2026-06-08 01:10:30.566754506 +0000 UTC") 2026/06/08 02:06:34 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/08 02:06:34 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/08 02:06:34 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/08 02:06:34 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/08 02:06:34 DEBUG : TestRWCacheUpdate(0x2da062d2ec0): >openPending: err= 2026/06/08 02:06:34 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/08 02:06:34 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/08 02:06:34 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/08 02:06:34 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/08 02:06:35 DEBUG : TestRWCacheUpdate(0x2da062d2ec0): >_readAt: n=20, err=EOF 2026/06/08 02:06:35 DEBUG : TestRWCacheUpdate(0x2da062d2ec0): close: 2026/06/08 02:06:35 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-08 01:11:30.566754506 +0000 UTC 2026/06/08 02:06:35 DEBUG : TestRWCacheUpdate(0x2da062d2ec0): >close: err= 2026/06/08 02:06:35 DEBUG : forgetting directory cache 2026/06/08 02:06:35 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/08 02:06:35 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/06/08 02:06:35 DEBUG : TestRWCacheUpdate.rclone_chunk.001_aox3n3: md5 = 58e51f3b328781d7a035e462b2e9bd00 OK 2026/06/08 02:06:35 INFO : TestRWCacheUpdate.rclone_chunk.001_aox3n3: Copied (server-side copy) to: TestRWCacheUpdate 2026/06/08 02:06:35 INFO : TestRWCacheUpdate.rclone_chunk.001_aox3n3: Deleted 2026/06/08 02:06:35 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:35 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/08 02:06:35 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/08 02:06:35 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/08 02:06:35 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/08 02:06:35 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/08 02:06:35 DEBUG : TestRWCacheUpdate(0x2da068c1600): _readAt: size=512, off=0 2026/06/08 02:06:35 DEBUG : TestRWCacheUpdate(0x2da068c1600): openPending: 2026/06/08 02:06:35 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-08 01:12:30.566754506 +0000 UTC" against cached fingerprint "20,2026-06-08 01:11:30.566754506 +0000 UTC" 2026/06/08 02:06:35 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-06-08 01:12:30.566754506 +0000 UTC" != cached fingerprint "20,2026-06-08 01:11:30.566754506 +0000 UTC") 2026/06/08 02:06:35 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/08 02:06:35 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/08 02:06:35 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/08 02:06:35 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/08 02:06:35 DEBUG : TestRWCacheUpdate(0x2da068c1600): >openPending: err= 2026/06/08 02:06:35 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/08 02:06:35 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/08 02:06:35 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/08 02:06:35 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/08 02:06:35 DEBUG : TestRWCacheUpdate(0x2da068c1600): >_readAt: n=20, err=EOF 2026/06/08 02:06:35 DEBUG : TestRWCacheUpdate(0x2da068c1600): close: 2026/06/08 02:06:35 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-08 01:12:30.566754506 +0000 UTC 2026/06/08 02:06:35 DEBUG : TestRWCacheUpdate(0x2da068c1600): >close: err= 2026/06/08 02:06:36 DEBUG : forgetting directory cache 2026/06/08 02:06:36 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/08 02:06:36 DEBUG : TestRWCacheUpdate: size = 21 OK 2026/06/08 02:06:36 DEBUG : TestRWCacheUpdate.rclone_chunk.001_aox4xu: md5 = 8dbc613757cc0c1614e9b1aafd9156a7 OK 2026/06/08 02:06:36 INFO : TestRWCacheUpdate.rclone_chunk.001_aox4xu: Copied (server-side copy) to: TestRWCacheUpdate 2026/06/08 02:06:36 INFO : TestRWCacheUpdate.rclone_chunk.001_aox4xu: Deleted 2026/06/08 02:06:36 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:36 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/08 02:06:36 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/08 02:06:36 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/08 02:06:36 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/08 02:06:36 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/08 02:06:36 DEBUG : TestRWCacheUpdate(0x2da065afdc0): _readAt: size=512, off=0 2026/06/08 02:06:36 DEBUG : TestRWCacheUpdate(0x2da065afdc0): openPending: 2026/06/08 02:06:36 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-06-08 01:13:30.566754506 +0000 UTC" against cached fingerprint "20,2026-06-08 01:12:30.566754506 +0000 UTC" 2026/06/08 02:06:36 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-06-08 01:13:30.566754506 +0000 UTC" != cached fingerprint "20,2026-06-08 01:12:30.566754506 +0000 UTC") 2026/06/08 02:06:36 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/08 02:06:36 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/08 02:06:36 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/06/08 02:06:36 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/08 02:06:36 DEBUG : TestRWCacheUpdate(0x2da065afdc0): >openPending: err= 2026/06/08 02:06:36 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/06/08 02:06:36 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/08 02:06:36 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/08 02:06:36 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/08 02:06:36 DEBUG : TestRWCacheUpdate(0x2da065afdc0): >_readAt: n=21, err=EOF 2026/06/08 02:06:36 DEBUG : TestRWCacheUpdate(0x2da065afdc0): close: 2026/06/08 02:06:36 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-08 01:13:30.566754506 +0000 UTC 2026/06/08 02:06:36 DEBUG : TestRWCacheUpdate(0x2da065afdc0): >close: err= 2026/06/08 02:06:37 DEBUG : forgetting directory cache 2026/06/08 02:06:37 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/08 02:06:37 DEBUG : TestRWCacheUpdate: size = 22 OK 2026/06/08 02:06:37 DEBUG : TestRWCacheUpdate.rclone_chunk.001_aox4w0: md5 = d6db0c1b4814e22b98d1f690596f68ca OK 2026/06/08 02:06:37 INFO : TestRWCacheUpdate.rclone_chunk.001_aox4w0: Copied (server-side copy) to: TestRWCacheUpdate 2026/06/08 02:06:37 INFO : TestRWCacheUpdate.rclone_chunk.001_aox4w0: Deleted 2026/06/08 02:06:37 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:37 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/08 02:06:37 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/08 02:06:37 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/08 02:06:37 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/08 02:06:37 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/08 02:06:37 DEBUG : TestRWCacheUpdate(0x2da05f56ac0): _readAt: size=512, off=0 2026/06/08 02:06:37 DEBUG : TestRWCacheUpdate(0x2da05f56ac0): openPending: 2026/06/08 02:06:37 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-06-08 01:14:30.566754506 +0000 UTC" against cached fingerprint "21,2026-06-08 01:13:30.566754506 +0000 UTC" 2026/06/08 02:06:37 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-06-08 01:14:30.566754506 +0000 UTC" != cached fingerprint "21,2026-06-08 01:13:30.566754506 +0000 UTC") 2026/06/08 02:06:37 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/08 02:06:37 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/08 02:06:37 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/06/08 02:06:37 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/08 02:06:37 DEBUG : TestRWCacheUpdate(0x2da05f56ac0): >openPending: err= 2026/06/08 02:06:37 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/06/08 02:06:37 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/08 02:06:37 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/08 02:06:37 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/08 02:06:37 DEBUG : TestRWCacheUpdate(0x2da05f56ac0): >_readAt: n=22, err=EOF 2026/06/08 02:06:37 DEBUG : TestRWCacheUpdate(0x2da05f56ac0): close: 2026/06/08 02:06:37 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-08 01:14:30.566754506 +0000 UTC 2026/06/08 02:06:37 DEBUG : TestRWCacheUpdate(0x2da05f56ac0): >close: err= 2026/06/08 02:06:37 DEBUG : Re-reading directory (101.091739ms old) 2026/06/08 02:06:37 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/08 02:06:37 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/06/08 02:06:38 DEBUG : forgetting directory cache 2026/06/08 02:06:38 DEBUG : TestRWCacheUpdate: size = 23 OK 2026/06/08 02:06:38 DEBUG : TestRWCacheUpdate.rclone_chunk.001_aox6q2: md5 = a04b60cad5c51870e80f668df3d720c0 OK 2026/06/08 02:06:38 INFO : TestRWCacheUpdate.rclone_chunk.001_aox6q2: Copied (server-side copy) to: TestRWCacheUpdate 2026/06/08 02:06:38 INFO : TestRWCacheUpdate.rclone_chunk.001_aox6q2: Deleted 2026/06/08 02:06:38 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:38 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/08 02:06:38 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/08 02:06:38 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/08 02:06:38 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/08 02:06:38 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/08 02:06:38 DEBUG : TestRWCacheUpdate(0x2da0647ee80): _readAt: size=512, off=0 2026/06/08 02:06:38 DEBUG : TestRWCacheUpdate(0x2da0647ee80): openPending: 2026/06/08 02:06:38 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-06-08 01:15:30.566754506 +0000 UTC" against cached fingerprint "22,2026-06-08 01:14:30.566754506 +0000 UTC" 2026/06/08 02:06:38 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-06-08 01:15:30.566754506 +0000 UTC" != cached fingerprint "22,2026-06-08 01:14:30.566754506 +0000 UTC") 2026/06/08 02:06:38 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/08 02:06:38 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/08 02:06:38 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/06/08 02:06:38 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/08 02:06:38 DEBUG : TestRWCacheUpdate(0x2da0647ee80): >openPending: err= 2026/06/08 02:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/06/08 02:06:38 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/08 02:06:38 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/08 02:06:38 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/08 02:06:38 DEBUG : TestRWCacheUpdate(0x2da0647ee80): >_readAt: n=23, err=EOF 2026/06/08 02:06:38 DEBUG : TestRWCacheUpdate(0x2da0647ee80): close: 2026/06/08 02:06:38 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-08 01:15:30.566754506 +0000 UTC 2026/06/08 02:06:38 DEBUG : TestRWCacheUpdate(0x2da0647ee80): >close: err= 2026/06/08 02:06:38 DEBUG : Re-reading directory (100.470462ms old) 2026/06/08 02:06:38 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/08 02:06:38 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/06/08 02:06:39 DEBUG : forgetting directory cache 2026/06/08 02:06:39 DEBUG : TestRWCacheUpdate: size = 24 OK 2026/06/08 02:06:39 DEBUG : TestRWCacheUpdate.rclone_chunk.001_aox7zf: md5 = 074978d6705e58530a3c8d378a08fa37 OK 2026/06/08 02:06:39 INFO : TestRWCacheUpdate.rclone_chunk.001_aox7zf: Copied (server-side copy) to: TestRWCacheUpdate 2026/06/08 02:06:39 INFO : TestRWCacheUpdate.rclone_chunk.001_aox7zf: Deleted 2026/06/08 02:06:39 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:39 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/08 02:06:39 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/08 02:06:39 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/08 02:06:39 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/08 02:06:39 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/08 02:06:39 DEBUG : TestRWCacheUpdate(0x2da062d2400): _readAt: size=512, off=0 2026/06/08 02:06:39 DEBUG : TestRWCacheUpdate(0x2da062d2400): openPending: 2026/06/08 02:06:39 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-06-08 01:16:30.566754506 +0000 UTC" against cached fingerprint "23,2026-06-08 01:15:30.566754506 +0000 UTC" 2026/06/08 02:06:39 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-06-08 01:16:30.566754506 +0000 UTC" != cached fingerprint "23,2026-06-08 01:15:30.566754506 +0000 UTC") 2026/06/08 02:06:39 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/08 02:06:39 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/08 02:06:39 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/06/08 02:06:39 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/08 02:06:39 DEBUG : TestRWCacheUpdate(0x2da062d2400): >openPending: err= 2026/06/08 02:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/06/08 02:06:39 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/08 02:06:39 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/08 02:06:39 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/08 02:06:39 DEBUG : TestRWCacheUpdate(0x2da062d2400): >_readAt: n=24, err=EOF 2026/06/08 02:06:39 DEBUG : TestRWCacheUpdate(0x2da062d2400): close: 2026/06/08 02:06:39 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-08 01:16:30.566754506 +0000 UTC 2026/06/08 02:06:39 DEBUG : TestRWCacheUpdate(0x2da062d2400): >close: err= 2026/06/08 02:06:39 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:06:39 DEBUG : Looking for writers 2026/06/08 02:06:39 DEBUG : TestRWCacheUpdate: reading active writers 2026/06/08 02:06:39 DEBUG : >WaitForWriters: 2026/06/08 02:06:39 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': vfs cache: cleaner exiting 2026/06/08 02:06:40 DEBUG : forgetting directory cache 2026/06/08 02:06:40 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" --- PASS: TestRWCacheUpdate (9.48s) === RUN TestCaseSensitivity run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo'", Local "Local file system at /tmp/rclone1316234281", Modify Window "1ns" 2026/06/08 02:06:40 DEBUG : FiLeA: size = 5 OK 2026/06/08 02:06:40 DEBUG : FiLeA.rclone_chunk.001_aox8nv: md5 = 89d903bc35dede724fd52c51437ff5fd OK 2026/06/08 02:06:40 INFO : FiLeA.rclone_chunk.001_aox8nv: Copied (server-side copy) to: FiLeA 2026/06/08 02:06:40 INFO : FiLeA.rclone_chunk.001_aox8nv: Deleted 2026/06/08 02:06:40 DEBUG : FiLeB: size = 5 OK 2026/06/08 02:06:40 DEBUG : FiLeB.rclone_chunk.001_aox8tm: md5 = ff9cf2d690d888cb337f6bf4526b6130 OK 2026/06/08 02:06:40 INFO : FiLeB.rclone_chunk.001_aox8tm: Copied (server-side copy) to: FiLeB 2026/06/08 02:06:40 INFO : FiLeB.rclone_chunk.001_aox8tm: Deleted 2026/06/08 02:06:41 DEBUG : FilEb: size = 5 OK 2026/06/08 02:06:41 DEBUG : FilEb.rclone_chunk.001_aox9xk: md5 = 79369f78f7882c1baabbc7d45dc5daa0 OK 2026/06/08 02:06:41 INFO : FilEb.rclone_chunk.001_aox9xk: Copied (server-side copy) to: FilEb 2026/06/08 02:06:41 INFO : FilEb.rclone_chunk.001_aox9xk: Deleted 2026/06/08 02:06:41 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': poll-interval is not supported by this remote 2026/06/08 02:06:41 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': poll-interval is not supported by this remote 2026/06/08 02:06:41 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/08 02:06:41 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/08 02:06:41 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/08 02:06:41 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/06/08 02:06:41 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/08 02:06:41 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/08 02:06:41 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/08 02:06:41 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/08 02:06:41 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/08 02:06:41 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/06/08 02:06:41 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/08 02:06:41 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/08 02:06:41 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/08 02:06:41 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/08 02:06:41 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/08 02:06:41 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/06/08 02:06:41 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/08 02:06:41 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/08 02:06:41 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/08 02:06:41 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/06/08 02:06:41 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/06/08 02:06:41 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/06/08 02:06:41 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/06/08 02:06:41 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/08 02:06:41 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/08 02:06:41 DEBUG : FilEb: Open: flags=O_RDONLY 2026/06/08 02:06:41 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/06/08 02:06:41 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/06/08 02:06:41 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/06/08 02:06:41 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/08 02:06:42 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/08 02:06:42 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/08 02:06:42 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/08 02:06:42 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/06/08 02:06:42 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/08 02:06:42 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/08 02:06:42 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/08 02:06:42 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/08 02:06:42 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/08 02:06:42 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/06/08 02:06:42 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/08 02:06:42 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/08 02:06:42 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/08 02:06:42 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/08 02:06:42 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/08 02:06:42 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/06/08 02:06:42 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/08 02:06:42 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/08 02:06:42 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/08 02:06:42 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/08 02:06:42 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/08 02:06:42 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/06/08 02:06:42 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/08 02:06:42 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/08 02:06:42 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/08 02:06:42 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/06/08 02:06:42 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/06/08 02:06:42 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/06/08 02:06:42 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/06/08 02:06:42 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/08 02:06:42 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/08 02:06:42 DEBUG : FilEb: Open: flags=O_RDONLY 2026/06/08 02:06:42 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/06/08 02:06:42 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/06/08 02:06:42 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/06/08 02:06:42 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/08 02:06:42 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/08 02:06:42 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/06/08 02:06:42 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/06/08 02:06:42 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/08 02:06:42 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/06/08 02:06:42 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/06/08 02:06:42 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/08 02:06:42 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/08 02:06:42 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/08 02:06:42 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/06/08 02:06:42 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/08 02:06:42 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/08 02:06:42 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/08 02:06:42 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/06/08 02:06:42 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/08 02:06:42 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/06/08 02:06:42 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/08 02:06:42 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/06/08 02:06:42 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/08 02:06:42 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/06/08 02:06:42 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/06/08 02:06:42 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/06/08 02:06:42 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/06/08 02:06:42 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/08 02:06:42 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/08 02:06:42 DEBUG : FilEb: Open: flags=O_RDONLY 2026/06/08 02:06:42 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/06/08 02:06:42 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/06/08 02:06:42 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/06/08 02:06:42 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/08 02:06:42 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/08 02:06:42 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/06/08 02:06:42 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/08 02:06:42 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/06/08 02:06:42 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:06:42 DEBUG : Looking for writers 2026/06/08 02:06:42 DEBUG : FiLeA: reading active writers 2026/06/08 02:06:42 DEBUG : FiLeB: reading active writers 2026/06/08 02:06:42 DEBUG : FilEb: reading active writers 2026/06/08 02:06:42 DEBUG : >WaitForWriters: 2026/06/08 02:06:42 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:06:42 DEBUG : Looking for writers 2026/06/08 02:06:42 DEBUG : FiLeA: reading active writers 2026/06/08 02:06:42 DEBUG : FiLeB: reading active writers 2026/06/08 02:06:42 DEBUG : FilEb: reading active writers 2026/06/08 02:06:42 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (2.72s) === RUN TestUnicodeNormalization run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo'", Local "Local file system at /tmp/rclone1316234281", Modify Window "1ns" 2026/06/08 02:06:43 DEBUG : normal name with no special characters.txt: size = 5 OK 2026/06/08 02:06:43 DEBUG : normal name with no special characters.txt.rclone_chunk.001_aoxa7r: md5 = 89d903bc35dede724fd52c51437ff5fd OK 2026/06/08 02:06:43 INFO : normal name with no special characters.txt.rclone_chunk.001_aoxa7r: Copied (server-side copy) to: normal name with no special characters.txt 2026/06/08 02:06:43 INFO : normal name with no special characters.txt.rclone_chunk.001_aoxa7r: Deleted 2026/06/08 02:06:43 DEBUG : 測試_Русский___ě_áñ: size = 5 OK 2026/06/08 02:06:43 DEBUG : 測試_Русский___ě_áñ.rclone_chunk.001_aoxb2h: md5 = ff9cf2d690d888cb337f6bf4526b6130 OK 2026/06/08 02:06:43 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_aoxb2h: Copied (server-side copy) to: 測試_Русский___ě_áñ 2026/06/08 02:06:43 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_aoxb2h: Deleted 2026/06/08 02:06:43 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': poll-interval is not supported by this remote 2026/06/08 02:06:43 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/08 02:06:43 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/06/08 02:06:43 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/06/08 02:06:43 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/06/08 02:06:43 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/08 02:06:43 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/08 02:06:43 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/08 02:06:43 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/06/08 02:06:43 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/06/08 02:06:43 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/06/08 02:06:43 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/06/08 02:06:43 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/08 02:06:43 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/08 02:06:43 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/06/08 02:06:43 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/06/08 02:06:43 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/06/08 02:06:43 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/08 02:06:43 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/08 02:06:43 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/08 02:06:43 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/06/08 02:06:43 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:06:43 DEBUG : Looking for writers 2026/06/08 02:06:43 DEBUG : normal name with no special characters.txt: reading active writers 2026/06/08 02:06:43 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/06/08 02:06:43 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (1.35s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo'", Local "Local file system at /tmp/rclone1316234281", Modify Window "1ns" 2026/06/08 02:06:44 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': poll-interval is not supported by this remote 2026/06/08 02:06:44 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': Reusing VFS from active cache 2026/06/08 02:06:44 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:06:44 DEBUG : Looking for writers 2026/06/08 02:06:44 DEBUG : >WaitForWriters: 2026/06/08 02:06:44 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:06:44 DEBUG : Looking for writers 2026/06/08 02:06:44 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.09s) === RUN TestVFSNewWithOpts run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo'", Local "Local file system at /tmp/rclone1316234281", Modify Window "1ns" 2026/06/08 02:06:44 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': poll-interval is not supported by this remote 2026/06/08 02:06:44 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:06:44 DEBUG : Looking for writers 2026/06/08 02:06:44 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.09s) === RUN TestVFSRoot run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo'", Local "Local file system at /tmp/rclone1316234281", Modify Window "1ns" 2026/06/08 02:06:44 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': poll-interval is not supported by this remote 2026/06/08 02:06:44 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:06:44 DEBUG : Looking for writers 2026/06/08 02:06:44 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.09s) === RUN TestVFSStat run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo'", Local "Local file system at /tmp/rclone1316234281", Modify Window "1ns" 2026/06/08 02:06:44 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': poll-interval is not supported by this remote 2026/06/08 02:06:44 DEBUG : file1: size = 14 OK 2026/06/08 02:06:44 DEBUG : file1.rclone_chunk.001_aoxcrk: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/08 02:06:44 INFO : file1.rclone_chunk.001_aoxcrk: Copied (server-side copy) to: file1 2026/06/08 02:06:44 INFO : file1.rclone_chunk.001_aoxcrk: Deleted 2026/06/08 02:06:45 DEBUG : dir/file2: size = 14 OK 2026/06/08 02:06:45 DEBUG : dir/file2.rclone_chunk.001_aoxc2x: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/06/08 02:06:45 INFO : dir/file2.rclone_chunk.001_aoxc2x: Copied (server-side copy) to: dir/file2 2026/06/08 02:06:45 INFO : dir/file2.rclone_chunk.001_aoxc2x: Deleted 2026/06/08 02:06:45 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:06:45 DEBUG : dir: Looking for writers 2026/06/08 02:06:45 DEBUG : file2: reading active writers 2026/06/08 02:06:45 DEBUG : Looking for writers 2026/06/08 02:06:45 DEBUG : dir: reading active writers 2026/06/08 02:06:45 DEBUG : file1: reading active writers 2026/06/08 02:06:45 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (1.53s) === RUN TestVFSStatParent run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo'", Local "Local file system at /tmp/rclone1316234281", Modify Window "1ns" 2026/06/08 02:06:45 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': poll-interval is not supported by this remote 2026/06/08 02:06:46 DEBUG : file1: size = 14 OK 2026/06/08 02:06:46 DEBUG : file1.rclone_chunk.001_aoxdhh: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/08 02:06:46 INFO : file1.rclone_chunk.001_aoxdhh: Copied (server-side copy) to: file1 2026/06/08 02:06:46 INFO : file1.rclone_chunk.001_aoxdhh: Deleted 2026/06/08 02:06:46 DEBUG : dir/file2: size = 14 OK 2026/06/08 02:06:46 DEBUG : dir/file2.rclone_chunk.001_aoxes3: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/06/08 02:06:46 INFO : dir/file2.rclone_chunk.001_aoxes3: Copied (server-side copy) to: dir/file2 2026/06/08 02:06:46 INFO : dir/file2.rclone_chunk.001_aoxes3: Deleted 2026/06/08 02:06:46 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:06:46 DEBUG : dir: Looking for writers 2026/06/08 02:06:46 DEBUG : Looking for writers 2026/06/08 02:06:46 DEBUG : dir: reading active writers 2026/06/08 02:06:46 DEBUG : file1: reading active writers 2026/06/08 02:06:46 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (1.31s) === RUN TestVFSOpenFile run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo'", Local "Local file system at /tmp/rclone1316234281", Modify Window "1ns" 2026/06/08 02:06:47 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': poll-interval is not supported by this remote 2026/06/08 02:06:47 DEBUG : file1: size = 14 OK 2026/06/08 02:06:47 DEBUG : file1.rclone_chunk.001_aoxff6: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/08 02:06:47 INFO : file1.rclone_chunk.001_aoxff6: Copied (server-side copy) to: file1 2026/06/08 02:06:47 INFO : file1.rclone_chunk.001_aoxff6: Deleted 2026/06/08 02:06:48 DEBUG : dir/file2: size = 14 OK 2026/06/08 02:06:48 DEBUG : dir/file2.rclone_chunk.001_aoxflm: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/06/08 02:06:48 INFO : dir/file2.rclone_chunk.001_aoxflm: Copied (server-side copy) to: dir/file2 2026/06/08 02:06:48 INFO : dir/file2.rclone_chunk.001_aoxflm: Deleted 2026/06/08 02:06:48 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/08 02:06:48 DEBUG : file1: Open: flags=O_RDONLY 2026/06/08 02:06:48 DEBUG : file1: >Open: fd=file1 (r), err= 2026/06/08 02:06:48 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/06/08 02:06:48 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/08 02:06:48 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/06/08 02:06:48 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/08 02:06:48 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/06/08 02:06:48 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:48 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:48 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/06/08 02:06:48 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/06/08 02:06:48 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/06/08 02:06:48 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/06/08 02:06:48 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': File to upload is small (0 bytes), uploading instead of streaming 2026/06/08 02:06:48 DEBUG : dir/new_file.txt: size = 0 OK 2026/06/08 02:06:48 DEBUG : dir/new_file.txt.rclone_chunk.001_aoxg64: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/08 02:06:48 INFO : dir/new_file.txt.rclone_chunk.001_aoxg64: Copied (server-side copy) to: dir/new_file.txt 2026/06/08 02:06:48 INFO : dir/new_file.txt.rclone_chunk.001_aoxg64: Deleted 2026/06/08 02:06:48 DEBUG : dir/new_file.txt: size = 0 OK 2026/06/08 02:06:48 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2026/06/08 02:06:48 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/06/08 02:06:48 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:48 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/06/08 02:06:48 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:06:48 DEBUG : dir: Looking for writers 2026/06/08 02:06:48 DEBUG : file2: reading active writers 2026/06/08 02:06:48 DEBUG : new_file.txt: reading active writers 2026/06/08 02:06:48 DEBUG : Looking for writers 2026/06/08 02:06:48 DEBUG : file1: reading active writers 2026/06/08 02:06:48 DEBUG : dir: reading active writers 2026/06/08 02:06:48 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (1.86s) === RUN TestVFSRename run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo'", Local "Local file system at /tmp/rclone1316234281", Modify Window "1ns" 2026/06/08 02:06:49 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': poll-interval is not supported by this remote 2026/06/08 02:06:49 DEBUG : dir/file2: size = 14 OK 2026/06/08 02:06:49 DEBUG : dir/file2.rclone_chunk.001_aoxhte: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/06/08 02:06:49 INFO : dir/file2.rclone_chunk.001_aoxhte: Copied (server-side copy) to: dir/file2 2026/06/08 02:06:49 INFO : dir/file2.rclone_chunk.001_aoxhte: Deleted 2026/06/08 02:06:49 DEBUG : dir/file2: copy non-chunked object... 2026/06/08 02:06:49 DEBUG : dir/file1: size = 14 OK 2026/06/08 02:06:49 INFO : dir/file2: Copied (server-side copy) to: dir/file1 2026/06/08 02:06:50 INFO : dir/file2: Deleted 2026/06/08 02:06:50 DEBUG : dir/file1: Updating file with dir/file1 0x2da065a6000 2026/06/08 02:06:50 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/06/08 02:06:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/08 02:06:50 DEBUG : dir/file1: copy non-chunked object... 2026/06/08 02:06:50 DEBUG : file0: size = 14 OK 2026/06/08 02:06:50 INFO : dir/file1: Copied (server-side copy) to: file0 2026/06/08 02:06:50 INFO : dir/file1: Deleted 2026/06/08 02:06:50 DEBUG : file0: Updating file with file0 0x2da065a6000 2026/06/08 02:06:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/08 02:06:50 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/06/08 02:06:50 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:06:50 DEBUG : dir: Looking for writers 2026/06/08 02:06:50 DEBUG : Looking for writers 2026/06/08 02:06:50 DEBUG : file0: reading active writers 2026/06/08 02:06:50 DEBUG : dir: reading active writers 2026/06/08 02:06:50 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (1.60s) === RUN TestVFSStatfs run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo'", Local "Local file system at /tmp/rclone1316234281", Modify Window "1ns" 2026/06/08 02:06:50 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': poll-interval is not supported by this remote 2026/06/08 02:06:50 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:06:50 DEBUG : Looking for writers 2026/06/08 02:06:50 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.09s) === RUN TestVFSMkdir run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo'", Local "Local file system at /tmp/rclone1316234281", Modify Window "1ns" 2026/06/08 02:06:50 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': poll-interval is not supported by this remote 2026/06/08 02:06:50 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:06:50 DEBUG : Looking for writers 2026/06/08 02:06:50 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.09s) === RUN TestVFSMkdirAll run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo'", Local "Local file system at /tmp/rclone1316234281", Modify Window "1ns" 2026/06/08 02:06:50 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': poll-interval is not supported by this remote 2026/06/08 02:06:50 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:06:50 DEBUG : Looking for writers 2026/06/08 02:06:50 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-joniley7gelo'", Local "Local file system at /tmp/rclone1316234281", Modify Window "1ns" 2026/06/08 02:06:50 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': poll-interval is not supported by this remote 2026/06/08 02:06:50 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:06:50 DEBUG : Looking for writers 2026/06/08 02:06:50 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-joniley7gelo'", Local "Local file system at /tmp/rclone1316234281", Modify Window "1ns" 2026/06/08 02:06:51 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': poll-interval is not supported by this remote 2026/06/08 02:06:51 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:51 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 02:06:51 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/08 02:06:51 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/08 02:06:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 02:06:51 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/06/08 02:06:51 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/06/08 02:06:51 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/06/08 02:06:51 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': File to upload is small (5 bytes), uploading instead of streaming 2026/06/08 02:06:51 DEBUG : file1: size = 5 OK 2026/06/08 02:06:51 DEBUG : file1.rclone_chunk.001_aoxj92: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/08 02:06:51 INFO : file1.rclone_chunk.001_aoxj92: Copied (server-side copy) to: file1 2026/06/08 02:06:51 INFO : file1.rclone_chunk.001_aoxj92: Deleted 2026/06/08 02:06:51 DEBUG : file1: size = 5 OK 2026/06/08 02:06:51 DEBUG : file1: Size of src and dst objects identical 2026/06/08 02:06:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 02:06:51 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:51 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 02:06:51 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/08 02:06:51 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/08 02:06:51 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:51 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 02:06:51 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/08 02:06:51 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/08 02:06:51 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/06/08 02:06:51 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/06/08 02:06:51 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/08 02:06:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 02:06:51 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/08 02:06:51 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/08 02:06:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 02:06:51 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': File to upload is small (0 bytes), uploading instead of streaming 2026/06/08 02:06:52 DEBUG : file1: size = 0 OK 2026/06/08 02:06:52 DEBUG : file1.rclone_chunk.001_aoxjnj: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/08 02:06:52 INFO : file1.rclone_chunk.001_aoxjnj: Copied (server-side copy) to: file1 2026/06/08 02:06:52 INFO : file1.rclone_chunk.001_aoxjnj: Deleted 2026/06/08 02:06:52 DEBUG : file1: size = 0 OK 2026/06/08 02:06:52 DEBUG : file1: Size of src and dst objects identical 2026/06/08 02:06:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 02:06:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/06/08 02:06:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/08 02:06:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 02:06:52 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/08 02:06:52 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/08 02:06:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 02:06:52 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': File to upload is small (7 bytes), uploading instead of streaming 2026/06/08 02:06:52 DEBUG : file1: size = 7 OK 2026/06/08 02:06:52 DEBUG : file1.rclone_chunk.001_aoxkyh: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/06/08 02:06:52 INFO : file1.rclone_chunk.001_aoxkyh: Copied (server-side copy) to: file1 2026/06/08 02:06:52 INFO : file1.rclone_chunk.001_aoxkyh: Deleted 2026/06/08 02:06:52 DEBUG : file1: size = 7 OK 2026/06/08 02:06:52 DEBUG : file1: Size of src and dst objects identical 2026/06/08 02:06:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 02:06:52 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:06:52 DEBUG : Looking for writers 2026/06/08 02:06:52 DEBUG : file1: reading active writers 2026/06/08 02:06:52 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (1.76s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo'", Local "Local file system at /tmp/rclone1316234281", Modify Window "1ns" 2026/06/08 02:06:52 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': poll-interval is not supported by this remote 2026/06/08 02:06:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 02:06:52 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/08 02:06:52 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/08 02:06:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 02:06:52 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/06/08 02:06:53 DEBUG : file1: aborting in-sequence write wait, off=100 2026/06/08 02:06:53 DEBUG : file1: failed to wait for in-sequence write to 100 2026/06/08 02:06:53 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/06/08 02:06:53 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': File to upload is small (11 bytes), uploading instead of streaming 2026/06/08 02:06:54 DEBUG : file1: size = 11 OK 2026/06/08 02:06:54 DEBUG : file1.rclone_chunk.001_aoxljj: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/06/08 02:06:54 INFO : file1.rclone_chunk.001_aoxljj: Copied (server-side copy) to: file1 2026/06/08 02:06:54 INFO : file1.rclone_chunk.001_aoxljj: Deleted 2026/06/08 02:06:54 DEBUG : file1: size = 11 OK 2026/06/08 02:06:54 DEBUG : file1: Size of src and dst objects identical 2026/06/08 02:06:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 02:06:54 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/06/08 02:06:54 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:06:54 DEBUG : Looking for writers 2026/06/08 02:06:54 DEBUG : file1: reading active writers 2026/06/08 02:06:54 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.70s) === RUN TestWriteFileHandleFlush run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo'", Local "Local file system at /tmp/rclone1316234281", Modify Window "1ns" 2026/06/08 02:06:54 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': poll-interval is not supported by this remote 2026/06/08 02:06:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 02:06:54 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/08 02:06:54 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/08 02:06:54 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/06/08 02:06:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 02:06:54 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': File to upload is small (5 bytes), uploading instead of streaming 2026/06/08 02:06:54 DEBUG : file1: size = 5 OK 2026/06/08 02:06:54 DEBUG : file1.rclone_chunk.001_aoxmdi: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/08 02:06:54 INFO : file1.rclone_chunk.001_aoxmdi: Copied (server-side copy) to: file1 2026/06/08 02:06:55 INFO : file1.rclone_chunk.001_aoxmdi: Deleted 2026/06/08 02:06:55 DEBUG : file1: size = 5 OK 2026/06/08 02:06:55 DEBUG : file1: Size of src and dst objects identical 2026/06/08 02:06:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 02:06:55 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/06/08 02:06:55 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:06:55 DEBUG : Looking for writers 2026/06/08 02:06:55 DEBUG : file1: reading active writers 2026/06/08 02:06:55 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.63s) === RUN TestWriteFileHandleRelease run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo'", Local "Local file system at /tmp/rclone1316234281", Modify Window "1ns" 2026/06/08 02:06:55 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': poll-interval is not supported by this remote 2026/06/08 02:06:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 02:06:55 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/08 02:06:55 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/08 02:06:55 DEBUG : file1: WriteFileHandle.Release closing 2026/06/08 02:06:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 02:06:55 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': File to upload is small (0 bytes), uploading instead of streaming 2026/06/08 02:06:55 DEBUG : file1: size = 0 OK 2026/06/08 02:06:55 DEBUG : file1.rclone_chunk.001_aoxn73: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/08 02:06:55 INFO : file1.rclone_chunk.001_aoxn73: Copied (server-side copy) to: file1 2026/06/08 02:06:55 INFO : file1.rclone_chunk.001_aoxn73: Deleted 2026/06/08 02:06:55 DEBUG : file1: size = 0 OK 2026/06/08 02:06:55 DEBUG : file1: Size of src and dst objects identical 2026/06/08 02:06:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 02:06:55 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/06/08 02:06:55 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:06:55 DEBUG : Looking for writers 2026/06/08 02:06:55 DEBUG : file1: reading active writers 2026/06/08 02:06:55 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.60s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo'", Local "Local file system at /tmp/rclone1316234281", Modify Window "1ns" 2026/06/08 02:06:55 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': poll-interval is not supported by this remote 2026/06/08 02:06:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 02:06:55 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/08 02:06:55 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/08 02:06:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 02:06:55 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': File to upload is small (2 bytes), uploading instead of streaming 2026/06/08 02:06:56 DEBUG : file1: size = 2 OK 2026/06/08 02:06:56 DEBUG : file1.rclone_chunk.001_aoxny8: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/06/08 02:06:56 INFO : file1.rclone_chunk.001_aoxny8: Copied (server-side copy) to: file1 2026/06/08 02:06:56 INFO : file1.rclone_chunk.001_aoxny8: Deleted 2026/06/08 02:06:56 DEBUG : file1: size = 2 OK 2026/06/08 02:06:56 DEBUG : file1: Size of src and dst objects identical 2026/06/08 02:06:56 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/06/08 02:06:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 02:06:56 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:06:56 DEBUG : Looking for writers 2026/06/08 02:06:56 DEBUG : file1: reading active writers 2026/06/08 02:06:56 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (0.75s) === RUN TestFileReadAtZeroLength run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo'", Local "Local file system at /tmp/rclone1316234281", Modify Window "1ns" 2026/06/08 02:06:56 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': poll-interval is not supported by this remote 2026/06/08 02:06:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 02:06:56 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/08 02:06:56 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/08 02:06:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 02:06:56 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': File to upload is small (0 bytes), uploading instead of streaming 2026/06/08 02:06:56 DEBUG : file1: size = 0 OK 2026/06/08 02:06:56 DEBUG : file1.rclone_chunk.001_aoxogz: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/08 02:06:56 INFO : file1.rclone_chunk.001_aoxogz: Copied (server-side copy) to: file1 2026/06/08 02:06:56 INFO : file1.rclone_chunk.001_aoxogz: Deleted 2026/06/08 02:06:56 DEBUG : file1: size = 0 OK 2026/06/08 02:06:56 DEBUG : file1: Size of src and dst objects identical 2026/06/08 02:06:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 02:06:56 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:56 DEBUG : file1: Open: flags=O_RDONLY 2026/06/08 02:06:56 DEBUG : file1: >Open: fd=file1 (r), err= 2026/06/08 02:06:56 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/06/08 02:06:56 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/06/08 02:06:57 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/06/08 02:06:57 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:06:57 DEBUG : Looking for writers 2026/06/08 02:06:57 DEBUG : file1: reading active writers 2026/06/08 02:06:57 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.64s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo'", Local "Local file system at /tmp/rclone1316234281", Modify Window "1ns" 2026/06/08 02:06:57 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': poll-interval is not supported by this remote 2026/06/08 02:06:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:06:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:06:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 02:06:57 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/08 02:06:57 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/08 02:06:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 02:06:57 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': File to upload is small (100 bytes), uploading instead of streaming 2026/06/08 02:06:57 DEBUG : file1.rclone_chunk.001: size = 50 OK 2026/06/08 02:06:57 DEBUG : file1.rclone_chunk.001_aoxplo: md5 = 26313f4c969d2f3b1a1409464e83e4f8 OK 2026/06/08 02:06:57 INFO : file1.rclone_chunk.001_aoxplo: Copied (server-side copy) to: file1.rclone_chunk.001 2026/06/08 02:06:57 INFO : file1.rclone_chunk.001_aoxplo: Deleted 2026/06/08 02:06:57 DEBUG : file1.rclone_chunk.002: size = 50 OK 2026/06/08 02:06:57 DEBUG : file1.rclone_chunk.002_aoxplo: md5 = c7fb43efa805f32c3763d468b9fd776e OK 2026/06/08 02:06:57 INFO : file1.rclone_chunk.002_aoxplo: Copied (server-side copy) to: file1.rclone_chunk.002 2026/06/08 02:06:57 INFO : file1.rclone_chunk.002_aoxplo: Deleted 2026/06/08 02:06:57 DEBUG : file1: size = 100 OK 2026/06/08 02:06:57 DEBUG : file1: Size of src and dst objects identical 2026/06/08 02:06:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 02:06:57 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:06:57 DEBUG : file1: Open: flags=O_RDONLY 2026/06/08 02:06:57 DEBUG : file1: >Open: fd=file1 (r), err= 2026/06/08 02:06:57 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/06/08 02:06:57 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/06/08 02:06:57 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/06/08 02:06:58 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:06:58 DEBUG : Looking for writers 2026/06/08 02:06:58 DEBUG : file1: reading active writers 2026/06/08 02:06:58 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (1.19s) === RUN TestZipManyFiles run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo'", Local "Local file system at /tmp/rclone1316234281", Modify Window "1ns" 2026/06/08 02:06:58 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': poll-interval is not supported by this remote 2026/06/08 02:06:58 DEBUG : flat/f000.txt: size = 7 OK 2026/06/08 02:06:58 DEBUG : flat/f000.txt.rclone_chunk.001_aoxqit: md5 = a217847fb21f7e963650acc42a7a3b39 OK 2026/06/08 02:06:58 INFO : flat/f000.txt.rclone_chunk.001_aoxqit: Copied (server-side copy) to: flat/f000.txt 2026/06/08 02:06:58 INFO : flat/f000.txt.rclone_chunk.001_aoxqit: Deleted 2026/06/08 02:06:59 DEBUG : flat/f001.txt: size = 14 OK 2026/06/08 02:06:59 DEBUG : flat/f001.txt.rclone_chunk.001_aoxqxa: md5 = f4ae3155a94225d34a70f10e659557c3 OK 2026/06/08 02:06:59 INFO : flat/f001.txt.rclone_chunk.001_aoxqxa: Copied (server-side copy) to: flat/f001.txt 2026/06/08 02:06:59 INFO : flat/f001.txt.rclone_chunk.001_aoxqxa: Deleted 2026/06/08 02:06:59 DEBUG : flat/f002.txt: size = 21 OK 2026/06/08 02:06:59 DEBUG : flat/f002.txt.rclone_chunk.001_aoxrhh: md5 = 32efe482074c8b2c32cb86e0408849d3 OK 2026/06/08 02:06:59 INFO : flat/f002.txt.rclone_chunk.001_aoxrhh: Copied (server-side copy) to: flat/f002.txt 2026/06/08 02:06:59 INFO : flat/f002.txt.rclone_chunk.001_aoxrhh: Deleted 2026/06/08 02:06:59 DEBUG : flat/f003.txt: size = 28 OK 2026/06/08 02:06:59 DEBUG : flat/f003.txt.rclone_chunk.001_aoxrgz: md5 = 7fc5fc031450b8aa97a6bd2940ce089e OK 2026/06/08 02:06:59 INFO : flat/f003.txt.rclone_chunk.001_aoxrgz: Copied (server-side copy) to: flat/f003.txt 2026/06/08 02:06:59 INFO : flat/f003.txt.rclone_chunk.001_aoxrgz: Deleted 2026/06/08 02:07:00 DEBUG : flat/f004.txt: size = 35 OK 2026/06/08 02:07:00 DEBUG : flat/f004.txt.rclone_chunk.001_aoxsq9: md5 = a0cc525f7207539d9ed6f6fe03808820 OK 2026/06/08 02:07:00 INFO : flat/f004.txt.rclone_chunk.001_aoxsq9: Copied (server-side copy) to: flat/f004.txt 2026/06/08 02:07:00 INFO : flat/f004.txt.rclone_chunk.001_aoxsq9: Deleted 2026/06/08 02:07:00 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/06/08 02:07:00 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/06/08 02:07:00 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/08 02:07:01 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/08 02:07:01 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/06/08 02:07:01 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/06/08 02:07:01 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/08 02:07:01 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/08 02:07:01 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/06/08 02:07:01 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/06/08 02:07:01 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/08 02:07:01 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/08 02:07:01 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/06/08 02:07:01 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/06/08 02:07:01 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/08 02:07:01 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/08 02:07:01 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/06/08 02:07:01 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/06/08 02:07:01 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/08 02:07:01 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/08 02:07:01 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:07:01 DEBUG : flat: Looking for writers 2026/06/08 02:07:01 DEBUG : f002.txt: reading active writers 2026/06/08 02:07:01 DEBUG : f003.txt: reading active writers 2026/06/08 02:07:01 DEBUG : f004.txt: reading active writers 2026/06/08 02:07:01 DEBUG : f000.txt: reading active writers 2026/06/08 02:07:01 DEBUG : f001.txt: reading active writers 2026/06/08 02:07:01 DEBUG : Looking for writers 2026/06/08 02:07:01 DEBUG : flat: reading active writers 2026/06/08 02:07:01 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (3.48s) === RUN TestZipManySubDirs run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo'", Local "Local file system at /tmp/rclone1316234281", Modify Window "1ns" 2026/06/08 02:07:01 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': poll-interval is not supported by this remote 2026/06/08 02:07:02 DEBUG : a/top.txt: size = 3 OK 2026/06/08 02:07:02 DEBUG : a/top.txt.rclone_chunk.001_aoxtuu: md5 = b28354b543375bfa94dabaeda722927f OK 2026/06/08 02:07:02 INFO : a/top.txt.rclone_chunk.001_aoxtuu: Copied (server-side copy) to: a/top.txt 2026/06/08 02:07:02 INFO : a/top.txt.rclone_chunk.001_aoxtuu: Deleted 2026/06/08 02:07:02 DEBUG : a/b/mid.txt: size = 3 OK 2026/06/08 02:07:02 DEBUG : a/b/mid.txt.rclone_chunk.001_aoxu70: md5 = 22384709d743fe3c6fb0a4b35b2e10a6 OK 2026/06/08 02:07:02 INFO : a/b/mid.txt.rclone_chunk.001_aoxu70: Copied (server-side copy) to: a/b/mid.txt 2026/06/08 02:07:02 INFO : a/b/mid.txt.rclone_chunk.001_aoxu70: Deleted 2026/06/08 02:07:02 DEBUG : a/b/c/deep.txt: size = 4 OK 2026/06/08 02:07:02 DEBUG : a/b/c/deep.txt.rclone_chunk.001_aoxu1v: md5 = 6627415e807ee33c7302917216e7da68 OK 2026/06/08 02:07:02 INFO : a/b/c/deep.txt.rclone_chunk.001_aoxu1v: Copied (server-side copy) to: a/b/c/deep.txt 2026/06/08 02:07:03 INFO : a/b/c/deep.txt.rclone_chunk.001_aoxu1v: Deleted 2026/06/08 02:07:03 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/06/08 02:07:03 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/06/08 02:07:03 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/08 02:07:03 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/08 02:07:03 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/06/08 02:07:03 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/06/08 02:07:03 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/08 02:07:03 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/08 02:07:03 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/06/08 02:07:03 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/06/08 02:07:03 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/08 02:07:03 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/08 02:07:03 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:07:03 DEBUG : a/b/c: Looking for writers 2026/06/08 02:07:03 DEBUG : deep.txt: reading active writers 2026/06/08 02:07:03 DEBUG : a/b: Looking for writers 2026/06/08 02:07:03 DEBUG : c: reading active writers 2026/06/08 02:07:03 DEBUG : mid.txt: reading active writers 2026/06/08 02:07:03 DEBUG : a: Looking for writers 2026/06/08 02:07:03 DEBUG : b: reading active writers 2026/06/08 02:07:03 DEBUG : top.txt: reading active writers 2026/06/08 02:07:03 DEBUG : Looking for writers 2026/06/08 02:07:03 DEBUG : a: reading active writers 2026/06/08 02:07:03 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (2.04s) === RUN TestZipLargeFiles run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo'", Local "Local file system at /tmp/rclone1316234281", Modify Window "1ns" 2026/06/08 02:07:03 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': poll-interval is not supported by this remote zip_test.go:119: skipping test as chunker too slow 2026/06/08 02:07:03 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:07:03 DEBUG : Looking for writers 2026/06/08 02:07:03 DEBUG : >WaitForWriters: --- SKIP: TestZipLargeFiles (0.09s) === RUN TestZipDirsInRoot run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo'", Local "Local file system at /tmp/rclone1316234281", Modify Window "1ns" 2026/06/08 02:07:03 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': poll-interval is not supported by this remote 2026/06/08 02:07:04 DEBUG : dir1/a.txt: size = 1 OK 2026/06/08 02:07:04 DEBUG : dir1/a.txt.rclone_chunk.001_aoxvxr: md5 = 9dd4e461268c8034f5c8564e155c67a6 OK 2026/06/08 02:07:04 INFO : dir1/a.txt.rclone_chunk.001_aoxvxr: Copied (server-side copy) to: dir1/a.txt 2026/06/08 02:07:04 INFO : dir1/a.txt.rclone_chunk.001_aoxvxr: Deleted 2026/06/08 02:07:04 DEBUG : dir2/b.txt: size = 1 OK 2026/06/08 02:07:04 DEBUG : dir2/b.txt.rclone_chunk.001_aoxwja: md5 = 415290769594460e2e485922904f345d OK 2026/06/08 02:07:04 INFO : dir2/b.txt.rclone_chunk.001_aoxwja: Copied (server-side copy) to: dir2/b.txt 2026/06/08 02:07:04 INFO : dir2/b.txt.rclone_chunk.001_aoxwja: Deleted 2026/06/08 02:07:05 DEBUG : dir3/c.txt: size = 1 OK 2026/06/08 02:07:05 DEBUG : dir3/c.txt.rclone_chunk.001_aoxwgr: md5 = fbade9e36a3f36d3d676c1b808451dd7 OK 2026/06/08 02:07:05 INFO : dir3/c.txt.rclone_chunk.001_aoxwgr: Copied (server-side copy) to: dir3/c.txt 2026/06/08 02:07:05 INFO : dir3/c.txt.rclone_chunk.001_aoxwgr: Deleted 2026/06/08 02:07:05 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/06/08 02:07:05 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/06/08 02:07:05 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/08 02:07:05 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/08 02:07:05 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/06/08 02:07:05 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/06/08 02:07:05 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/08 02:07:05 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/08 02:07:05 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/06/08 02:07:05 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/06/08 02:07:05 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/08 02:07:05 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/08 02:07:05 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:07:05 DEBUG : dir1: Looking for writers 2026/06/08 02:07:05 DEBUG : a.txt: reading active writers 2026/06/08 02:07:05 DEBUG : dir2: Looking for writers 2026/06/08 02:07:05 DEBUG : b.txt: reading active writers 2026/06/08 02:07:05 DEBUG : dir3: Looking for writers 2026/06/08 02:07:05 DEBUG : c.txt: reading active writers 2026/06/08 02:07:05 DEBUG : Looking for writers 2026/06/08 02:07:05 DEBUG : dir1: reading active writers 2026/06/08 02:07:05 DEBUG : dir2: reading active writers 2026/06/08 02:07:05 DEBUG : dir3: reading active writers 2026/06/08 02:07:05 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (2.11s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/06/08 02:07:06 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-joniley7gelo': Purge remote 2026/06/08 02:07:06 DEBUG : Waiting for deletions to finish 2026/06/08 02:07:06 INFO : S3 bucket rclone-test-joniley7gelo: Bucket "rclone-test-joniley7gelo" deleted "./vfs.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bSHA1QuickS3: -verbose -size-limit 1024" - Finished OK in 1m54.822168026s (try 1/5)