"./vfs.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bSHA1QuickS3: -verbose -size-limit 1024" - Starting (try 1/5) 2026/09/23 01:28:39 DEBUG : Creating backend with remote "TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate" 2026/09/23 01:28:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/23 01:28:39 DEBUG : Creating backend with remote "TestS3:rclone-test-pagatav5gate" 2026/09/23 01:28:39 DEBUG : Creating backend with remote "/tmp/rclone1146306316" === RUN TestDirHandleMethods run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate'", Local "Local file system at /tmp/rclone1146306316", Modify Window "1ns" 2026/09/23 01:28:39 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': poll-interval is not supported by this remote 2026/09/23 01:28:40 INFO : S3 bucket rclone-test-pagatav5gate: Bucket "rclone-test-pagatav5gate" created with ACL "" 2026/09/23 01:28:40 DEBUG : dir/file1: size = 14 OK 2026/09/23 01:28:40 DEBUG : dir/file1.rclone_chunk.001_ssivjm: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/23 01:28:40 INFO : dir/file1.rclone_chunk.001_ssivjm: Copied (server-side copy) to: dir/file1 2026/09/23 01:28:40 INFO : dir/file1.rclone_chunk.001_ssivjm: Deleted 2026/09/23 01:28:40 DEBUG : WaitForWriters: timeout=30s 2026/09/23 01:28:40 DEBUG : dir: Looking for writers 2026/09/23 01:28:40 DEBUG : Looking for writers 2026/09/23 01:28:40 DEBUG : dir: reading active writers 2026/09/23 01:28:40 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (1.37s) === RUN TestDirHandleReaddir run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate'", Local "Local file system at /tmp/rclone1146306316", Modify Window "1ns" 2026/09/23 01:28:40 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': poll-interval is not supported by this remote 2026/09/23 01:28:41 DEBUG : dir/file1: size = 14 OK 2026/09/23 01:28:41 DEBUG : dir/file1.rclone_chunk.001_ssiv9h: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/23 01:28:41 INFO : dir/file1.rclone_chunk.001_ssiv9h: Copied (server-side copy) to: dir/file1 2026/09/23 01:28:41 INFO : dir/file1.rclone_chunk.001_ssiv9h: Deleted 2026/09/23 01:28:41 DEBUG : dir/file2: size = 15 OK 2026/09/23 01:28:41 DEBUG : dir/file2.rclone_chunk.001_ssiw8y: md5 = d1b75f73cb5fce53969131dd22562187 OK 2026/09/23 01:28:41 INFO : dir/file2.rclone_chunk.001_ssiw8y: Copied (server-side copy) to: dir/file2 2026/09/23 01:28:41 INFO : dir/file2.rclone_chunk.001_ssiw8y: Deleted 2026/09/23 01:28:41 DEBUG : dir/subdir/file3: size = 16 OK 2026/09/23 01:28:41 DEBUG : dir/subdir/file3.rclone_chunk.001_ssiw3i: md5 = 01295b6a8d3454e40dd135bbe6af1579 OK 2026/09/23 01:28:41 INFO : dir/subdir/file3.rclone_chunk.001_ssiw3i: Copied (server-side copy) to: dir/subdir/file3 2026/09/23 01:28:42 INFO : dir/subdir/file3.rclone_chunk.001_ssiw3i: Deleted 2026/09/23 01:28:42 DEBUG : WaitForWriters: timeout=30s 2026/09/23 01:28:42 DEBUG : dir/subdir: Looking for writers 2026/09/23 01:28:42 DEBUG : dir: Looking for writers 2026/09/23 01:28:42 DEBUG : file1: reading active writers 2026/09/23 01:28:42 DEBUG : file2: reading active writers 2026/09/23 01:28:42 DEBUG : subdir: reading active writers 2026/09/23 01:28:42 DEBUG : Looking for writers 2026/09/23 01:28:42 DEBUG : dir: reading active writers 2026/09/23 01:28:42 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (1.98s) === RUN TestDirHandleReaddirnames run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate'", Local "Local file system at /tmp/rclone1146306316", Modify Window "1ns" 2026/09/23 01:28:42 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': poll-interval is not supported by this remote 2026/09/23 01:28:43 DEBUG : dir/file1: size = 14 OK 2026/09/23 01:28:43 DEBUG : dir/file1.rclone_chunk.001_ssixfw: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/23 01:28:43 INFO : dir/file1.rclone_chunk.001_ssixfw: Copied (server-side copy) to: dir/file1 2026/09/23 01:28:43 INFO : dir/file1.rclone_chunk.001_ssixfw: Deleted 2026/09/23 01:28:43 DEBUG : WaitForWriters: timeout=30s 2026/09/23 01:28:43 DEBUG : dir: Looking for writers 2026/09/23 01:28:43 DEBUG : file1: reading active writers 2026/09/23 01:28:43 DEBUG : Looking for writers 2026/09/23 01:28:43 DEBUG : dir: reading active writers 2026/09/23 01:28:43 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.83s) === RUN TestDirMethods run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate'", Local "Local file system at /tmp/rclone1146306316", Modify Window "1ns" 2026/09/23 01:28:43 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': poll-interval is not supported by this remote 2026/09/23 01:28:43 DEBUG : dir/file1: size = 14 OK 2026/09/23 01:28:43 DEBUG : dir/file1.rclone_chunk.001_ssiyd1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/23 01:28:43 INFO : dir/file1.rclone_chunk.001_ssiyd1: Copied (server-side copy) to: dir/file1 2026/09/23 01:28:44 INFO : dir/file1.rclone_chunk.001_ssiyd1: Deleted 2026/09/23 01:28:44 DEBUG : WaitForWriters: timeout=30s 2026/09/23 01:28:44 DEBUG : dir: Looking for writers 2026/09/23 01:28:44 DEBUG : Looking for writers 2026/09/23 01:28:44 DEBUG : dir: reading active writers 2026/09/23 01:28:44 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.79s) === RUN TestDirForgetAll run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate'", Local "Local file system at /tmp/rclone1146306316", Modify Window "1ns" 2026/09/23 01:28:44 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': poll-interval is not supported by this remote 2026/09/23 01:28:44 DEBUG : dir/file1: size = 14 OK 2026/09/23 01:28:44 DEBUG : dir/file1.rclone_chunk.001_ssiz5n: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/23 01:28:44 INFO : dir/file1.rclone_chunk.001_ssiz5n: Copied (server-side copy) to: dir/file1 2026/09/23 01:28:44 INFO : dir/file1.rclone_chunk.001_ssiz5n: Deleted 2026/09/23 01:28:45 DEBUG : dir: forgetting directory cache 2026/09/23 01:28:45 DEBUG : forgetting directory cache 2026/09/23 01:28:45 DEBUG : dir: forgetting directory cache 2026/09/23 01:28:45 DEBUG : WaitForWriters: timeout=30s 2026/09/23 01:28:45 DEBUG : Looking for writers 2026/09/23 01:28:45 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.94s) === RUN TestDirForgetPath run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate'", Local "Local file system at /tmp/rclone1146306316", Modify Window "1ns" 2026/09/23 01:28:45 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': poll-interval is not supported by this remote 2026/09/23 01:28:45 DEBUG : dir/file1: size = 14 OK 2026/09/23 01:28:45 DEBUG : dir/file1.rclone_chunk.001_ssj0o3: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/23 01:28:45 INFO : dir/file1.rclone_chunk.001_ssj0o3: Copied (server-side copy) to: dir/file1 2026/09/23 01:28:45 INFO : dir/file1.rclone_chunk.001_ssj0o3: Deleted 2026/09/23 01:28:45 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/09/23 01:28:45 DEBUG : dir: invalidating directory cache 2026/09/23 01:28:45 DEBUG : >ForgetPath: 2026/09/23 01:28:45 DEBUG : ForgetPath: relativePath="dir", type=0 2026/09/23 01:28:45 DEBUG : invalidating directory cache 2026/09/23 01:28:45 DEBUG : dir: forgetting directory cache 2026/09/23 01:28:45 DEBUG : >ForgetPath: 2026/09/23 01:28:45 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/09/23 01:28:45 DEBUG : >ForgetPath: 2026/09/23 01:28:45 DEBUG : WaitForWriters: timeout=30s 2026/09/23 01:28:45 DEBUG : dir: Looking for writers 2026/09/23 01:28:45 DEBUG : Looking for writers 2026/09/23 01:28:45 DEBUG : dir: reading active writers 2026/09/23 01:28:45 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.87s) === RUN TestDirWalk run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate'", Local "Local file system at /tmp/rclone1146306316", Modify Window "1ns" 2026/09/23 01:28:46 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': poll-interval is not supported by this remote 2026/09/23 01:28:46 DEBUG : dir/file1: size = 14 OK 2026/09/23 01:28:46 DEBUG : dir/file1.rclone_chunk.001_ssj1uc: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/23 01:28:46 INFO : dir/file1.rclone_chunk.001_ssj1uc: Copied (server-side copy) to: dir/file1 2026/09/23 01:28:46 INFO : dir/file1.rclone_chunk.001_ssj1uc: Deleted 2026/09/23 01:28:47 DEBUG : fil/a/b/c: size = 15 OK 2026/09/23 01:28:47 DEBUG : fil/a/b/c.rclone_chunk.001_ssj1g5: md5 = 8a723ce6358887fb2e41fbe163780b08 OK 2026/09/23 01:28:47 INFO : fil/a/b/c.rclone_chunk.001_ssj1g5: Copied (server-side copy) to: fil/a/b/c 2026/09/23 01:28:47 INFO : fil/a/b/c.rclone_chunk.001_ssj1g5: Deleted 2026/09/23 01:28:47 DEBUG : forgetting directory cache 2026/09/23 01:28:47 DEBUG : dir: forgetting directory cache 2026/09/23 01:28:47 DEBUG : WaitForWriters: timeout=30s 2026/09/23 01:28:47 DEBUG : dir: Looking for writers 2026/09/23 01:28:47 DEBUG : fil/a/b: Looking for writers 2026/09/23 01:28:47 DEBUG : fil/a: Looking for writers 2026/09/23 01:28:47 DEBUG : b: reading active writers 2026/09/23 01:28:47 DEBUG : fil: Looking for writers 2026/09/23 01:28:47 DEBUG : a: reading active writers 2026/09/23 01:28:47 DEBUG : Looking for writers 2026/09/23 01:28:47 DEBUG : dir: reading active writers 2026/09/23 01:28:47 DEBUG : fil: reading active writers 2026/09/23 01:28:47 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (1.94s) === RUN TestDirSetModTime run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate'", Local "Local file system at /tmp/rclone1146306316", Modify Window "1ns" 2026/09/23 01:28:48 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': poll-interval is not supported by this remote 2026/09/23 01:28:48 DEBUG : dir/file1: size = 14 OK 2026/09/23 01:28:48 DEBUG : dir/file1.rclone_chunk.001_ssj374: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/23 01:28:48 INFO : dir/file1.rclone_chunk.001_ssj374: Copied (server-side copy) to: dir/file1 2026/09/23 01:28:48 INFO : dir/file1.rclone_chunk.001_ssj374: Deleted 2026/09/23 01:28:48 DEBUG : WaitForWriters: timeout=30s 2026/09/23 01:28:48 DEBUG : dir: Looking for writers 2026/09/23 01:28:48 DEBUG : Looking for writers 2026/09/23 01:28:48 DEBUG : dir: reading active writers 2026/09/23 01:28:48 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.79s) === RUN TestDirStat run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate'", Local "Local file system at /tmp/rclone1146306316", Modify Window "1ns" 2026/09/23 01:28:48 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': poll-interval is not supported by this remote 2026/09/23 01:28:49 DEBUG : dir/file1: size = 14 OK 2026/09/23 01:28:49 DEBUG : dir/file1.rclone_chunk.001_ssj36q: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/23 01:28:49 INFO : dir/file1.rclone_chunk.001_ssj36q: Copied (server-side copy) to: dir/file1 2026/09/23 01:28:49 INFO : dir/file1.rclone_chunk.001_ssj36q: Deleted 2026/09/23 01:28:49 DEBUG : WaitForWriters: timeout=30s 2026/09/23 01:28:49 DEBUG : dir: Looking for writers 2026/09/23 01:28:49 DEBUG : file1: reading active writers 2026/09/23 01:28:49 DEBUG : Looking for writers 2026/09/23 01:28:49 DEBUG : dir: reading active writers 2026/09/23 01:28:49 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.84s) === RUN TestDirReadDirAll run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate'", Local "Local file system at /tmp/rclone1146306316", Modify Window "1ns" 2026/09/23 01:28:49 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': poll-interval is not supported by this remote 2026/09/23 01:28:50 DEBUG : dir/file1: size = 14 OK 2026/09/23 01:28:50 DEBUG : dir/file1.rclone_chunk.001_ssj4le: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/23 01:28:50 INFO : dir/file1.rclone_chunk.001_ssj4le: Copied (server-side copy) to: dir/file1 2026/09/23 01:28:50 INFO : dir/file1.rclone_chunk.001_ssj4le: Deleted 2026/09/23 01:28:50 DEBUG : dir/file2: size = 15 OK 2026/09/23 01:28:50 DEBUG : dir/file2.rclone_chunk.001_ssj5ol: md5 = d1b75f73cb5fce53969131dd22562187 OK 2026/09/23 01:28:50 INFO : dir/file2.rclone_chunk.001_ssj5ol: Copied (server-side copy) to: dir/file2 2026/09/23 01:28:50 INFO : dir/file2.rclone_chunk.001_ssj5ol: Deleted 2026/09/23 01:28:50 DEBUG : dir/subdir/file3: size = 16 OK 2026/09/23 01:28:50 DEBUG : dir/subdir/file3.rclone_chunk.001_ssj5py: md5 = 01295b6a8d3454e40dd135bbe6af1579 OK 2026/09/23 01:28:50 INFO : dir/subdir/file3.rclone_chunk.001_ssj5py: Copied (server-side copy) to: dir/subdir/file3 2026/09/23 01:28:51 INFO : dir/subdir/file3.rclone_chunk.001_ssj5py: Deleted === RUN TestDirReadDirAll/Virtual 2026/09/23 01:28:51 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/09/23 01:28:51 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/09/23 01:28:51 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/09/23 01:28:51 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/09/23 01:28:51 DEBUG : dir/virtualFile: size = 20 OK 2026/09/23 01:28:51 DEBUG : dir/virtualFile.rclone_chunk.001_ssj66k: md5 = 217601602842dc7c0bba0515925e6bcb OK 2026/09/23 01:28:51 INFO : dir/virtualFile.rclone_chunk.001_ssj66k: Copied (server-side copy) to: dir/virtualFile 2026/09/23 01:28:51 INFO : dir/virtualFile.rclone_chunk.001_ssj66k: Deleted 2026/09/23 01:28:52 DEBUG : dir/virtualDir/testFile: size = 17 OK 2026/09/23 01:28:52 DEBUG : dir/virtualDir/testFile.rclone_chunk.001_ssj613: md5 = 360106979e22f3a6be55f3f86b81dbd8 OK 2026/09/23 01:28:52 INFO : dir/virtualDir/testFile.rclone_chunk.001_ssj613: Copied (server-side copy) to: dir/virtualDir/testFile 2026/09/23 01:28:52 INFO : dir/virtualDir/testFile.rclone_chunk.001_ssj613: Deleted 2026/09/23 01:28:52 DEBUG : S3 bucket rclone-test-pagatav5gate: bucket is versioned: false 2026/09/23 01:28:52 DEBUG : Waiting for deletions to finish 2026/09/23 01:28:52 DEBUG : "dir/subdir/file3" version false 2026/09/23 01:28:52 DEBUG : dir/subdir/file3: Deleting (id "") 2026/09/23 01:28:52 INFO : dir/subdir/file3: Deleted 2026/09/23 01:28:52 DEBUG : dir: invalidating directory cache 2026/09/23 01:28:52 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/09/23 01:28:52 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/09/23 01:28:52 DEBUG : dir/file1: Reset virtual modtime 2026/09/23 01:28:52 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/09/23 01:28:52 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/09/23 01:28:52 DEBUG : dir/virtualFile: Reset virtual modtime 2026/09/23 01:28:52 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/09/23 01:28:52 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/09/23 01:28:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/23 01:28:52 DEBUG : dir: invalidating directory cache 2026/09/23 01:28:52 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/09/23 01:28:52 DEBUG : dir/virtualFile: Reset virtual modtime 2026/09/23 01:28:52 DEBUG : forgetting directory cache 2026/09/23 01:28:52 DEBUG : dir: forgetting directory cache 2026/09/23 01:28:52 DEBUG : dir/virtualDir: forgetting directory cache 2026/09/23 01:28:52 DEBUG : dir/virtualDir2: forgetting directory cache 2026/09/23 01:28:52 DEBUG : WaitForWriters: timeout=30s 2026/09/23 01:28:52 DEBUG : dir/virtualDir2: Looking for writers 2026/09/23 01:28:52 DEBUG : dir/virtualDir: Looking for writers 2026/09/23 01:28:52 DEBUG : dir: Looking for writers 2026/09/23 01:28:52 DEBUG : file1: reading active writers 2026/09/23 01:28:52 DEBUG : virtualFile2: reading active writers 2026/09/23 01:28:52 DEBUG : virtualDir2: reading active writers 2026/09/23 01:28:52 DEBUG : virtualFile: reading active writers 2026/09/23 01:28:52 DEBUG : virtualDir: reading active writers 2026/09/23 01:28:52 DEBUG : Looking for writers 2026/09/23 01:28:52 DEBUG : dir: reading active writers 2026/09/23 01:28:52 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (3.26s) --- PASS: TestDirReadDirAll/Virtual (1.21s) === RUN TestDirOpen run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate'", Local "Local file system at /tmp/rclone1146306316", Modify Window "1ns" 2026/09/23 01:28:53 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': poll-interval is not supported by this remote 2026/09/23 01:28:53 DEBUG : dir/file1: size = 14 OK 2026/09/23 01:28:53 DEBUG : dir/file1.rclone_chunk.001_ssj8v2: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/23 01:28:53 INFO : dir/file1.rclone_chunk.001_ssj8v2: Copied (server-side copy) to: dir/file1 2026/09/23 01:28:53 INFO : dir/file1.rclone_chunk.001_ssj8v2: Deleted 2026/09/23 01:28:53 ERROR : dir/: Can only open directories read only 2026/09/23 01:28:53 DEBUG : WaitForWriters: timeout=30s 2026/09/23 01:28:53 DEBUG : dir: Looking for writers 2026/09/23 01:28:53 DEBUG : Looking for writers 2026/09/23 01:28:53 DEBUG : dir: reading active writers 2026/09/23 01:28:53 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.77s) === RUN TestDirCreate run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate'", Local "Local file system at /tmp/rclone1146306316", Modify Window "1ns" 2026/09/23 01:28:53 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': poll-interval is not supported by this remote 2026/09/23 01:28:54 DEBUG : dir/file1: size = 14 OK 2026/09/23 01:28:54 DEBUG : dir/file1.rclone_chunk.001_ssj8vv: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/23 01:28:54 INFO : dir/file1.rclone_chunk.001_ssj8vv: Copied (server-side copy) to: dir/file1 2026/09/23 01:28:54 INFO : dir/file1.rclone_chunk.001_ssj8vv: Deleted 2026/09/23 01:28:54 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:28:54 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/09/23 01:28:54 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/09/23 01:28:54 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/09/23 01:28:54 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': File to upload is small (5 bytes), uploading instead of streaming 2026/09/23 01:28:54 DEBUG : dir/potato: size = 5 OK 2026/09/23 01:28:54 DEBUG : dir/potato.rclone_chunk.001_ssj99s: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/23 01:28:54 INFO : dir/potato.rclone_chunk.001_ssj99s: Copied (server-side copy) to: dir/potato 2026/09/23 01:28:54 INFO : dir/potato.rclone_chunk.001_ssj99s: Deleted 2026/09/23 01:28:54 DEBUG : dir/potato: size = 5 OK 2026/09/23 01:28:54 NOTICE: Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/09/23 01:28:54 DEBUG : dir/potato: Size of src and dst objects identical 2026/09/23 01:28:54 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/09/23 01:28:54 DEBUG : WaitForWriters: timeout=30s 2026/09/23 01:28:54 DEBUG : dir: Looking for writers 2026/09/23 01:28:54 DEBUG : file1: reading active writers 2026/09/23 01:28:54 DEBUG : potato: reading active writers 2026/09/23 01:28:54 DEBUG : Looking for writers 2026/09/23 01:28:54 DEBUG : dir: reading active writers 2026/09/23 01:28:54 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (1.41s) === RUN TestDirMkdir run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate'", Local "Local file system at /tmp/rclone1146306316", Modify Window "1ns" 2026/09/23 01:28:55 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': poll-interval is not supported by this remote 2026/09/23 01:28:55 DEBUG : dir/file1: size = 14 OK 2026/09/23 01:28:55 DEBUG : dir/file1.rclone_chunk.001_ssjao0: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/23 01:28:55 INFO : dir/file1.rclone_chunk.001_ssjao0: Copied (server-side copy) to: dir/file1 2026/09/23 01:28:55 INFO : dir/file1.rclone_chunk.001_ssjao0: Deleted 2026/09/23 01:28:55 DEBUG : dir: Added virtual directory entry vAddDir: "sub" fstest.go:251: Filtering empty directory "dir/sub" 2026/09/23 01:28:56 DEBUG : WaitForWriters: timeout=30s 2026/09/23 01:28:56 DEBUG : dir/sub: Looking for writers 2026/09/23 01:28:56 DEBUG : dir: Looking for writers 2026/09/23 01:28:56 DEBUG : file1: reading active writers 2026/09/23 01:28:56 DEBUG : sub: reading active writers 2026/09/23 01:28:56 DEBUG : Looking for writers 2026/09/23 01:28:56 DEBUG : dir: reading active writers 2026/09/23 01:28:56 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (1.07s) === RUN TestDirMkdirSub run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate'", Local "Local file system at /tmp/rclone1146306316", Modify Window "1ns" 2026/09/23 01:28:56 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': poll-interval is not supported by this remote 2026/09/23 01:28:56 DEBUG : dir/file1: size = 14 OK 2026/09/23 01:28:56 DEBUG : dir/file1.rclone_chunk.001_ssjbao: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/23 01:28:56 INFO : dir/file1.rclone_chunk.001_ssjbao: Copied (server-side copy) to: dir/file1 2026/09/23 01:28:56 INFO : dir/file1.rclone_chunk.001_ssjbao: Deleted 2026/09/23 01:28:56 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/09/23 01:28:57 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" fstest.go:251: Filtering empty directory "dir/sub" fstest.go:251: Filtering empty directory "dir/sub/subsub" 2026/09/23 01:28:57 DEBUG : WaitForWriters: timeout=30s 2026/09/23 01:28:57 DEBUG : dir/sub/subsub: Looking for writers 2026/09/23 01:28:57 DEBUG : dir/sub: Looking for writers 2026/09/23 01:28:57 DEBUG : subsub: reading active writers 2026/09/23 01:28:57 DEBUG : dir: Looking for writers 2026/09/23 01:28:57 DEBUG : file1: reading active writers 2026/09/23 01:28:57 DEBUG : sub: reading active writers 2026/09/23 01:28:57 DEBUG : Looking for writers 2026/09/23 01:28:57 DEBUG : dir: reading active writers 2026/09/23 01:28:57 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (1.12s) === RUN TestDirRemove run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate'", Local "Local file system at /tmp/rclone1146306316", Modify Window "1ns" 2026/09/23 01:28:57 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': poll-interval is not supported by this remote 2026/09/23 01:28:57 DEBUG : dir/file1: size = 14 OK 2026/09/23 01:28:57 DEBUG : dir/file1.rclone_chunk.001_ssjc99: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/23 01:28:57 INFO : dir/file1.rclone_chunk.001_ssjc99: Copied (server-side copy) to: dir/file1 2026/09/23 01:28:57 INFO : dir/file1.rclone_chunk.001_ssjc99: Deleted 2026/09/23 01:28:58 ERROR : dir/: Dir.Remove not empty 2026/09/23 01:28:58 DEBUG : dir/file1: Remove: 2026/09/23 01:28:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/23 01:28:58 DEBUG : dir/file1: >Remove: err= 2026/09/23 01:28:58 DEBUG : Added virtual directory entry vDel: "dir" 2026/09/23 01:28:58 DEBUG : WaitForWriters: timeout=30s 2026/09/23 01:28:58 DEBUG : Looking for writers 2026/09/23 01:28:58 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.87s) === RUN TestDirRemoveAll run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate'", Local "Local file system at /tmp/rclone1146306316", Modify Window "1ns" 2026/09/23 01:28:58 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': poll-interval is not supported by this remote 2026/09/23 01:28:58 DEBUG : dir/file1: size = 14 OK 2026/09/23 01:28:58 DEBUG : dir/file1.rclone_chunk.001_ssjdb6: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/23 01:28:58 INFO : dir/file1.rclone_chunk.001_ssjdb6: Copied (server-side copy) to: dir/file1 2026/09/23 01:28:58 INFO : dir/file1.rclone_chunk.001_ssjdb6: Deleted 2026/09/23 01:28:58 DEBUG : dir/file1: Remove: 2026/09/23 01:28:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/23 01:28:58 DEBUG : dir/file1: >Remove: err= 2026/09/23 01:28:58 DEBUG : Added virtual directory entry vDel: "dir" 2026/09/23 01:28:59 DEBUG : WaitForWriters: timeout=30s 2026/09/23 01:28:59 DEBUG : Looking for writers 2026/09/23 01:28:59 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.86s) === RUN TestDirRemoveName run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate'", Local "Local file system at /tmp/rclone1146306316", Modify Window "1ns" 2026/09/23 01:28:59 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': poll-interval is not supported by this remote 2026/09/23 01:28:59 DEBUG : dir/file1: size = 14 OK 2026/09/23 01:28:59 DEBUG : dir/file1.rclone_chunk.001_ssjeqa: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/23 01:28:59 INFO : dir/file1.rclone_chunk.001_ssjeqa: Copied (server-side copy) to: dir/file1 2026/09/23 01:28:59 INFO : dir/file1.rclone_chunk.001_ssjeqa: Deleted 2026/09/23 01:28:59 DEBUG : dir/file1: Remove: 2026/09/23 01:29:00 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/23 01:29:00 DEBUG : dir/file1: >Remove: err= fstest.go:251: Filtering empty directory "dir" 2026/09/23 01:29:00 DEBUG : WaitForWriters: timeout=30s 2026/09/23 01:29:00 DEBUG : dir: Looking for writers 2026/09/23 01:29:00 DEBUG : Looking for writers 2026/09/23 01:29:00 DEBUG : dir: reading active writers 2026/09/23 01:29:00 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (1.03s) === RUN TestDirRename run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate'", Local "Local file system at /tmp/rclone1146306316", Modify Window "1ns" 2026/09/23 01:29:00 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': poll-interval is not supported by this remote 2026/09/23 01:29:00 DEBUG : dir/file1: size = 14 OK 2026/09/23 01:29:00 DEBUG : dir/file1.rclone_chunk.001_ssjfux: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/23 01:29:00 INFO : dir/file1.rclone_chunk.001_ssjfux: Copied (server-side copy) to: dir/file1 2026/09/23 01:29:00 INFO : dir/file1.rclone_chunk.001_ssjfux: Deleted 2026/09/23 01:29:01 DEBUG : dir/file3: size = 15 OK 2026/09/23 01:29:01 DEBUG : dir/file3.rclone_chunk.001_ssjfz8: md5 = ea32138586c9d4e9533ef6cf95e9ec4b OK 2026/09/23 01:29:01 INFO : dir/file3.rclone_chunk.001_ssjfz8: Copied (server-side copy) to: dir/file3 2026/09/23 01:29:01 INFO : dir/file3.rclone_chunk.001_ssjfz8: Deleted 2026/09/23 01:29:01 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/09/23 01:29:01 DEBUG : dir/file1: copy non-chunked object... 2026/09/23 01:29:01 DEBUG : dir/file3: copy non-chunked object... 2026/09/23 01:29:01 DEBUG : dir2/file1: size = 14 OK 2026/09/23 01:29:01 INFO : dir/file1: Copied (server-side copy) to: dir2/file1 2026/09/23 01:29:01 INFO : dir/file1: Deleted 2026/09/23 01:29:01 DEBUG : dir2/file3: size = 15 OK 2026/09/23 01:29:01 INFO : dir/file3: Copied (server-side copy) to: dir2/file3 2026/09/23 01:29:01 INFO : dir/file3: Deleted 2026/09/23 01:29:01 DEBUG : dir: Updating dir with dir2 0x99cc4f30f00 2026/09/23 01:29:01 DEBUG : dir: forgetting directory cache 2026/09/23 01:29:01 DEBUG : Added virtual directory entry vDel: "dir" 2026/09/23 01:29:01 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/09/23 01:29:02 DEBUG : dir2/file1: copy non-chunked object... 2026/09/23 01:29:02 DEBUG : file2: size = 14 OK 2026/09/23 01:29:02 INFO : dir2/file1: Copied (server-side copy) to: file2 2026/09/23 01:29:02 INFO : dir2/file1: Deleted 2026/09/23 01:29:02 DEBUG : file2: Updating file with file2 0x99cc5b89450 2026/09/23 01:29:02 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/09/23 01:29:02 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/23 01:29:02 DEBUG : file2: copy non-chunked object... 2026/09/23 01:29:02 DEBUG : dir2/file3: size = 14 OK 2026/09/23 01:29:02 INFO : file2: Copied (server-side copy) to: dir2/file3 2026/09/23 01:29:02 INFO : file2: Deleted 2026/09/23 01:29:02 DEBUG : dir2/file3: Updating file with dir2/file3 0x99cc5b89450 2026/09/23 01:29:02 DEBUG : Added virtual directory entry vDel: "file2" 2026/09/23 01:29:02 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/09/23 01:29:03 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/09/23 01:29:03 DEBUG : empty directory: Updating dir with renamed empty directory 0x99cc534d680 2026/09/23 01:29:03 DEBUG : empty directory: forgetting directory cache 2026/09/23 01:29:03 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/09/23 01:29:03 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/09/23 01:29:03 DEBUG : dir2: Renaming to "dir3" 2026/09/23 01:29:03 DEBUG : WaitForWriters: timeout=30s 2026/09/23 01:29:03 DEBUG : dir3: Looking for writers 2026/09/23 01:29:03 DEBUG : file3: reading active writers 2026/09/23 01:29:03 DEBUG : renamed empty directory: Looking for writers 2026/09/23 01:29:03 DEBUG : Looking for writers 2026/09/23 01:29:03 DEBUG : dir3: reading active writers 2026/09/23 01:29:03 DEBUG : renamed empty directory: reading active writers 2026/09/23 01:29:03 DEBUG : >WaitForWriters: --- PASS: TestDirRename (3.09s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 192 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate'", Local "Local file system at /tmp/rclone1146306316", Modify Window "1ns" 2026/09/23 01:29:03 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': poll-interval is not supported by this remote 2026/09/23 01:29:03 DEBUG : dir/file1: size = 14 OK 2026/09/23 01:29:03 DEBUG : dir/file1.rclone_chunk.001_ssjikb: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/23 01:29:03 INFO : dir/file1.rclone_chunk.001_ssjikb: Copied (server-side copy) to: dir/file1 2026/09/23 01:29:03 INFO : dir/file1.rclone_chunk.001_ssjikb: Deleted 2026/09/23 01:29:03 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/09/23 01:29:03 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:03 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/23 01:29:03 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/09/23 01:29:03 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/09/23 01:29:03 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/09/23 01:29:03 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/09/23 01:29:03 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:03 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/23 01:29:03 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/09/23 01:29:03 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/09/23 01:29:03 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/09/23 01:29:03 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/09/23 01:29:03 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': File to upload is small (12 bytes), uploading instead of streaming 2026/09/23 01:29:04 DEBUG : dir/sub/file2: size = 12 OK 2026/09/23 01:29:04 DEBUG : dir/sub/file2.rclone_chunk.001_ssjjj6: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/09/23 01:29:04 INFO : dir/sub/file2.rclone_chunk.001_ssjjj6: Copied (server-side copy) to: dir/sub/file2 2026/09/23 01:29:04 INFO : dir/sub/file2.rclone_chunk.001_ssjjj6: Deleted 2026/09/23 01:29:04 DEBUG : dir/sub/file2: size = 12 OK 2026/09/23 01:29:04 DEBUG : dir/sub/file2: Size of src and dst objects identical 2026/09/23 01:29:04 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/09/23 01:29:04 DEBUG : forgetting directory cache 2026/09/23 01:29:04 DEBUG : dir: forgetting directory cache 2026/09/23 01:29:04 DEBUG : dir/sub: forgetting directory cache 2026/09/23 01:29:04 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/09/23 01:29:04 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': File to upload is small (5 bytes), uploading instead of streaming 2026/09/23 01:29:04 DEBUG : dir/sub/file0: size = 5 OK 2026/09/23 01:29:04 DEBUG : dir/sub/file0.rclone_chunk.001_ssjj6n: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/23 01:29:04 INFO : dir/sub/file0.rclone_chunk.001_ssjj6n: Copied (server-side copy) to: dir/sub/file0 2026/09/23 01:29:04 INFO : dir/sub/file0.rclone_chunk.001_ssjj6n: Deleted 2026/09/23 01:29:04 DEBUG : dir/sub/file0: size = 5 OK 2026/09/23 01:29:04 DEBUG : dir/sub/file0: Size of src and dst objects identical 2026/09/23 01:29:04 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/09/23 01:29:04 DEBUG : WaitForWriters: timeout=30s 2026/09/23 01:29:04 DEBUG : dir/sub: Looking for writers 2026/09/23 01:29:04 DEBUG : file0: reading active writers 2026/09/23 01:29:04 DEBUG : file2: reading active writers 2026/09/23 01:29:04 DEBUG : dir: Looking for writers 2026/09/23 01:29:04 DEBUG : file1: reading active writers 2026/09/23 01:29:04 DEBUG : sub: reading active writers 2026/09/23 01:29:04 DEBUG : Looking for writers 2026/09/23 01:29:04 DEBUG : dir: reading active writers 2026/09/23 01:29:04 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (2.02s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate'", Local "Local file system at /tmp/rclone1146306316", Modify Window "1ns" 2026/09/23 01:29:05 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/09/23 01:29:05 DEBUG : WaitForWriters: timeout=30s 2026/09/23 01:29:05 DEBUG : Looking for writers 2026/09/23 01:29:05 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.09s) === RUN TestDirMetadataExtension run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate'", Local "Local file system at /tmp/rclone1146306316", Modify Window "1ns" 2026/09/23 01:29:05 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': poll-interval is not supported by this remote 2026/09/23 01:29:05 DEBUG : dir/file1: size = 14 OK 2026/09/23 01:29:05 DEBUG : dir/file1.rclone_chunk.001_ssjknz: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/23 01:29:05 INFO : dir/file1.rclone_chunk.001_ssjknz: Copied (server-side copy) to: dir/file1 2026/09/23 01:29:05 INFO : dir/file1.rclone_chunk.001_ssjknz: Deleted 2026/09/23 01:29:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/09/23 01:29:06 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:06 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/09/23 01:29:06 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/09/23 01:29:06 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/09/23 01:29:06 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/09/23 01:29:06 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/09/23 01:29:06 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/09/23 01:29:06 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:06 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/09/23 01:29:06 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/09/23 01:29:06 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/09/23 01:29:06 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/09/23 01:29:06 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/09/23 01:29:06 DEBUG : dir/newfile: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/23 01:29:06 DEBUG : dir/newfile: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:06 DEBUG : dir: Added virtual directory entry vAddFile: "newfile" 2026/09/23 01:29:06 DEBUG : dir/newfile: >Open: fd=dir/newfile (w), err= 2026/09/23 01:29:06 DEBUG : dir/newfile: >OpenFile: fd=dir/newfile (w), err= 2026/09/23 01:29:06 DEBUG : dir: Added virtual directory entry vAddFile: "newfile.metadata" 2026/09/23 01:29:06 DEBUG : dir/newfile.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:06 DEBUG : dir/newfile.metadata: Open: flags=O_RDONLY 2026/09/23 01:29:06 DEBUG : dir/newfile.metadata: >Open: fd=dir/newfile.metadata (r), err= 2026/09/23 01:29:06 DEBUG : dir/newfile.metadata: >OpenFile: fd=dir/newfile.metadata (r), err= 2026/09/23 01:29:06 DEBUG : dir/newfile.metadata: ChunkedReader.openRange at 0 length 134217728 2026/09/23 01:29:06 DEBUG : dir/newfile.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/09/23 01:29:06 DEBUG : dir: Added virtual directory entry vAddFile: "newfile" 2026/09/23 01:29:06 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': File to upload is small (0 bytes), uploading instead of streaming 2026/09/23 01:29:06 DEBUG : dir/newfile: size = 0 OK 2026/09/23 01:29:06 DEBUG : dir/newfile.rclone_chunk.001_ssjlsa: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/23 01:29:06 INFO : dir/newfile.rclone_chunk.001_ssjlsa: Copied (server-side copy) to: dir/newfile 2026/09/23 01:29:06 INFO : dir/newfile.rclone_chunk.001_ssjlsa: Deleted 2026/09/23 01:29:06 DEBUG : dir/newfile: size = 0 OK 2026/09/23 01:29:06 DEBUG : dir/newfile: Size of src and dst objects identical 2026/09/23 01:29:06 DEBUG : dir: Added virtual directory entry vAddFile: "newfile" 2026/09/23 01:29:06 DEBUG : WaitForWriters: timeout=30s 2026/09/23 01:29:06 DEBUG : dir: Looking for writers 2026/09/23 01:29:06 DEBUG : file1.metadata: reading active writers 2026/09/23 01:29:06 DEBUG : newfile: reading active writers 2026/09/23 01:29:06 DEBUG : newfile.metadata: reading active writers 2026/09/23 01:29:06 DEBUG : file1: reading active writers 2026/09/23 01:29:06 DEBUG : Looking for writers 2026/09/23 01:29:06 DEBUG : dir: reading active writers 2026/09/23 01:29:06 DEBUG : dir.metadata: reading active writers 2026/09/23 01:29:06 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (1.37s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate'", Local "Local file system at /tmp/rclone1146306316", Modify Window "1ns" 2026/09/23 01:29:06 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': poll-interval is not supported by this remote 2026/09/23 01:29:07 DEBUG : dir/file1: size = 14 OK 2026/09/23 01:29:07 DEBUG : dir/file1.rclone_chunk.001_ssjlwt: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/23 01:29:07 INFO : dir/file1.rclone_chunk.001_ssjlwt: Copied (server-side copy) to: dir/file1 2026/09/23 01:29:07 INFO : dir/file1.rclone_chunk.001_ssjlwt: Deleted 2026/09/23 01:29:07 DEBUG : WaitForWriters: timeout=30s 2026/09/23 01:29:07 DEBUG : dir: Looking for writers 2026/09/23 01:29:07 DEBUG : file1: reading active writers 2026/09/23 01:29:07 DEBUG : Looking for writers 2026/09/23 01:29:07 DEBUG : dir: reading active writers 2026/09/23 01:29:07 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.91s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate'", Local "Local file system at /tmp/rclone1146306316", Modify Window "1ns" 2026/09/23 01:29:07 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': poll-interval is not supported by this remote 2026/09/23 01:29:08 DEBUG : dir/file1: size = 14 OK 2026/09/23 01:29:08 DEBUG : dir/file1.rclone_chunk.001_ssjm14: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/23 01:29:08 INFO : dir/file1.rclone_chunk.001_ssjm14: Copied (server-side copy) to: dir/file1 2026/09/23 01:29:08 INFO : dir/file1.rclone_chunk.001_ssjm14: Deleted 2026/09/23 01:29:08 DEBUG : time_test: size = 5 OK 2026/09/23 01:29:08 DEBUG : time_test.rclone_chunk.001_ssjnbk: md5 = c13d88cb4cb02003daedb8a84e5d272a OK 2026/09/23 01:29:08 INFO : time_test.rclone_chunk.001_ssjnbk: Copied (server-side copy) to: time_test 2026/09/23 01:29:08 INFO : time_test.rclone_chunk.001_ssjnbk: Deleted 2026/09/23 01:29:09 DEBUG : Can set mod time: true 2026/09/23 01:29:09 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/09/23 01:29:09 DEBUG : WaitForWriters: timeout=30s 2026/09/23 01:29:09 DEBUG : dir: Looking for writers 2026/09/23 01:29:09 DEBUG : file1: reading active writers 2026/09/23 01:29:09 DEBUG : Looking for writers 2026/09/23 01:29:09 DEBUG : dir: reading active writers 2026/09/23 01:29:09 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate'", Local "Local file system at /tmp/rclone1146306316", Modify Window "1ns" 2026/09/23 01:29:09 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': poll-interval is not supported by this remote 2026/09/23 01:29:09 DEBUG : dir/file1: size = 14 OK 2026/09/23 01:29:09 DEBUG : dir/file1.rclone_chunk.001_ssjoh7: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/23 01:29:09 INFO : dir/file1.rclone_chunk.001_ssjoh7: Copied (server-side copy) to: dir/file1 2026/09/23 01:29:09 INFO : dir/file1.rclone_chunk.001_ssjoh7: Deleted 2026/09/23 01:29:10 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/23 01:29:10 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/23 01:29:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/23 01:29:10 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': File to upload is small (0 bytes), uploading instead of streaming 2026/09/23 01:29:10 DEBUG : dir/file1: size = 0 OK 2026/09/23 01:29:10 DEBUG : dir/file1.rclone_chunk.001_ssjpzt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/23 01:29:10 INFO : dir/file1.rclone_chunk.001_ssjpzt: Copied (server-side copy) to: dir/file1 2026/09/23 01:29:10 INFO : dir/file1.rclone_chunk.001_ssjpzt: Deleted 2026/09/23 01:29:10 DEBUG : dir/file1: size = 0 OK 2026/09/23 01:29:10 DEBUG : dir/file1: Size of src and dst objects identical 2026/09/23 01:29:10 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/09/23 01:29:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/23 01:29:10 DEBUG : WaitForWriters: timeout=30s 2026/09/23 01:29:10 DEBUG : dir: Looking for writers 2026/09/23 01:29:10 DEBUG : file1: reading active writers 2026/09/23 01:29:10 DEBUG : Looking for writers 2026/09/23 01:29:10 DEBUG : dir: reading active writers 2026/09/23 01:29:10 DEBUG : >WaitForWriters: 2026/09/23 01:29:10 DEBUG : WaitForWriters: timeout=30s 2026/09/23 01:29:10 DEBUG : dir: Looking for writers 2026/09/23 01:29:10 DEBUG : file1: reading active writers 2026/09/23 01:29:10 DEBUG : Looking for writers 2026/09/23 01:29:10 DEBUG : dir: reading active writers 2026/09/23 01:29:10 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate'", Local "Local file system at /tmp/rclone1146306316", Modify Window "1ns" 2026/09/23 01:29:11 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': poll-interval is not supported by this remote 2026/09/23 01:29:11 DEBUG : dir/file1: size = 14 OK 2026/09/23 01:29:11 DEBUG : dir/file1.rclone_chunk.001_ssjqzt: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/23 01:29:11 INFO : dir/file1.rclone_chunk.001_ssjqzt: Copied (server-side copy) to: dir/file1 2026/09/23 01:29:11 INFO : dir/file1.rclone_chunk.001_ssjqzt: Deleted 2026/09/23 01:29:11 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/23 01:29:11 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/23 01:29:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/23 01:29:11 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': File to upload is small (5 bytes), uploading instead of streaming 2026/09/23 01:29:12 DEBUG : dir/file1: size = 5 OK 2026/09/23 01:29:12 DEBUG : dir/file1.rclone_chunk.001_ssjqsl: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/23 01:29:12 INFO : dir/file1.rclone_chunk.001_ssjqsl: Copied (server-side copy) to: dir/file1 2026/09/23 01:29:12 INFO : dir/file1.rclone_chunk.001_ssjqsl: Deleted 2026/09/23 01:29:12 DEBUG : dir/file1: size = 5 OK 2026/09/23 01:29:12 DEBUG : dir/file1: Size of src and dst objects identical 2026/09/23 01:29:12 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/09/23 01:29:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/23 01:29:12 DEBUG : WaitForWriters: timeout=30s 2026/09/23 01:29:12 DEBUG : dir: Looking for writers 2026/09/23 01:29:12 DEBUG : file1: reading active writers 2026/09/23 01:29:12 DEBUG : Looking for writers 2026/09/23 01:29:12 DEBUG : dir: reading active writers 2026/09/23 01:29:12 DEBUG : >WaitForWriters: 2026/09/23 01:29:12 DEBUG : WaitForWriters: timeout=30s 2026/09/23 01:29:12 DEBUG : dir: Looking for writers 2026/09/23 01:29:12 DEBUG : file1: reading active writers 2026/09/23 01:29:12 DEBUG : Looking for writers 2026/09/23 01:29:12 DEBUG : dir: reading active writers 2026/09/23 01:29:12 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate'", Local "Local file system at /tmp/rclone1146306316", Modify Window "1ns" 2026/09/23 01:29:12 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': poll-interval is not supported by this remote 2026/09/23 01:29:12 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/23 01:29:12 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" 2026/09/23 01:29:12 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" 2026/09/23 01:29:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" 2026/09/23 01:29:12 DEBUG : Config file has changed externally - reloading 2026/09/23 01:29:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/23 01:29:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" 2026/09/23 01:29:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" 2026/09/23 01:29:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/23 01:29:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" 2026/09/23 01:29:12 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/23 01:29:13 DEBUG : dir/file1: size = 14 OK 2026/09/23 01:29:13 DEBUG : dir/file1.rclone_chunk.001_ssjrsa: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/23 01:29:13 INFO : dir/file1.rclone_chunk.001_ssjrsa: Copied (server-side copy) to: dir/file1 2026/09/23 01:29:13 INFO : dir/file1.rclone_chunk.001_ssjrsa: Deleted 2026/09/23 01:29:13 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/09/23 01:29:13 DEBUG : WaitForWriters: timeout=30s 2026/09/23 01:29:13 DEBUG : dir: Looking for writers 2026/09/23 01:29:13 DEBUG : file1: reading active writers 2026/09/23 01:29:13 DEBUG : Looking for writers 2026/09/23 01:29:13 DEBUG : dir: reading active writers 2026/09/23 01:29:13 DEBUG : >WaitForWriters: 2026/09/23 01:29:13 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate'", Local "Local file system at /tmp/rclone1146306316", Modify Window "1ns" 2026/09/23 01:29:14 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': poll-interval is not supported by this remote 2026/09/23 01:29:14 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/23 01:29:14 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" 2026/09/23 01:29:14 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" 2026/09/23 01:29:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" 2026/09/23 01:29:14 DEBUG : Config file has changed externally - reloading 2026/09/23 01:29:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/23 01:29:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" 2026/09/23 01:29:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" 2026/09/23 01:29:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/23 01:29:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" 2026/09/23 01:29:14 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/23 01:29:14 DEBUG : dir/file1: size = 14 OK 2026/09/23 01:29:14 DEBUG : dir/file1.rclone_chunk.001_ssjt6u: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/23 01:29:14 INFO : dir/file1.rclone_chunk.001_ssjt6u: Copied (server-side copy) to: dir/file1 2026/09/23 01:29:14 INFO : dir/file1.rclone_chunk.001_ssjt6u: Deleted 2026/09/23 01:29:14 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/09/23 01:29:14 DEBUG : dir/file1: newRWFileHandle: 2026/09/23 01:29:14 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/23 01:29:14 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/23 01:29:14 DEBUG : dir/file1(0x99cc5885dc0): close: 2026/09/23 01:29:14 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/09/23 01:29:14 DEBUG : dir/file1(0x99cc5885dc0): >close: err= 2026/09/23 01:29:14 DEBUG : WaitForWriters: timeout=30s 2026/09/23 01:29:14 DEBUG : dir: Looking for writers 2026/09/23 01:29:14 DEBUG : file1: reading active writers 2026/09/23 01:29:14 DEBUG : Looking for writers 2026/09/23 01:29:14 DEBUG : dir: reading active writers 2026/09/23 01:29:14 DEBUG : >WaitForWriters: 2026/09/23 01:29:15 DEBUG : WaitForWriters: timeout=30s 2026/09/23 01:29:15 DEBUG : dir: Looking for writers 2026/09/23 01:29:15 DEBUG : file1: reading active writers 2026/09/23 01:29:15 DEBUG : Looking for writers 2026/09/23 01:29:15 DEBUG : dir: reading active writers 2026/09/23 01:29:15 DEBUG : >WaitForWriters: 2026/09/23 01:29:15 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate'", Local "Local file system at /tmp/rclone1146306316", Modify Window "1ns" 2026/09/23 01:29:15 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': poll-interval is not supported by this remote 2026/09/23 01:29:15 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/23 01:29:15 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" 2026/09/23 01:29:15 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" 2026/09/23 01:29:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" 2026/09/23 01:29:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/23 01:29:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" 2026/09/23 01:29:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" 2026/09/23 01:29:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/23 01:29:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" 2026/09/23 01:29:15 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/23 01:29:15 DEBUG : dir/file1: size = 14 OK 2026/09/23 01:29:15 DEBUG : dir/file1.rclone_chunk.001_ssjuf7: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/23 01:29:15 INFO : dir/file1.rclone_chunk.001_ssjuf7: Copied (server-side copy) to: dir/file1 2026/09/23 01:29:15 INFO : dir/file1.rclone_chunk.001_ssjuf7: Deleted 2026/09/23 01:29:15 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/09/23 01:29:15 DEBUG : dir/file1: newRWFileHandle: 2026/09/23 01:29:15 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/23 01:29:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/23 01:29:15 DEBUG : dir/file1(0x99cc54d73c0): _writeAt: size=5, off=0 2026/09/23 01:29:15 DEBUG : dir/file1(0x99cc54d73c0): openPending: 2026/09/23 01:29:16 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/09/23 01:29:16 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/09/23 01:29:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/23 01:29:16 DEBUG : dir/file1(0x99cc54d73c0): >openPending: err= 2026/09/23 01:29:16 DEBUG : dir/file1(0x99cc54d73c0): >_writeAt: n=5, err= 2026/09/23 01:29:16 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/09/23 01:29:16 DEBUG : dir/file1(0x99cc54d73c0): close: 2026/09/23 01:29:16 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/09/23 01:29:16 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/09/23 01:29:16 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/09/23 01:29:16 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/09/23 01:29:16 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/09/23 01:29:16 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:16 DEBUG : dir/file1(0x99cc54d73c0): >close: err= 2026/09/23 01:29:16 DEBUG : WaitForWriters: timeout=30s 2026/09/23 01:29:16 DEBUG : dir: Looking for writers 2026/09/23 01:29:16 DEBUG : file1: reading active writers 2026/09/23 01:29:16 DEBUG : Looking for writers 2026/09/23 01:29:16 DEBUG : dir: reading active writers 2026/09/23 01:29:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/23 01:29:16 DEBUG : dir: Looking for writers 2026/09/23 01:29:16 DEBUG : file1: reading active writers 2026/09/23 01:29:16 DEBUG : Looking for writers 2026/09/23 01:29:16 DEBUG : dir: reading active writers 2026/09/23 01:29:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/23 01:29:16 DEBUG : dir: Looking for writers 2026/09/23 01:29:16 DEBUG : file1: reading active writers 2026/09/23 01:29:16 DEBUG : Looking for writers 2026/09/23 01:29:16 DEBUG : dir: reading active writers 2026/09/23 01:29:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/23 01:29:16 DEBUG : dir: Looking for writers 2026/09/23 01:29:16 DEBUG : file1: reading active writers 2026/09/23 01:29:16 DEBUG : Looking for writers 2026/09/23 01:29:16 DEBUG : dir: reading active writers 2026/09/23 01:29:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/23 01:29:16 DEBUG : dir/file1: vfs cache: starting upload 2026/09/23 01:29:16 DEBUG : dir/file1: skip slow SHA1 on source file, hashing in-transit 2026/09/23 01:29:16 DEBUG : dir: Looking for writers 2026/09/23 01:29:16 DEBUG : file1: reading active writers 2026/09/23 01:29:16 DEBUG : Looking for writers 2026/09/23 01:29:16 DEBUG : dir: reading active writers 2026/09/23 01:29:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/23 01:29:16 DEBUG : dir: Looking for writers 2026/09/23 01:29:16 DEBUG : file1: reading active writers 2026/09/23 01:29:16 DEBUG : Looking for writers 2026/09/23 01:29:16 DEBUG : dir: reading active writers 2026/09/23 01:29:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/23 01:29:16 DEBUG : dir/file1: size = 14 OK 2026/09/23 01:29:16 DEBUG : dir/file1.rclone_chunk.001_ssjvt8: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/09/23 01:29:16 INFO : dir/file1.rclone_chunk.001_ssjvt8: Copied (server-side copy) to: dir/file1 2026/09/23 01:29:16 INFO : dir/file1.rclone_chunk.001_ssjvt8: Deleted 2026/09/23 01:29:16 DEBUG : dir/file1: size = 14 OK 2026/09/23 01:29:16 INFO : dir/file1: Copied (replaced existing) 2026/09/23 01:29:16 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59.123456789 +0000 UTC" 2026/09/23 01:29:16 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/09/23 01:29:16 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/09/23 01:29:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/23 01:29:16 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/09/23 01:29:16 DEBUG : dir: Looking for writers 2026/09/23 01:29:16 DEBUG : file1: reading active writers 2026/09/23 01:29:16 DEBUG : Looking for writers 2026/09/23 01:29:16 DEBUG : dir: reading active writers 2026/09/23 01:29:16 DEBUG : >WaitForWriters: 2026/09/23 01:29:16 DEBUG : WaitForWriters: timeout=30s 2026/09/23 01:29:16 DEBUG : dir: Looking for writers 2026/09/23 01:29:16 DEBUG : file1: reading active writers 2026/09/23 01:29:16 DEBUG : Looking for writers 2026/09/23 01:29:16 DEBUG : dir: reading active writers 2026/09/23 01:29:16 DEBUG : >WaitForWriters: 2026/09/23 01:29:16 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (9.46s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (1.83s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (1.64s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (1.75s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (1.19s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (1.18s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (1.87s) === RUN TestFileOpenRead run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate'", Local "Local file system at /tmp/rclone1146306316", Modify Window "1ns" 2026/09/23 01:29:17 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': poll-interval is not supported by this remote 2026/09/23 01:29:17 DEBUG : dir/file1: size = 14 OK 2026/09/23 01:29:17 DEBUG : dir/file1.rclone_chunk.001_ssjwku: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/23 01:29:17 INFO : dir/file1.rclone_chunk.001_ssjwku: Copied (server-side copy) to: dir/file1 2026/09/23 01:29:17 INFO : dir/file1.rclone_chunk.001_ssjwku: Deleted 2026/09/23 01:29:17 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/23 01:29:17 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/23 01:29:17 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/23 01:29:17 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/09/23 01:29:17 DEBUG : WaitForWriters: timeout=30s 2026/09/23 01:29:17 DEBUG : dir: Looking for writers 2026/09/23 01:29:17 DEBUG : file1: reading active writers 2026/09/23 01:29:17 DEBUG : Looking for writers 2026/09/23 01:29:17 DEBUG : dir: reading active writers 2026/09/23 01:29:17 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.96s) === RUN TestFileOpenReadUnknownSize 2026/09/23 01:29:18 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/09/23 01:29:18 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/23 01:29:18 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/23 01:29:18 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/09/23 01:29:18 DEBUG : WaitForWriters: timeout=30s 2026/09/23 01:29:18 DEBUG : Looking for writers 2026/09/23 01:29:18 DEBUG : file.txt: reading active writers 2026/09/23 01:29:18 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate'", Local "Local file system at /tmp/rclone1146306316", Modify Window "1ns" 2026/09/23 01:29:18 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': poll-interval is not supported by this remote 2026/09/23 01:29:18 DEBUG : dir/file1: size = 14 OK 2026/09/23 01:29:18 DEBUG : dir/file1.rclone_chunk.001_ssjxu2: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/23 01:29:18 INFO : dir/file1.rclone_chunk.001_ssjxu2: Copied (server-side copy) to: dir/file1 2026/09/23 01:29:18 INFO : dir/file1.rclone_chunk.001_ssjxu2: Deleted 2026/09/23 01:29:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/23 01:29:18 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': File to upload is small (25 bytes), uploading instead of streaming 2026/09/23 01:29:19 DEBUG : dir/file1: size = 25 OK 2026/09/23 01:29:19 DEBUG : dir/file1.rclone_chunk.001_ssjxe3: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/23 01:29:19 INFO : dir/file1.rclone_chunk.001_ssjxe3: Copied (server-side copy) to: dir/file1 2026/09/23 01:29:19 INFO : dir/file1.rclone_chunk.001_ssjxe3: Deleted 2026/09/23 01:29:19 DEBUG : dir/file1: size = 25 OK 2026/09/23 01:29:19 DEBUG : dir/file1: Size of src and dst objects identical 2026/09/23 01:29:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/23 01:29:19 DEBUG : WaitForWriters: timeout=30s 2026/09/23 01:29:19 DEBUG : dir: Looking for writers 2026/09/23 01:29:19 DEBUG : file1: reading active writers 2026/09/23 01:29:19 DEBUG : Looking for writers 2026/09/23 01:29:19 DEBUG : dir: reading active writers 2026/09/23 01:29:19 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (1.39s) === RUN TestFileRemove run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate'", Local "Local file system at /tmp/rclone1146306316", Modify Window "1ns" 2026/09/23 01:29:19 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': poll-interval is not supported by this remote 2026/09/23 01:29:19 DEBUG : dir/file1: size = 14 OK 2026/09/23 01:29:19 DEBUG : dir/file1.rclone_chunk.001_ssjyvi: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/23 01:29:19 INFO : dir/file1.rclone_chunk.001_ssjyvi: Copied (server-side copy) to: dir/file1 2026/09/23 01:29:19 INFO : dir/file1.rclone_chunk.001_ssjyvi: Deleted 2026/09/23 01:29:20 DEBUG : dir/file1: Remove: 2026/09/23 01:29:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/23 01:29:20 DEBUG : dir/file1: >Remove: err= 2026/09/23 01:29:20 DEBUG : dir/file1: Remove: 2026/09/23 01:29:20 DEBUG : dir/file1: >Remove: err=Read only file system 2026/09/23 01:29:20 DEBUG : WaitForWriters: timeout=30s 2026/09/23 01:29:20 DEBUG : dir: Looking for writers 2026/09/23 01:29:20 DEBUG : Looking for writers 2026/09/23 01:29:20 DEBUG : dir: reading active writers 2026/09/23 01:29:20 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.81s) === RUN TestFileRemoveAll run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate'", Local "Local file system at /tmp/rclone1146306316", Modify Window "1ns" 2026/09/23 01:29:20 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': poll-interval is not supported by this remote 2026/09/23 01:29:20 DEBUG : dir/file1: size = 14 OK 2026/09/23 01:29:20 DEBUG : dir/file1.rclone_chunk.001_ssjzu0: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/23 01:29:20 INFO : dir/file1.rclone_chunk.001_ssjzu0: Copied (server-side copy) to: dir/file1 2026/09/23 01:29:20 INFO : dir/file1.rclone_chunk.001_ssjzu0: Deleted 2026/09/23 01:29:20 DEBUG : dir/file1: Remove: 2026/09/23 01:29:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/23 01:29:20 DEBUG : dir/file1: >Remove: err= 2026/09/23 01:29:20 DEBUG : dir/file1: Remove: 2026/09/23 01:29:20 DEBUG : dir/file1: >Remove: err=Read only file system 2026/09/23 01:29:20 DEBUG : WaitForWriters: timeout=30s 2026/09/23 01:29:20 DEBUG : dir: Looking for writers 2026/09/23 01:29:20 DEBUG : Looking for writers 2026/09/23 01:29:20 DEBUG : dir: reading active writers 2026/09/23 01:29:20 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.81s) === RUN TestFileOpen run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate'", Local "Local file system at /tmp/rclone1146306316", Modify Window "1ns" 2026/09/23 01:29:21 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': poll-interval is not supported by this remote 2026/09/23 01:29:21 DEBUG : dir/file1: size = 14 OK 2026/09/23 01:29:21 DEBUG : dir/file1.rclone_chunk.001_ssk0ud: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/23 01:29:21 INFO : dir/file1.rclone_chunk.001_ssk0ud: Copied (server-side copy) to: dir/file1 2026/09/23 01:29:21 INFO : dir/file1.rclone_chunk.001_ssk0ud: Deleted 2026/09/23 01:29:21 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/23 01:29:21 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/23 01:29:21 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/09/23 01:29:21 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/23 01:29:21 DEBUG : dir/file1: Open: flags=O_RDWR 2026/09/23 01:29:21 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/23 01:29:21 DEBUG : dir/file1: Open: flags=0x3 2026/09/23 01:29:21 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/09/23 01:29:21 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/09/23 01:29:21 DEBUG : WaitForWriters: timeout=30s 2026/09/23 01:29:21 DEBUG : dir: Looking for writers 2026/09/23 01:29:21 DEBUG : file1: reading active writers 2026/09/23 01:29:21 DEBUG : Looking for writers 2026/09/23 01:29:21 DEBUG : dir: reading active writers 2026/09/23 01:29:21 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.81s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate'", Local "Local file system at /tmp/rclone1146306316", Modify Window "1ns" 2026/09/23 01:29:21 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': poll-interval is not supported by this remote 2026/09/23 01:29:22 DEBUG : dir/file1: size = 14 OK 2026/09/23 01:29:22 DEBUG : dir/file1.rclone_chunk.001_ssk0yv: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/23 01:29:22 INFO : dir/file1.rclone_chunk.001_ssk0yv: Copied (server-side copy) to: dir/file1 2026/09/23 01:29:22 INFO : dir/file1.rclone_chunk.001_ssk0yv: Deleted 2026/09/23 01:29:22 DEBUG : WaitForWriters: timeout=30s 2026/09/23 01:29:22 DEBUG : dir: Looking for writers 2026/09/23 01:29:22 DEBUG : file1: reading active writers 2026/09/23 01:29:22 DEBUG : Looking for writers 2026/09/23 01:29:22 DEBUG : dir: reading active writers 2026/09/23 01:29:22 DEBUG : >WaitForWriters: 2026/09/23 01:29:22 DEBUG : dir/file1: copy non-chunked object... 2026/09/23 01:29:22 DEBUG : newLeaf: size = 14 OK 2026/09/23 01:29:22 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/09/23 01:29:22 INFO : dir/file1: Deleted 2026/09/23 01:29:22 DEBUG : newLeaf: Updating file with newLeaf 0x99cc594bc70 2026/09/23 01:29:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/23 01:29:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/23 01:29:23 DEBUG : newLeaf: copy non-chunked object... 2026/09/23 01:29:23 DEBUG : dir/file1: size = 14 OK 2026/09/23 01:29:23 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/09/23 01:29:23 INFO : newLeaf: Deleted 2026/09/23 01:29:23 DEBUG : dir/file1: Updating file with dir/file1 0x99cc594bc70 2026/09/23 01:29:23 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/09/23 01:29:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/23 01:29:23 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/23 01:29:23 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/23 01:29:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/23 01:29:23 DEBUG : dir/file1: File is currently open, delaying rename 0x99cc594bc70 2026/09/23 01:29:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/23 01:29:23 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/23 01:29:23 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': File to upload is small (25 bytes), uploading instead of streaming 2026/09/23 01:29:23 DEBUG : dir/file1: size = 25 OK 2026/09/23 01:29:23 DEBUG : dir/file1.rclone_chunk.001_ssk2c9: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/23 01:29:23 INFO : dir/file1.rclone_chunk.001_ssk2c9: Copied (server-side copy) to: dir/file1 2026/09/23 01:29:23 INFO : dir/file1.rclone_chunk.001_ssk2c9: Deleted 2026/09/23 01:29:23 DEBUG : dir/file1: size = 25 OK 2026/09/23 01:29:23 DEBUG : dir/file1: Size of src and dst objects identical 2026/09/23 01:29:23 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/23 01:29:23 DEBUG : newLeaf: Running delayed rename now 2026/09/23 01:29:23 DEBUG : dir/file1: copy non-chunked object... 2026/09/23 01:29:24 DEBUG : newLeaf: size = 25 OK 2026/09/23 01:29:24 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/09/23 01:29:24 INFO : dir/file1: Deleted 2026/09/23 01:29:24 DEBUG : newLeaf: Updating file with newLeaf 0x99cc594bc70 2026/09/23 01:29:24 DEBUG : WaitForWriters: timeout=30s 2026/09/23 01:29:24 DEBUG : dir: Looking for writers 2026/09/23 01:29:24 DEBUG : Looking for writers 2026/09/23 01:29:24 DEBUG : dir: reading active writers 2026/09/23 01:29:24 DEBUG : newLeaf: reading active writers 2026/09/23 01:29:24 DEBUG : >WaitForWriters: 2026/09/23 01:29:24 DEBUG : WaitForWriters: timeout=30s 2026/09/23 01:29:24 DEBUG : dir: Looking for writers 2026/09/23 01:29:24 DEBUG : Looking for writers 2026/09/23 01:29:24 DEBUG : dir: reading active writers 2026/09/23 01:29:24 DEBUG : newLeaf: reading active writers 2026/09/23 01:29:24 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate'", Local "Local file system at /tmp/rclone1146306316", Modify Window "1ns" 2026/09/23 01:29:24 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': poll-interval is not supported by this remote 2026/09/23 01:29:24 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/23 01:29:24 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" 2026/09/23 01:29:24 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" 2026/09/23 01:29:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" 2026/09/23 01:29:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/23 01:29:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" 2026/09/23 01:29:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" 2026/09/23 01:29:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/23 01:29:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" 2026/09/23 01:29:24 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/23 01:29:24 DEBUG : dir/file1: size = 14 OK 2026/09/23 01:29:24 DEBUG : dir/file1.rclone_chunk.001_ssk304: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/23 01:29:24 INFO : dir/file1.rclone_chunk.001_ssk304: Copied (server-side copy) to: dir/file1 2026/09/23 01:29:24 INFO : dir/file1.rclone_chunk.001_ssk304: Deleted 2026/09/23 01:29:25 DEBUG : WaitForWriters: timeout=30s 2026/09/23 01:29:25 DEBUG : dir: Looking for writers 2026/09/23 01:29:25 DEBUG : file1: reading active writers 2026/09/23 01:29:25 DEBUG : Looking for writers 2026/09/23 01:29:25 DEBUG : dir: reading active writers 2026/09/23 01:29:25 DEBUG : >WaitForWriters: 2026/09/23 01:29:25 DEBUG : dir/file1: copy non-chunked object... 2026/09/23 01:29:25 DEBUG : newLeaf: size = 14 OK 2026/09/23 01:29:25 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/09/23 01:29:25 INFO : dir/file1: Deleted 2026/09/23 01:29:25 DEBUG : newLeaf: Updating file with newLeaf 0x99cc569c820 2026/09/23 01:29:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/23 01:29:25 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/23 01:29:25 DEBUG : newLeaf: copy non-chunked object... 2026/09/23 01:29:25 DEBUG : dir/file1: size = 14 OK 2026/09/23 01:29:25 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/09/23 01:29:25 INFO : newLeaf: Deleted 2026/09/23 01:29:25 DEBUG : dir/file1: Updating file with dir/file1 0x99cc569c820 2026/09/23 01:29:25 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/09/23 01:29:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/23 01:29:25 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/23 01:29:25 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/23 01:29:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/23 01:29:25 DEBUG : dir/file1: File is currently open, delaying rename 0x99cc569c820 2026/09/23 01:29:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/23 01:29:25 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/23 01:29:25 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': File to upload is small (25 bytes), uploading instead of streaming 2026/09/23 01:29:26 DEBUG : dir/file1: size = 25 OK 2026/09/23 01:29:26 DEBUG : dir/file1.rclone_chunk.001_ssk4a3: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/23 01:29:26 INFO : dir/file1.rclone_chunk.001_ssk4a3: Copied (server-side copy) to: dir/file1 2026/09/23 01:29:26 INFO : dir/file1.rclone_chunk.001_ssk4a3: Deleted 2026/09/23 01:29:26 DEBUG : dir/file1: size = 25 OK 2026/09/23 01:29:26 DEBUG : dir/file1: Size of src and dst objects identical 2026/09/23 01:29:26 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/23 01:29:26 DEBUG : newLeaf: Running delayed rename now 2026/09/23 01:29:26 DEBUG : dir/file1: copy non-chunked object... 2026/09/23 01:29:26 DEBUG : newLeaf: size = 25 OK 2026/09/23 01:29:26 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/09/23 01:29:26 INFO : dir/file1: Deleted 2026/09/23 01:29:26 DEBUG : newLeaf: Updating file with newLeaf 0x99cc569c820 2026/09/23 01:29:26 DEBUG : WaitForWriters: timeout=30s 2026/09/23 01:29:26 DEBUG : dir: Looking for writers 2026/09/23 01:29:26 DEBUG : Looking for writers 2026/09/23 01:29:26 DEBUG : dir: reading active writers 2026/09/23 01:29:26 DEBUG : newLeaf: reading active writers 2026/09/23 01:29:26 DEBUG : >WaitForWriters: 2026/09/23 01:29:26 DEBUG : WaitForWriters: timeout=30s 2026/09/23 01:29:26 DEBUG : dir: Looking for writers 2026/09/23 01:29:26 DEBUG : Looking for writers 2026/09/23 01:29:26 DEBUG : newLeaf: reading active writers 2026/09/23 01:29:26 DEBUG : dir: reading active writers 2026/09/23 01:29:26 DEBUG : >WaitForWriters: 2026/09/23 01:29:26 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate'", Local "Local file system at /tmp/rclone1146306316", Modify Window "1ns" 2026/09/23 01:29:26 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': poll-interval is not supported by this remote 2026/09/23 01:29:26 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/23 01:29:26 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" 2026/09/23 01:29:26 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" 2026/09/23 01:29:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" 2026/09/23 01:29:26 DEBUG : Config file has changed externally - reloading 2026/09/23 01:29:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/23 01:29:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" 2026/09/23 01:29:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" 2026/09/23 01:29:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/23 01:29:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" 2026/09/23 01:29:26 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/23 01:29:27 DEBUG : dir/file1: size = 14 OK 2026/09/23 01:29:27 DEBUG : dir/file1.rclone_chunk.001_ssk5p2: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/23 01:29:27 INFO : dir/file1.rclone_chunk.001_ssk5p2: Copied (server-side copy) to: dir/file1 2026/09/23 01:29:27 INFO : dir/file1.rclone_chunk.001_ssk5p2: Deleted 2026/09/23 01:29:27 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/23 01:29:27 DEBUG : dir/file1: newRWFileHandle: 2026/09/23 01:29:27 DEBUG : dir/file1(0x99cc58587c0): openPending: 2026/09/23 01:29:27 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/09/23 01:29:27 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/09/23 01:29:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/23 01:29:27 DEBUG : dir/file1(0x99cc58587c0): >openPending: err= 2026/09/23 01:29:27 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/23 01:29:27 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/23 01:29:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/23 01:29:27 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/23 01:29:27 DEBUG : dir/file1(0x99cc58587c0): _writeAt: size=14, off=0 2026/09/23 01:29:27 DEBUG : dir/file1(0x99cc58587c0): >_writeAt: n=14, err= 2026/09/23 01:29:27 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/09/23 01:29:27 DEBUG : dir/file1(0x99cc58587c0): close: 2026/09/23 01:29:27 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/09/23 01:29:27 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/09/23 01:29:27 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:27 DEBUG : dir/file1(0x99cc58587c0): >close: err= 2026/09/23 01:29:27 DEBUG : WaitForWriters: timeout=30s 2026/09/23 01:29:27 DEBUG : dir: Looking for writers 2026/09/23 01:29:27 DEBUG : file1: reading active writers 2026/09/23 01:29:27 DEBUG : Looking for writers 2026/09/23 01:29:27 DEBUG : dir: reading active writers 2026/09/23 01:29:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/23 01:29:27 DEBUG : dir: Looking for writers 2026/09/23 01:29:27 DEBUG : file1: reading active writers 2026/09/23 01:29:27 DEBUG : Looking for writers 2026/09/23 01:29:27 DEBUG : dir: reading active writers 2026/09/23 01:29:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/23 01:29:27 DEBUG : dir: Looking for writers 2026/09/23 01:29:27 DEBUG : file1: reading active writers 2026/09/23 01:29:27 DEBUG : Looking for writers 2026/09/23 01:29:27 DEBUG : dir: reading active writers 2026/09/23 01:29:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/23 01:29:27 DEBUG : dir: Looking for writers 2026/09/23 01:29:27 DEBUG : file1: reading active writers 2026/09/23 01:29:27 DEBUG : Looking for writers 2026/09/23 01:29:27 DEBUG : dir: reading active writers 2026/09/23 01:29:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/23 01:29:27 DEBUG : dir/file1: vfs cache: starting upload 2026/09/23 01:29:27 DEBUG : dir/file1: skip slow SHA1 on source file, hashing in-transit 2026/09/23 01:29:27 DEBUG : dir: Looking for writers 2026/09/23 01:29:27 DEBUG : file1: reading active writers 2026/09/23 01:29:27 DEBUG : Looking for writers 2026/09/23 01:29:27 DEBUG : dir: reading active writers 2026/09/23 01:29:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/23 01:29:27 DEBUG : dir: Looking for writers 2026/09/23 01:29:27 DEBUG : file1: reading active writers 2026/09/23 01:29:27 DEBUG : Looking for writers 2026/09/23 01:29:27 DEBUG : dir: reading active writers 2026/09/23 01:29:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/23 01:29:28 DEBUG : dir/file1: size = 14 OK 2026/09/23 01:29:28 DEBUG : dir/file1.rclone_chunk.001_ssk6so: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/23 01:29:28 INFO : dir/file1.rclone_chunk.001_ssk6so: Copied (server-side copy) to: dir/file1 2026/09/23 01:29:28 INFO : dir/file1.rclone_chunk.001_ssk6so: Deleted 2026/09/23 01:29:28 DEBUG : dir/file1: size = 14 OK 2026/09/23 01:29:28 INFO : dir/file1: Copied (replaced existing) 2026/09/23 01:29:28 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/09/23 01:29:28 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/09/23 01:29:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/23 01:29:28 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/09/23 01:29:28 DEBUG : dir: Looking for writers 2026/09/23 01:29:28 DEBUG : file1: reading active writers 2026/09/23 01:29:28 DEBUG : Looking for writers 2026/09/23 01:29:28 DEBUG : dir: reading active writers 2026/09/23 01:29:28 DEBUG : >WaitForWriters: 2026/09/23 01:29:28 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/23 01:29:28 DEBUG : dir/file1: newRWFileHandle: 2026/09/23 01:29:28 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/23 01:29:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/23 01:29:28 DEBUG : dir/file1(0x99cc599cfc0): _readAt: size=512, off=0 2026/09/23 01:29:28 DEBUG : dir/file1(0x99cc599cfc0): openPending: 2026/09/23 01:29:28 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/09/23 01:29:28 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/09/23 01:29:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/23 01:29:28 DEBUG : dir/file1(0x99cc599cfc0): >openPending: err= 2026/09/23 01:29:28 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/09/23 01:29:28 DEBUG : dir/file1(0x99cc599cfc0): >_readAt: n=14, err=EOF 2026/09/23 01:29:28 DEBUG : dir/file1(0x99cc599cfc0): close: 2026/09/23 01:29:28 DEBUG : dir/file1(0x99cc599cfc0): >close: err= 2026/09/23 01:29:28 DEBUG : dir/file1: copy non-chunked object... 2026/09/23 01:29:28 DEBUG : newLeaf: size = 14 OK 2026/09/23 01:29:28 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/09/23 01:29:28 INFO : dir/file1: Deleted 2026/09/23 01:29:28 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/23 01:29:28 DEBUG : newLeaf: Updating file with newLeaf 0x99cc57685b0 2026/09/23 01:29:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/23 01:29:28 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/23 01:29:28 DEBUG : newLeaf: copy non-chunked object... 2026/09/23 01:29:28 DEBUG : dir/file1: size = 14 OK 2026/09/23 01:29:28 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/09/23 01:29:28 INFO : newLeaf: Deleted 2026/09/23 01:29:28 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/09/23 01:29:28 DEBUG : dir/file1: Updating file with dir/file1 0x99cc57685b0 2026/09/23 01:29:28 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/09/23 01:29:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/23 01:29:28 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/23 01:29:28 DEBUG : dir/file1: newRWFileHandle: 2026/09/23 01:29:28 DEBUG : dir/file1(0x99cc5a581c0): openPending: 2026/09/23 01:29:28 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/09/23 01:29:28 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/09/23 01:29:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/23 01:29:28 DEBUG : dir/file1(0x99cc5a581c0): >openPending: err= 2026/09/23 01:29:28 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/23 01:29:28 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/23 01:29:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/23 01:29:28 DEBUG : dir/file1(0x99cc5a581c0): _writeAt: size=25, off=0 2026/09/23 01:29:28 DEBUG : dir/file1(0x99cc5a581c0): >_writeAt: n=25, err= 2026/09/23 01:29:29 DEBUG : dir/file1: copy non-chunked object... 2026/09/23 01:29:29 DEBUG : newLeaf: size = 14 OK 2026/09/23 01:29:29 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/09/23 01:29:29 INFO : dir/file1: Deleted 2026/09/23 01:29:29 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/23 01:29:29 DEBUG : newLeaf: Updating file with newLeaf 0x99cc57685b0 2026/09/23 01:29:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/23 01:29:29 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/23 01:29:29 DEBUG : newLeaf(0x99cc5a581c0): close: 2026/09/23 01:29:29 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/09/23 01:29:29 DEBUG : newLeaf: vfs cache: setting modification time to 2026-09-23 01:29:28.995050921 +0000 UTC m=+49.647238024 2026/09/23 01:29:29 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:29 DEBUG : newLeaf(0x99cc5a581c0): >close: err= 2026/09/23 01:29:29 DEBUG : WaitForWriters: timeout=30s 2026/09/23 01:29:29 DEBUG : dir: Looking for writers 2026/09/23 01:29:29 DEBUG : Looking for writers 2026/09/23 01:29:29 DEBUG : dir: reading active writers 2026/09/23 01:29:29 DEBUG : newLeaf: reading active writers 2026/09/23 01:29:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/23 01:29:29 DEBUG : dir: Looking for writers 2026/09/23 01:29:29 DEBUG : Looking for writers 2026/09/23 01:29:29 DEBUG : dir: reading active writers 2026/09/23 01:29:29 DEBUG : newLeaf: reading active writers 2026/09/23 01:29:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/23 01:29:29 DEBUG : dir: Looking for writers 2026/09/23 01:29:29 DEBUG : Looking for writers 2026/09/23 01:29:29 DEBUG : dir: reading active writers 2026/09/23 01:29:29 DEBUG : newLeaf: reading active writers 2026/09/23 01:29:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/23 01:29:29 DEBUG : dir: Looking for writers 2026/09/23 01:29:29 DEBUG : Looking for writers 2026/09/23 01:29:29 DEBUG : dir: reading active writers 2026/09/23 01:29:29 DEBUG : newLeaf: reading active writers 2026/09/23 01:29:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/23 01:29:29 DEBUG : newLeaf: vfs cache: starting upload 2026/09/23 01:29:29 DEBUG : newLeaf: skip slow SHA1 on source file, hashing in-transit 2026/09/23 01:29:29 DEBUG : dir: Looking for writers 2026/09/23 01:29:29 DEBUG : Looking for writers 2026/09/23 01:29:29 DEBUG : dir: reading active writers 2026/09/23 01:29:29 DEBUG : newLeaf: reading active writers 2026/09/23 01:29:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/23 01:29:29 DEBUG : dir: Looking for writers 2026/09/23 01:29:29 DEBUG : Looking for writers 2026/09/23 01:29:29 DEBUG : dir: reading active writers 2026/09/23 01:29:29 DEBUG : newLeaf: reading active writers 2026/09/23 01:29:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/23 01:29:29 DEBUG : newLeaf: size = 25 OK 2026/09/23 01:29:29 DEBUG : newLeaf.rclone_chunk.001_ssk8sf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/23 01:29:29 INFO : newLeaf.rclone_chunk.001_ssk8sf: Copied (server-side copy) to: newLeaf 2026/09/23 01:29:29 INFO : newLeaf.rclone_chunk.001_ssk8sf: Deleted 2026/09/23 01:29:29 DEBUG : newLeaf: size = 25 OK 2026/09/23 01:29:29 INFO : newLeaf: Copied (replaced existing) 2026/09/23 01:29:29 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-09-23 01:29:28.995050921 +0000 UTC" 2026/09/23 01:29:29 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/09/23 01:29:29 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/23 01:29:29 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/09/23 01:29:29 DEBUG : dir: Looking for writers 2026/09/23 01:29:29 DEBUG : Looking for writers 2026/09/23 01:29:29 DEBUG : newLeaf: reading active writers 2026/09/23 01:29:29 DEBUG : dir: reading active writers 2026/09/23 01:29:29 DEBUG : >WaitForWriters: 2026/09/23 01:29:29 DEBUG : WaitForWriters: timeout=30s 2026/09/23 01:29:29 DEBUG : dir: Looking for writers 2026/09/23 01:29:29 DEBUG : Looking for writers 2026/09/23 01:29:29 DEBUG : dir: reading active writers 2026/09/23 01:29:29 DEBUG : newLeaf: reading active writers 2026/09/23 01:29:29 DEBUG : >WaitForWriters: 2026/09/23 01:29:29 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate'", Local "Local file system at /tmp/rclone1146306316", Modify Window "1ns" 2026/09/23 01:29:30 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': poll-interval is not supported by this remote 2026/09/23 01:29:30 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/23 01:29:30 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" 2026/09/23 01:29:30 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" 2026/09/23 01:29:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" 2026/09/23 01:29:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/23 01:29:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" 2026/09/23 01:29:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" 2026/09/23 01:29:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/23 01:29:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" 2026/09/23 01:29:30 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/23 01:29:30 DEBUG : dir/file1: size = 14 OK 2026/09/23 01:29:30 DEBUG : dir/file1.rclone_chunk.001_ssk9cb: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/23 01:29:30 INFO : dir/file1.rclone_chunk.001_ssk9cb: Copied (server-side copy) to: dir/file1 2026/09/23 01:29:30 INFO : dir/file1.rclone_chunk.001_ssk9cb: Deleted 2026/09/23 01:29:30 DEBUG : WaitForWriters: timeout=30s 2026/09/23 01:29:30 DEBUG : dir: Looking for writers 2026/09/23 01:29:30 DEBUG : file1: reading active writers 2026/09/23 01:29:30 DEBUG : Looking for writers 2026/09/23 01:29:30 DEBUG : dir: reading active writers 2026/09/23 01:29:30 DEBUG : >WaitForWriters: 2026/09/23 01:29:30 DEBUG : dir/file1: copy non-chunked object... 2026/09/23 01:29:31 DEBUG : newLeaf: size = 14 OK 2026/09/23 01:29:31 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/09/23 01:29:31 INFO : dir/file1: Deleted 2026/09/23 01:29:31 DEBUG : newLeaf: Updating file with newLeaf 0x99cc5466270 2026/09/23 01:29:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/23 01:29:31 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/23 01:29:31 DEBUG : newLeaf: copy non-chunked object... 2026/09/23 01:29:31 DEBUG : dir/file1: size = 14 OK 2026/09/23 01:29:31 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/09/23 01:29:31 INFO : newLeaf: Deleted 2026/09/23 01:29:31 DEBUG : dir/file1: Updating file with dir/file1 0x99cc5466270 2026/09/23 01:29:31 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/09/23 01:29:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/23 01:29:31 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/23 01:29:31 DEBUG : dir/file1: newRWFileHandle: 2026/09/23 01:29:31 DEBUG : dir/file1(0x99cc55f1140): openPending: 2026/09/23 01:29:31 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/09/23 01:29:31 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/09/23 01:29:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/23 01:29:31 DEBUG : dir/file1(0x99cc55f1140): >openPending: err= 2026/09/23 01:29:31 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/23 01:29:31 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/23 01:29:31 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/23 01:29:31 DEBUG : dir/file1(0x99cc55f1140): _writeAt: size=25, off=0 2026/09/23 01:29:31 DEBUG : dir/file1(0x99cc55f1140): >_writeAt: n=25, err= 2026/09/23 01:29:31 DEBUG : dir/file1: copy non-chunked object... 2026/09/23 01:29:31 DEBUG : newLeaf: size = 14 OK 2026/09/23 01:29:31 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/09/23 01:29:31 INFO : dir/file1: Deleted 2026/09/23 01:29:31 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/23 01:29:31 DEBUG : newLeaf: Updating file with newLeaf 0x99cc5466270 2026/09/23 01:29:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/23 01:29:31 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/23 01:29:31 DEBUG : newLeaf(0x99cc55f1140): close: 2026/09/23 01:29:31 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/09/23 01:29:31 DEBUG : newLeaf: vfs cache: setting modification time to 2026-09-23 01:29:31.509693125 +0000 UTC m=+52.161880289 2026/09/23 01:29:31 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:31 DEBUG : newLeaf(0x99cc55f1140): >close: err= 2026/09/23 01:29:31 DEBUG : WaitForWriters: timeout=30s 2026/09/23 01:29:31 DEBUG : dir: Looking for writers 2026/09/23 01:29:31 DEBUG : Looking for writers 2026/09/23 01:29:31 DEBUG : dir: reading active writers 2026/09/23 01:29:31 DEBUG : newLeaf: reading active writers 2026/09/23 01:29:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/23 01:29:31 DEBUG : dir: Looking for writers 2026/09/23 01:29:31 DEBUG : Looking for writers 2026/09/23 01:29:31 DEBUG : dir: reading active writers 2026/09/23 01:29:31 DEBUG : newLeaf: reading active writers 2026/09/23 01:29:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/23 01:29:31 DEBUG : dir: Looking for writers 2026/09/23 01:29:31 DEBUG : Looking for writers 2026/09/23 01:29:31 DEBUG : newLeaf: reading active writers 2026/09/23 01:29:31 DEBUG : dir: reading active writers 2026/09/23 01:29:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/23 01:29:31 DEBUG : dir: Looking for writers 2026/09/23 01:29:31 DEBUG : Looking for writers 2026/09/23 01:29:31 DEBUG : newLeaf: reading active writers 2026/09/23 01:29:31 DEBUG : dir: reading active writers 2026/09/23 01:29:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/23 01:29:31 DEBUG : newLeaf: vfs cache: starting upload 2026/09/23 01:29:31 DEBUG : newLeaf: skip slow SHA1 on source file, hashing in-transit 2026/09/23 01:29:31 DEBUG : dir: Looking for writers 2026/09/23 01:29:31 DEBUG : Looking for writers 2026/09/23 01:29:31 DEBUG : dir: reading active writers 2026/09/23 01:29:31 DEBUG : newLeaf: reading active writers 2026/09/23 01:29:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/23 01:29:32 DEBUG : dir: Looking for writers 2026/09/23 01:29:32 DEBUG : Looking for writers 2026/09/23 01:29:32 DEBUG : dir: reading active writers 2026/09/23 01:29:32 DEBUG : newLeaf: reading active writers 2026/09/23 01:29:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/23 01:29:32 DEBUG : newLeaf: size = 25 OK 2026/09/23 01:29:32 DEBUG : newLeaf.rclone_chunk.001_sskazv: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/23 01:29:32 INFO : newLeaf.rclone_chunk.001_sskazv: Copied (server-side copy) to: newLeaf 2026/09/23 01:29:32 INFO : newLeaf.rclone_chunk.001_sskazv: Deleted 2026/09/23 01:29:32 DEBUG : newLeaf: size = 25 OK 2026/09/23 01:29:32 INFO : newLeaf: Copied (replaced existing) 2026/09/23 01:29:32 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-09-23 01:29:31.509693125 +0000 UTC" 2026/09/23 01:29:32 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/09/23 01:29:32 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/23 01:29:32 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/09/23 01:29:32 DEBUG : dir: Looking for writers 2026/09/23 01:29:32 DEBUG : Looking for writers 2026/09/23 01:29:32 DEBUG : dir: reading active writers 2026/09/23 01:29:32 DEBUG : newLeaf: reading active writers 2026/09/23 01:29:32 DEBUG : >WaitForWriters: 2026/09/23 01:29:32 DEBUG : WaitForWriters: timeout=30s 2026/09/23 01:29:32 DEBUG : dir: Looking for writers 2026/09/23 01:29:32 DEBUG : Looking for writers 2026/09/23 01:29:32 DEBUG : newLeaf: reading active writers 2026/09/23 01:29:32 DEBUG : dir: reading active writers 2026/09/23 01:29:32 DEBUG : >WaitForWriters: 2026/09/23 01:29:32 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate'", Local "Local file system at /tmp/rclone1146306316", Modify Window "1ns" 2026/09/23 01:29:32 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': poll-interval is not supported by this remote 2026/09/23 01:29:32 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/23 01:29:32 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" 2026/09/23 01:29:32 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" 2026/09/23 01:29:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" 2026/09/23 01:29:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/23 01:29:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" 2026/09/23 01:29:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" 2026/09/23 01:29:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/23 01:29:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" 2026/09/23 01:29:32 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/23 01:29:32 DEBUG : dir/file1: size = 14 OK 2026/09/23 01:29:32 DEBUG : dir/file1.rclone_chunk.001_sskb74: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/23 01:29:32 INFO : dir/file1.rclone_chunk.001_sskb74: Copied (server-side copy) to: dir/file1 2026/09/23 01:29:33 INFO : dir/file1.rclone_chunk.001_sskb74: Deleted 2026/09/23 01:29:33 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/23 01:29:33 DEBUG : dir/file1: newRWFileHandle: 2026/09/23 01:29:33 DEBUG : dir/file1(0x99cc57c0580): openPending: 2026/09/23 01:29:33 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/09/23 01:29:33 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/09/23 01:29:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/23 01:29:33 DEBUG : dir/file1(0x99cc57c0580): >openPending: err= 2026/09/23 01:29:33 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/23 01:29:33 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/23 01:29:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/23 01:29:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/23 01:29:33 DEBUG : dir/file1(0x99cc57c0580): _writeAt: size=14, off=0 2026/09/23 01:29:33 DEBUG : dir/file1(0x99cc57c0580): >_writeAt: n=14, err= 2026/09/23 01:29:33 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/09/23 01:29:33 DEBUG : dir/file1(0x99cc57c0580): close: 2026/09/23 01:29:33 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/09/23 01:29:33 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/09/23 01:29:33 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:33 DEBUG : dir/file1(0x99cc57c0580): >close: err= 2026/09/23 01:29:33 DEBUG : WaitForWriters: timeout=30s 2026/09/23 01:29:33 DEBUG : dir: Looking for writers 2026/09/23 01:29:33 DEBUG : file1: reading active writers 2026/09/23 01:29:33 DEBUG : Looking for writers 2026/09/23 01:29:33 DEBUG : dir: reading active writers 2026/09/23 01:29:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/23 01:29:33 DEBUG : dir: Looking for writers 2026/09/23 01:29:33 DEBUG : file1: reading active writers 2026/09/23 01:29:33 DEBUG : Looking for writers 2026/09/23 01:29:33 DEBUG : dir: reading active writers 2026/09/23 01:29:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/23 01:29:33 DEBUG : dir: Looking for writers 2026/09/23 01:29:33 DEBUG : file1: reading active writers 2026/09/23 01:29:33 DEBUG : Looking for writers 2026/09/23 01:29:33 DEBUG : dir: reading active writers 2026/09/23 01:29:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/23 01:29:33 DEBUG : dir: Looking for writers 2026/09/23 01:29:33 DEBUG : file1: reading active writers 2026/09/23 01:29:33 DEBUG : Looking for writers 2026/09/23 01:29:33 DEBUG : dir: reading active writers 2026/09/23 01:29:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/23 01:29:33 DEBUG : dir/file1: vfs cache: starting upload 2026/09/23 01:29:33 DEBUG : dir/file1: skip slow SHA1 on source file, hashing in-transit 2026/09/23 01:29:33 DEBUG : dir: Looking for writers 2026/09/23 01:29:33 DEBUG : file1: reading active writers 2026/09/23 01:29:33 DEBUG : Looking for writers 2026/09/23 01:29:33 DEBUG : dir: reading active writers 2026/09/23 01:29:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/23 01:29:33 DEBUG : dir: Looking for writers 2026/09/23 01:29:33 DEBUG : file1: reading active writers 2026/09/23 01:29:33 DEBUG : Looking for writers 2026/09/23 01:29:33 DEBUG : dir: reading active writers 2026/09/23 01:29:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/23 01:29:33 DEBUG : dir/file1: size = 14 OK 2026/09/23 01:29:33 DEBUG : dir/file1.rclone_chunk.001_sskcdu: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/23 01:29:33 INFO : dir/file1.rclone_chunk.001_sskcdu: Copied (server-side copy) to: dir/file1 2026/09/23 01:29:33 INFO : dir/file1.rclone_chunk.001_sskcdu: Deleted 2026/09/23 01:29:33 DEBUG : dir/file1: size = 14 OK 2026/09/23 01:29:33 INFO : dir/file1: Copied (replaced existing) 2026/09/23 01:29:33 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/09/23 01:29:33 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/09/23 01:29:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/23 01:29:33 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/09/23 01:29:33 DEBUG : dir: Looking for writers 2026/09/23 01:29:33 DEBUG : file1: reading active writers 2026/09/23 01:29:33 DEBUG : Looking for writers 2026/09/23 01:29:33 DEBUG : dir: reading active writers 2026/09/23 01:29:33 DEBUG : >WaitForWriters: 2026/09/23 01:29:33 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/23 01:29:33 DEBUG : dir/file1: newRWFileHandle: 2026/09/23 01:29:33 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/23 01:29:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/23 01:29:33 DEBUG : dir/file1(0x99cc5860fc0): _readAt: size=512, off=0 2026/09/23 01:29:33 DEBUG : dir/file1(0x99cc5860fc0): openPending: 2026/09/23 01:29:33 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" 2026/09/23 01:29:33 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/09/23 01:29:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/23 01:29:33 DEBUG : dir/file1(0x99cc5860fc0): >openPending: err= 2026/09/23 01:29:33 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/09/23 01:29:33 DEBUG : dir/file1(0x99cc5860fc0): >_readAt: n=14, err=EOF 2026/09/23 01:29:33 DEBUG : dir/file1(0x99cc5860fc0): close: 2026/09/23 01:29:33 DEBUG : dir/file1(0x99cc5860fc0): >close: err= 2026/09/23 01:29:34 DEBUG : dir/file1: copy non-chunked object... 2026/09/23 01:29:34 DEBUG : newLeaf: size = 14 OK 2026/09/23 01:29:34 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/09/23 01:29:34 INFO : dir/file1: Deleted 2026/09/23 01:29:34 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/23 01:29:34 DEBUG : newLeaf: Updating file with newLeaf 0x99cc5796270 2026/09/23 01:29:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/23 01:29:34 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/23 01:29:34 DEBUG : newLeaf: copy non-chunked object... 2026/09/23 01:29:34 DEBUG : dir/file1: size = 14 OK 2026/09/23 01:29:34 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/09/23 01:29:34 INFO : newLeaf: Deleted 2026/09/23 01:29:34 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/09/23 01:29:34 DEBUG : dir/file1: Updating file with dir/file1 0x99cc5796270 2026/09/23 01:29:34 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/09/23 01:29:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/23 01:29:34 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/23 01:29:34 DEBUG : dir/file1: newRWFileHandle: 2026/09/23 01:29:34 DEBUG : dir/file1(0x99cc59dcf40): openPending: 2026/09/23 01:29:34 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/09/23 01:29:34 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/09/23 01:29:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/23 01:29:34 DEBUG : dir/file1(0x99cc59dcf40): >openPending: err= 2026/09/23 01:29:34 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/23 01:29:34 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/23 01:29:34 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/23 01:29:34 DEBUG : dir/file1(0x99cc59dcf40): _writeAt: size=25, off=0 2026/09/23 01:29:34 DEBUG : dir/file1(0x99cc59dcf40): >_writeAt: n=25, err= 2026/09/23 01:29:34 DEBUG : dir/file1: copy non-chunked object... 2026/09/23 01:29:34 DEBUG : newLeaf: size = 14 OK 2026/09/23 01:29:34 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/09/23 01:29:34 INFO : dir/file1: Deleted 2026/09/23 01:29:34 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/23 01:29:34 DEBUG : newLeaf: Updating file with newLeaf 0x99cc5796270 2026/09/23 01:29:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/23 01:29:34 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/23 01:29:34 DEBUG : newLeaf(0x99cc59dcf40): close: 2026/09/23 01:29:34 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/09/23 01:29:34 DEBUG : newLeaf: vfs cache: setting modification time to 2026-09-23 01:29:34.706072549 +0000 UTC m=+55.358259642 2026/09/23 01:29:34 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:34 DEBUG : newLeaf(0x99cc59dcf40): >close: err= 2026/09/23 01:29:34 DEBUG : WaitForWriters: timeout=30s 2026/09/23 01:29:34 DEBUG : dir: Looking for writers 2026/09/23 01:29:34 DEBUG : Looking for writers 2026/09/23 01:29:34 DEBUG : dir: reading active writers 2026/09/23 01:29:34 DEBUG : newLeaf: reading active writers 2026/09/23 01:29:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/23 01:29:34 DEBUG : dir: Looking for writers 2026/09/23 01:29:34 DEBUG : Looking for writers 2026/09/23 01:29:34 DEBUG : dir: reading active writers 2026/09/23 01:29:34 DEBUG : newLeaf: reading active writers 2026/09/23 01:29:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/23 01:29:34 DEBUG : dir: Looking for writers 2026/09/23 01:29:34 DEBUG : Looking for writers 2026/09/23 01:29:34 DEBUG : dir: reading active writers 2026/09/23 01:29:34 DEBUG : newLeaf: reading active writers 2026/09/23 01:29:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/23 01:29:34 DEBUG : dir: Looking for writers 2026/09/23 01:29:34 DEBUG : Looking for writers 2026/09/23 01:29:34 DEBUG : newLeaf: reading active writers 2026/09/23 01:29:34 DEBUG : dir: reading active writers 2026/09/23 01:29:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/23 01:29:35 DEBUG : newLeaf: vfs cache: starting upload 2026/09/23 01:29:35 DEBUG : newLeaf: skip slow SHA1 on source file, hashing in-transit 2026/09/23 01:29:35 DEBUG : dir: Looking for writers 2026/09/23 01:29:35 DEBUG : Looking for writers 2026/09/23 01:29:35 DEBUG : dir: reading active writers 2026/09/23 01:29:35 DEBUG : newLeaf: reading active writers 2026/09/23 01:29:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/23 01:29:35 DEBUG : dir: Looking for writers 2026/09/23 01:29:35 DEBUG : Looking for writers 2026/09/23 01:29:35 DEBUG : dir: reading active writers 2026/09/23 01:29:35 DEBUG : newLeaf: reading active writers 2026/09/23 01:29:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/23 01:29:35 DEBUG : newLeaf: size = 25 OK 2026/09/23 01:29:35 DEBUG : newLeaf.rclone_chunk.001_sskeci: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/23 01:29:35 INFO : newLeaf.rclone_chunk.001_sskeci: Copied (server-side copy) to: newLeaf 2026/09/23 01:29:35 INFO : newLeaf.rclone_chunk.001_sskeci: Deleted 2026/09/23 01:29:35 DEBUG : newLeaf: size = 25 OK 2026/09/23 01:29:35 INFO : newLeaf: Copied (replaced existing) 2026/09/23 01:29:35 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-09-23 01:29:34.706072549 +0000 UTC" 2026/09/23 01:29:35 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/09/23 01:29:35 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/23 01:29:35 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/09/23 01:29:35 DEBUG : dir: Looking for writers 2026/09/23 01:29:35 DEBUG : Looking for writers 2026/09/23 01:29:35 DEBUG : dir: reading active writers 2026/09/23 01:29:35 DEBUG : newLeaf: reading active writers 2026/09/23 01:29:35 DEBUG : >WaitForWriters: 2026/09/23 01:29:35 DEBUG : WaitForWriters: timeout=30s 2026/09/23 01:29:35 DEBUG : dir: Looking for writers 2026/09/23 01:29:35 DEBUG : Looking for writers 2026/09/23 01:29:35 DEBUG : dir: reading active writers 2026/09/23 01:29:35 DEBUG : newLeaf: reading active writers 2026/09/23 01:29:35 DEBUG : >WaitForWriters: 2026/09/23 01:29:35 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate'", Local "Local file system at /tmp/rclone1146306316", Modify Window "1ns" 2026/09/23 01:29:35 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': poll-interval is not supported by this remote 2026/09/23 01:29:35 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/23 01:29:35 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" 2026/09/23 01:29:35 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" 2026/09/23 01:29:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" 2026/09/23 01:29:35 DEBUG : Config file has changed externally - reloading 2026/09/23 01:29:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/23 01:29:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" 2026/09/23 01:29:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" 2026/09/23 01:29:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/23 01:29:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" 2026/09/23 01:29:35 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/23 01:29:36 DEBUG : dir/file1: size = 14 OK 2026/09/23 01:29:36 DEBUG : dir/file1.rclone_chunk.001_sskefp: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/23 01:29:36 INFO : dir/file1.rclone_chunk.001_sskefp: Copied (server-side copy) to: dir/file1 2026/09/23 01:29:36 INFO : dir/file1.rclone_chunk.001_sskefp: Deleted 2026/09/23 01:29:36 DEBUG : WaitForWriters: timeout=30s 2026/09/23 01:29:36 DEBUG : dir: Looking for writers 2026/09/23 01:29:36 DEBUG : file1: reading active writers 2026/09/23 01:29:36 DEBUG : Looking for writers 2026/09/23 01:29:36 DEBUG : dir: reading active writers 2026/09/23 01:29:36 DEBUG : >WaitForWriters: 2026/09/23 01:29:36 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/23 01:29:36 DEBUG : dir/file1: newRWFileHandle: 2026/09/23 01:29:36 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/23 01:29:36 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/23 01:29:36 DEBUG : dir/file1(0x99cc5583c00): _readAt: size=512, off=0 2026/09/23 01:29:36 DEBUG : dir/file1(0x99cc5583c00): openPending: 2026/09/23 01:29:36 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/09/23 01:29:36 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/09/23 01:29:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/23 01:29:36 DEBUG : dir/file1(0x99cc5583c00): >openPending: err= 2026/09/23 01:29:36 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/09/23 01:29:36 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/23 01:29:36 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/23 01:29:36 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/23 01:29:36 DEBUG : dir/file1(0x99cc5583c00): >_readAt: n=14, err=EOF 2026/09/23 01:29:36 DEBUG : dir/file1(0x99cc5583c00): close: 2026/09/23 01:29:36 DEBUG : dir/file1(0x99cc5583c00): >close: err= 2026/09/23 01:29:36 DEBUG : dir/file1: copy non-chunked object... 2026/09/23 01:29:36 DEBUG : newLeaf: size = 14 OK 2026/09/23 01:29:36 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/09/23 01:29:36 INFO : dir/file1: Deleted 2026/09/23 01:29:36 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/23 01:29:36 DEBUG : newLeaf: Updating file with newLeaf 0x99cc5ae2410 2026/09/23 01:29:36 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/23 01:29:36 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/23 01:29:37 DEBUG : newLeaf: copy non-chunked object... 2026/09/23 01:29:37 DEBUG : dir/file1: size = 14 OK 2026/09/23 01:29:37 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/09/23 01:29:37 INFO : newLeaf: Deleted 2026/09/23 01:29:37 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/09/23 01:29:37 DEBUG : dir/file1: Updating file with dir/file1 0x99cc5ae2410 2026/09/23 01:29:37 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/09/23 01:29:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/23 01:29:37 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/23 01:29:37 DEBUG : dir/file1: newRWFileHandle: 2026/09/23 01:29:37 DEBUG : dir/file1(0x99cc5857280): openPending: 2026/09/23 01:29:37 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/09/23 01:29:37 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/09/23 01:29:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/23 01:29:37 DEBUG : dir/file1(0x99cc5857280): >openPending: err= 2026/09/23 01:29:37 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/23 01:29:37 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/23 01:29:37 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/23 01:29:37 DEBUG : dir/file1(0x99cc5857280): _writeAt: size=25, off=0 2026/09/23 01:29:37 DEBUG : dir/file1(0x99cc5857280): >_writeAt: n=25, err= 2026/09/23 01:29:37 DEBUG : dir/file1: copy non-chunked object... 2026/09/23 01:29:37 DEBUG : newLeaf: size = 14 OK 2026/09/23 01:29:37 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/09/23 01:29:37 INFO : dir/file1: Deleted 2026/09/23 01:29:37 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/23 01:29:37 DEBUG : newLeaf: Updating file with newLeaf 0x99cc5ae2410 2026/09/23 01:29:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/23 01:29:37 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/23 01:29:37 DEBUG : newLeaf(0x99cc5857280): close: 2026/09/23 01:29:37 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/09/23 01:29:37 DEBUG : newLeaf: vfs cache: setting modification time to 2026-09-23 01:29:37.320463849 +0000 UTC m=+57.972650952 2026/09/23 01:29:37 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:37 DEBUG : newLeaf(0x99cc5857280): >close: err= 2026/09/23 01:29:37 DEBUG : WaitForWriters: timeout=30s 2026/09/23 01:29:37 DEBUG : dir: Looking for writers 2026/09/23 01:29:37 DEBUG : Looking for writers 2026/09/23 01:29:37 DEBUG : newLeaf: reading active writers 2026/09/23 01:29:37 DEBUG : dir: reading active writers 2026/09/23 01:29:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/23 01:29:37 DEBUG : dir: Looking for writers 2026/09/23 01:29:37 DEBUG : Looking for writers 2026/09/23 01:29:37 DEBUG : dir: reading active writers 2026/09/23 01:29:37 DEBUG : newLeaf: reading active writers 2026/09/23 01:29:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/23 01:29:37 DEBUG : dir: Looking for writers 2026/09/23 01:29:37 DEBUG : Looking for writers 2026/09/23 01:29:37 DEBUG : dir: reading active writers 2026/09/23 01:29:37 DEBUG : newLeaf: reading active writers 2026/09/23 01:29:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/23 01:29:37 DEBUG : dir: Looking for writers 2026/09/23 01:29:37 DEBUG : Looking for writers 2026/09/23 01:29:37 DEBUG : dir: reading active writers 2026/09/23 01:29:37 DEBUG : newLeaf: reading active writers 2026/09/23 01:29:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/23 01:29:37 DEBUG : newLeaf: vfs cache: starting upload 2026/09/23 01:29:37 DEBUG : newLeaf: skip slow SHA1 on source file, hashing in-transit 2026/09/23 01:29:37 DEBUG : dir: Looking for writers 2026/09/23 01:29:37 DEBUG : Looking for writers 2026/09/23 01:29:37 DEBUG : dir: reading active writers 2026/09/23 01:29:37 DEBUG : newLeaf: reading active writers 2026/09/23 01:29:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/23 01:29:37 DEBUG : dir: Looking for writers 2026/09/23 01:29:37 DEBUG : Looking for writers 2026/09/23 01:29:37 DEBUG : dir: reading active writers 2026/09/23 01:29:37 DEBUG : newLeaf: reading active writers 2026/09/23 01:29:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/23 01:29:38 DEBUG : newLeaf: size = 25 OK 2026/09/23 01:29:38 DEBUG : newLeaf.rclone_chunk.001_sskgxy: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/23 01:29:38 INFO : newLeaf.rclone_chunk.001_sskgxy: Copied (server-side copy) to: newLeaf 2026/09/23 01:29:38 INFO : newLeaf.rclone_chunk.001_sskgxy: Deleted 2026/09/23 01:29:38 DEBUG : newLeaf: size = 25 OK 2026/09/23 01:29:38 INFO : newLeaf: Copied (replaced existing) 2026/09/23 01:29:38 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-09-23 01:29:37.320463849 +0000 UTC" 2026/09/23 01:29:38 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/09/23 01:29:38 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/23 01:29:38 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/09/23 01:29:38 DEBUG : dir: Looking for writers 2026/09/23 01:29:38 DEBUG : Looking for writers 2026/09/23 01:29:38 DEBUG : dir: reading active writers 2026/09/23 01:29:38 DEBUG : newLeaf: reading active writers 2026/09/23 01:29:38 DEBUG : >WaitForWriters: 2026/09/23 01:29:38 DEBUG : WaitForWriters: timeout=30s 2026/09/23 01:29:38 DEBUG : dir: Looking for writers 2026/09/23 01:29:38 DEBUG : Looking for writers 2026/09/23 01:29:38 DEBUG : dir: reading active writers 2026/09/23 01:29:38 DEBUG : newLeaf: reading active writers 2026/09/23 01:29:38 DEBUG : >WaitForWriters: 2026/09/23 01:29:38 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': vfs cache: cleaner exiting --- PASS: TestFileRename (16.62s) --- PASS: TestFileRename/off,forceCache=false (2.49s) --- PASS: TestFileRename/minimal,forceCache=false (2.53s) --- PASS: TestFileRename/minimal,forceCache=true (3.16s) --- PASS: TestFileRename/writes,forceCache=false (2.53s) --- PASS: TestFileRename/writes,forceCache=true (3.21s) --- PASS: TestFileRename/full,forceCache=false (2.69s) === RUN TestFileStructSize file_test.go:419: File struct has size 200 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestAux --- PASS: TestAux (0.00s) === RUN TestAuxConcurrent --- PASS: TestAuxConcurrent (0.00s) === RUN TestRcGetVFS run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate'", Local "Local file system at /tmp/rclone1146306316", Modify Window "1ns" 2026/09/23 01:29:38 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': poll-interval is not supported by this remote 2026/09/23 01:29:38 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': poll-interval is not supported by this remote 2026/09/23 01:29:38 DEBUG : WaitForWriters: timeout=30s 2026/09/23 01:29:38 DEBUG : Looking for writers 2026/09/23 01:29:38 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.09s) === RUN TestRcForget rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcPollIntervalShutdown run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate'", Local "Local file system at /tmp/rclone1146306316", Modify Window "1ns" --- PASS: TestRcPollIntervalShutdown (0.09s) === RUN TestSetPollIntervalAfterShutdown run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate'", Local "Local file system at /tmp/rclone1146306316", Modify Window "1ns" --- PASS: TestSetPollIntervalAfterShutdown (0.09s) === RUN TestRcPollIntervalUpdate run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate'", Local "Local file system at /tmp/rclone1146306316", Modify Window "1ns" --- PASS: TestRcPollIntervalUpdate (0.09s) === RUN TestRcPollIntervalTimeout run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate'", Local "Local file system at /tmp/rclone1146306316", Modify Window "1ns" --- PASS: TestRcPollIntervalTimeout (0.10s) === RUN TestRcPollIntervalUnsupported run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate'", Local "Local file system at /tmp/rclone1146306316", Modify Window "1ns" 2026/09/23 01:29:38 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': poll-interval is not supported by this remote --- PASS: TestRcPollIntervalUnsupported (0.09s) === RUN TestRcList rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate'", Local "Local file system at /tmp/rclone1146306316", Modify Window "1ns" 2026/09/23 01:29:39 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': poll-interval is not supported by this remote 2026/09/23 01:29:39 DEBUG : dir/file1: size = 16 OK 2026/09/23 01:29:39 DEBUG : dir/file1.rclone_chunk.001_sskifx: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/09/23 01:29:39 INFO : dir/file1.rclone_chunk.001_sskifx: Copied (server-side copy) to: dir/file1 2026/09/23 01:29:39 INFO : dir/file1.rclone_chunk.001_sskifx: Deleted 2026/09/23 01:29:39 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/23 01:29:39 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/23 01:29:39 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/23 01:29:39 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/09/23 01:29:39 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/23 01:29:39 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/09/23 01:29:39 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/09/23 01:29:39 DEBUG : WaitForWriters: timeout=30s 2026/09/23 01:29:39 DEBUG : dir: Looking for writers 2026/09/23 01:29:39 DEBUG : file1: reading active writers 2026/09/23 01:29:39 DEBUG : Looking for writers 2026/09/23 01:29:39 DEBUG : dir: reading active writers 2026/09/23 01:29:39 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.92s) === RUN TestReadFileHandleSeek run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate'", Local "Local file system at /tmp/rclone1146306316", Modify Window "1ns" 2026/09/23 01:29:39 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': poll-interval is not supported by this remote 2026/09/23 01:29:40 DEBUG : dir/file1: size = 16 OK 2026/09/23 01:29:40 DEBUG : dir/file1.rclone_chunk.001_sskibw: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/09/23 01:29:40 INFO : dir/file1.rclone_chunk.001_sskibw: Copied (server-side copy) to: dir/file1 2026/09/23 01:29:40 INFO : dir/file1.rclone_chunk.001_sskibw: Deleted 2026/09/23 01:29:40 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/23 01:29:40 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/23 01:29:40 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/23 01:29:40 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/09/23 01:29:40 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/23 01:29:40 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/09/23 01:29:40 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/09/23 01:29:40 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/09/23 01:29:40 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/09/23 01:29:40 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/09/23 01:29:40 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/09/23 01:29:40 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/09/23 01:29:40 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/09/23 01:29:40 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/09/23 01:29:40 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/09/23 01:29:40 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/09/23 01:29:40 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/09/23 01:29:40 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/09/23 01:29:40 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/09/23 01:29:40 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/09/23 01:29:40 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/09/23 01:29:40 DEBUG : WaitForWriters: timeout=30s 2026/09/23 01:29:40 DEBUG : dir: Looking for writers 2026/09/23 01:29:40 DEBUG : file1: reading active writers 2026/09/23 01:29:40 DEBUG : Looking for writers 2026/09/23 01:29:40 DEBUG : dir: reading active writers 2026/09/23 01:29:40 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (1.22s) === RUN TestReadFileHandleReadAt run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate'", Local "Local file system at /tmp/rclone1146306316", Modify Window "1ns" 2026/09/23 01:29:41 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': poll-interval is not supported by this remote 2026/09/23 01:29:41 DEBUG : dir/file1: size = 16 OK 2026/09/23 01:29:41 DEBUG : dir/file1.rclone_chunk.001_sskkb7: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/09/23 01:29:41 INFO : dir/file1.rclone_chunk.001_sskkb7: Copied (server-side copy) to: dir/file1 2026/09/23 01:29:41 INFO : dir/file1.rclone_chunk.001_sskkb7: Deleted 2026/09/23 01:29:41 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/23 01:29:41 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/23 01:29:41 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/23 01:29:41 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/09/23 01:29:41 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/23 01:29:41 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/09/23 01:29:41 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/09/23 01:29:41 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/09/23 01:29:41 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/09/23 01:29:41 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/09/23 01:29:41 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/09/23 01:29:41 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/09/23 01:29:41 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/09/23 01:29:41 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/09/23 01:29:41 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/09/23 01:29:41 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/09/23 01:29:41 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/09/23 01:29:42 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/09/23 01:29:42 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/09/23 01:29:42 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/09/23 01:29:42 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/09/23 01:29:42 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/09/23 01:29:42 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/09/23 01:29:42 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/09/23 01:29:42 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/09/23 01:29:42 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/09/23 01:29:42 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/09/23 01:29:42 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/09/23 01:29:42 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/09/23 01:29:42 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/09/23 01:29:42 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/09/23 01:29:42 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/09/23 01:29:42 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/09/23 01:29:42 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/09/23 01:29:42 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/09/23 01:29:42 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/09/23 01:29:42 DEBUG : WaitForWriters: timeout=30s 2026/09/23 01:29:42 DEBUG : dir: Looking for writers 2026/09/23 01:29:42 DEBUG : file1: reading active writers 2026/09/23 01:29:42 DEBUG : Looking for writers 2026/09/23 01:29:42 DEBUG : dir: reading active writers 2026/09/23 01:29:42 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (1.24s) === RUN TestReadFileHandleFlush run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate'", Local "Local file system at /tmp/rclone1146306316", Modify Window "1ns" 2026/09/23 01:29:42 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': poll-interval is not supported by this remote 2026/09/23 01:29:42 DEBUG : dir/file1: size = 16 OK 2026/09/23 01:29:42 DEBUG : dir/file1.rclone_chunk.001_ssklzc: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/09/23 01:29:42 INFO : dir/file1.rclone_chunk.001_ssklzc: Copied (server-side copy) to: dir/file1 2026/09/23 01:29:42 INFO : dir/file1.rclone_chunk.001_ssklzc: Deleted 2026/09/23 01:29:42 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/23 01:29:43 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/23 01:29:43 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/23 01:29:43 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/09/23 01:29:43 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/23 01:29:43 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/09/23 01:29:43 DEBUG : WaitForWriters: timeout=30s 2026/09/23 01:29:43 DEBUG : dir: Looking for writers 2026/09/23 01:29:43 DEBUG : file1: reading active writers 2026/09/23 01:29:43 DEBUG : Looking for writers 2026/09/23 01:29:43 DEBUG : dir: reading active writers 2026/09/23 01:29:43 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.94s) === RUN TestReadFileHandleRelease run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate'", Local "Local file system at /tmp/rclone1146306316", Modify Window "1ns" 2026/09/23 01:29:43 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': poll-interval is not supported by this remote 2026/09/23 01:29:43 DEBUG : dir/file1: size = 16 OK 2026/09/23 01:29:43 DEBUG : dir/file1.rclone_chunk.001_sskmk5: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/09/23 01:29:43 INFO : dir/file1.rclone_chunk.001_sskmk5: Copied (server-side copy) to: dir/file1 2026/09/23 01:29:43 INFO : dir/file1.rclone_chunk.001_sskmk5: Deleted 2026/09/23 01:29:43 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/23 01:29:44 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/23 01:29:44 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/23 01:29:44 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/09/23 01:29:44 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/23 01:29:44 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/09/23 01:29:44 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/09/23 01:29:44 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/09/23 01:29:44 DEBUG : WaitForWriters: timeout=30s 2026/09/23 01:29:44 DEBUG : dir: Looking for writers 2026/09/23 01:29:44 DEBUG : file1: reading active writers 2026/09/23 01:29:44 DEBUG : Looking for writers 2026/09/23 01:29:44 DEBUG : dir: reading active writers 2026/09/23 01:29:44 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.92s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate'", Local "Local file system at /tmp/rclone1146306316", Modify Window "1ns" 2026/09/23 01:29:44 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': poll-interval is not supported by this remote 2026/09/23 01:29:44 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/23 01:29:44 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" 2026/09/23 01:29:44 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" 2026/09/23 01:29:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" 2026/09/23 01:29:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/23 01:29:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" 2026/09/23 01:29:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" 2026/09/23 01:29:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/23 01:29:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" 2026/09/23 01:29:44 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/23 01:29:44 DEBUG : dir/file1: size = 16 OK 2026/09/23 01:29:44 DEBUG : dir/file1.rclone_chunk.001_ssknw0: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/09/23 01:29:44 INFO : dir/file1.rclone_chunk.001_ssknw0: Copied (server-side copy) to: dir/file1 2026/09/23 01:29:44 INFO : dir/file1.rclone_chunk.001_ssknw0: Deleted 2026/09/23 01:29:44 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/23 01:29:45 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/23 01:29:45 DEBUG : dir/file1: newRWFileHandle: 2026/09/23 01:29:45 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/23 01:29:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/23 01:29:45 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/23 01:29:45 DEBUG : dir/file1(0x99cc5a71280): _readAt: size=1, off=0 2026/09/23 01:29:45 DEBUG : dir/file1(0x99cc5a71280): openPending: 2026/09/23 01:29:45 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/09/23 01:29:45 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/23 01:29:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/23 01:29:45 DEBUG : dir/file1(0x99cc5a71280): >openPending: err= 2026/09/23 01:29:45 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/09/23 01:29:45 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/23 01:29:45 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/23 01:29:45 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/23 01:29:45 DEBUG : dir/file1(0x99cc5a71280): >_readAt: n=1, err= 2026/09/23 01:29:45 DEBUG : dir/file1(0x99cc5a71280): _readAt: size=256, off=1 2026/09/23 01:29:45 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/09/23 01:29:45 DEBUG : dir/file1(0x99cc5a71280): >_readAt: n=15, err=EOF 2026/09/23 01:29:45 DEBUG : dir/file1(0x99cc5a71280): _readAt: size=16, off=16 2026/09/23 01:29:45 DEBUG : dir/file1(0x99cc5a71280): >_readAt: n=0, err=EOF 2026/09/23 01:29:45 DEBUG : dir/file1(0x99cc5a71280): close: 2026/09/23 01:29:45 DEBUG : dir/file1(0x99cc5a71280): >close: err= 2026/09/23 01:29:45 DEBUG : dir/file1(0x99cc5a71280): close: 2026/09/23 01:29:45 DEBUG : dir/file1(0x99cc5a71280): >close: err=file already closed 2026/09/23 01:29:45 DEBUG : WaitForWriters: timeout=30s 2026/09/23 01:29:45 DEBUG : dir: Looking for writers 2026/09/23 01:29:45 DEBUG : file1: reading active writers 2026/09/23 01:29:45 DEBUG : Looking for writers 2026/09/23 01:29:45 DEBUG : dir: reading active writers 2026/09/23 01:29:45 DEBUG : >WaitForWriters: 2026/09/23 01:29:45 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (1.03s) === RUN TestRWFileHandleSeek run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate'", Local "Local file system at /tmp/rclone1146306316", Modify Window "1ns" 2026/09/23 01:29:45 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': poll-interval is not supported by this remote 2026/09/23 01:29:45 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/23 01:29:45 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" 2026/09/23 01:29:45 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" 2026/09/23 01:29:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" 2026/09/23 01:29:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/23 01:29:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" 2026/09/23 01:29:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" 2026/09/23 01:29:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/23 01:29:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" 2026/09/23 01:29:45 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/23 01:29:45 DEBUG : dir/file1: size = 16 OK 2026/09/23 01:29:45 DEBUG : dir/file1.rclone_chunk.001_sskomf: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/09/23 01:29:45 INFO : dir/file1.rclone_chunk.001_sskomf: Copied (server-side copy) to: dir/file1 2026/09/23 01:29:45 INFO : dir/file1.rclone_chunk.001_sskomf: Deleted 2026/09/23 01:29:45 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/23 01:29:45 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/23 01:29:45 DEBUG : dir/file1: newRWFileHandle: 2026/09/23 01:29:45 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/23 01:29:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/23 01:29:45 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/23 01:29:45 DEBUG : dir/file1(0x99cc5885bc0): _readAt: size=1, off=0 2026/09/23 01:29:45 DEBUG : dir/file1(0x99cc5885bc0): openPending: 2026/09/23 01:29:46 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/09/23 01:29:46 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/23 01:29:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/23 01:29:46 DEBUG : dir/file1(0x99cc5885bc0): >openPending: err= 2026/09/23 01:29:46 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/09/23 01:29:46 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/23 01:29:46 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/23 01:29:46 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/23 01:29:46 DEBUG : dir/file1(0x99cc5885bc0): >_readAt: n=1, err= 2026/09/23 01:29:46 DEBUG : dir/file1(0x99cc5885bc0): _readAt: size=1, off=5 2026/09/23 01:29:46 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/09/23 01:29:46 DEBUG : dir/file1(0x99cc5885bc0): >_readAt: n=1, err= 2026/09/23 01:29:46 DEBUG : dir/file1(0x99cc5885bc0): _readAt: size=1, off=3 2026/09/23 01:29:46 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/09/23 01:29:46 DEBUG : dir/file1(0x99cc5885bc0): >_readAt: n=1, err= 2026/09/23 01:29:46 DEBUG : dir/file1(0x99cc5885bc0): _readAt: size=1, off=13 2026/09/23 01:29:46 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/09/23 01:29:46 DEBUG : dir/file1(0x99cc5885bc0): >_readAt: n=1, err= 2026/09/23 01:29:46 DEBUG : dir/file1(0x99cc5885bc0): _readAt: size=16, off=100 2026/09/23 01:29:46 DEBUG : dir/file1(0x99cc5885bc0): >_readAt: n=0, err=EOF 2026/09/23 01:29:46 DEBUG : dir/file1(0x99cc5885bc0): close: 2026/09/23 01:29:46 DEBUG : dir/file1(0x99cc5885bc0): >close: err= 2026/09/23 01:29:46 DEBUG : WaitForWriters: timeout=30s 2026/09/23 01:29:46 DEBUG : dir: Looking for writers 2026/09/23 01:29:46 DEBUG : file1: reading active writers 2026/09/23 01:29:46 DEBUG : Looking for writers 2026/09/23 01:29:46 DEBUG : dir: reading active writers 2026/09/23 01:29:46 DEBUG : >WaitForWriters: 2026/09/23 01:29:46 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.98s) === RUN TestRWFileHandleReadAt run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate'", Local "Local file system at /tmp/rclone1146306316", Modify Window "1ns" 2026/09/23 01:29:46 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': poll-interval is not supported by this remote 2026/09/23 01:29:46 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/23 01:29:46 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" 2026/09/23 01:29:46 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" 2026/09/23 01:29:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" 2026/09/23 01:29:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/23 01:29:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" 2026/09/23 01:29:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" 2026/09/23 01:29:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/23 01:29:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" 2026/09/23 01:29:46 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/23 01:29:46 DEBUG : dir/file1: size = 16 OK 2026/09/23 01:29:46 DEBUG : dir/file1.rclone_chunk.001_sskply: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/09/23 01:29:46 INFO : dir/file1.rclone_chunk.001_sskply: Copied (server-side copy) to: dir/file1 2026/09/23 01:29:46 INFO : dir/file1.rclone_chunk.001_sskply: Deleted 2026/09/23 01:29:46 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/23 01:29:46 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/23 01:29:46 DEBUG : dir/file1: newRWFileHandle: 2026/09/23 01:29:46 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/23 01:29:46 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/23 01:29:46 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/23 01:29:46 DEBUG : dir/file1(0x99cc55827c0): _readAt: size=1, off=0 2026/09/23 01:29:46 DEBUG : dir/file1(0x99cc55827c0): openPending: 2026/09/23 01:29:47 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/09/23 01:29:47 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/23 01:29:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/23 01:29:47 DEBUG : dir/file1(0x99cc55827c0): >openPending: err= 2026/09/23 01:29:47 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/09/23 01:29:47 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/23 01:29:47 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/23 01:29:47 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/23 01:29:47 DEBUG : dir/file1(0x99cc55827c0): >_readAt: n=1, err= 2026/09/23 01:29:47 DEBUG : dir/file1(0x99cc55827c0): _readAt: size=1, off=5 2026/09/23 01:29:47 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/09/23 01:29:47 DEBUG : dir/file1(0x99cc55827c0): >_readAt: n=1, err= 2026/09/23 01:29:47 DEBUG : dir/file1(0x99cc55827c0): _readAt: size=1, off=1 2026/09/23 01:29:47 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/09/23 01:29:47 DEBUG : dir/file1(0x99cc55827c0): >_readAt: n=1, err= 2026/09/23 01:29:47 DEBUG : dir/file1(0x99cc55827c0): _readAt: size=6, off=10 2026/09/23 01:29:47 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/09/23 01:29:47 DEBUG : dir/file1(0x99cc55827c0): >_readAt: n=6, err= 2026/09/23 01:29:47 DEBUG : dir/file1(0x99cc55827c0): _readAt: size=256, off=10 2026/09/23 01:29:47 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/09/23 01:29:47 DEBUG : dir/file1(0x99cc55827c0): >_readAt: n=6, err=EOF 2026/09/23 01:29:47 DEBUG : dir/file1(0x99cc55827c0): _readAt: size=256, off=100 2026/09/23 01:29:47 DEBUG : dir/file1(0x99cc55827c0): >_readAt: n=0, err=EOF 2026/09/23 01:29:47 DEBUG : dir/file1(0x99cc55827c0): close: 2026/09/23 01:29:47 DEBUG : dir/file1(0x99cc55827c0): >close: err= 2026/09/23 01:29:47 DEBUG : dir/file1(0x99cc55827c0): _readAt: size=256, off=100 2026/09/23 01:29:47 DEBUG : dir/file1(0x99cc55827c0): >_readAt: n=0, err=file already closed 2026/09/23 01:29:47 DEBUG : WaitForWriters: timeout=30s 2026/09/23 01:29:47 DEBUG : dir: Looking for writers 2026/09/23 01:29:47 DEBUG : file1: reading active writers 2026/09/23 01:29:47 DEBUG : Looking for writers 2026/09/23 01:29:47 DEBUG : dir: reading active writers 2026/09/23 01:29:47 DEBUG : >WaitForWriters: 2026/09/23 01:29:47 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.99s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate'", Local "Local file system at /tmp/rclone1146306316", Modify Window "1ns" 2026/09/23 01:29:47 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': poll-interval is not supported by this remote 2026/09/23 01:29:47 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/23 01:29:47 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" 2026/09/23 01:29:47 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" 2026/09/23 01:29:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" 2026/09/23 01:29:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/23 01:29:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" 2026/09/23 01:29:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" 2026/09/23 01:29:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/23 01:29:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" 2026/09/23 01:29:47 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/23 01:29:47 DEBUG : dir/file1: size = 16 OK 2026/09/23 01:29:47 DEBUG : dir/file1.rclone_chunk.001_sskqaq: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/09/23 01:29:47 INFO : dir/file1.rclone_chunk.001_sskqaq: Copied (server-side copy) to: dir/file1 2026/09/23 01:29:47 INFO : dir/file1.rclone_chunk.001_sskqaq: Deleted 2026/09/23 01:29:47 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/23 01:29:48 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/23 01:29:48 DEBUG : dir/file1: newRWFileHandle: 2026/09/23 01:29:48 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/23 01:29:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/23 01:29:48 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/23 01:29:48 DEBUG : dir/file1(0x99cc54ce500): RWFileHandle.Flush 2026/09/23 01:29:48 DEBUG : dir/file1(0x99cc54ce500): _readAt: size=256, off=0 2026/09/23 01:29:48 DEBUG : dir/file1(0x99cc54ce500): openPending: 2026/09/23 01:29:48 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/09/23 01:29:48 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/23 01:29:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/23 01:29:48 DEBUG : dir/file1(0x99cc54ce500): >openPending: err= 2026/09/23 01:29:48 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/09/23 01:29:48 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/23 01:29:48 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/23 01:29:48 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/23 01:29:48 DEBUG : dir/file1(0x99cc54ce500): >_readAt: n=16, err=EOF 2026/09/23 01:29:48 DEBUG : dir/file1(0x99cc54ce500): RWFileHandle.Flush 2026/09/23 01:29:48 DEBUG : dir/file1(0x99cc54ce500): RWFileHandle.Flush 2026/09/23 01:29:48 DEBUG : dir/file1(0x99cc54ce500): close: 2026/09/23 01:29:48 DEBUG : dir/file1(0x99cc54ce500): >close: err= 2026/09/23 01:29:48 DEBUG : WaitForWriters: timeout=30s 2026/09/23 01:29:48 DEBUG : dir: Looking for writers 2026/09/23 01:29:48 DEBUG : file1: reading active writers 2026/09/23 01:29:48 DEBUG : Looking for writers 2026/09/23 01:29:48 DEBUG : dir: reading active writers 2026/09/23 01:29:48 DEBUG : >WaitForWriters: 2026/09/23 01:29:48 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (1.08s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate'", Local "Local file system at /tmp/rclone1146306316", Modify Window "1ns" 2026/09/23 01:29:48 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': poll-interval is not supported by this remote 2026/09/23 01:29:48 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/23 01:29:48 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" 2026/09/23 01:29:48 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" 2026/09/23 01:29:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" 2026/09/23 01:29:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/23 01:29:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" 2026/09/23 01:29:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" 2026/09/23 01:29:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/23 01:29:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" 2026/09/23 01:29:48 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/23 01:29:48 DEBUG : dir/file1: size = 16 OK 2026/09/23 01:29:48 DEBUG : dir/file1.rclone_chunk.001_sskrw9: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/09/23 01:29:48 INFO : dir/file1.rclone_chunk.001_sskrw9: Copied (server-side copy) to: dir/file1 2026/09/23 01:29:48 INFO : dir/file1.rclone_chunk.001_sskrw9: Deleted 2026/09/23 01:29:48 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/23 01:29:49 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/23 01:29:49 DEBUG : dir/file1: newRWFileHandle: 2026/09/23 01:29:49 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/23 01:29:49 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/23 01:29:49 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/23 01:29:49 DEBUG : dir/file1(0x99cc5a70280): _readAt: size=256, off=0 2026/09/23 01:29:49 DEBUG : dir/file1(0x99cc5a70280): openPending: 2026/09/23 01:29:49 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/09/23 01:29:49 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/23 01:29:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/23 01:29:49 DEBUG : dir/file1(0x99cc5a70280): >openPending: err= 2026/09/23 01:29:49 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/09/23 01:29:49 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/23 01:29:49 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/23 01:29:49 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/23 01:29:49 DEBUG : dir/file1(0x99cc5a70280): >_readAt: n=16, err=EOF 2026/09/23 01:29:49 DEBUG : dir/file1(0x99cc5a70280): RWFileHandle.Release 2026/09/23 01:29:49 DEBUG : dir/file1(0x99cc5a70280): close: 2026/09/23 01:29:49 DEBUG : dir/file1(0x99cc5a70280): >close: err= 2026/09/23 01:29:49 DEBUG : dir/file1(0x99cc5a70280): RWFileHandle.Release 2026/09/23 01:29:49 DEBUG : WaitForWriters: timeout=30s 2026/09/23 01:29:49 DEBUG : dir: Looking for writers 2026/09/23 01:29:49 DEBUG : file1: reading active writers 2026/09/23 01:29:49 DEBUG : Looking for writers 2026/09/23 01:29:49 DEBUG : dir: reading active writers 2026/09/23 01:29:49 DEBUG : >WaitForWriters: 2026/09/23 01:29:49 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (1.00s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate'", Local "Local file system at /tmp/rclone1146306316", Modify Window "1ns" 2026/09/23 01:29:49 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': poll-interval is not supported by this remote 2026/09/23 01:29:49 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/23 01:29:49 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" 2026/09/23 01:29:49 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" 2026/09/23 01:29:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" 2026/09/23 01:29:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/23 01:29:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" 2026/09/23 01:29:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" 2026/09/23 01:29:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/23 01:29:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" 2026/09/23 01:29:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:49 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/23 01:29:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:49 DEBUG : file1: newRWFileHandle: 2026/09/23 01:29:49 DEBUG : file1(0x99cc579b1c0): openPending: 2026/09/23 01:29:49 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/23 01:29:49 DEBUG : file1(0x99cc579b1c0): >openPending: err= 2026/09/23 01:29:49 DEBUG : file1: >newRWFileHandle: err= 2026/09/23 01:29:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/23 01:29:49 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/23 01:29:49 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/23 01:29:49 DEBUG : file1(0x99cc579b1c0): _writeAt: size=5, off=0 2026/09/23 01:29:49 DEBUG : file1(0x99cc579b1c0): >_writeAt: n=5, err= 2026/09/23 01:29:49 DEBUG : file1(0x99cc579b1c0): _writeAt: size=7, off=5 2026/09/23 01:29:49 DEBUG : file1(0x99cc579b1c0): >_writeAt: n=7, err= 2026/09/23 01:29:49 DEBUG : file1: vfs cache: truncate to size=11 2026/09/23 01:29:49 DEBUG : file1(0x99cc579b1c0): close: 2026/09/23 01:29:49 DEBUG : file1: vfs cache: setting modification time to 2026-09-23 01:29:49.396908413 +0000 UTC m=+70.049095526 2026/09/23 01:29:49 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:49 DEBUG : file1(0x99cc579b1c0): >close: err= 2026/09/23 01:29:49 DEBUG : file1(0x99cc579b1c0): close: 2026/09/23 01:29:49 DEBUG : file1(0x99cc579b1c0): >close: err=file already closed 2026/09/23 01:29:49 DEBUG : WaitForWriters: timeout=30s 2026/09/23 01:29:49 DEBUG : Looking for writers 2026/09/23 01:29:49 DEBUG : file1: reading active writers 2026/09/23 01:29:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/23 01:29:49 DEBUG : Looking for writers 2026/09/23 01:29:49 DEBUG : file1: reading active writers 2026/09/23 01:29:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/23 01:29:49 DEBUG : Looking for writers 2026/09/23 01:29:49 DEBUG : file1: reading active writers 2026/09/23 01:29:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/23 01:29:49 DEBUG : Looking for writers 2026/09/23 01:29:49 DEBUG : file1: reading active writers 2026/09/23 01:29:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/23 01:29:49 DEBUG : file1: vfs cache: starting upload 2026/09/23 01:29:49 DEBUG : file1: skip slow SHA1 on source file, hashing in-transit 2026/09/23 01:29:49 DEBUG : Looking for writers 2026/09/23 01:29:49 DEBUG : file1: reading active writers 2026/09/23 01:29:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/23 01:29:49 DEBUG : Looking for writers 2026/09/23 01:29:49 DEBUG : file1: reading active writers 2026/09/23 01:29:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/23 01:29:49 DEBUG : file1: size = 11 OK 2026/09/23 01:29:49 DEBUG : file1.rclone_chunk.001_ssksqm: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/23 01:29:49 INFO : file1.rclone_chunk.001_ssksqm: Copied (server-side copy) to: file1 2026/09/23 01:29:49 INFO : file1.rclone_chunk.001_ssksqm: Deleted 2026/09/23 01:29:49 DEBUG : file1: size = 11 OK 2026/09/23 01:29:49 INFO : file1: Copied (new) 2026/09/23 01:29:49 DEBUG : file1: vfs cache: fingerprint now "11,2026-09-23 01:29:49.396908413 +0000 UTC" 2026/09/23 01:29:49 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/23 01:29:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/23 01:29:49 INFO : file1: vfs cache: upload succeeded try #1 2026/09/23 01:29:50 DEBUG : Looking for writers 2026/09/23 01:29:50 DEBUG : file1: reading active writers 2026/09/23 01:29:50 DEBUG : >WaitForWriters: 2026/09/23 01:29:50 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate/dir/file1: no such file or directory 2026/09/23 01:29:50 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-pagatav5gate/dir/file1: no such file or directory 2026/09/23 01:29:50 DEBUG : WaitForWriters: timeout=30s 2026/09/23 01:29:50 DEBUG : Looking for writers 2026/09/23 01:29:50 DEBUG : file1: reading active writers 2026/09/23 01:29:50 DEBUG : >WaitForWriters: 2026/09/23 01:29:50 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.94s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate'", Local "Local file system at /tmp/rclone1146306316", Modify Window "1ns" 2026/09/23 01:29:50 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': poll-interval is not supported by this remote 2026/09/23 01:29:50 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/23 01:29:50 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" 2026/09/23 01:29:50 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" 2026/09/23 01:29:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" 2026/09/23 01:29:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/23 01:29:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" 2026/09/23 01:29:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" 2026/09/23 01:29:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/23 01:29:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" 2026/09/23 01:29:50 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:50 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/23 01:29:50 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:50 DEBUG : file1: newRWFileHandle: 2026/09/23 01:29:50 DEBUG : file1(0x99cc5513dc0): openPending: 2026/09/23 01:29:50 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/23 01:29:50 DEBUG : file1(0x99cc5513dc0): >openPending: err= 2026/09/23 01:29:50 DEBUG : file1: >newRWFileHandle: err= 2026/09/23 01:29:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/23 01:29:50 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/23 01:29:50 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/23 01:29:50 DEBUG : file1(0x99cc5513dc0): _writeAt: size=7, off=0 2026/09/23 01:29:50 DEBUG : file1(0x99cc5513dc0): >_writeAt: n=7, err= 2026/09/23 01:29:50 DEBUG : file1(0x99cc5513dc0): _writeAt: size=6, off=5 2026/09/23 01:29:50 DEBUG : file1(0x99cc5513dc0): >_writeAt: n=6, err= 2026/09/23 01:29:50 DEBUG : file1(0x99cc5513dc0): close: 2026/09/23 01:29:50 DEBUG : file1: vfs cache: setting modification time to 2026-09-23 01:29:50.33121751 +0000 UTC m=+70.983404613 2026/09/23 01:29:50 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:50 DEBUG : file1(0x99cc5513dc0): >close: err= 2026/09/23 01:29:50 DEBUG : file1(0x99cc5513dc0): _writeAt: size=5, off=0 2026/09/23 01:29:50 DEBUG : file1(0x99cc5513dc0): >_writeAt: n=0, err=file already closed 2026/09/23 01:29:50 DEBUG : WaitForWriters: timeout=30s 2026/09/23 01:29:50 DEBUG : Looking for writers 2026/09/23 01:29:50 DEBUG : file1: reading active writers 2026/09/23 01:29:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/23 01:29:50 DEBUG : Looking for writers 2026/09/23 01:29:50 DEBUG : file1: reading active writers 2026/09/23 01:29:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/23 01:29:50 DEBUG : Looking for writers 2026/09/23 01:29:50 DEBUG : file1: reading active writers 2026/09/23 01:29:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/23 01:29:50 DEBUG : Looking for writers 2026/09/23 01:29:50 DEBUG : file1: reading active writers 2026/09/23 01:29:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/23 01:29:50 DEBUG : file1: vfs cache: starting upload 2026/09/23 01:29:50 DEBUG : file1: skip slow SHA1 on source file, hashing in-transit 2026/09/23 01:29:50 DEBUG : Looking for writers 2026/09/23 01:29:50 DEBUG : file1: reading active writers 2026/09/23 01:29:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/23 01:29:50 DEBUG : Looking for writers 2026/09/23 01:29:50 DEBUG : file1: reading active writers 2026/09/23 01:29:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/23 01:29:50 DEBUG : file1: size = 11 OK 2026/09/23 01:29:50 DEBUG : file1.rclone_chunk.001_sskt99: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/23 01:29:50 INFO : file1.rclone_chunk.001_sskt99: Copied (server-side copy) to: file1 2026/09/23 01:29:50 INFO : file1.rclone_chunk.001_sskt99: Deleted 2026/09/23 01:29:50 DEBUG : file1: size = 11 OK 2026/09/23 01:29:50 INFO : file1: Copied (new) 2026/09/23 01:29:50 DEBUG : file1: vfs cache: fingerprint now "11,2026-09-23 01:29:50.33121751 +0000 UTC" 2026/09/23 01:29:50 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/23 01:29:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/23 01:29:50 INFO : file1: vfs cache: upload succeeded try #1 2026/09/23 01:29:50 DEBUG : Looking for writers 2026/09/23 01:29:50 DEBUG : file1: reading active writers 2026/09/23 01:29:50 DEBUG : >WaitForWriters: 2026/09/23 01:29:51 DEBUG : WaitForWriters: timeout=30s 2026/09/23 01:29:51 DEBUG : Looking for writers 2026/09/23 01:29:51 DEBUG : file1: reading active writers 2026/09/23 01:29:51 DEBUG : >WaitForWriters: 2026/09/23 01:29:51 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': vfs cache: cleaner exiting 2026/09/23 01:29:51 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate/dir/file1: no such file or directory 2026/09/23 01:29:51 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-pagatav5gate/dir/file1: no such file or directory --- PASS: TestRWFileHandleWriteAt (0.94s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate'", Local "Local file system at /tmp/rclone1146306316", Modify Window "1ns" 2026/09/23 01:29:51 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': poll-interval is not supported by this remote 2026/09/23 01:29:51 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/23 01:29:51 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" 2026/09/23 01:29:51 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" 2026/09/23 01:29:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" 2026/09/23 01:29:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/23 01:29:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" 2026/09/23 01:29:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" 2026/09/23 01:29:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/23 01:29:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" 2026/09/23 01:29:51 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:51 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/23 01:29:51 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:51 DEBUG : file1: newRWFileHandle: 2026/09/23 01:29:51 DEBUG : file1(0x99cc579b080): openPending: 2026/09/23 01:29:51 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/23 01:29:51 DEBUG : file1(0x99cc579b080): >openPending: err= 2026/09/23 01:29:51 DEBUG : file1: >newRWFileHandle: err= 2026/09/23 01:29:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/23 01:29:51 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/23 01:29:51 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/23 01:29:51 DEBUG : file1(0x99cc579b080): close: 2026/09/23 01:29:51 DEBUG : file1: vfs cache: setting modification time to 2026-09-23 01:29:51.265502011 +0000 UTC m=+71.917689115 2026/09/23 01:29:51 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:51 DEBUG : file1(0x99cc579b080): >close: err= 2026/09/23 01:29:51 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/09/23 01:29:51 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/23 01:29:51 DEBUG : file2: newRWFileHandle: 2026/09/23 01:29:51 DEBUG : file2(0x99cc579b600): openPending: 2026/09/23 01:29:51 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:51 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/23 01:29:51 DEBUG : file2(0x99cc579b600): >openPending: err= 2026/09/23 01:29:51 DEBUG : file2: >newRWFileHandle: err= 2026/09/23 01:29:51 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/23 01:29:51 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/09/23 01:29:51 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/09/23 01:29:51 DEBUG : file2(0x99cc579b600): RWFileHandle.Flush 2026/09/23 01:29:51 DEBUG : file2(0x99cc579b600): RWFileHandle.Release 2026/09/23 01:29:51 DEBUG : file2(0x99cc579b600): close: 2026/09/23 01:29:51 DEBUG : file2: vfs cache: setting modification time to 2026-09-23 01:29:51.267234593 +0000 UTC m=+71.919421696 2026/09/23 01:29:51 INFO : file2: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:51 DEBUG : file2(0x99cc579b600): >close: err= 2026/09/23 01:29:51 DEBUG : WaitForWriters: timeout=30s 2026/09/23 01:29:51 DEBUG : Looking for writers 2026/09/23 01:29:51 DEBUG : file2: reading active writers 2026/09/23 01:29:51 DEBUG : file1: reading active writers 2026/09/23 01:29:51 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/09/23 01:29:51 DEBUG : Looking for writers 2026/09/23 01:29:51 DEBUG : file1: reading active writers 2026/09/23 01:29:51 DEBUG : file2: reading active writers 2026/09/23 01:29:51 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/09/23 01:29:51 DEBUG : Looking for writers 2026/09/23 01:29:51 DEBUG : file1: reading active writers 2026/09/23 01:29:51 DEBUG : file2: reading active writers 2026/09/23 01:29:51 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/09/23 01:29:51 DEBUG : Looking for writers 2026/09/23 01:29:51 DEBUG : file2: reading active writers 2026/09/23 01:29:51 DEBUG : file1: reading active writers 2026/09/23 01:29:51 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/09/23 01:29:51 DEBUG : file1: vfs cache: starting upload 2026/09/23 01:29:51 DEBUG : file2: vfs cache: starting upload 2026/09/23 01:29:51 DEBUG : file1: skip slow SHA1 on source file, hashing in-transit 2026/09/23 01:29:51 DEBUG : Looking for writers 2026/09/23 01:29:51 DEBUG : file1: reading active writers 2026/09/23 01:29:51 DEBUG : file2: reading active writers 2026/09/23 01:29:51 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/09/23 01:29:51 DEBUG : file2: skip slow SHA1 on source file, hashing in-transit 2026/09/23 01:29:51 DEBUG : Looking for writers 2026/09/23 01:29:51 DEBUG : file1: reading active writers 2026/09/23 01:29:51 DEBUG : file2: reading active writers 2026/09/23 01:29:51 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/09/23 01:29:51 DEBUG : file1: size = 0 OK 2026/09/23 01:29:51 DEBUG : file1.rclone_chunk.001_sskuis: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/23 01:29:51 INFO : file1.rclone_chunk.001_sskuis: Copied (server-side copy) to: file1 2026/09/23 01:29:51 DEBUG : file2: size = 0 OK 2026/09/23 01:29:51 DEBUG : file2.rclone_chunk.001_sskuw3: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/23 01:29:51 INFO : file2.rclone_chunk.001_sskuw3: Copied (server-side copy) to: file2 2026/09/23 01:29:51 INFO : file1.rclone_chunk.001_sskuis: Deleted 2026/09/23 01:29:51 DEBUG : file1: size = 0 OK 2026/09/23 01:29:51 INFO : file1: Copied (new) 2026/09/23 01:29:51 DEBUG : file1: vfs cache: fingerprint now "0,2026-09-23 01:29:51.265502011 +0000 UTC" 2026/09/23 01:29:51 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/23 01:29:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/23 01:29:51 INFO : file1: vfs cache: upload succeeded try #1 2026/09/23 01:29:51 INFO : file2.rclone_chunk.001_sskuw3: Deleted 2026/09/23 01:29:51 DEBUG : file2: size = 0 OK 2026/09/23 01:29:51 INFO : file2: Copied (new) 2026/09/23 01:29:51 DEBUG : file2: vfs cache: fingerprint now "0,2026-09-23 01:29:51.267234593 +0000 UTC" 2026/09/23 01:29:51 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/09/23 01:29:51 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/23 01:29:51 INFO : file2: vfs cache: upload succeeded try #1 2026/09/23 01:29:51 DEBUG : Looking for writers 2026/09/23 01:29:51 DEBUG : file1: reading active writers 2026/09/23 01:29:51 DEBUG : file2: reading active writers 2026/09/23 01:29:51 DEBUG : >WaitForWriters: 2026/09/23 01:29:52 DEBUG : WaitForWriters: timeout=30s 2026/09/23 01:29:52 DEBUG : Looking for writers 2026/09/23 01:29:52 DEBUG : file1: reading active writers 2026/09/23 01:29:52 DEBUG : file2: reading active writers 2026/09/23 01:29:52 DEBUG : >WaitForWriters: 2026/09/23 01:29:52 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': vfs cache: cleaner exiting 2026/09/23 01:29:52 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate/dir/file1: no such file or directory 2026/09/23 01:29:52 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-pagatav5gate/dir/file1: no such file or directory --- PASS: TestRWFileHandleWriteNoWrite (1.02s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate'", Local "Local file system at /tmp/rclone1146306316", Modify Window "1ns" 2026/09/23 01:29:52 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': poll-interval is not supported by this remote 2026/09/23 01:29:52 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/23 01:29:52 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" 2026/09/23 01:29:52 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" 2026/09/23 01:29:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" 2026/09/23 01:29:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/23 01:29:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" 2026/09/23 01:29:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" 2026/09/23 01:29:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/23 01:29:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" 2026/09/23 01:29:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:52 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/23 01:29:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:52 DEBUG : file1: newRWFileHandle: 2026/09/23 01:29:52 DEBUG : file1(0x99cc5693040): openPending: 2026/09/23 01:29:52 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/23 01:29:52 DEBUG : file1(0x99cc5693040): >openPending: err= 2026/09/23 01:29:52 DEBUG : file1: >newRWFileHandle: err= 2026/09/23 01:29:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/23 01:29:52 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/23 01:29:52 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/23 01:29:52 DEBUG : file1(0x99cc5693040): _writeAt: size=5, off=0 2026/09/23 01:29:52 DEBUG : file1(0x99cc5693040): >_writeAt: n=5, err= 2026/09/23 01:29:52 DEBUG : file1(0x99cc5693040): RWFileHandle.Flush 2026/09/23 01:29:52 DEBUG : file1(0x99cc5693040): RWFileHandle.Flush 2026/09/23 01:29:52 DEBUG : file1(0x99cc5693040): close: 2026/09/23 01:29:52 DEBUG : file1: vfs cache: setting modification time to 2026-09-23 01:29:52.284041498 +0000 UTC m=+72.936228622 2026/09/23 01:29:52 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:52 DEBUG : file1(0x99cc5693040): >close: err= 2026/09/23 01:29:52 DEBUG : WaitForWriters: timeout=30s 2026/09/23 01:29:52 DEBUG : Looking for writers 2026/09/23 01:29:52 DEBUG : file1: reading active writers 2026/09/23 01:29:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/23 01:29:52 DEBUG : Looking for writers 2026/09/23 01:29:52 DEBUG : file1: reading active writers 2026/09/23 01:29:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/23 01:29:52 DEBUG : Looking for writers 2026/09/23 01:29:52 DEBUG : file1: reading active writers 2026/09/23 01:29:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/23 01:29:52 DEBUG : Looking for writers 2026/09/23 01:29:52 DEBUG : file1: reading active writers 2026/09/23 01:29:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/23 01:29:52 DEBUG : file1: vfs cache: starting upload 2026/09/23 01:29:52 DEBUG : file1: skip slow SHA1 on source file, hashing in-transit 2026/09/23 01:29:52 DEBUG : Looking for writers 2026/09/23 01:29:52 DEBUG : file1: reading active writers 2026/09/23 01:29:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/23 01:29:52 DEBUG : Looking for writers 2026/09/23 01:29:52 DEBUG : file1: reading active writers 2026/09/23 01:29:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/23 01:29:52 DEBUG : file1: size = 5 OK 2026/09/23 01:29:52 DEBUG : file1.rclone_chunk.001_sskvhm: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/23 01:29:52 INFO : file1.rclone_chunk.001_sskvhm: Copied (server-side copy) to: file1 2026/09/23 01:29:52 INFO : file1.rclone_chunk.001_sskvhm: Deleted 2026/09/23 01:29:52 DEBUG : file1: size = 5 OK 2026/09/23 01:29:52 INFO : file1: Copied (new) 2026/09/23 01:29:52 DEBUG : file1: vfs cache: fingerprint now "5,2026-09-23 01:29:52.284041498 +0000 UTC" 2026/09/23 01:29:52 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/23 01:29:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/23 01:29:52 INFO : file1: vfs cache: upload succeeded try #1 2026/09/23 01:29:52 DEBUG : Looking for writers 2026/09/23 01:29:52 DEBUG : file1: reading active writers 2026/09/23 01:29:52 DEBUG : >WaitForWriters: 2026/09/23 01:29:52 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.83s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate'", Local "Local file system at /tmp/rclone1146306316", Modify Window "1ns" 2026/09/23 01:29:53 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': poll-interval is not supported by this remote 2026/09/23 01:29:53 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/23 01:29:53 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" 2026/09/23 01:29:53 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" 2026/09/23 01:29:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" 2026/09/23 01:29:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/23 01:29:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" 2026/09/23 01:29:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" 2026/09/23 01:29:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/23 01:29:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" 2026/09/23 01:29:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:53 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/23 01:29:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:53 DEBUG : file1: newRWFileHandle: 2026/09/23 01:29:53 DEBUG : file1(0x99cc5856900): openPending: 2026/09/23 01:29:53 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/23 01:29:53 DEBUG : file1(0x99cc5856900): >openPending: err= 2026/09/23 01:29:53 DEBUG : file1: >newRWFileHandle: err= 2026/09/23 01:29:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/23 01:29:53 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/23 01:29:53 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/23 01:29:53 DEBUG : file1(0x99cc5856900): _writeAt: size=5, off=0 2026/09/23 01:29:53 DEBUG : file1(0x99cc5856900): >_writeAt: n=5, err= 2026/09/23 01:29:53 DEBUG : file1(0x99cc5856900): RWFileHandle.Release 2026/09/23 01:29:53 DEBUG : file1(0x99cc5856900): close: 2026/09/23 01:29:53 DEBUG : file1: vfs cache: setting modification time to 2026-09-23 01:29:53.112864837 +0000 UTC m=+73.765051939 2026/09/23 01:29:53 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:53 DEBUG : file1(0x99cc5856900): >close: err= 2026/09/23 01:29:53 DEBUG : file1(0x99cc5856900): RWFileHandle.Release 2026/09/23 01:29:53 DEBUG : WaitForWriters: timeout=30s 2026/09/23 01:29:53 DEBUG : Looking for writers 2026/09/23 01:29:53 DEBUG : file1: reading active writers 2026/09/23 01:29:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/23 01:29:53 DEBUG : Looking for writers 2026/09/23 01:29:53 DEBUG : file1: reading active writers 2026/09/23 01:29:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/23 01:29:53 DEBUG : Looking for writers 2026/09/23 01:29:53 DEBUG : file1: reading active writers 2026/09/23 01:29:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/23 01:29:53 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate/dir/file1: no such file or directory 2026/09/23 01:29:53 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-pagatav5gate/dir/file1: no such file or directory 2026/09/23 01:29:53 DEBUG : Looking for writers 2026/09/23 01:29:53 DEBUG : file1: reading active writers 2026/09/23 01:29:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/23 01:29:53 DEBUG : file1: vfs cache: starting upload 2026/09/23 01:29:53 DEBUG : file1: skip slow SHA1 on source file, hashing in-transit 2026/09/23 01:29:53 DEBUG : Looking for writers 2026/09/23 01:29:53 DEBUG : file1: reading active writers 2026/09/23 01:29:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/23 01:29:53 DEBUG : Looking for writers 2026/09/23 01:29:53 DEBUG : file1: reading active writers 2026/09/23 01:29:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/23 01:29:53 DEBUG : file1: size = 5 OK 2026/09/23 01:29:53 DEBUG : file1.rclone_chunk.001_sskwxh: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/23 01:29:53 INFO : file1.rclone_chunk.001_sskwxh: Copied (server-side copy) to: file1 2026/09/23 01:29:53 INFO : file1.rclone_chunk.001_sskwxh: Deleted 2026/09/23 01:29:53 DEBUG : file1: size = 5 OK 2026/09/23 01:29:53 INFO : file1: Copied (new) 2026/09/23 01:29:53 DEBUG : file1: vfs cache: fingerprint now "5,2026-09-23 01:29:53.112864837 +0000 UTC" 2026/09/23 01:29:53 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/23 01:29:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/23 01:29:53 INFO : file1: vfs cache: upload succeeded try #1 2026/09/23 01:29:53 DEBUG : Looking for writers 2026/09/23 01:29:53 DEBUG : file1: reading active writers 2026/09/23 01:29:53 DEBUG : >WaitForWriters: 2026/09/23 01:29:53 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.81s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate'", Local "Local file system at /tmp/rclone1146306316", Modify Window "1ns" 2026/09/23 01:29:53 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': poll-interval is not supported by this remote 2026/09/23 01:29:53 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/23 01:29:53 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" 2026/09/23 01:29:53 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" 2026/09/23 01:29:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" 2026/09/23 01:29:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/23 01:29:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" 2026/09/23 01:29:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" 2026/09/23 01:29:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/23 01:29:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" 2026/09/23 01:29:53 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/23 01:29:54 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate/dir/file1: no such file or directory 2026/09/23 01:29:54 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-pagatav5gate/dir/file1: no such file or directory 2026/09/23 01:29:54 DEBUG : dir/file1: size = 16 OK 2026/09/23 01:29:54 DEBUG : dir/file1.rclone_chunk.001_sskw0n: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/09/23 01:29:54 INFO : dir/file1.rclone_chunk.001_sskw0n: Copied (server-side copy) to: dir/file1 2026/09/23 01:29:54 INFO : dir/file1.rclone_chunk.001_sskw0n: Deleted 2026/09/23 01:29:54 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/09/23 01:29:54 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/23 01:29:54 DEBUG : dir/file1: newRWFileHandle: 2026/09/23 01:29:54 DEBUG : dir/file1(0x99cc5513a00): openPending: 2026/09/23 01:29:54 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/09/23 01:29:54 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/23 01:29:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/23 01:29:54 DEBUG : dir/file1(0x99cc5513a00): >openPending: err= 2026/09/23 01:29:54 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/23 01:29:54 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/23 01:29:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/23 01:29:54 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/23 01:29:54 DEBUG : dir/file1(0x99cc5513a00): _writeAt: size=5, off=0 2026/09/23 01:29:54 DEBUG : dir/file1(0x99cc5513a00): >_writeAt: n=5, err= 2026/09/23 01:29:54 DEBUG : dir/file1(0x99cc5513a00): close: 2026/09/23 01:29:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:54 DEBUG : dir/file1: vfs cache: setting modification time to 2026-09-23 01:29:54.541732755 +0000 UTC m=+75.193919858 2026/09/23 01:29:54 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:54 DEBUG : dir/file1(0x99cc5513a00): >close: err= 2026/09/23 01:29:54 DEBUG : WaitForWriters: timeout=30s 2026/09/23 01:29:54 DEBUG : dir: Looking for writers 2026/09/23 01:29:54 DEBUG : file1: reading active writers 2026/09/23 01:29:54 DEBUG : Looking for writers 2026/09/23 01:29:54 DEBUG : dir: reading active writers 2026/09/23 01:29:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/23 01:29:54 DEBUG : dir: Looking for writers 2026/09/23 01:29:54 DEBUG : file1: reading active writers 2026/09/23 01:29:54 DEBUG : Looking for writers 2026/09/23 01:29:54 DEBUG : dir: reading active writers 2026/09/23 01:29:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/23 01:29:54 DEBUG : dir: Looking for writers 2026/09/23 01:29:54 DEBUG : file1: reading active writers 2026/09/23 01:29:54 DEBUG : Looking for writers 2026/09/23 01:29:54 DEBUG : dir: reading active writers 2026/09/23 01:29:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/23 01:29:54 DEBUG : dir: Looking for writers 2026/09/23 01:29:54 DEBUG : file1: reading active writers 2026/09/23 01:29:54 DEBUG : Looking for writers 2026/09/23 01:29:54 DEBUG : dir: reading active writers 2026/09/23 01:29:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/23 01:29:54 DEBUG : dir/file1: vfs cache: starting upload 2026/09/23 01:29:54 DEBUG : dir/file1: skip slow SHA1 on source file, hashing in-transit 2026/09/23 01:29:54 DEBUG : dir: Looking for writers 2026/09/23 01:29:54 DEBUG : file1: reading active writers 2026/09/23 01:29:54 DEBUG : Looking for writers 2026/09/23 01:29:54 DEBUG : dir: reading active writers 2026/09/23 01:29:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/23 01:29:54 DEBUG : dir: Looking for writers 2026/09/23 01:29:54 DEBUG : file1: reading active writers 2026/09/23 01:29:54 DEBUG : Looking for writers 2026/09/23 01:29:54 DEBUG : dir: reading active writers 2026/09/23 01:29:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/23 01:29:55 DEBUG : dir/file1: size = 5 OK 2026/09/23 01:29:55 DEBUG : dir/file1.rclone_chunk.001_sskxpp: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/23 01:29:55 INFO : dir/file1.rclone_chunk.001_sskxpp: Copied (server-side copy) to: dir/file1 2026/09/23 01:29:55 INFO : dir/file1.rclone_chunk.001_sskxpp: Deleted 2026/09/23 01:29:55 DEBUG : dir/file1: size = 5 OK 2026/09/23 01:29:55 INFO : dir/file1: Copied (replaced existing) 2026/09/23 01:29:55 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-09-23 01:29:54.541732755 +0000 UTC" 2026/09/23 01:29:55 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/09/23 01:29:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/23 01:29:55 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/09/23 01:29:55 DEBUG : dir: Looking for writers 2026/09/23 01:29:55 DEBUG : file1: reading active writers 2026/09/23 01:29:55 DEBUG : Looking for writers 2026/09/23 01:29:55 DEBUG : dir: reading active writers 2026/09/23 01:29:55 DEBUG : >WaitForWriters: 2026/09/23 01:29:55 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (1.48s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate'", Local "Local file system at /tmp/rclone1146306316", Modify Window "1ns" 2026/09/23 01:29:55 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': poll-interval is not supported by this remote 2026/09/23 01:29:55 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/23 01:29:55 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" 2026/09/23 01:29:55 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" 2026/09/23 01:29:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" 2026/09/23 01:29:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/23 01:29:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" 2026/09/23 01:29:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" 2026/09/23 01:29:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/23 01:29:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" 2026/09/23 01:29:55 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/23 01:29:55 DEBUG : dir/file1: size = 16 OK 2026/09/23 01:29:55 DEBUG : dir/file1.rclone_chunk.001_sskyr7: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/09/23 01:29:55 INFO : dir/file1.rclone_chunk.001_sskyr7: Copied (server-side copy) to: dir/file1 2026/09/23 01:29:55 INFO : dir/file1.rclone_chunk.001_sskyr7: Deleted 2026/09/23 01:29:55 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:55 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:55 DEBUG : dir/file1: newRWFileHandle: 2026/09/23 01:29:55 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/23 01:29:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/23 01:29:55 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/23 01:29:55 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/23 01:29:55 DEBUG : dir/file1(0x99cc58e7c40): _writeAt: size=5, off=0 2026/09/23 01:29:55 DEBUG : dir/file1(0x99cc58e7c40): openPending: 2026/09/23 01:29:56 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/09/23 01:29:56 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/23 01:29:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/23 01:29:56 DEBUG : dir/file1(0x99cc58e7c40): >openPending: err= 2026/09/23 01:29:56 DEBUG : dir/file1(0x99cc58e7c40): >_writeAt: n=5, err= 2026/09/23 01:29:56 DEBUG : dir/file1(0x99cc58e7c40): _writeAt: size=15, off=5 2026/09/23 01:29:56 DEBUG : dir/file1(0x99cc58e7c40): >_writeAt: n=15, err= 2026/09/23 01:29:56 DEBUG : dir/file1(0x99cc58e7c40): close: 2026/09/23 01:29:56 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [{Pos:0 Size:20}] - present true 2026/09/23 01:29:56 DEBUG : dir/file1: vfs cache: setting modification time to 2026-09-23 01:29:56.031657059 +0000 UTC m=+76.683844163 2026/09/23 01:29:56 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:56 DEBUG : dir/file1(0x99cc58e7c40): >close: err= 2026/09/23 01:29:56 DEBUG : WaitForWriters: timeout=30s 2026/09/23 01:29:56 DEBUG : dir: Looking for writers 2026/09/23 01:29:56 DEBUG : file1: reading active writers 2026/09/23 01:29:56 DEBUG : Looking for writers 2026/09/23 01:29:56 DEBUG : dir: reading active writers 2026/09/23 01:29:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/23 01:29:56 DEBUG : dir: Looking for writers 2026/09/23 01:29:56 DEBUG : file1: reading active writers 2026/09/23 01:29:56 DEBUG : Looking for writers 2026/09/23 01:29:56 DEBUG : dir: reading active writers 2026/09/23 01:29:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/23 01:29:56 DEBUG : dir: Looking for writers 2026/09/23 01:29:56 DEBUG : file1: reading active writers 2026/09/23 01:29:56 DEBUG : Looking for writers 2026/09/23 01:29:56 DEBUG : dir: reading active writers 2026/09/23 01:29:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/23 01:29:56 DEBUG : dir: Looking for writers 2026/09/23 01:29:56 DEBUG : file1: reading active writers 2026/09/23 01:29:56 DEBUG : Looking for writers 2026/09/23 01:29:56 DEBUG : dir: reading active writers 2026/09/23 01:29:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/23 01:29:56 DEBUG : dir/file1: vfs cache: starting upload 2026/09/23 01:29:56 DEBUG : dir/file1: skip slow SHA1 on source file, hashing in-transit 2026/09/23 01:29:56 DEBUG : dir: Looking for writers 2026/09/23 01:29:56 DEBUG : file1: reading active writers 2026/09/23 01:29:56 DEBUG : Looking for writers 2026/09/23 01:29:56 DEBUG : dir: reading active writers 2026/09/23 01:29:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/23 01:29:56 DEBUG : dir: Looking for writers 2026/09/23 01:29:56 DEBUG : file1: reading active writers 2026/09/23 01:29:56 DEBUG : Looking for writers 2026/09/23 01:29:56 DEBUG : dir: reading active writers 2026/09/23 01:29:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/23 01:29:56 DEBUG : dir/file1: size = 20 OK 2026/09/23 01:29:56 DEBUG : dir/file1.rclone_chunk.001_sskzok: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/09/23 01:29:56 INFO : dir/file1.rclone_chunk.001_sskzok: Copied (server-side copy) to: dir/file1 2026/09/23 01:29:56 INFO : dir/file1.rclone_chunk.001_sskzok: Deleted 2026/09/23 01:29:56 DEBUG : dir/file1: size = 20 OK 2026/09/23 01:29:56 INFO : dir/file1: Copied (replaced existing) 2026/09/23 01:29:56 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-09-23 01:29:56.031657059 +0000 UTC" 2026/09/23 01:29:56 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/09/23 01:29:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/23 01:29:56 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/09/23 01:29:56 DEBUG : dir: Looking for writers 2026/09/23 01:29:56 DEBUG : file1: reading active writers 2026/09/23 01:29:56 DEBUG : Looking for writers 2026/09/23 01:29:56 DEBUG : dir: reading active writers 2026/09/23 01:29:56 DEBUG : >WaitForWriters: 2026/09/23 01:29:56 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (1.50s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate'", Local "Local file system at /tmp/rclone1146306316", Modify Window "1ns" 2026/09/23 01:29:56 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': poll-interval is not supported by this remote 2026/09/23 01:29:56 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/23 01:29:56 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" 2026/09/23 01:29:56 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" 2026/09/23 01:29:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" 2026/09/23 01:29:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/23 01:29:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" 2026/09/23 01:29:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" 2026/09/23 01:29:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/23 01:29:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" 2026/09/23 01:29:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:56 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/23 01:29:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:56 DEBUG : file1: newRWFileHandle: 2026/09/23 01:29:56 DEBUG : file1(0x99cc512b580): openPending: 2026/09/23 01:29:56 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/23 01:29:56 DEBUG : file1(0x99cc512b580): >openPending: err= 2026/09/23 01:29:56 DEBUG : file1: >newRWFileHandle: err= 2026/09/23 01:29:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/23 01:29:56 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/23 01:29:56 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/23 01:29:56 DEBUG : file1(0x99cc512b580): _writeAt: size=5, off=0 2026/09/23 01:29:56 DEBUG : file1(0x99cc512b580): >_writeAt: n=5, err= 2026/09/23 01:29:56 DEBUG : file1(0x99cc512b580): close: 2026/09/23 01:29:56 DEBUG : file1: vfs cache: setting modification time to 2026-09-23 01:29:56.905116157 +0000 UTC m=+77.557303260 2026/09/23 01:29:56 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:56 DEBUG : file1(0x99cc512b580): >close: err= 2026/09/23 01:29:56 DEBUG : WaitForWriters: timeout=30s 2026/09/23 01:29:56 DEBUG : Looking for writers 2026/09/23 01:29:56 DEBUG : file1: reading active writers 2026/09/23 01:29:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/23 01:29:56 DEBUG : Looking for writers 2026/09/23 01:29:56 DEBUG : file1: reading active writers 2026/09/23 01:29:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/23 01:29:56 DEBUG : Looking for writers 2026/09/23 01:29:56 DEBUG : file1: reading active writers 2026/09/23 01:29:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/23 01:29:56 DEBUG : Looking for writers 2026/09/23 01:29:56 DEBUG : file1: reading active writers 2026/09/23 01:29:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/23 01:29:57 DEBUG : file1: vfs cache: starting upload 2026/09/23 01:29:57 DEBUG : file1: skip slow SHA1 on source file, hashing in-transit 2026/09/23 01:29:57 DEBUG : Looking for writers 2026/09/23 01:29:57 DEBUG : file1: reading active writers 2026/09/23 01:29:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/23 01:29:57 DEBUG : Looking for writers 2026/09/23 01:29:57 DEBUG : file1: reading active writers 2026/09/23 01:29:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/23 01:29:57 DEBUG : file1: size = 5 OK 2026/09/23 01:29:57 DEBUG : file1.rclone_chunk.001_ssl0eb: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/23 01:29:57 INFO : file1.rclone_chunk.001_ssl0eb: Copied (server-side copy) to: file1 2026/09/23 01:29:57 INFO : file1.rclone_chunk.001_ssl0eb: Deleted 2026/09/23 01:29:57 DEBUG : file1: size = 5 OK 2026/09/23 01:29:57 INFO : file1: Copied (new) 2026/09/23 01:29:57 DEBUG : file1: vfs cache: fingerprint now "5,2026-09-23 01:29:56.905116157 +0000 UTC" 2026/09/23 01:29:57 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/23 01:29:57 INFO : file1: vfs cache: upload succeeded try #1 2026/09/23 01:29:57 DEBUG : Looking for writers 2026/09/23 01:29:57 DEBUG : file1: reading active writers 2026/09/23 01:29:57 DEBUG : >WaitForWriters: 2026/09/23 01:29:57 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.82s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate'", Local "Local file system at /tmp/rclone1146306316", Modify Window "1ns" 2026/09/23 01:29:57 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': poll-interval is not supported by this remote 2026/09/23 01:29:57 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/23 01:29:57 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" 2026/09/23 01:29:57 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" 2026/09/23 01:29:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" 2026/09/23 01:29:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/23 01:29:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" 2026/09/23 01:29:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" 2026/09/23 01:29:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/23 01:29:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/09/23 01:29:57 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc55f0ac0): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc55f0ac0): >openPending: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc55f0ac0): _writeAt: size=5, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc55f0ac0): >_writeAt: n=5, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc55f0ac0): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.721614158 +0000 UTC m=+78.373801261 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc55f0ac0): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc55f0f40): _readAt: size=2, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc55f0f40): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc55f0f40): >openPending: err= 2026/09/23 01:29:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc55f0f40): >_readAt: n=2, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc55f0f40): _writeAt: size=3, off=2 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc55f0f40): >_writeAt: n=0, err=Bad file descriptor 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc55f0f40): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.721614158 +0000 UTC m=+78.373801261 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc55f0f40): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc55f1400): _readAt: size=512, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc55f1400): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc55f1400): >openPending: err= 2026/09/23 01:29:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc55f1400): >_readAt: n=5, err=EOF 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc55f1400): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.721614158 +0000 UTC m=+78.373801261 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc55f1400): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: Remove: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc58ea460 item 1 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc55f1a40): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc55f1a40): >openPending: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc55f1a40): _writeAt: size=5, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc55f1a40): >_writeAt: n=5, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc55f1a40): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.725609874 +0000 UTC m=+78.377796978 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc55f1a40): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5856140): _readAt: size=512, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5856140): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5856140): >openPending: err= 2026/09/23 01:29:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5856140): >_readAt: n=5, err=EOF 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5856140): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.725609874 +0000 UTC m=+78.377796978 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5856140): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: Remove: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc58eaf50 item 2 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5856780): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5856780): >openPending: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5856780): _writeAt: size=5, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5856780): >_writeAt: n=5, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5856780): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.727903044 +0000 UTC m=+78.380090148 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5856780): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5856d80): _readAt: size=2, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5856d80): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5856d80): >openPending: err= 2026/09/23 01:29:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5856d80): >_readAt: n=2, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5856d80): _writeAt: size=3, off=2 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5856d80): >_writeAt: n=0, err=Bad file descriptor 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5856d80): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.727903044 +0000 UTC m=+78.380090148 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5856d80): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5857240): _readAt: size=512, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5857240): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5857240): >openPending: err= 2026/09/23 01:29:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5857240): >_readAt: n=5, err=EOF 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5857240): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.727903044 +0000 UTC m=+78.380090148 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5857240): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: Remove: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc58eb8f0 item 3 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc58578c0): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc58578c0): >openPending: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc58578c0): _writeAt: size=5, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc58578c0): >_writeAt: n=5, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc58578c0): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.730718321 +0000 UTC m=+78.382905425 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc58578c0): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5857e00): _readAt: size=512, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5857e00): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5857e00): >openPending: err= 2026/09/23 01:29:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5857e00): >_readAt: n=5, err=EOF 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5857e00): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.730718321 +0000 UTC m=+78.382905425 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5857e00): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: Remove: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc5972540 item 4 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5512800): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5512800): >openPending: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5512800): _writeAt: size=5, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5512800): >_writeAt: n=5, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5512800): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.733313872 +0000 UTC m=+78.385500975 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5512800): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5512c80): _readAt: size=2, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5512c80): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5512c80): >openPending: err= 2026/09/23 01:29:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5512c80): >_readAt: n=2, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5512c80): _writeAt: size=3, off=2 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5512c80): >_writeAt: n=0, err=Bad file descriptor 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5512c80): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.733313872 +0000 UTC m=+78.385500975 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5512c80): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5513140): _readAt: size=512, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5513140): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5513140): >openPending: err= 2026/09/23 01:29:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5513140): >_readAt: n=5, err=EOF 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5513140): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.733313872 +0000 UTC m=+78.385500975 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5513140): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: Remove: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc5972af0 item 5 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc55137c0): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc55137c0): >openPending: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc55137c0): _writeAt: size=5, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc55137c0): >_writeAt: n=5, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc55137c0): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.735956152 +0000 UTC m=+78.388143264 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc55137c0): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5513d00): _readAt: size=512, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5513d00): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5513d00): >openPending: err= 2026/09/23 01:29:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5513d00): >_readAt: n=5, err=EOF 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5513d00): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.735956152 +0000 UTC m=+78.388143264 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5513d00): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: Remove: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc5973880 item 6 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5a70480): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5a70480): >openPending: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5a70480): _writeAt: size=5, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5a70480): >_writeAt: n=5, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5a70480): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.737982398 +0000 UTC m=+78.390169501 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5a70480): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5a70a40): _readAt: size=2, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5a70a40): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5a70a40): >openPending: err= 2026/09/23 01:29:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5a70a40): >_readAt: n=2, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5a70a40): _writeAt: size=3, off=2 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5a70a40): >_writeAt: n=0, err=Bad file descriptor 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5a70a40): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.737982398 +0000 UTC m=+78.390169501 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5a70a40): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5a71300): _readAt: size=512, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5a71300): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5a71300): >openPending: err= 2026/09/23 01:29:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5a71300): >_readAt: n=5, err=EOF 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5a71300): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.737982398 +0000 UTC m=+78.390169501 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5a71300): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: Remove: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc52e68c0 item 7 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5a71ec0): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5a71ec0): >openPending: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5a71ec0): _writeAt: size=5, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5a71ec0): >_writeAt: n=5, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5a71ec0): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.740992573 +0000 UTC m=+78.393179676 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5a71ec0): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5738500): _readAt: size=512, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5738500): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5738500): >openPending: err= 2026/09/23 01:29:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5738500): >_readAt: n=5, err=EOF 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5738500): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.740992573 +0000 UTC m=+78.393179676 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5738500): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: Remove: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc52e7d50 item 8 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5738ac0): _readAt: size=2, off=0 2026/09/23 01:29:57 ERROR : open-test-file(0x99cc5738ac0): Couldn't read size of file 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5738ac0): >_readAt: n=0, err=EOF 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5738ac0): _writeAt: size=5, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5738ac0): >_writeAt: n=0, err=Bad file descriptor 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5738ac0): close: 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5738ac0): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5738e80): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5738e80): >openPending: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5738e80): _writeAt: size=5, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5738e80): >_writeAt: n=5, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5738e80): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.743191655 +0000 UTC m=+78.395378758 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5738e80): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5739300): _readAt: size=2, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5739300): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5739300): >openPending: err= 2026/09/23 01:29:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5739300): >_readAt: n=2, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5739300): _writeAt: size=3, off=2 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5739300): >_writeAt: n=0, err=Bad file descriptor 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5739300): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.743191655 +0000 UTC m=+78.395378758 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5739300): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5739800): _readAt: size=512, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5739800): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5739800): >openPending: err= 2026/09/23 01:29:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5739800): >_readAt: n=5, err=EOF 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5739800): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.743191655 +0000 UTC m=+78.395378758 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5739800): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: Remove: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc572c690 item 9 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5739e80): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5739e80): >openPending: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5739e80): _writeAt: size=5, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5739e80): >_writeAt: n=5, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5739e80): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.746146304 +0000 UTC m=+78.398333407 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5739e80): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc577e4c0): _readAt: size=512, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc577e4c0): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc577e4c0): >openPending: err= 2026/09/23 01:29:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc577e4c0): >_readAt: n=5, err=EOF 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc577e4c0): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.746146304 +0000 UTC m=+78.398333407 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc577e4c0): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: Remove: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc572d1f0 item 10 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc577eb00): _readAt: size=2, off=0 2026/09/23 01:29:57 ERROR : open-test-file(0x99cc577eb00): Couldn't read size of file 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc577eb00): >_readAt: n=0, err=EOF 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc577eb00): _writeAt: size=5, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc577eb00): >_writeAt: n=0, err=Bad file descriptor 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc577eb00): close: 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc577eb00): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc577eec0): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc577eec0): >openPending: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc577eec0): _writeAt: size=5, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc577eec0): >_writeAt: n=5, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc577eec0): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.748419066 +0000 UTC m=+78.400606170 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc577eec0): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc577f3c0): _readAt: size=2, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc577f3c0): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc577f3c0): >openPending: err= 2026/09/23 01:29:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc577f3c0): >_readAt: n=2, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc577f3c0): _writeAt: size=3, off=2 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc577f3c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc577f3c0): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.748419066 +0000 UTC m=+78.400606170 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc577f3c0): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc577f8c0): _readAt: size=512, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc577f8c0): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc577f8c0): >openPending: err= 2026/09/23 01:29:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc577f8c0): >_readAt: n=5, err=EOF 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc577f8c0): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.748419066 +0000 UTC m=+78.400606170 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc577f8c0): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: Remove: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc572dce0 item 11 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc57c0040): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc57c0040): >openPending: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc57c0040): _writeAt: size=5, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc57c0040): >_writeAt: n=5, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc57c0040): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.750992917 +0000 UTC m=+78.403180020 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc57c0040): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc57c0580): _readAt: size=512, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc57c0580): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc57c0580): >openPending: err= 2026/09/23 01:29:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc57c0580): >_readAt: n=5, err=EOF 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc57c0580): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.750992917 +0000 UTC m=+78.403180020 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc57c0580): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: Remove: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc51dc930 item 12 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc57c0bc0): _readAt: size=2, off=0 2026/09/23 01:29:57 ERROR : open-test-file(0x99cc57c0bc0): Couldn't read size of file 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc57c0bc0): >_readAt: n=0, err=EOF 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc57c0bc0): _writeAt: size=5, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc57c0bc0): >_writeAt: n=0, err=Bad file descriptor 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc57c0bc0): close: 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc57c0bc0): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc57c0f80): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc57c0f80): >openPending: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc57c0f80): _writeAt: size=5, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc57c0f80): >_writeAt: n=5, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc57c0f80): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.753189845 +0000 UTC m=+78.405376958 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc57c0f80): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/23 01:29:57 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc57c1640): _readAt: size=512, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc57c1640): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc57c1640): >openPending: err= 2026/09/23 01:29:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc57c1640): >_readAt: n=5, err=EOF 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc57c1640): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.753189845 +0000 UTC m=+78.405376958 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc57c1640): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: Remove: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc51dd030 item 13 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc57c1cc0): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc57c1cc0): >openPending: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc57c1cc0): _writeAt: size=5, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc57c1cc0): >_writeAt: n=5, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc57c1cc0): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.755228284 +0000 UTC m=+78.407415388 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc57c1cc0): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5808300): _readAt: size=512, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5808300): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5808300): >openPending: err= 2026/09/23 01:29:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5808300): >_readAt: n=5, err=EOF 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5808300): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.755228284 +0000 UTC m=+78.407415388 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5808300): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: Remove: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc51dd880 item 14 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5808940): _readAt: size=2, off=0 2026/09/23 01:29:57 ERROR : open-test-file(0x99cc5808940): Couldn't read size of file 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5808940): >_readAt: n=0, err=EOF 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5808940): _writeAt: size=5, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5808940): >_writeAt: n=0, err=Bad file descriptor 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5808940): close: 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5808940): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5808d00): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5808d00): >openPending: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5808d00): _writeAt: size=5, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5808d00): >_writeAt: n=5, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5808d00): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.75757671 +0000 UTC m=+78.409763812 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5808d00): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/23 01:29:57 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc58093c0): _readAt: size=512, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc58093c0): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc58093c0): >openPending: err= 2026/09/23 01:29:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc58093c0): >_readAt: n=5, err=EOF 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc58093c0): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.75757671 +0000 UTC m=+78.409763812 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc58093c0): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: Remove: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc51dde30 item 15 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:57 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/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5809a40): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5809a40): >openPending: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5809a40): _writeAt: size=5, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5809a40): >_writeAt: n=5, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5809a40): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.760032176 +0000 UTC m=+78.412219289 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5809a40): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5850080): _readAt: size=512, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5850080): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5850080): >openPending: err= 2026/09/23 01:29:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5850080): >_readAt: n=5, err=EOF 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5850080): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.760032176 +0000 UTC m=+78.412219289 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5850080): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: Remove: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc51d7880 item 16 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc58506c0): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc58506c0): >openPending: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc58506c0): _writeAt: size=5, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc58506c0): >_writeAt: n=5, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc58506c0): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.762217734 +0000 UTC m=+78.414404837 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc58506c0): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5850b40): _readAt: size=2, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5850b40): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5850b40): open at offset 5 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5850b40): >openPending: err= 2026/09/23 01:29:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5850b40): >_readAt: n=2, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5850b40): _writeAt: size=3, off=7 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5850b40): >_writeAt: n=0, err=Bad file descriptor 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5850b40): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.762217734 +0000 UTC m=+78.414404837 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5850b40): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5851040): _readAt: size=512, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5851040): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5851040): >openPending: err= 2026/09/23 01:29:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5851040): >_readAt: n=5, err=EOF 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5851040): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.762217734 +0000 UTC m=+78.414404837 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5851040): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: Remove: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc5f1c1c0 item 17 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc58516c0): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc58516c0): >openPending: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc58516c0): _writeAt: size=5, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc58516c0): >_writeAt: n=5, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc58516c0): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.764795161 +0000 UTC m=+78.416982264 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc58516c0): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5851c00): _readAt: size=512, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5851c00): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5851c00): >openPending: err= 2026/09/23 01:29:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5851c00): >_readAt: n=5, err=EOF 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5851c00): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.764795161 +0000 UTC m=+78.416982264 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5851c00): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: Remove: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc5f1c9a0 item 18 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc58a8380): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc58a8380): >openPending: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc58a8380): _writeAt: size=5, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc58a8380): >_writeAt: n=5, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc58a8380): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.766665953 +0000 UTC m=+78.418853056 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc58a8380): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc58a8880): _readAt: size=2, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc58a8880): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc58a8880): open at offset 5 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc58a8880): >openPending: err= 2026/09/23 01:29:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc58a8880): >_readAt: n=2, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc58a8880): _writeAt: size=3, off=7 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc58a8880): >_writeAt: n=0, err=Bad file descriptor 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc58a8880): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.766665953 +0000 UTC m=+78.418853056 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc58a8880): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc58a8d80): _readAt: size=512, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc58a8d80): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc58a8d80): >openPending: err= 2026/09/23 01:29:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc58a8d80): >_readAt: n=5, err=EOF 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc58a8d80): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.766665953 +0000 UTC m=+78.418853056 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc58a8d80): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: Remove: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc5f1d490 item 19 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc58a9400): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc58a9400): >openPending: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc58a9400): _writeAt: size=5, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc58a9400): >_writeAt: n=5, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc58a9400): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.769675837 +0000 UTC m=+78.421862940 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc58a9400): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc58a9940): _readAt: size=512, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc58a9940): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc58a9940): >openPending: err= 2026/09/23 01:29:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc58a9940): >_readAt: n=5, err=EOF 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc58a9940): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.769675837 +0000 UTC m=+78.421862940 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc58a9940): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: Remove: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc5f1ddc0 item 20 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc590c0c0): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc590c0c0): >openPending: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc590c0c0): _writeAt: size=5, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc590c0c0): >_writeAt: n=5, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc590c0c0): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.771777827 +0000 UTC m=+78.423964940 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc590c0c0): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc590c5c0): _readAt: size=2, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc590c5c0): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc590c5c0): open at offset 5 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc590c5c0): >openPending: err= 2026/09/23 01:29:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc590c5c0): >_readAt: n=2, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc590c5c0): _writeAt: size=3, off=7 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc590c5c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc590c5c0): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.771777827 +0000 UTC m=+78.423964940 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc590c5c0): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc590cac0): _readAt: size=512, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc590cac0): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc590cac0): >openPending: err= 2026/09/23 01:29:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc590cac0): >_readAt: n=5, err=EOF 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc590cac0): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.771777827 +0000 UTC m=+78.423964940 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc590cac0): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: Remove: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc52b8d20 item 21 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc590d140): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc590d140): >openPending: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc590d140): _writeAt: size=5, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc590d140): >_writeAt: n=5, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc590d140): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.774604103 +0000 UTC m=+78.426791206 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc590d140): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc590d680): _readAt: size=512, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc590d680): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc590d680): >openPending: err= 2026/09/23 01:29:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc590d680): >_readAt: n=5, err=EOF 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc590d680): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.774604103 +0000 UTC m=+78.426791206 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc590d680): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: Remove: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc52f81c0 item 22 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc590dd00): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc590dd00): >openPending: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc590dd00): _writeAt: size=5, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc590dd00): >_writeAt: n=5, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc590dd00): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.776870253 +0000 UTC m=+78.429057355 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc590dd00): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5946300): _readAt: size=2, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5946300): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5946300): open at offset 5 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5946300): >openPending: err= 2026/09/23 01:29:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5946300): >_readAt: n=2, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5946300): _writeAt: size=3, off=7 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5946300): >_writeAt: n=0, err=Bad file descriptor 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5946300): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.776870253 +0000 UTC m=+78.429057355 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5946300): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5946800): _readAt: size=512, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5946800): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5946800): >openPending: err= 2026/09/23 01:29:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5946800): >_readAt: n=5, err=EOF 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5946800): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.776870253 +0000 UTC m=+78.429057355 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5946800): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: Remove: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc52f8af0 item 23 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:57 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/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5946e80): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5946e80): >openPending: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5946e80): _writeAt: size=5, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5946e80): >_writeAt: n=5, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5946e80): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.779418555 +0000 UTC m=+78.431605668 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5946e80): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59473c0): _readAt: size=512, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59473c0): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59473c0): >openPending: err= 2026/09/23 01:29:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59473c0): >_readAt: n=5, err=EOF 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59473c0): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.779418555 +0000 UTC m=+78.431605668 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59473c0): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: Remove: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc52f9880 item 24 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5947a00): _readAt: size=2, off=0 2026/09/23 01:29:57 ERROR : open-test-file(0x99cc5947a00): Couldn't read size of file 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5947a00): >_readAt: n=0, err=EOF 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5947a00): _writeAt: size=5, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5947a00): >_writeAt: n=0, err=Bad file descriptor 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5947a00): close: 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5947a00): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5947dc0): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5947dc0): >openPending: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5947dc0): _writeAt: size=5, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5947dc0): >_writeAt: n=5, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5947dc0): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.781393505 +0000 UTC m=+78.433580608 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5947dc0): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59683c0): _readAt: size=2, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59683c0): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59683c0): open at offset 5 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59683c0): >openPending: err= 2026/09/23 01:29:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59683c0): >_readAt: n=2, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59683c0): _writeAt: size=3, off=7 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59683c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59683c0): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.781393505 +0000 UTC m=+78.433580608 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59683c0): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5968900): _readAt: size=512, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5968900): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5968900): >openPending: err= 2026/09/23 01:29:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5968900): >_readAt: n=5, err=EOF 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5968900): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.781393505 +0000 UTC m=+78.433580608 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5968900): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: Remove: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc5e44460 item 25 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5968f80): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5968f80): >openPending: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5968f80): _writeAt: size=5, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5968f80): >_writeAt: n=5, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5968f80): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.784167953 +0000 UTC m=+78.436355056 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5968f80): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59694c0): _readAt: size=512, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59694c0): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59694c0): >openPending: err= 2026/09/23 01:29:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59694c0): >_readAt: n=5, err=EOF 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59694c0): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.784167953 +0000 UTC m=+78.436355056 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59694c0): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: Remove: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc5e44c40 item 26 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5969b00): _readAt: size=2, off=0 2026/09/23 01:29:57 ERROR : open-test-file(0x99cc5969b00): Couldn't read size of file 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5969b00): >_readAt: n=0, err=EOF 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5969b00): _writeAt: size=5, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5969b00): >_writeAt: n=0, err=Bad file descriptor 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5969b00): close: 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5969b00): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5969ec0): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5969ec0): >openPending: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5969ec0): _writeAt: size=5, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5969ec0): >_writeAt: n=5, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5969ec0): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.786190703 +0000 UTC m=+78.438377806 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5969ec0): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59ac4c0): _readAt: size=2, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59ac4c0): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59ac4c0): open at offset 5 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59ac4c0): >openPending: err= 2026/09/23 01:29:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59ac4c0): >_readAt: n=2, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59ac4c0): _writeAt: size=3, off=7 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59ac4c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59ac4c0): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.786190703 +0000 UTC m=+78.438377806 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59ac4c0): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59aca00): _readAt: size=512, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59aca00): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59aca00): >openPending: err= 2026/09/23 01:29:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59aca00): >_readAt: n=5, err=EOF 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59aca00): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.786190703 +0000 UTC m=+78.438377806 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59aca00): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: Remove: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc5e45260 item 27 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:57 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/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59ad080): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59ad080): >openPending: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59ad080): _writeAt: size=5, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59ad080): >_writeAt: n=5, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59ad080): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.789552982 +0000 UTC m=+78.441740146 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59ad080): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59ad5c0): _readAt: size=512, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59ad5c0): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59ad5c0): >openPending: err= 2026/09/23 01:29:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59ad5c0): >_readAt: n=5, err=EOF 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59ad5c0): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.789552982 +0000 UTC m=+78.441740146 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59ad5c0): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: Remove: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc5e45c00 item 28 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59adc00): _readAt: size=2, off=0 2026/09/23 01:29:57 ERROR : open-test-file(0x99cc59adc00): Couldn't read size of file 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59adc00): >_readAt: n=0, err=EOF 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59adc00): _writeAt: size=5, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59adc00): >_writeAt: n=0, err=Bad file descriptor 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59adc00): close: 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59adc00): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59dc0c0): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59dc0c0): >openPending: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59dc0c0): _writeAt: size=5, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59dc0c0): >_writeAt: n=5, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59dc0c0): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.792757874 +0000 UTC m=+78.444945007 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59dc0c0): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/23 01:29:57 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59dc780): _readAt: size=512, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59dc780): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59dc780): >openPending: err= 2026/09/23 01:29:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59dc780): >_readAt: n=5, err=EOF 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59dc780): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.792757874 +0000 UTC m=+78.444945007 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59dc780): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: Remove: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc51d2460 item 29 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:57 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/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59dce00): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59dce00): >openPending: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59dce00): _writeAt: size=5, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59dce00): >_writeAt: n=5, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59dce00): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.79596501 +0000 UTC m=+78.448152124 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59dce00): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59dd340): _readAt: size=512, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59dd340): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59dd340): >openPending: err= 2026/09/23 01:29:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59dd340): >_readAt: n=5, err=EOF 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59dd340): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.79596501 +0000 UTC m=+78.448152124 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59dd340): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: Remove: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc51d2f50 item 30 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:57 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/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59dd980): _readAt: size=2, off=0 2026/09/23 01:29:57 ERROR : open-test-file(0x99cc59dd980): Couldn't read size of file 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59dd980): >_readAt: n=0, err=EOF 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59dd980): _writeAt: size=5, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59dd980): >_writeAt: n=0, err=Bad file descriptor 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59dd980): close: 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59dd980): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59ddd40): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59ddd40): >openPending: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59ddd40): _writeAt: size=5, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59ddd40): >_writeAt: n=5, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59ddd40): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.80029115 +0000 UTC m=+78.452478263 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59ddd40): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/23 01:29:57 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59fc500): _readAt: size=512, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59fc500): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59fc500): >openPending: err= 2026/09/23 01:29:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59fc500): >_readAt: n=5, err=EOF 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59fc500): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.80029115 +0000 UTC m=+78.452478263 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59fc500): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: Remove: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc51d3b20 item 31 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:57 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/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59fcb80): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59fcb80): >openPending: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59fcb80): _writeAt: size=5, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59fcb80): >_writeAt: n=5, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59fcb80): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.802682215 +0000 UTC m=+78.454869308 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59fcb80): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59fd0c0): _readAt: size=512, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59fd0c0): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59fd0c0): >openPending: err= 2026/09/23 01:29:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59fd0c0): >_readAt: n=5, err=EOF 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59fd0c0): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.802682215 +0000 UTC m=+78.454869308 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59fd0c0): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: Remove: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc4ec29a0 item 32 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59fd700): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59fd700): >openPending: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59fd700): _writeAt: size=5, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59fd700): >_writeAt: n=5, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59fd700): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.805497361 +0000 UTC m=+78.457684454 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59fd700): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59fdb80): _readAt: size=2, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59fdb80): >_readAt: n=0, err=Bad file descriptor 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59fdb80): _writeAt: size=3, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59fdb80): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59fdb80): >openPending: err= 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc4ec3b90 item 33 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59fdb80): >_writeAt: n=3, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59fdb80): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.806422338 +0000 UTC m=+78.458609441 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59fdb80): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5a3a180): _readAt: size=512, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5a3a180): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5a3a180): >openPending: err= 2026/09/23 01:29:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5a3a180): >_readAt: n=5, err=EOF 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5a3a180): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.806422338 +0000 UTC m=+78.458609441 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5a3a180): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: Remove: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc4f3c0e0 item 33 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5a3a7c0): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5a3a7c0): >openPending: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5a3a7c0): _writeAt: size=5, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5a3a7c0): >_writeAt: n=5, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5a3a7c0): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.807975271 +0000 UTC m=+78.460162364 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5a3a7c0): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5a3ac40): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5a3ac40): >openPending: err= 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc4f3ce00 item 34 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5a3ac40): _readAt: size=2, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5a3ac40): >_readAt: n=0, err=Bad file descriptor 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5a3ac40): _writeAt: size=3, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5a3ac40): >_writeAt: n=3, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5a3ac40): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.80863689 +0000 UTC m=+78.460823983 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5a3ac40): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5a3b180): _readAt: size=512, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5a3b180): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5a3b180): >openPending: err= 2026/09/23 01:29:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5a3b180): >_readAt: n=3, err=EOF 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5a3b180): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.80863689 +0000 UTC m=+78.460823983 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5a3b180): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: Remove: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc4f3d810 item 34 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5a3b7c0): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5a3b7c0): >openPending: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5a3b7c0): _writeAt: size=5, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5a3b7c0): >_writeAt: n=5, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5a3b7c0): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.810161559 +0000 UTC m=+78.462348652 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5a3b7c0): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5a3bc40): _readAt: size=2, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5a3bc40): >_readAt: n=0, err=Bad file descriptor 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5a3bc40): _writeAt: size=3, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5a3bc40): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5a3bc40): >openPending: err= 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc4da62a0 item 35 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5a3bc40): >_writeAt: n=3, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5a3bc40): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.810723821 +0000 UTC m=+78.462910915 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5a3bc40): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5a92240): _readAt: size=512, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5a92240): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5a92240): >openPending: err= 2026/09/23 01:29:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5a92240): >_readAt: n=5, err=EOF 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5a92240): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.810723821 +0000 UTC m=+78.462910915 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5a92240): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: Remove: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc4da67e0 item 35 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5a928c0): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5a928c0): >openPending: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5a928c0): _writeAt: size=5, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5a928c0): >_writeAt: n=5, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5a928c0): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.812532095 +0000 UTC m=+78.464719189 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5a928c0): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5a92dc0): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5a92dc0): >openPending: err= 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc516c8c0 item 36 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5a92dc0): _readAt: size=2, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5a92dc0): >_readAt: n=0, err=Bad file descriptor 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5a92dc0): _writeAt: size=3, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5a92dc0): >_writeAt: n=3, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5a92dc0): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.813248127 +0000 UTC m=+78.465435220 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5a92dc0): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5a93300): _readAt: size=512, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5a93300): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5a93300): >openPending: err= 2026/09/23 01:29:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5a93300): >_readAt: n=3, err=EOF 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5a93300): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.813248127 +0000 UTC m=+78.465435220 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5a93300): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: Remove: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc516d110 item 36 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5a93940): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5a93940): >openPending: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5a93940): _writeAt: size=5, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5a93940): >_writeAt: n=5, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5a93940): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.814646428 +0000 UTC m=+78.466833521 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5a93940): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5a93dc0): _readAt: size=2, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5a93dc0): >_readAt: n=0, err=Bad file descriptor 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5a93dc0): _writeAt: size=3, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5a93dc0): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5a93dc0): >openPending: err= 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc5dbc070 item 37 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5a93dc0): >_writeAt: n=3, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5a93dc0): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.815240811 +0000 UTC m=+78.467427904 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5a93dc0): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5ac43c0): _readAt: size=512, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5ac43c0): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5ac43c0): >openPending: err= 2026/09/23 01:29:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5ac43c0): >_readAt: n=5, err=EOF 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5ac43c0): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.815240811 +0000 UTC m=+78.467427904 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5ac43c0): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: Remove: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc5dbc310 item 37 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5ac4a40): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5ac4a40): >openPending: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5ac4a40): _writeAt: size=5, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5ac4a40): >_writeAt: n=5, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5ac4a40): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.816918629 +0000 UTC m=+78.469105722 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5ac4a40): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5ac4f40): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5ac4f40): >openPending: err= 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc5dbca10 item 38 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5ac4f40): _readAt: size=2, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5ac4f40): >_readAt: n=0, err=Bad file descriptor 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5ac4f40): _writeAt: size=3, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5ac4f40): >_writeAt: n=3, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5ac4f40): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.817945659 +0000 UTC m=+78.470132752 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5ac4f40): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5ac5480): _readAt: size=512, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5ac5480): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5ac5480): >openPending: err= 2026/09/23 01:29:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5ac5480): >_readAt: n=3, err=EOF 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5ac5480): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.817945659 +0000 UTC m=+78.470132752 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5ac5480): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: Remove: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc5dbccb0 item 38 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5ac5b00): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5ac5b00): >openPending: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5ac5b00): _writeAt: size=5, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5ac5b00): >_writeAt: n=5, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5ac5b00): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.819480116 +0000 UTC m=+78.471667209 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5ac5b00): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5af0100): _readAt: size=2, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5af0100): >_readAt: n=0, err=Bad file descriptor 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5af0100): _writeAt: size=3, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5af0100): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5af0100): >openPending: err= 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc5dbd260 item 39 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5af0100): >_writeAt: n=3, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5af0100): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.820074238 +0000 UTC m=+78.472261341 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5af0100): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5af0600): _readAt: size=512, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5af0600): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5af0600): >openPending: err= 2026/09/23 01:29:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5af0600): >_readAt: n=5, err=EOF 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5af0600): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.820074238 +0000 UTC m=+78.472261341 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5af0600): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: Remove: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc5dbd500 item 39 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5af0c80): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5af0c80): >openPending: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5af0c80): _writeAt: size=5, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5af0c80): >_writeAt: n=5, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5af0c80): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.821991158 +0000 UTC m=+78.474178251 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5af0c80): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5af1180): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5af1180): >openPending: err= 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc5dbdb20 item 40 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5af1180): _readAt: size=2, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5af1180): >_readAt: n=0, err=Bad file descriptor 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5af1180): _writeAt: size=3, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5af1180): >_writeAt: n=3, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5af1180): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.822769037 +0000 UTC m=+78.474956130 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5af1180): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5af16c0): _readAt: size=512, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5af16c0): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5af16c0): >openPending: err= 2026/09/23 01:29:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5af16c0): >_readAt: n=3, err=EOF 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5af16c0): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.822769037 +0000 UTC m=+78.474956130 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5af16c0): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: Remove: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc5dbde30 item 40 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5af1c80): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5af1c80): >openPending: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5af1c80): _readAt: size=2, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5af1c80): >_readAt: n=0, err=Bad file descriptor 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5af1c80): _writeAt: size=5, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5af1c80): >_writeAt: n=5, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5af1c80): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.824382645 +0000 UTC m=+78.476569738 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5af1c80): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5b2c280): _writeAt: size=5, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5b2c280): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5b2c280): >openPending: err= 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc4e1afc0 item 41 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5b2c280): >_writeAt: n=5, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5b2c280): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.825174359 +0000 UTC m=+78.477361452 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5b2c280): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5b2c740): _readAt: size=2, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5b2c740): >_readAt: n=0, err=Bad file descriptor 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5b2c740): _writeAt: size=3, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5b2c740): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5b2c740): >openPending: err= 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc4d880e0 item 41 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5b2c740): >_writeAt: n=3, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5b2c740): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.825763261 +0000 UTC m=+78.477950364 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5b2c740): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5b2cc80): _readAt: size=512, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5b2cc80): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5b2cc80): >openPending: err= 2026/09/23 01:29:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5b2cc80): >_readAt: n=5, err=EOF 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5b2cc80): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.825763261 +0000 UTC m=+78.477950364 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5b2cc80): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: Remove: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc4d888c0 item 41 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5b2d2c0): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5b2d2c0): >openPending: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5b2d2c0): _readAt: size=2, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5b2d2c0): >_readAt: n=0, err=Bad file descriptor 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5b2d2c0): _writeAt: size=5, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5b2d2c0): >_writeAt: n=5, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5b2d2c0): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.827388129 +0000 UTC m=+78.479575222 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5b2d2c0): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5b2d7c0): _writeAt: size=5, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5b2d7c0): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5b2d7c0): >openPending: err= 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc4d89730 item 42 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5b2d7c0): >_writeAt: n=5, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5b2d7c0): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.827989505 +0000 UTC m=+78.480176598 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5b2d7c0): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5b2dd00): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5b2dd00): >openPending: err= 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc4d89b90 item 42 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5b2dd00): _readAt: size=2, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5b2dd00): >_readAt: n=0, err=Bad file descriptor 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5b2dd00): _writeAt: size=3, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5b2dd00): >_writeAt: n=3, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5b2dd00): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.828750693 +0000 UTC m=+78.480937806 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5b2dd00): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5b72380): _readAt: size=512, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5b72380): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5b72380): >openPending: err= 2026/09/23 01:29:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5b72380): >_readAt: n=3, err=EOF 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5b72380): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.828750693 +0000 UTC m=+78.480937806 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5b72380): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: Remove: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc567e070 item 42 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5b729c0): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5b729c0): >openPending: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5b729c0): _readAt: size=2, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5b729c0): >_readAt: n=0, err=Bad file descriptor 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5b729c0): _writeAt: size=5, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5b729c0): >_writeAt: n=5, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5b729c0): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.830458277 +0000 UTC m=+78.482645380 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5b729c0): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5b72ec0): _writeAt: size=5, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5b72ec0): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5b72ec0): >openPending: err= 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc567ea10 item 43 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5b72ec0): >_writeAt: n=5, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5b72ec0): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.831234513 +0000 UTC m=+78.483421606 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5b72ec0): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5b73400): _readAt: size=2, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5b73400): >_readAt: n=0, err=Bad file descriptor 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5b73400): _writeAt: size=3, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5b73400): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5b73400): >openPending: err= 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc567ecb0 item 43 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5b73400): >_writeAt: n=3, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5b73400): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.831812814 +0000 UTC m=+78.483999907 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5b73400): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5b73940): _readAt: size=512, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5b73940): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5b73940): >openPending: err= 2026/09/23 01:29:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5b73940): >_readAt: n=5, err=EOF 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5b73940): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.831812814 +0000 UTC m=+78.483999907 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5b73940): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: Remove: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc567f030 item 43 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5bac080): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5bac080): >openPending: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5bac080): _readAt: size=2, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5bac080): >_readAt: n=0, err=Bad file descriptor 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5bac080): _writeAt: size=5, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5bac080): >_writeAt: n=5, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5bac080): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.83342533 +0000 UTC m=+78.485612423 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5bac080): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5bac580): _writeAt: size=5, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5bac580): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5bac580): >openPending: err= 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc567f5e0 item 44 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5bac580): >_writeAt: n=5, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5bac580): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.834030022 +0000 UTC m=+78.486217115 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5bac580): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5bacac0): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5bacac0): >openPending: err= 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc567fb20 item 44 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5bacac0): _readAt: size=2, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5bacac0): >_readAt: n=0, err=Bad file descriptor 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5bacac0): _writeAt: size=3, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5bacac0): >_writeAt: n=3, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5bacac0): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.834727579 +0000 UTC m=+78.486914672 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5bacac0): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5bad040): _readAt: size=512, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5bad040): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5bad040): >openPending: err= 2026/09/23 01:29:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5bad040): >_readAt: n=3, err=EOF 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5bad040): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.834727579 +0000 UTC m=+78.486914672 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5bad040): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: Remove: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc567fe30 item 44 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5bad680): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5bad680): >openPending: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5bad680): _readAt: size=2, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5bad680): >_readAt: n=0, err=Bad file descriptor 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5bad680): _writeAt: size=5, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5bad680): >_writeAt: n=5, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5bad680): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.836630312 +0000 UTC m=+78.488817405 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5bad680): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5badb80): _writeAt: size=5, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5badb80): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5badb80): >openPending: err= 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc5748a80 item 45 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5badb80): >_writeAt: n=5, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5badb80): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.837263428 +0000 UTC m=+78.489450531 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5badb80): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/23 01:29:57 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5bd4380): _readAt: size=512, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5bd4380): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5bd4380): >openPending: err= 2026/09/23 01:29:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5bd4380): >_readAt: n=5, err=EOF 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5bd4380): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.837263428 +0000 UTC m=+78.489450531 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5bd4380): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: Remove: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc5748d20 item 45 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5bd49c0): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5bd49c0): >openPending: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5bd49c0): _readAt: size=2, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5bd49c0): >_readAt: n=0, err=Bad file descriptor 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5bd49c0): _writeAt: size=5, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5bd49c0): >_writeAt: n=5, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5bd49c0): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.838858259 +0000 UTC m=+78.491045352 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5bd49c0): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5bd4ec0): _writeAt: size=5, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5bd4ec0): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5bd4ec0): >openPending: err= 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc57492d0 item 46 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5bd4ec0): >_writeAt: n=5, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5bd4ec0): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.839454846 +0000 UTC m=+78.491641939 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5bd4ec0): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/23 01:29:57 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5bd55c0): _readAt: size=512, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5bd55c0): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5bd55c0): >openPending: err= 2026/09/23 01:29:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5bd55c0): >_readAt: n=5, err=EOF 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5bd55c0): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.839454846 +0000 UTC m=+78.491641939 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5bd55c0): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: Remove: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc5749650 item 46 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5bd5c00): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5bd5c00): >openPending: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5bd5c00): _readAt: size=2, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5bd5c00): >_readAt: n=0, err=Bad file descriptor 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5bd5c00): _writeAt: size=5, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5bd5c00): >_writeAt: n=5, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5bd5c00): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.841312884 +0000 UTC m=+78.493499977 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5bd5c00): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5885500): _writeAt: size=5, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5885500): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5885500): >openPending: err= 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc5d63960 item 47 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5885500): >_writeAt: n=5, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5885500): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.843698018 +0000 UTC m=+78.495885111 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5885500): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/23 01:29:57 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5472600): _readAt: size=512, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5472600): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5472600): >openPending: err= 2026/09/23 01:29:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5472600): >_readAt: n=5, err=EOF 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5472600): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.843698018 +0000 UTC m=+78.495885111 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5472600): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: Remove: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc5baa0e0 item 47 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:57 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/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5472c40): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5472c40): >openPending: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5472c40): _readAt: size=2, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5472c40): >_readAt: n=0, err=Bad file descriptor 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5472c40): _writeAt: size=5, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5472c40): >_writeAt: n=5, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5472c40): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.845685191 +0000 UTC m=+78.497872284 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5472c40): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5473180): _writeAt: size=5, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5473180): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5473180): >openPending: err= 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc5baaa10 item 48 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5473180): >_writeAt: n=5, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5473180): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.846259515 +0000 UTC m=+78.498446608 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5473180): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/23 01:29:57 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5473940): _readAt: size=512, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5473940): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5473940): >openPending: err= 2026/09/23 01:29:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5473940): >_readAt: n=5, err=EOF 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5473940): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.846259515 +0000 UTC m=+78.498446608 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5473940): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: Remove: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc5baafc0 item 48 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5bd4080): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5bd4080): >openPending: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5bd4080): _writeAt: size=5, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5bd4080): >_writeAt: n=5, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5bd4080): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.847881859 +0000 UTC m=+78.500068952 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5bd4080): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5bd4500): _readAt: size=2, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5bd4500): >_readAt: n=0, err=Bad file descriptor 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5bd4500): _writeAt: size=3, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5bd4500): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5bd4500): open at offset 5 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5bd4500): >openPending: err= 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc5bab960 item 49 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5bd4500): >_writeAt: n=3, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5bd4500): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.848610054 +0000 UTC m=+78.500797157 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5bd4500): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5bd4a40): _readAt: size=512, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5bd4a40): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5bd4a40): >openPending: err= 2026/09/23 01:29:57 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5bd4a40): >_readAt: n=8, err=EOF 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5bd4a40): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.848610054 +0000 UTC m=+78.500797157 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5bd4a40): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: Remove: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc5babce0 item 49 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5bd50c0): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5bd50c0): >openPending: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5bd50c0): _writeAt: size=5, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5bd50c0): >_writeAt: n=5, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5bd50c0): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.850590955 +0000 UTC m=+78.502778057 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5bd50c0): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5bd55c0): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5bd55c0): open at offset 5 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5bd55c0): >openPending: err= 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc57489a0 item 50 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5bd55c0): _readAt: size=2, off=5 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5bd55c0): >_readAt: n=0, err=Bad file descriptor 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5bd55c0): _writeAt: size=3, off=5 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5bd55c0): >_writeAt: n=3, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5bd55c0): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.85138748 +0000 UTC m=+78.503574583 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5bd55c0): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5884180): _readAt: size=512, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5884180): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5884180): >openPending: err= 2026/09/23 01:29:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5884180): >_readAt: n=3, err=EOF 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5884180): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.85138748 +0000 UTC m=+78.503574583 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5884180): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: Remove: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc5748c40 item 50 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5884900): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5884900): >openPending: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5884900): _writeAt: size=5, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5884900): >_writeAt: n=5, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5884900): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.853323055 +0000 UTC m=+78.505510158 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5884900): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5884e00): _readAt: size=2, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5884e00): >_readAt: n=0, err=Bad file descriptor 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5884e00): _writeAt: size=3, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5884e00): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5884e00): open at offset 5 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5884e00): >openPending: err= 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc57491f0 item 51 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5884e00): >_writeAt: n=3, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5884e00): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.854021122 +0000 UTC m=+78.506208235 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5884e00): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc58859c0): _readAt: size=512, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc58859c0): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc58859c0): >openPending: err= 2026/09/23 01:29:57 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc58859c0): >_readAt: n=8, err=EOF 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc58859c0): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.854021122 +0000 UTC m=+78.506208235 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc58859c0): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: Remove: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc5749570 item 51 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc54ce140): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc54ce140): >openPending: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc54ce140): _writeAt: size=5, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc54ce140): >_writeAt: n=5, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc54ce140): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.855758584 +0000 UTC m=+78.507945686 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc54ce140): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc54ce740): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc54ce740): open at offset 5 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc54ce740): >openPending: err= 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc5749d50 item 52 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc54ce740): _readAt: size=2, off=5 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc54ce740): >_readAt: n=0, err=Bad file descriptor 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc54ce740): _writeAt: size=3, off=5 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc54ce740): >_writeAt: n=3, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc54ce740): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.856606174 +0000 UTC m=+78.508793267 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc54ce740): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc54cecc0): _readAt: size=512, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc54cecc0): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc54cecc0): >openPending: err= 2026/09/23 01:29:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc54cecc0): >_readAt: n=3, err=EOF 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc54cecc0): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.856606174 +0000 UTC m=+78.508793267 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc54cecc0): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: Remove: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc5d62310 item 52 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc54cf340): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc54cf340): >openPending: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc54cf340): _writeAt: size=5, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc54cf340): >_writeAt: n=5, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc54cf340): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.858548231 +0000 UTC m=+78.510735324 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc54cf340): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc54cf840): _readAt: size=2, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc54cf840): >_readAt: n=0, err=Bad file descriptor 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc54cf840): _writeAt: size=3, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc54cf840): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc54cf840): open at offset 5 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc54cf840): >openPending: err= 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc5d628c0 item 53 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc54cf840): >_writeAt: n=3, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc54cf840): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.859330017 +0000 UTC m=+78.511517120 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc54cf840): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc54cfd80): _readAt: size=512, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc54cfd80): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc54cfd80): >openPending: err= 2026/09/23 01:29:57 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc54cfd80): >_readAt: n=8, err=EOF 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc54cfd80): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.859330017 +0000 UTC m=+78.511517120 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc54cfd80): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: Remove: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc5d63a40 item 53 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc52bfac0): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc52bfac0): >openPending: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc52bfac0): _writeAt: size=5, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc52bfac0): >_writeAt: n=5, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc52bfac0): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.861164883 +0000 UTC m=+78.513351976 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc52bfac0): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc579a140): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc579a140): open at offset 5 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc579a140): >openPending: err= 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc518a380 item 54 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc579a140): _readAt: size=2, off=5 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc579a140): >_readAt: n=0, err=Bad file descriptor 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc579a140): _writeAt: size=3, off=5 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc579a140): >_writeAt: n=3, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc579a140): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.861892036 +0000 UTC m=+78.514079129 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc579a140): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc579a6c0): _readAt: size=512, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc579a6c0): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc579a6c0): >openPending: err= 2026/09/23 01:29:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc579a6c0): >_readAt: n=3, err=EOF 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc579a6c0): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.861892036 +0000 UTC m=+78.514079129 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc579a6c0): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: Remove: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc518b0a0 item 54 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc579ad40): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc579ad40): >openPending: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc579ad40): _writeAt: size=5, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc579ad40): >_writeAt: n=5, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc579ad40): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.863592667 +0000 UTC m=+78.515779760 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc579ad40): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc579b240): _readAt: size=2, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc579b240): >_readAt: n=0, err=Bad file descriptor 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc579b240): _writeAt: size=3, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc579b240): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc579b240): open at offset 5 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc579b240): >openPending: err= 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc518be30 item 55 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc579b240): >_writeAt: n=3, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc579b240): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.864454695 +0000 UTC m=+78.516641788 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc579b240): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc579b880): _readAt: size=512, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc579b880): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc579b880): >openPending: err= 2026/09/23 01:29:57 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc579b880): >_readAt: n=8, err=EOF 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc579b880): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.864454695 +0000 UTC m=+78.516641788 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc579b880): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: Remove: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc5a543f0 item 55 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:57 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/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc51a0400): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc51a0400): >openPending: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc51a0400): _writeAt: size=5, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc51a0400): >_writeAt: n=5, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc51a0400): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.866097337 +0000 UTC m=+78.518284430 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc51a0400): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc51a1400): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc51a1400): open at offset 5 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc51a1400): >openPending: err= 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc5a549a0 item 56 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc51a1400): _readAt: size=2, off=5 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc51a1400): >_readAt: n=0, err=Bad file descriptor 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc51a1400): _writeAt: size=3, off=5 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc51a1400): >_writeAt: n=3, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc51a1400): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.866839028 +0000 UTC m=+78.519026121 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc51a1400): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc512a800): _readAt: size=512, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc512a800): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc512a800): >openPending: err= 2026/09/23 01:29:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc512a800): >_readAt: n=3, err=EOF 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc512a800): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.866839028 +0000 UTC m=+78.519026121 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc512a800): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: Remove: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc5a54c40 item 56 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc512ae80): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc512ae80): open at offset 0 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc512ae80): >openPending: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc512ae80): _readAt: size=2, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc512ae80): >_readAt: n=0, err=Bad file descriptor 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc512ae80): _writeAt: size=5, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc512ae80): >_writeAt: n=5, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc512ae80): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.868528839 +0000 UTC m=+78.520715932 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc512ae80): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc512b480): _writeAt: size=5, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc512b480): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc512b480): >openPending: err= 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc5a55490 item 57 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc512b480): >_writeAt: n=5, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc512b480): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.869151725 +0000 UTC m=+78.521338818 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc512b480): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc512bc80): _readAt: size=2, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc512bc80): >_readAt: n=0, err=Bad file descriptor 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc512bc80): _writeAt: size=3, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc512bc80): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc512bc80): open at offset 5 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc512bc80): >openPending: err= 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc5a55810 item 57 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc512bc80): >_writeAt: n=3, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc512bc80): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.869780442 +0000 UTC m=+78.521967535 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc512bc80): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5582540): _readAt: size=512, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5582540): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5582540): >openPending: err= 2026/09/23 01:29:57 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5582540): >_readAt: n=8, err=EOF 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5582540): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.869780442 +0000 UTC m=+78.521967535 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5582540): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: Remove: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc5a55b20 item 57 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5582b80): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5582b80): open at offset 0 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5582b80): >openPending: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5582b80): _readAt: size=2, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5582b80): >_readAt: n=0, err=Bad file descriptor 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5582b80): _writeAt: size=5, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5582b80): >_writeAt: n=5, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5582b80): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.871438853 +0000 UTC m=+78.523625946 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5582b80): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc55830c0): _writeAt: size=5, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc55830c0): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc55830c0): >openPending: err= 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc5962380 item 58 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc55830c0): >_writeAt: n=5, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc55830c0): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.872016464 +0000 UTC m=+78.524203557 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc55830c0): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5583600): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5583600): open at offset 5 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5583600): >openPending: err= 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc59628c0 item 58 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5583600): _readAt: size=2, off=5 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5583600): >_readAt: n=0, err=Bad file descriptor 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5583600): _writeAt: size=3, off=5 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5583600): >_writeAt: n=3, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5583600): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.873257498 +0000 UTC m=+78.525444591 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5583600): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5583bc0): _readAt: size=512, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5583bc0): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5583bc0): >openPending: err= 2026/09/23 01:29:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5583bc0): >_readAt: n=3, err=EOF 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5583bc0): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.873257498 +0000 UTC m=+78.525444591 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5583bc0): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: Remove: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc5962c40 item 58 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5692300): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5692300): open at offset 0 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5692300): >openPending: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5692300): _readAt: size=2, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5692300): >_readAt: n=0, err=Bad file descriptor 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5692300): _writeAt: size=5, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5692300): >_writeAt: n=5, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5692300): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.874771136 +0000 UTC m=+78.526958229 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5692300): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5692900): _writeAt: size=5, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5692900): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5692900): >openPending: err= 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc5963260 item 59 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5692900): >_writeAt: n=5, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5692900): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.875412988 +0000 UTC m=+78.527600081 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5692900): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5692ec0): _readAt: size=2, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5692ec0): >_readAt: n=0, err=Bad file descriptor 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5692ec0): _writeAt: size=3, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5692ec0): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5692ec0): open at offset 5 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5692ec0): >openPending: err= 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc5963730 item 59 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5692ec0): >_writeAt: n=3, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5692ec0): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.876038159 +0000 UTC m=+78.528225252 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5692ec0): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5693ec0): _readAt: size=512, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5693ec0): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5693ec0): >openPending: err= 2026/09/23 01:29:57 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5693ec0): >_readAt: n=8, err=EOF 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5693ec0): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.876038159 +0000 UTC m=+78.528225252 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5693ec0): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: Remove: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc59639d0 item 59 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:57 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/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc55f0600): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc55f0600): open at offset 0 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc55f0600): >openPending: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc55f0600): _readAt: size=2, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc55f0600): >_readAt: n=0, err=Bad file descriptor 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc55f0600): _writeAt: size=5, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc55f0600): >_writeAt: n=5, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc55f0600): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.877660893 +0000 UTC m=+78.529847986 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc55f0600): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc55f0b40): _writeAt: size=5, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc55f0b40): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc55f0b40): >openPending: err= 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc51e47e0 item 60 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc55f0b40): >_writeAt: n=5, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc55f0b40): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.878372086 +0000 UTC m=+78.530559179 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc55f0b40): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc55f1080): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc55f1080): open at offset 5 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc55f1080): >openPending: err= 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc51e5420 item 60 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc55f1080): _readAt: size=2, off=5 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc55f1080): >_readAt: n=0, err=Bad file descriptor 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc55f1080): _writeAt: size=3, off=5 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc55f1080): >_writeAt: n=3, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc55f1080): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.879322932 +0000 UTC m=+78.531510025 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc55f1080): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc55f1640): _readAt: size=512, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc55f1640): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc55f1640): >openPending: err= 2026/09/23 01:29:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc55f1640): >_readAt: n=3, err=EOF 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc55f1640): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.879322932 +0000 UTC m=+78.531510025 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc55f1640): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: Remove: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc51c4460 item 60 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc55f1d80): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc55f1d80): open at offset 0 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc55f1d80): >openPending: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc55f1d80): _readAt: size=2, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc55f1d80): >_readAt: n=0, err=Bad file descriptor 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc55f1d80): _writeAt: size=5, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc55f1d80): >_writeAt: n=5, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc55f1d80): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.881192853 +0000 UTC m=+78.533379946 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc55f1d80): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc58563c0): _writeAt: size=5, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc58563c0): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc58563c0): >openPending: err= 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc51c4fc0 item 61 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc58563c0): >_writeAt: n=5, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc58563c0): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.881703797 +0000 UTC m=+78.533890901 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc58563c0): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/23 01:29:57 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5856c40): _readAt: size=512, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5856c40): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5856c40): >openPending: err= 2026/09/23 01:29:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5856c40): >_readAt: n=5, err=EOF 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5856c40): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.881703797 +0000 UTC m=+78.533890901 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5856c40): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: Remove: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc588c1c0 item 61 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:57 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/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5857280): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5857280): open at offset 0 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5857280): >openPending: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5857280): _readAt: size=2, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5857280): >_readAt: n=0, err=Bad file descriptor 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5857280): _writeAt: size=5, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5857280): >_writeAt: n=5, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5857280): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.883302637 +0000 UTC m=+78.535489740 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5857280): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc58577c0): _writeAt: size=5, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc58577c0): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc58577c0): >openPending: err= 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc588c9a0 item 62 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc58577c0): >_writeAt: n=5, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc58577c0): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.883897069 +0000 UTC m=+78.536084172 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc58577c0): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/23 01:29:57 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5857ec0): _readAt: size=512, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5857ec0): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5857ec0): >openPending: err= 2026/09/23 01:29:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5857ec0): >_readAt: n=5, err=EOF 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5857ec0): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.883897069 +0000 UTC m=+78.536084172 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5857ec0): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: Remove: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc588ce00 item 62 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:57 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/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc55128c0): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc55128c0): open at offset 0 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc55128c0): >openPending: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc55128c0): _readAt: size=2, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc55128c0): >_readAt: n=0, err=Bad file descriptor 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc55128c0): _writeAt: size=5, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc55128c0): >_writeAt: n=5, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc55128c0): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.885631154 +0000 UTC m=+78.537818247 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc55128c0): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5512e00): _writeAt: size=5, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5512e00): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5512e00): >openPending: err= 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc588dab0 item 63 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5512e00): >_writeAt: n=5, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5512e00): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.886211289 +0000 UTC m=+78.538398382 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5512e00): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/23 01:29:57 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5513500): _readAt: size=512, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5513500): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5513500): >openPending: err= 2026/09/23 01:29:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5513500): >_readAt: n=5, err=EOF 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5513500): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.886211289 +0000 UTC m=+78.538398382 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5513500): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: Remove: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc51b82a0 item 63 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:57 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/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5513b40): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5513b40): open at offset 0 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5513b40): >openPending: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5513b40): _readAt: size=2, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5513b40): >_readAt: n=0, err=Bad file descriptor 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5513b40): _writeAt: size=5, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5513b40): >_writeAt: n=5, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5513b40): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.887793989 +0000 UTC m=+78.539981082 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5513b40): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5a70180): _writeAt: size=5, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5a70180): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5a70180): >openPending: err= 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc51b9960 item 64 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5a70180): >_writeAt: n=5, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5a70180): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.888404552 +0000 UTC m=+78.540591645 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5a70180): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/23 01:29:57 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5a70900): _readAt: size=512, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5a70900): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5a70900): >openPending: err= 2026/09/23 01:29:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5a70900): >_readAt: n=5, err=EOF 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5a70900): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.888404552 +0000 UTC m=+78.540591645 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5a70900): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: Remove: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc5b68230 item 64 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5a71500): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5a71500): >openPending: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5a71500): _writeAt: size=5, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5a71500): >_writeAt: n=5, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5a71500): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.890138496 +0000 UTC m=+78.542325589 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5a71500): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_RDWR 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5a71c00): _readAt: size=2, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5a71c00): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5a71c00): >openPending: err= 2026/09/23 01:29:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5a71c00): >_readAt: n=2, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5a71c00): _writeAt: size=3, off=2 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc5b68930 item 65 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5a71c00): >_writeAt: n=3, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5a71c00): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.890950578 +0000 UTC m=+78.543137682 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5a71c00): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc559a340): _readAt: size=512, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc559a340): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc559a340): >openPending: err= 2026/09/23 01:29:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc559a340): >_readAt: n=5, err=EOF 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc559a340): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.890950578 +0000 UTC m=+78.543137682 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc559a340): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: Remove: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc5b68d20 item 65 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc559a980): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc559a980): >openPending: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc559a980): _writeAt: size=5, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc559a980): >_writeAt: n=5, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc559a980): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.892513261 +0000 UTC m=+78.544700354 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc559a980): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc559ae00): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc559ae00): >openPending: err= 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc5b69490 item 66 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc559ae00): _readAt: size=2, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc559ae00): >_readAt: n=0, err=EOF 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc559ae00): _writeAt: size=3, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc559ae00): >_writeAt: n=3, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc559ae00): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.893207791 +0000 UTC m=+78.545394894 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc559ae00): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc559b340): _readAt: size=512, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc559b340): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc559b340): >openPending: err= 2026/09/23 01:29:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc559b340): >_readAt: n=3, err=EOF 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc559b340): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.893207791 +0000 UTC m=+78.545394894 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc559b340): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: Remove: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc5b69810 item 66 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc559b980): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc559b980): >openPending: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc559b980): _writeAt: size=5, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc559b980): >_writeAt: n=5, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc559b980): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.894691103 +0000 UTC m=+78.546878196 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc559b980): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc559be00): _readAt: size=2, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc559be00): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc559be00): >openPending: err= 2026/09/23 01:29:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc559be00): >_readAt: n=2, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc559be00): _writeAt: size=3, off=2 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc51f44d0 item 67 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc559be00): >_writeAt: n=3, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc559be00): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.895312667 +0000 UTC m=+78.547499760 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc559be00): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc55cc400): _readAt: size=512, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc55cc400): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc55cc400): >openPending: err= 2026/09/23 01:29:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc55cc400): >_readAt: n=5, err=EOF 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc55cc400): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.895312667 +0000 UTC m=+78.547499760 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc55cc400): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: Remove: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc51f4bd0 item 67 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc55cca80): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc55cca80): >openPending: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc55cca80): _writeAt: size=5, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc55cca80): >_writeAt: n=5, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc55cca80): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.897053794 +0000 UTC m=+78.549240887 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc55cca80): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc55ccf80): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc55ccf80): >openPending: err= 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc51f5810 item 68 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc55ccf80): _readAt: size=2, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc55ccf80): >_readAt: n=0, err=EOF 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc55ccf80): _writeAt: size=3, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc55ccf80): >_writeAt: n=3, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc55ccf80): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.897884112 +0000 UTC m=+78.550071216 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc55ccf80): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc55cd4c0): _readAt: size=512, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc55cd4c0): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc55cd4c0): >openPending: err= 2026/09/23 01:29:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc55cd4c0): >_readAt: n=3, err=EOF 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc55cd4c0): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.897884112 +0000 UTC m=+78.550071216 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc55cd4c0): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: Remove: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc51f5ab0 item 68 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5558480): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5558480): >openPending: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5558480): _writeAt: size=5, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5558480): >_writeAt: n=5, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5558480): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.899629458 +0000 UTC m=+78.551816551 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5558480): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5558900): _readAt: size=2, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5558900): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5558900): >openPending: err= 2026/09/23 01:29:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5558900): >_readAt: n=2, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5558900): _writeAt: size=3, off=2 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc4da5c00 item 69 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5558900): >_writeAt: n=3, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5558900): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.90041449 +0000 UTC m=+78.552601583 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5558900): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5558e00): _readAt: size=512, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5558e00): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5558e00): >openPending: err= 2026/09/23 01:29:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5558e00): >_readAt: n=5, err=EOF 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5558e00): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.90041449 +0000 UTC m=+78.552601583 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5558e00): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: Remove: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc5ba21c0 item 69 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5559480): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5559480): >openPending: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5559480): _writeAt: size=5, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5559480): >_writeAt: n=5, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5559480): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.90197116 +0000 UTC m=+78.554158253 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5559480): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5559980): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5559980): >openPending: err= 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc5ba28c0 item 70 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5559980): _readAt: size=2, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5559980): >_readAt: n=0, err=EOF 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5559980): _writeAt: size=3, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5559980): >_writeAt: n=3, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5559980): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.902771491 +0000 UTC m=+78.554958584 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5559980): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5559ec0): _readAt: size=512, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5559ec0): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5559ec0): >openPending: err= 2026/09/23 01:29:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5559ec0): >_readAt: n=3, err=EOF 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5559ec0): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.902771491 +0000 UTC m=+78.554958584 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5559ec0): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: Remove: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc5ba3260 item 70 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc568e640): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc568e640): >openPending: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc568e640): _writeAt: size=5, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc568e640): >_writeAt: n=5, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc568e640): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.904552064 +0000 UTC m=+78.556739157 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc568e640): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc568eb40): _readAt: size=2, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc568eb40): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc568eb40): >openPending: err= 2026/09/23 01:29:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc568eb40): >_readAt: n=2, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc568eb40): _writeAt: size=3, off=2 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc5204000 item 71 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc568eb40): >_writeAt: n=3, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc568eb40): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.905205798 +0000 UTC m=+78.557392891 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc568eb40): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc568f040): _readAt: size=512, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc568f040): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc568f040): >openPending: err= 2026/09/23 01:29:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc568f040): >_readAt: n=5, err=EOF 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc568f040): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.905205798 +0000 UTC m=+78.557392891 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc568f040): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: Remove: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc52042a0 item 71 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc568f6c0): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc568f6c0): >openPending: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc568f6c0): _writeAt: size=5, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc568f6c0): >_writeAt: n=5, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc568f6c0): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.906773077 +0000 UTC m=+78.558960171 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc568f6c0): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc568fbc0): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc568fbc0): >openPending: err= 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc5204c40 item 72 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc568fbc0): _readAt: size=2, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc568fbc0): >_readAt: n=0, err=EOF 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc568fbc0): _writeAt: size=3, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc568fbc0): >_writeAt: n=3, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc568fbc0): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.907485213 +0000 UTC m=+78.559672306 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc568fbc0): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc56f2200): _readAt: size=512, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc56f2200): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc56f2200): >openPending: err= 2026/09/23 01:29:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc56f2200): >_readAt: n=3, err=EOF 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc56f2200): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.907485213 +0000 UTC m=+78.559672306 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc56f2200): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: Remove: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc5204fc0 item 72 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc56f27c0): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc56f27c0): >openPending: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc56f27c0): _readAt: size=2, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc56f27c0): >_readAt: n=0, err=EOF 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc56f27c0): _writeAt: size=5, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc56f27c0): >_writeAt: n=5, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc56f27c0): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.909063804 +0000 UTC m=+78.561250897 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc56f27c0): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc56f2cc0): _writeAt: size=5, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc56f2cc0): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc56f2cc0): >openPending: err= 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc5eaa380 item 73 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc56f2cc0): >_writeAt: n=5, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc56f2cc0): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.909886307 +0000 UTC m=+78.562073400 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc56f2cc0): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc56f3180): _readAt: size=2, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc56f3180): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc56f3180): >openPending: err= 2026/09/23 01:29:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc56f3180): >_readAt: n=2, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc56f3180): _writeAt: size=3, off=2 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc5eaa7e0 item 73 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc56f3180): >_writeAt: n=3, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc56f3180): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.910560169 +0000 UTC m=+78.562747262 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc56f3180): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc56f36c0): _readAt: size=512, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc56f36c0): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc56f36c0): >openPending: err= 2026/09/23 01:29:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc56f36c0): >_readAt: n=5, err=EOF 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc56f36c0): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.910560169 +0000 UTC m=+78.562747262 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc56f36c0): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: Remove: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc5eaacb0 item 73 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc56f3d00): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc56f3d00): >openPending: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc56f3d00): _readAt: size=2, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc56f3d00): >_readAt: n=0, err=EOF 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc56f3d00): _writeAt: size=5, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc56f3d00): >_writeAt: n=5, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc56f3d00): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.912172063 +0000 UTC m=+78.564359166 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc56f3d00): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5736300): _writeAt: size=5, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5736300): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5736300): >openPending: err= 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc5eab2d0 item 74 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5736300): >_writeAt: n=5, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5736300): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.912654243 +0000 UTC m=+78.564841336 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5736300): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5736840): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5736840): >openPending: err= 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc5eab570 item 74 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5736840): _readAt: size=2, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5736840): >_readAt: n=0, err=EOF 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5736840): _writeAt: size=3, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5736840): >_writeAt: n=3, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5736840): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.913338616 +0000 UTC m=+78.565525709 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5736840): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5736dc0): _readAt: size=512, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5736dc0): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5736dc0): >openPending: err= 2026/09/23 01:29:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5736dc0): >_readAt: n=3, err=EOF 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5736dc0): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.913338616 +0000 UTC m=+78.565525709 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5736dc0): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: Remove: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc5eab880 item 74 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5737400): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5737400): >openPending: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5737400): _readAt: size=2, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5737400): >_readAt: n=0, err=EOF 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5737400): _writeAt: size=5, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5737400): >_writeAt: n=5, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5737400): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.914751764 +0000 UTC m=+78.566938857 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5737400): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5737900): _writeAt: size=5, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5737900): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5737900): >openPending: err= 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc58ea230 item 75 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5737900): >_writeAt: n=5, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5737900): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.915508664 +0000 UTC m=+78.567695757 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5737900): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5737e40): _readAt: size=2, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5737e40): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5737e40): >openPending: err= 2026/09/23 01:29:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5737e40): >_readAt: n=2, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5737e40): _writeAt: size=3, off=2 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc58ea4d0 item 75 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5737e40): >_writeAt: n=3, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5737e40): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.91614738 +0000 UTC m=+78.568334473 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5737e40): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5762480): _readAt: size=512, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5762480): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5762480): >openPending: err= 2026/09/23 01:29:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5762480): >_readAt: n=5, err=EOF 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5762480): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.91614738 +0000 UTC m=+78.568334473 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5762480): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: Remove: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc58ea850 item 75 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5762ac0): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5762ac0): >openPending: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5762ac0): _readAt: size=2, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5762ac0): >_readAt: n=0, err=EOF 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5762ac0): _writeAt: size=5, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5762ac0): >_writeAt: n=5, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5762ac0): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.917688731 +0000 UTC m=+78.569875824 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5762ac0): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5762fc0): _writeAt: size=5, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5762fc0): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5762fc0): >openPending: err= 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc58eb030 item 76 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5762fc0): >_writeAt: n=5, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5762fc0): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.918319702 +0000 UTC m=+78.570506795 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5762fc0): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5763500): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5763500): >openPending: err= 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc58eb5e0 item 76 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5763500): _readAt: size=2, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5763500): >_readAt: n=0, err=EOF 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5763500): _writeAt: size=3, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5763500): >_writeAt: n=3, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5763500): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.919062044 +0000 UTC m=+78.571249137 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5763500): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5763a80): _readAt: size=512, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5763a80): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5763a80): >openPending: err= 2026/09/23 01:29:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5763a80): >_readAt: n=3, err=EOF 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5763a80): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.919062044 +0000 UTC m=+78.571249137 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5763a80): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: Remove: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc58eb960 item 76 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc579e1c0): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc579e1c0): >openPending: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc579e1c0): _readAt: size=2, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc579e1c0): >_readAt: n=0, err=EOF 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc579e1c0): _writeAt: size=5, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc579e1c0): >_writeAt: n=5, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc579e1c0): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.921208016 +0000 UTC m=+78.573395149 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc579e1c0): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc579e6c0): _writeAt: size=5, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc579e6c0): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc579e6c0): >openPending: err= 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc5972230 item 77 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc579e6c0): >_writeAt: n=5, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc579e6c0): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.922047391 +0000 UTC m=+78.574234485 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc579e6c0): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/23 01:29:57 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc579edc0): _readAt: size=512, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc579edc0): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc579edc0): >openPending: err= 2026/09/23 01:29:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc579edc0): >_readAt: n=5, err=EOF 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc579edc0): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.922047391 +0000 UTC m=+78.574234485 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc579edc0): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: Remove: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc5972620 item 77 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc579f400): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc579f400): >openPending: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc579f400): _readAt: size=2, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc579f400): >_readAt: n=0, err=EOF 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc579f400): _writeAt: size=5, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc579f400): >_writeAt: n=5, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc579f400): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.924185689 +0000 UTC m=+78.576372823 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc579f400): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc579f900): _writeAt: size=5, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc579f900): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc579f900): >openPending: err= 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc5972cb0 item 78 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc579f900): >_writeAt: n=5, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc579f900): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.924910187 +0000 UTC m=+78.577097291 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc579f900): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/23 01:29:57 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc57ba100): _readAt: size=512, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc57ba100): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc57ba100): >openPending: err= 2026/09/23 01:29:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc57ba100): >_readAt: n=5, err=EOF 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc57ba100): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.924910187 +0000 UTC m=+78.577097291 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc57ba100): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: Remove: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc59730a0 item 78 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc57ba740): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc57ba740): >openPending: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc57ba740): _readAt: size=2, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc57ba740): >_readAt: n=0, err=EOF 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc57ba740): _writeAt: size=5, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc57ba740): >_writeAt: n=5, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc57ba740): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.927113327 +0000 UTC m=+78.579300531 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc57ba740): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc57bac40): _writeAt: size=5, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc57bac40): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc57bac40): >openPending: err= 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc59739d0 item 79 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc57bac40): >_writeAt: n=5, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc57bac40): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.927820073 +0000 UTC m=+78.580007176 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc57bac40): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/23 01:29:57 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc57bb340): _readAt: size=512, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc57bb340): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc57bb340): >openPending: err= 2026/09/23 01:29:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc57bb340): >_readAt: n=5, err=EOF 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc57bb340): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.927820073 +0000 UTC m=+78.580007176 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc57bb340): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: Remove: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc5973e30 item 79 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:57 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/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc57bb980): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc57bb980): >openPending: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc57bb980): _readAt: size=2, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc57bb980): >_readAt: n=0, err=EOF 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc57bb980): _writeAt: size=5, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc57bb980): >_writeAt: n=5, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc57bb980): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.93019677 +0000 UTC m=+78.582383893 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc57bb980): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc57bbe80): _writeAt: size=5, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc57bbe80): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc57bbe80): >openPending: err= 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc52e7110 item 80 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc57bbe80): >_writeAt: n=5, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc57bbe80): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.930910698 +0000 UTC m=+78.583097862 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc57bbe80): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/23 01:29:57 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc57fe680): _readAt: size=512, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc57fe680): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc57fe680): >openPending: err= 2026/09/23 01:29:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc57fe680): >_readAt: n=5, err=EOF 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc57fe680): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.930910698 +0000 UTC m=+78.583097862 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc57fe680): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: Remove: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc52e7420 item 80 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc57fecc0): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc57fecc0): >openPending: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc57fecc0): _writeAt: size=5, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc57fecc0): >_writeAt: n=5, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc57fecc0): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.933193319 +0000 UTC m=+78.585380432 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc57fecc0): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc57ff140): _readAt: size=2, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc57ff140): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc57ff140): open at offset 5 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc57ff140): >openPending: err= 2026/09/23 01:29:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc57ff140): >_readAt: n=2, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc57ff140): _writeAt: size=3, off=7 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc572c3f0 item 81 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc57ff140): >_writeAt: n=3, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc57ff140): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.934029117 +0000 UTC m=+78.586216219 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc57ff140): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc57ff680): _readAt: size=512, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc57ff680): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc57ff680): >openPending: err= 2026/09/23 01:29:57 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc57ff680): >_readAt: n=8, err=EOF 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc57ff680): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.934029117 +0000 UTC m=+78.586216219 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc57ff680): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: Remove: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc572c700 item 81 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc57ffd00): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc57ffd00): >openPending: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc57ffd00): _writeAt: size=5, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc57ffd00): >_writeAt: n=5, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc57ffd00): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.936066895 +0000 UTC m=+78.588254009 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc57ffd00): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5842300): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5842300): open at offset 5 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5842300): >openPending: err= 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc572ce70 item 82 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5842300): _readAt: size=2, off=5 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5842300): >_readAt: n=0, err=EOF 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5842300): _writeAt: size=3, off=5 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5842300): >_writeAt: n=3, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5842300): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.937224181 +0000 UTC m=+78.589411284 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5842300): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5842880): _readAt: size=512, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5842880): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5842880): >openPending: err= 2026/09/23 01:29:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5842880): >_readAt: n=3, err=EOF 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5842880): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.937224181 +0000 UTC m=+78.589411284 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5842880): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: Remove: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc572d2d0 item 82 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5842f00): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5842f00): >openPending: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5842f00): _writeAt: size=5, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5842f00): >_writeAt: n=5, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5842f00): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.93925215 +0000 UTC m=+78.591439254 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5842f00): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5843400): _readAt: size=2, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5843400): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5843400): open at offset 5 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5843400): >openPending: err= 2026/09/23 01:29:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5843400): >_readAt: n=2, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5843400): _writeAt: size=3, off=7 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc572ddc0 item 83 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5843400): >_writeAt: n=3, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5843400): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.940159985 +0000 UTC m=+78.592347088 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5843400): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5843940): _readAt: size=512, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5843940): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5843940): >openPending: err= 2026/09/23 01:29:57 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5843940): >_readAt: n=8, err=EOF 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5843940): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.940159985 +0000 UTC m=+78.592347088 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5843940): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: Remove: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc51dc380 item 83 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc587c0c0): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc587c0c0): >openPending: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc587c0c0): _writeAt: size=5, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc587c0c0): >_writeAt: n=5, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc587c0c0): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.94251404 +0000 UTC m=+78.594701143 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc587c0c0): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc587c5c0): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc587c5c0): open at offset 5 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc587c5c0): >openPending: err= 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc51dca80 item 84 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc587c5c0): _readAt: size=2, off=5 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc587c5c0): >_readAt: n=0, err=EOF 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc587c5c0): _writeAt: size=3, off=5 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc587c5c0): >_writeAt: n=3, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc587c5c0): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.943499471 +0000 UTC m=+78.595686574 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc587c5c0): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc587cb40): _readAt: size=512, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc587cb40): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc587cb40): >openPending: err= 2026/09/23 01:29:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc587cb40): >_readAt: n=3, err=EOF 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc587cb40): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.943499471 +0000 UTC m=+78.595686574 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc587cb40): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: Remove: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc51dce70 item 84 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc587d1c0): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc587d1c0): >openPending: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc587d1c0): _writeAt: size=5, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc587d1c0): >_writeAt: n=5, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc587d1c0): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.945586291 +0000 UTC m=+78.597773404 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc587d1c0): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc587d6c0): _readAt: size=2, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc587d6c0): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc587d6c0): open at offset 5 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc587d6c0): >openPending: err= 2026/09/23 01:29:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc587d6c0): >_readAt: n=2, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc587d6c0): _writeAt: size=3, off=7 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc51dd650 item 85 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc587d6c0): >_writeAt: n=3, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc587d6c0): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.9464967 +0000 UTC m=+78.598683814 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc587d6c0): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc587dc00): _readAt: size=512, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc587dc00): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc587dc00): >openPending: err= 2026/09/23 01:29:57 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc587dc00): >_readAt: n=8, err=EOF 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc587dc00): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.9464967 +0000 UTC m=+78.598683814 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc587dc00): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: Remove: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc51dd960 item 85 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc58b6380): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc58b6380): >openPending: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc58b6380): _writeAt: size=5, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc58b6380): >_writeAt: n=5, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc58b6380): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.948543326 +0000 UTC m=+78.600730439 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc58b6380): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc58b6880): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc58b6880): open at offset 5 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc58b6880): >openPending: err= 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc51d6700 item 86 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc58b6880): _readAt: size=2, off=5 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc58b6880): >_readAt: n=0, err=EOF 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc58b6880): _writeAt: size=3, off=5 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc58b6880): >_writeAt: n=3, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc58b6880): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.949518116 +0000 UTC m=+78.601705219 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc58b6880): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc58b6e00): _readAt: size=512, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc58b6e00): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc58b6e00): >openPending: err= 2026/09/23 01:29:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc58b6e00): >_readAt: n=3, err=EOF 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc58b6e00): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.949518116 +0000 UTC m=+78.601705219 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc58b6e00): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: Remove: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc51d6e00 item 86 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc58b7480): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc58b7480): >openPending: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc58b7480): _writeAt: size=5, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc58b7480): >_writeAt: n=5, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc58b7480): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.951797821 +0000 UTC m=+78.603984924 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc58b7480): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc58b7980): _readAt: size=2, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc58b7980): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc58b7980): open at offset 5 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc58b7980): >openPending: err= 2026/09/23 01:29:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc58b7980): >_readAt: n=2, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc58b7980): _writeAt: size=3, off=7 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc51d7e30 item 87 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc58b7980): >_writeAt: n=3, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc58b7980): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.952545893 +0000 UTC m=+78.604732997 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc58b7980): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc58b7ec0): _readAt: size=512, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc58b7ec0): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc58b7ec0): >openPending: err= 2026/09/23 01:29:57 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc58b7ec0): >_readAt: n=8, err=EOF 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc58b7ec0): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.952545893 +0000 UTC m=+78.604732997 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc58b7ec0): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: Remove: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc5f1c230 item 87 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:57 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/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc58f8640): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc58f8640): >openPending: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc58f8640): _writeAt: size=5, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc58f8640): >_writeAt: n=5, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc58f8640): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.954407429 +0000 UTC m=+78.606594532 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc58f8640): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc58f8b40): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc58f8b40): open at offset 5 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc58f8b40): >openPending: err= 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc5f1c7e0 item 88 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc58f8b40): _readAt: size=2, off=5 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc58f8b40): >_readAt: n=0, err=EOF 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc58f8b40): _writeAt: size=3, off=5 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc58f8b40): >_writeAt: n=3, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc58f8b40): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.955102832 +0000 UTC m=+78.607289935 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc58f8b40): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc58f90c0): _readAt: size=512, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc58f90c0): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc58f90c0): >openPending: err= 2026/09/23 01:29:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc58f90c0): >_readAt: n=3, err=EOF 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc58f90c0): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.955102832 +0000 UTC m=+78.607289935 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc58f90c0): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: Remove: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc5f1cb60 item 88 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc58f9700): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc58f9700): open at offset 0 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc58f9700): >openPending: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc58f9700): _readAt: size=2, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc58f9700): >_readAt: n=0, err=EOF 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc58f9700): _writeAt: size=5, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc58f9700): >_writeAt: n=5, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc58f9700): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.95674348 +0000 UTC m=+78.608930583 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc58f9700): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc58f9c40): _writeAt: size=5, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc58f9c40): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc58f9c40): >openPending: err= 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc5f1d570 item 89 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc58f9c40): >_writeAt: n=5, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc58f9c40): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.957440917 +0000 UTC m=+78.609628020 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc58f9c40): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc592e280): _readAt: size=2, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc592e280): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc592e280): open at offset 5 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc592e280): >openPending: err= 2026/09/23 01:29:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc592e280): >_readAt: n=2, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc592e280): _writeAt: size=3, off=7 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc5f1d880 item 89 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc592e280): >_writeAt: n=3, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc592e280): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.958283659 +0000 UTC m=+78.610470762 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc592e280): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc592e800): _readAt: size=512, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc592e800): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc592e800): >openPending: err= 2026/09/23 01:29:57 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc592e800): >_readAt: n=8, err=EOF 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc592e800): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.958283659 +0000 UTC m=+78.610470762 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc592e800): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: Remove: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc5f1db20 item 89 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc592ee40): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc592ee40): open at offset 0 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc592ee40): >openPending: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc592ee40): _readAt: size=2, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc592ee40): >_readAt: n=0, err=EOF 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc592ee40): _writeAt: size=5, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc592ee40): >_writeAt: n=5, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc592ee40): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.960054503 +0000 UTC m=+78.612241606 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc592ee40): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc592f380): _writeAt: size=5, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc592f380): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc592f380): >openPending: err= 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc52b8a80 item 90 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc592f380): >_writeAt: n=5, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc592f380): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.960781175 +0000 UTC m=+78.612968278 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc592f380): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc592f8c0): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc592f8c0): open at offset 5 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc592f8c0): >openPending: err= 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc52b8ee0 item 90 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc592f8c0): _readAt: size=2, off=5 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc592f8c0): >_readAt: n=0, err=EOF 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc592f8c0): _writeAt: size=3, off=5 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc592f8c0): >_writeAt: n=3, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc592f8c0): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.961639826 +0000 UTC m=+78.613826930 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc592f8c0): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc592fe80): _readAt: size=512, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc592fe80): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc592fe80): >openPending: err= 2026/09/23 01:29:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc592fe80): >_readAt: n=3, err=EOF 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc592fe80): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.961639826 +0000 UTC m=+78.613826930 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc592fe80): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: Remove: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc52b97a0 item 90 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc595c5c0): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc595c5c0): open at offset 0 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc595c5c0): >openPending: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc595c5c0): _readAt: size=2, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc595c5c0): >_readAt: n=0, err=EOF 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc595c5c0): _writeAt: size=5, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc595c5c0): >_writeAt: n=5, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc595c5c0): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.963473158 +0000 UTC m=+78.615660261 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc595c5c0): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc595cb00): _writeAt: size=5, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc595cb00): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc595cb00): >openPending: err= 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc52f83f0 item 91 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc595cb00): >_writeAt: n=5, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc595cb00): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.964308466 +0000 UTC m=+78.616495570 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc595cb00): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc595d040): _readAt: size=2, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc595d040): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc595d040): open at offset 5 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc595d040): >openPending: err= 2026/09/23 01:29:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc595d040): >_readAt: n=2, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc595d040): _writeAt: size=3, off=7 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc52f88c0 item 91 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc595d040): >_writeAt: n=3, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc595d040): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.964890465 +0000 UTC m=+78.617077558 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc595d040): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc595d5c0): _readAt: size=512, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc595d5c0): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc595d5c0): >openPending: err= 2026/09/23 01:29:57 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc595d5c0): >_readAt: n=8, err=EOF 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc595d5c0): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.964890465 +0000 UTC m=+78.617077558 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc595d5c0): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: Remove: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc52f8cb0 item 91 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:57 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/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc595dc00): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc595dc00): open at offset 0 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc595dc00): >openPending: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc595dc00): _readAt: size=2, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc595dc00): >_readAt: n=0, err=EOF 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc595dc00): _writeAt: size=5, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc595dc00): >_writeAt: n=5, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc595dc00): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.966557964 +0000 UTC m=+78.618745057 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc595dc00): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5992240): _writeAt: size=5, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5992240): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5992240): >openPending: err= 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc52f9570 item 92 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5992240): >_writeAt: n=5, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5992240): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.967303962 +0000 UTC m=+78.619491055 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5992240): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5992780): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5992780): open at offset 5 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5992780): >openPending: err= 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc52f9c70 item 92 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5992780): _readAt: size=2, off=5 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5992780): >_readAt: n=0, err=EOF 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5992780): _writeAt: size=3, off=5 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5992780): >_writeAt: n=3, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5992780): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.968173405 +0000 UTC m=+78.620360498 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5992780): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5992d40): _readAt: size=512, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5992d40): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5992d40): >openPending: err= 2026/09/23 01:29:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5992d40): >_readAt: n=3, err=EOF 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5992d40): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.968173405 +0000 UTC m=+78.620360498 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5992d40): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: Remove: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc5e441c0 item 92 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5993380): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5993380): open at offset 0 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5993380): >openPending: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5993380): _readAt: size=2, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5993380): >_readAt: n=0, err=EOF 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5993380): _writeAt: size=5, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5993380): >_writeAt: n=5, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5993380): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.969882252 +0000 UTC m=+78.622069365 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc5993380): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59938c0): _writeAt: size=5, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59938c0): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59938c0): >openPending: err= 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc5e44850 item 93 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59938c0): >_writeAt: n=5, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59938c0): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.970780578 +0000 UTC m=+78.622967681 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59938c0): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/23 01:29:57 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59b40c0): _readAt: size=512, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59b40c0): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59b40c0): >openPending: err= 2026/09/23 01:29:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59b40c0): >_readAt: n=5, err=EOF 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59b40c0): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.970780578 +0000 UTC m=+78.622967681 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59b40c0): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: Remove: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc5e44af0 item 93 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:57 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/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59b4700): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59b4700): open at offset 0 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59b4700): >openPending: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59b4700): _readAt: size=2, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59b4700): >_readAt: n=0, err=EOF 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59b4700): _writeAt: size=5, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59b4700): >_writeAt: n=5, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59b4700): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.972693179 +0000 UTC m=+78.624880283 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59b4700): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59b4c40): _writeAt: size=5, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59b4c40): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59b4c40): >openPending: err= 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc5e45110 item 94 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59b4c40): >_writeAt: n=5, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59b4c40): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.973421334 +0000 UTC m=+78.625608458 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59b4c40): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/23 01:29:57 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59b5340): _readAt: size=512, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59b5340): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59b5340): >openPending: err= 2026/09/23 01:29:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59b5340): >_readAt: n=5, err=EOF 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59b5340): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.973421334 +0000 UTC m=+78.625608458 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59b5340): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: Remove: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc5e453b0 item 94 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:57 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/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59b5980): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59b5980): open at offset 0 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59b5980): >openPending: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59b5980): _readAt: size=2, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59b5980): >_readAt: n=0, err=EOF 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59b5980): _writeAt: size=5, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59b5980): >_writeAt: n=5, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59b5980): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.975388089 +0000 UTC m=+78.627575182 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59b5980): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59b5ec0): _writeAt: size=5, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59b5ec0): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59b5ec0): >openPending: err= 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc5e45b20 item 95 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59b5ec0): >_writeAt: n=5, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59b5ec0): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.97799946 +0000 UTC m=+78.630186583 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59b5ec0): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/23 01:29:57 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59e26c0): _readAt: size=512, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59e26c0): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59e26c0): >openPending: err= 2026/09/23 01:29:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59e26c0): >_readAt: n=5, err=EOF 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59e26c0): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.97799946 +0000 UTC m=+78.630186583 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59e26c0): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: Remove: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc5e45dc0 item 95 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:57 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/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59e2d00): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59e2d00): open at offset 0 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59e2d00): >openPending: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59e2d00): _readAt: size=2, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59e2d00): >_readAt: n=0, err=EOF 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59e2d00): _writeAt: size=5, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59e2d00): >_writeAt: n=5, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59e2d00): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.982293057 +0000 UTC m=+78.634480160 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59e2d00): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59e3240): _writeAt: size=5, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59e3240): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59e3240): >openPending: err= 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc51d2930 item 96 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59e3240): >_writeAt: n=5, err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59e3240): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.98292438 +0000 UTC m=+78.635111473 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59e3240): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/23 01:29:57 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/23 01:29:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:57 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59e3940): _readAt: size=512, off=0 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59e3940): openPending: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59e3940): >openPending: err= 2026/09/23 01:29:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59e3940): >_readAt: n=5, err=EOF 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59e3940): close: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:57.98292438 +0000 UTC m=+78.635111473 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:57 DEBUG : open-test-file(0x99cc59e3940): >close: err= 2026/09/23 01:29:57 DEBUG : open-test-file: Remove: 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc51d2e00 item 96 2026/09/23 01:29:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:57 DEBUG : open-test-file: >Remove: err= 2026/09/23 01:29:57 DEBUG : WaitForWriters: timeout=30s 2026/09/23 01:29:57 DEBUG : Looking for writers 2026/09/23 01:29:57 DEBUG : >WaitForWriters: 2026/09/23 01:29:57 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate'", Local "Local file system at /tmp/rclone1146306316", Modify Window "1ns" 2026/09/23 01:29:58 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': poll-interval is not supported by this remote 2026/09/23 01:29:58 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/23 01:29:58 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" 2026/09/23 01:29:58 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" 2026/09/23 01:29:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" 2026/09/23 01:29:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/23 01:29:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" 2026/09/23 01:29:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" 2026/09/23 01:29:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/23 01:29:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/09/23 01:29:58 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a16700): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a16700): >openPending: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a16700): _writeAt: size=5, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a16700): >_writeAt: n=5, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a16700): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.11663244 +0000 UTC m=+78.768819563 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a16700): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a16b80): _readAt: size=2, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a16b80): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a16b80): >openPending: err= 2026/09/23 01:29:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a16b80): >_readAt: n=2, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a16b80): _writeAt: size=3, off=2 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a16b80): >_writeAt: n=0, err=Bad file descriptor 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a16b80): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.11663244 +0000 UTC m=+78.768819563 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a16b80): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a17040): _readAt: size=512, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a17040): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a17040): >openPending: err= 2026/09/23 01:29:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a17040): >_readAt: n=5, err=EOF 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a17040): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.11663244 +0000 UTC m=+78.768819563 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a17040): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: Remove: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc4ec37a0 item 1 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a17680): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a17680): >openPending: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a17680): _writeAt: size=5, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a17680): >_writeAt: n=5, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a17680): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.120968588 +0000 UTC m=+78.773155711 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a17680): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a17b80): _readAt: size=512, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a17b80): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a17b80): >openPending: err= 2026/09/23 01:29:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a17b80): >_readAt: n=5, err=EOF 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a17b80): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.120968588 +0000 UTC m=+78.773155711 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a17b80): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: Remove: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc51eacb0 item 2 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a6c2c0): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a6c2c0): >openPending: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a6c2c0): _writeAt: size=5, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a6c2c0): >_writeAt: n=5, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a6c2c0): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.123494017 +0000 UTC m=+78.775681131 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a6c2c0): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a6c740): _readAt: size=2, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a6c740): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a6c740): >openPending: err= 2026/09/23 01:29:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a6c740): >_readAt: n=2, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a6c740): _writeAt: size=3, off=2 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a6c740): >_writeAt: n=0, err=Bad file descriptor 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a6c740): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.123494017 +0000 UTC m=+78.775681131 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a6c740): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a6cc00): _readAt: size=512, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a6cc00): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a6cc00): >openPending: err= 2026/09/23 01:29:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a6cc00): >_readAt: n=5, err=EOF 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a6cc00): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.123494017 +0000 UTC m=+78.775681131 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a6cc00): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: Remove: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc5dbc2a0 item 3 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a6d280): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a6d280): >openPending: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a6d280): _writeAt: size=5, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a6d280): >_writeAt: n=5, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a6d280): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.126966796 +0000 UTC m=+78.779153918 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a6d280): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a6d7c0): _readAt: size=512, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a6d7c0): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a6d7c0): >openPending: err= 2026/09/23 01:29:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a6d7c0): >_readAt: n=5, err=EOF 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a6d7c0): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.126966796 +0000 UTC m=+78.779153918 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a6d7c0): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: Remove: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc5dbcbd0 item 4 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a6de00): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a6de00): >openPending: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a6de00): _writeAt: size=5, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a6de00): >_writeAt: n=5, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a6de00): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.128940382 +0000 UTC m=+78.781127485 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a6de00): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5ba0380): _readAt: size=2, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5ba0380): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5ba0380): >openPending: err= 2026/09/23 01:29:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5ba0380): >_readAt: n=2, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5ba0380): _writeAt: size=3, off=2 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5ba0380): >_writeAt: n=0, err=Bad file descriptor 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5ba0380): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.128940382 +0000 UTC m=+78.781127485 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5ba0380): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5ba0840): _readAt: size=512, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5ba0840): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5ba0840): >openPending: err= 2026/09/23 01:29:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5ba0840): >_readAt: n=5, err=EOF 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5ba0840): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.128940382 +0000 UTC m=+78.781127485 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5ba0840): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: Remove: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc5dbd180 item 5 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5ba0ec0): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5ba0ec0): >openPending: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5ba0ec0): _writeAt: size=5, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5ba0ec0): >_writeAt: n=5, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5ba0ec0): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.131586048 +0000 UTC m=+78.783773151 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5ba0ec0): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5ba1400): _readAt: size=512, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5ba1400): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5ba1400): >openPending: err= 2026/09/23 01:29:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5ba1400): >_readAt: n=5, err=EOF 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5ba1400): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.131586048 +0000 UTC m=+78.783773151 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5ba1400): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: Remove: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc5dbd9d0 item 6 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5ba1a80): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5ba1a80): >openPending: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5ba1a80): _writeAt: size=5, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5ba1a80): >_writeAt: n=5, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5ba1a80): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.133434249 +0000 UTC m=+78.785621351 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5ba1a80): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5bee080): _readAt: size=2, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5bee080): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5bee080): >openPending: err= 2026/09/23 01:29:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5bee080): >_readAt: n=2, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5bee080): _writeAt: size=3, off=2 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5bee080): >_writeAt: n=0, err=Bad file descriptor 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5bee080): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.133434249 +0000 UTC m=+78.785621351 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5bee080): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5bee540): _readAt: size=512, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5bee540): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5bee540): >openPending: err= 2026/09/23 01:29:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5bee540): >_readAt: n=5, err=EOF 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5bee540): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.133434249 +0000 UTC m=+78.785621351 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5bee540): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: Remove: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc4e1a7e0 item 7 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5beebc0): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5beebc0): >openPending: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5beebc0): _writeAt: size=5, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5beebc0): >_writeAt: n=5, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5beebc0): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.136246348 +0000 UTC m=+78.788433452 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5beebc0): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5bef100): _readAt: size=512, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5bef100): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5bef100): >openPending: err= 2026/09/23 01:29:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5bef100): >_readAt: n=5, err=EOF 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5bef100): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.136246348 +0000 UTC m=+78.788433452 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5bef100): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: Remove: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc4d88380 item 8 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5bef6c0): _readAt: size=2, off=0 2026/09/23 01:29:58 ERROR : open-test-file(0x99cc5bef6c0): Couldn't read size of file 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5bef6c0): >_readAt: n=0, err=EOF 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5bef6c0): _writeAt: size=5, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5bef6c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5bef6c0): close: 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5bef6c0): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5befa80): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5befa80): >openPending: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5befa80): _writeAt: size=5, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5befa80): >_writeAt: n=5, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5befa80): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.138406187 +0000 UTC m=+78.790593290 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5befa80): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c30000): _readAt: size=2, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c30000): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c30000): >openPending: err= 2026/09/23 01:29:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c30000): >_readAt: n=2, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c30000): _writeAt: size=3, off=2 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c30000): >_writeAt: n=0, err=Bad file descriptor 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c30000): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.138406187 +0000 UTC m=+78.790593290 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c30000): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c30500): _readAt: size=512, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c30500): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c30500): >openPending: err= 2026/09/23 01:29:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c30500): >_readAt: n=5, err=EOF 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c30500): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.138406187 +0000 UTC m=+78.790593290 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c30500): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: Remove: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc4d895e0 item 9 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c30b80): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c30b80): >openPending: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c30b80): _writeAt: size=5, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c30b80): >_writeAt: n=5, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c30b80): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.141444554 +0000 UTC m=+78.793631668 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c30b80): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c310c0): _readAt: size=512, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c310c0): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c310c0): >openPending: err= 2026/09/23 01:29:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c310c0): >_readAt: n=5, err=EOF 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c310c0): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.141444554 +0000 UTC m=+78.793631668 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c310c0): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: Remove: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc567e1c0 item 10 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c31700): _readAt: size=2, off=0 2026/09/23 01:29:58 ERROR : open-test-file(0x99cc5c31700): Couldn't read size of file 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c31700): >_readAt: n=0, err=EOF 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c31700): _writeAt: size=5, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c31700): >_writeAt: n=0, err=Bad file descriptor 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c31700): close: 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c31700): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c31ac0): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c31ac0): >openPending: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c31ac0): _writeAt: size=5, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c31ac0): >_writeAt: n=5, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c31ac0): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.143678262 +0000 UTC m=+78.795865366 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c31ac0): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c4a0c0): _readAt: size=2, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c4a0c0): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c4a0c0): >openPending: err= 2026/09/23 01:29:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c4a0c0): >_readAt: n=2, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c4a0c0): _writeAt: size=3, off=2 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c4a0c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c4a0c0): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.143678262 +0000 UTC m=+78.795865366 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c4a0c0): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c4a5c0): _readAt: size=512, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c4a5c0): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c4a5c0): >openPending: err= 2026/09/23 01:29:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c4a5c0): >_readAt: n=5, err=EOF 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c4a5c0): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.143678262 +0000 UTC m=+78.795865366 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c4a5c0): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: Remove: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc567eb60 item 11 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c4ac40): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c4ac40): >openPending: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c4ac40): _writeAt: size=5, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c4ac40): >_writeAt: n=5, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c4ac40): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.14645128 +0000 UTC m=+78.798638382 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c4ac40): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c4b180): _readAt: size=512, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c4b180): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c4b180): >openPending: err= 2026/09/23 01:29:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c4b180): >_readAt: n=5, err=EOF 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c4b180): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.14645128 +0000 UTC m=+78.798638382 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c4b180): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: Remove: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc567f420 item 12 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c4b7c0): _readAt: size=2, off=0 2026/09/23 01:29:58 ERROR : open-test-file(0x99cc5c4b7c0): Couldn't read size of file 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c4b7c0): >_readAt: n=0, err=EOF 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c4b7c0): _writeAt: size=5, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c4b7c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c4b7c0): close: 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c4b7c0): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c4bb80): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c4bb80): >openPending: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c4bb80): _writeAt: size=5, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c4bb80): >_writeAt: n=5, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c4bb80): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.148523562 +0000 UTC m=+78.800710665 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c4bb80): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/23 01:29:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c66340): _readAt: size=512, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c66340): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c66340): >openPending: err= 2026/09/23 01:29:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c66340): >_readAt: n=5, err=EOF 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c66340): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.148523562 +0000 UTC m=+78.800710665 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c66340): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: Remove: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc567fce0 item 13 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c669c0): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c669c0): >openPending: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c669c0): _writeAt: size=5, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c669c0): >_writeAt: n=5, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c669c0): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.150738835 +0000 UTC m=+78.802925939 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c669c0): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c66f00): _readAt: size=512, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c66f00): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c66f00): >openPending: err= 2026/09/23 01:29:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c66f00): >_readAt: n=5, err=EOF 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c66f00): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.150738835 +0000 UTC m=+78.802925939 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c66f00): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: Remove: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc5c6a3f0 item 14 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c67540): _readAt: size=2, off=0 2026/09/23 01:29:58 ERROR : open-test-file(0x99cc5c67540): Couldn't read size of file 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c67540): >_readAt: n=0, err=EOF 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c67540): _writeAt: size=5, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c67540): >_writeAt: n=0, err=Bad file descriptor 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c67540): close: 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c67540): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c67900): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c67900): >openPending: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c67900): _writeAt: size=5, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c67900): >_writeAt: n=5, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c67900): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.15295969 +0000 UTC m=+78.805146803 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c67900): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/23 01:29:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c7c0c0): _readAt: size=512, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c7c0c0): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c7c0c0): >openPending: err= 2026/09/23 01:29:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c7c0c0): >_readAt: n=5, err=EOF 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c7c0c0): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.15295969 +0000 UTC m=+78.805146803 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c7c0c0): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: Remove: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc5c6a9a0 item 15 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:58 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/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c7c740): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c7c740): >openPending: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c7c740): _writeAt: size=5, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c7c740): >_writeAt: n=5, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c7c740): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.155270804 +0000 UTC m=+78.807457916 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c7c740): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c7cc80): _readAt: size=512, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c7cc80): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c7cc80): >openPending: err= 2026/09/23 01:29:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c7cc80): >_readAt: n=5, err=EOF 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c7cc80): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.155270804 +0000 UTC m=+78.807457916 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c7cc80): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: Remove: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc5c6af50 item 16 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c7d2c0): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c7d2c0): >openPending: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c7d2c0): _writeAt: size=5, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c7d2c0): >_writeAt: n=5, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c7d2c0): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.157618127 +0000 UTC m=+78.809805250 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c7d2c0): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c7d740): _readAt: size=2, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c7d740): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c7d740): open at offset 5 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c7d740): >openPending: err= 2026/09/23 01:29:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c7d740): >_readAt: n=2, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c7d740): _writeAt: size=3, off=7 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c7d740): >_writeAt: n=0, err=Bad file descriptor 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c7d740): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.157618127 +0000 UTC m=+78.809805250 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c7d740): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c7dc40): _readAt: size=512, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c7dc40): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c7dc40): >openPending: err= 2026/09/23 01:29:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c7dc40): >_readAt: n=5, err=EOF 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c7dc40): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.157618127 +0000 UTC m=+78.809805250 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c7dc40): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: Remove: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc5c6b500 item 17 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c963c0): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c963c0): >openPending: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c963c0): _writeAt: size=5, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c963c0): >_writeAt: n=5, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c963c0): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.161240777 +0000 UTC m=+78.813427890 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c963c0): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c96900): _readAt: size=512, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c96900): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c96900): >openPending: err= 2026/09/23 01:29:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c96900): >_readAt: n=5, err=EOF 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c96900): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.161240777 +0000 UTC m=+78.813427890 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c96900): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: Remove: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc5c6bce0 item 18 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c96f80): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c96f80): >openPending: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c96f80): _writeAt: size=5, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c96f80): >_writeAt: n=5, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c96f80): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.16402786 +0000 UTC m=+78.816214973 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c96f80): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c97480): _readAt: size=2, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c97480): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c97480): open at offset 5 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c97480): >openPending: err= 2026/09/23 01:29:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c97480): >_readAt: n=2, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c97480): _writeAt: size=3, off=7 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c97480): >_writeAt: n=0, err=Bad file descriptor 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c97480): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.16402786 +0000 UTC m=+78.816214973 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c97480): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c97980): _readAt: size=512, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c97980): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c97980): >openPending: err= 2026/09/23 01:29:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c97980): >_readAt: n=5, err=EOF 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c97980): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.16402786 +0000 UTC m=+78.816214973 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c97980): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: Remove: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc5ca03f0 item 19 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c97d00): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c97d00): >openPending: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c97d00): _writeAt: size=5, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c97d00): >_writeAt: n=5, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c97d00): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.171123109 +0000 UTC m=+78.823310233 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c97d00): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5cba340): _readAt: size=512, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5cba340): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5cba340): >openPending: err= 2026/09/23 01:29:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5cba340): >_readAt: n=5, err=EOF 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5cba340): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.171123109 +0000 UTC m=+78.823310233 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5cba340): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: Remove: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc5ca00e0 item 20 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5cba9c0): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5cba9c0): >openPending: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5cba9c0): _writeAt: size=5, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5cba9c0): >_writeAt: n=5, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5cba9c0): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.173704814 +0000 UTC m=+78.825891937 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5cba9c0): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5cbaec0): _readAt: size=2, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5cbaec0): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5cbaec0): open at offset 5 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5cbaec0): >openPending: err= 2026/09/23 01:29:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5cbaec0): >_readAt: n=2, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5cbaec0): _writeAt: size=3, off=7 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5cbaec0): >_writeAt: n=0, err=Bad file descriptor 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5cbaec0): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.173704814 +0000 UTC m=+78.825891937 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5cbaec0): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5cbb3c0): _readAt: size=512, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5cbb3c0): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5cbb3c0): >openPending: err= 2026/09/23 01:29:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5cbb3c0): >_readAt: n=5, err=EOF 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5cbb3c0): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.173704814 +0000 UTC m=+78.825891937 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5cbb3c0): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: Remove: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc5ca0a10 item 21 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5cbba40): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5cbba40): >openPending: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5cbba40): _writeAt: size=5, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5cbba40): >_writeAt: n=5, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5cbba40): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.177399201 +0000 UTC m=+78.829586324 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5cbba40): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a38080): _readAt: size=512, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a38080): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a38080): >openPending: err= 2026/09/23 01:29:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a38080): >_readAt: n=5, err=EOF 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a38080): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.177399201 +0000 UTC m=+78.829586324 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a38080): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: Remove: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc5ca11f0 item 22 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a38740): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a38740): >openPending: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a38740): _writeAt: size=5, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a38740): >_writeAt: n=5, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a38740): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.180032764 +0000 UTC m=+78.832219887 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a38740): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a38c40): _readAt: size=2, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a38c40): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a38c40): open at offset 5 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a38c40): >openPending: err= 2026/09/23 01:29:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a38c40): >_readAt: n=2, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a38c40): _writeAt: size=3, off=7 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a38c40): >_writeAt: n=0, err=Bad file descriptor 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a38c40): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.180032764 +0000 UTC m=+78.832219887 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a38c40): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a39140): _readAt: size=512, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a39140): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a39140): >openPending: err= 2026/09/23 01:29:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a39140): >_readAt: n=5, err=EOF 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a39140): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.180032764 +0000 UTC m=+78.832219887 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a39140): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: Remove: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc5ca17a0 item 23 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:58 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/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a397c0): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a397c0): >openPending: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a397c0): _writeAt: size=5, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a397c0): >_writeAt: n=5, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a397c0): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.183475414 +0000 UTC m=+78.835662538 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a397c0): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a39d00): _readAt: size=512, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a39d00): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a39d00): >openPending: err= 2026/09/23 01:29:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a39d00): >_readAt: n=5, err=EOF 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a39d00): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.183475414 +0000 UTC m=+78.835662538 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a39d00): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: Remove: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc516c8c0 item 24 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc55cc440): _readAt: size=2, off=0 2026/09/23 01:29:58 ERROR : open-test-file(0x99cc55cc440): Couldn't read size of file 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc55cc440): >_readAt: n=0, err=EOF 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc55cc440): _writeAt: size=5, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc55cc440): >_writeAt: n=0, err=Bad file descriptor 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc55cc440): close: 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc55cc440): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc55cc800): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc55cc800): >openPending: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc55cc800): _writeAt: size=5, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc55cc800): >_writeAt: n=5, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc55cc800): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.186239544 +0000 UTC m=+78.838426657 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc55cc800): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc55ccd00): _readAt: size=2, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc55ccd00): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc55ccd00): open at offset 5 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc55ccd00): >openPending: err= 2026/09/23 01:29:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc55ccd00): >_readAt: n=2, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc55ccd00): _writeAt: size=3, off=7 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc55ccd00): >_writeAt: n=0, err=Bad file descriptor 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc55ccd00): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.186239544 +0000 UTC m=+78.838426657 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc55ccd00): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc55cd240): _readAt: size=512, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc55cd240): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc55cd240): >openPending: err= 2026/09/23 01:29:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc55cd240): >_readAt: n=5, err=EOF 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc55cd240): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.186239544 +0000 UTC m=+78.838426657 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc55cd240): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: Remove: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc516d880 item 25 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc55cdbc0): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc55cdbc0): >openPending: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc55cdbc0): _writeAt: size=5, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc55cdbc0): >_writeAt: n=5, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc55cdbc0): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.189595011 +0000 UTC m=+78.841782174 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc55cdbc0): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5472300): _readAt: size=512, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5472300): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5472300): >openPending: err= 2026/09/23 01:29:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5472300): >_readAt: n=5, err=EOF 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5472300): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.189595011 +0000 UTC m=+78.841782174 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5472300): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: Remove: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc4da6930 item 26 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5472940): _readAt: size=2, off=0 2026/09/23 01:29:58 ERROR : open-test-file(0x99cc5472940): Couldn't read size of file 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5472940): >_readAt: n=0, err=EOF 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5472940): _writeAt: size=5, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5472940): >_writeAt: n=0, err=Bad file descriptor 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5472940): close: 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5472940): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5472d00): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5472d00): >openPending: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5472d00): _writeAt: size=5, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5472d00): >_writeAt: n=5, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5472d00): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.192488365 +0000 UTC m=+78.844675477 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5472d00): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc54732c0): _readAt: size=2, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc54732c0): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc54732c0): open at offset 5 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc54732c0): >openPending: err= 2026/09/23 01:29:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc54732c0): >_readAt: n=2, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc54732c0): _writeAt: size=3, off=7 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc54732c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc54732c0): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.192488365 +0000 UTC m=+78.844675477 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc54732c0): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5473840): _readAt: size=512, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5473840): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5473840): >openPending: err= 2026/09/23 01:29:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5473840): >_readAt: n=5, err=EOF 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5473840): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.192488365 +0000 UTC m=+78.844675477 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5473840): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: Remove: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc56181c0 item 27 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:58 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/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5473ec0): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5473ec0): >openPending: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5473ec0): _writeAt: size=5, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5473ec0): >_writeAt: n=5, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5473ec0): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.195905347 +0000 UTC m=+78.848092470 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5473ec0): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5884700): _readAt: size=512, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5884700): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5884700): >openPending: err= 2026/09/23 01:29:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5884700): >_readAt: n=5, err=EOF 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5884700): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.195905347 +0000 UTC m=+78.848092470 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5884700): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: Remove: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc56189a0 item 28 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5884d40): _readAt: size=2, off=0 2026/09/23 01:29:58 ERROR : open-test-file(0x99cc5884d40): Couldn't read size of file 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5884d40): >_readAt: n=0, err=EOF 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5884d40): _writeAt: size=5, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5884d40): >_writeAt: n=0, err=Bad file descriptor 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5884d40): close: 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5884d40): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5885100): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5885100): >openPending: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5885100): _writeAt: size=5, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5885100): >_writeAt: n=5, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5885100): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.198487212 +0000 UTC m=+78.850674335 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5885100): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/23 01:29:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc58857c0): _readAt: size=512, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc58857c0): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc58857c0): >openPending: err= 2026/09/23 01:29:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc58857c0): >_readAt: n=5, err=EOF 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc58857c0): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.198487212 +0000 UTC m=+78.850674335 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc58857c0): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: Remove: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc5618f50 item 29 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:58 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/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5885e40): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5885e40): >openPending: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5885e40): _writeAt: size=5, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5885e40): >_writeAt: n=5, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5885e40): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.201238859 +0000 UTC m=+78.853426052 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5885e40): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc54ce480): _readAt: size=512, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc54ce480): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc54ce480): >openPending: err= 2026/09/23 01:29:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc54ce480): >_readAt: n=5, err=EOF 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc54ce480): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.201238859 +0000 UTC m=+78.853426052 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc54ce480): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: Remove: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc5619500 item 30 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:58 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/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc54cebc0): _readAt: size=2, off=0 2026/09/23 01:29:58 ERROR : open-test-file(0x99cc54cebc0): Couldn't read size of file 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc54cebc0): >_readAt: n=0, err=EOF 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc54cebc0): _writeAt: size=5, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc54cebc0): >_writeAt: n=0, err=Bad file descriptor 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc54cebc0): close: 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc54cebc0): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc54cef80): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc54cef80): >openPending: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc54cef80): _writeAt: size=5, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc54cef80): >_writeAt: n=5, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc54cef80): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.204552867 +0000 UTC m=+78.856739989 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc54cef80): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/23 01:29:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc54cf640): _readAt: size=512, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc54cf640): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc54cf640): >openPending: err= 2026/09/23 01:29:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc54cf640): >_readAt: n=5, err=EOF 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc54cf640): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.204552867 +0000 UTC m=+78.856739989 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc54cf640): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: Remove: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc5619ab0 item 31 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:58 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/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc54cfcc0): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc54cfcc0): >openPending: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc54cfcc0): _writeAt: size=5, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc54cfcc0): >_writeAt: n=5, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc54cfcc0): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.207828703 +0000 UTC m=+78.860015816 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc54cfcc0): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc52be800): _readAt: size=512, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc52be800): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc52be800): >openPending: err= 2026/09/23 01:29:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc52be800): >_readAt: n=5, err=EOF 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc52be800): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.207828703 +0000 UTC m=+78.860015816 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc52be800): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: Remove: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc5baa1c0 item 32 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc579a080): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc579a080): >openPending: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc579a080): _writeAt: size=5, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc579a080): >_writeAt: n=5, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc579a080): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.210916704 +0000 UTC m=+78.863103828 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc579a080): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc579a500): _readAt: size=2, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc579a500): >_readAt: n=0, err=Bad file descriptor 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc579a500): _writeAt: size=3, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc579a500): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc579a500): >openPending: err= 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc5baaa80 item 33 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc579a500): >_writeAt: n=3, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc579a500): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.212019537 +0000 UTC m=+78.864206650 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc579a500): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc579aa00): _readAt: size=512, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc579aa00): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc579aa00): >openPending: err= 2026/09/23 01:29:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc579aa00): >_readAt: n=5, err=EOF 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc579aa00): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.212019537 +0000 UTC m=+78.864206650 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc579aa00): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: Remove: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc5baad90 item 33 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc579b040): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc579b040): >openPending: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc579b040): _writeAt: size=5, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc579b040): >_writeAt: n=5, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc579b040): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.216248272 +0000 UTC m=+78.868435395 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc579b040): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc579b4c0): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc579b4c0): >openPending: err= 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc5bab810 item 34 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc579b4c0): _readAt: size=2, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc579b4c0): >_readAt: n=0, err=Bad file descriptor 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc579b4c0): _writeAt: size=3, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc579b4c0): >_writeAt: n=3, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc579b4c0): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.217494094 +0000 UTC m=+78.869681398 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc579b4c0): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc579bb00): _readAt: size=512, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc579bb00): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc579bb00): >openPending: err= 2026/09/23 01:29:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc579bb00): >_readAt: n=3, err=EOF 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc579bb00): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.217494094 +0000 UTC m=+78.869681398 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc579bb00): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: Remove: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc5babb90 item 34 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc51a0640): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc51a0640): >openPending: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc51a0640): _writeAt: size=5, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc51a0640): >_writeAt: n=5, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc51a0640): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.220776382 +0000 UTC m=+78.872963505 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc51a0640): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc51a15c0): _readAt: size=2, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc51a15c0): >_readAt: n=0, err=Bad file descriptor 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc51a15c0): _writeAt: size=3, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc51a15c0): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc51a15c0): >openPending: err= 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc57487e0 item 35 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc51a15c0): >_writeAt: n=3, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc51a15c0): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.221661063 +0000 UTC m=+78.873848187 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc51a15c0): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc512a940): _readAt: size=512, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc512a940): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc512a940): >openPending: err= 2026/09/23 01:29:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc512a940): >_readAt: n=5, err=EOF 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc512a940): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.221661063 +0000 UTC m=+78.873848187 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc512a940): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: Remove: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc5748a80 item 35 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc512b000): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc512b000): >openPending: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc512b000): _writeAt: size=5, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc512b000): >_writeAt: n=5, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc512b000): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.224787547 +0000 UTC m=+78.876974670 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc512b000): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc512b5c0): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc512b5c0): >openPending: err= 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc5749030 item 36 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc512b5c0): _readAt: size=2, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc512b5c0): >_readAt: n=0, err=Bad file descriptor 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc512b5c0): _writeAt: size=3, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc512b5c0): >_writeAt: n=3, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc512b5c0): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.226200956 +0000 UTC m=+78.878388069 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc512b5c0): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5582100): _readAt: size=512, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5582100): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5582100): >openPending: err= 2026/09/23 01:29:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5582100): >_readAt: n=3, err=EOF 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5582100): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.226200956 +0000 UTC m=+78.878388069 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5582100): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: Remove: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc57492d0 item 36 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5582740): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5582740): >openPending: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5582740): _writeAt: size=5, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5582740): >_writeAt: n=5, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5582740): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.228250577 +0000 UTC m=+78.880437690 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5582740): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5582bc0): _readAt: size=2, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5582bc0): >_readAt: n=0, err=Bad file descriptor 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5582bc0): _writeAt: size=3, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5582bc0): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5582bc0): >openPending: err= 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc5749960 item 37 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5582bc0): >_writeAt: n=3, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5582bc0): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.22913179 +0000 UTC m=+78.881318904 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5582bc0): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc55830c0): _readAt: size=512, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc55830c0): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc55830c0): >openPending: err= 2026/09/23 01:29:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc55830c0): >_readAt: n=5, err=EOF 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc55830c0): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.22913179 +0000 UTC m=+78.881318904 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc55830c0): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: Remove: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc5749c00 item 37 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5583740): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5583740): >openPending: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5583740): _writeAt: size=5, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5583740): >_writeAt: n=5, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5583740): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.231506635 +0000 UTC m=+78.883693759 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5583740): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5583c40): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5583c40): >openPending: err= 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc5d62460 item 38 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5583c40): _readAt: size=2, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5583c40): >_readAt: n=0, err=Bad file descriptor 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5583c40): _writeAt: size=3, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5583c40): >_writeAt: n=3, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5583c40): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.232717061 +0000 UTC m=+78.884904174 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5583c40): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5692280): _readAt: size=512, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5692280): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5692280): >openPending: err= 2026/09/23 01:29:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5692280): >_readAt: n=3, err=EOF 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5692280): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.232717061 +0000 UTC m=+78.884904174 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5692280): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: Remove: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc5d62700 item 38 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc56929c0): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc56929c0): >openPending: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc56929c0): _writeAt: size=5, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc56929c0): >_writeAt: n=5, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc56929c0): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.239804255 +0000 UTC m=+78.891991357 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc56929c0): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5692f80): _readAt: size=2, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5692f80): >_readAt: n=0, err=Bad file descriptor 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5692f80): _writeAt: size=3, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5692f80): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5692f80): >openPending: err= 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc5d63180 item 39 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5692f80): >_writeAt: n=3, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5692f80): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.240750642 +0000 UTC m=+78.892937744 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5692f80): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5693ec0): _readAt: size=512, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5693ec0): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5693ec0): >openPending: err= 2026/09/23 01:29:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5693ec0): >_readAt: n=5, err=EOF 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5693ec0): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.240750642 +0000 UTC m=+78.892937744 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5693ec0): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: Remove: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc5d63650 item 39 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc55f0640): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc55f0640): >openPending: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc55f0640): _writeAt: size=5, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc55f0640): >_writeAt: n=5, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc55f0640): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.243166974 +0000 UTC m=+78.895354078 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc55f0640): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc55f0b40): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc55f0b40): >openPending: err= 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc5d63d50 item 40 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc55f0b40): _readAt: size=2, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc55f0b40): >_readAt: n=0, err=Bad file descriptor 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc55f0b40): _writeAt: size=3, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc55f0b40): >_writeAt: n=3, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc55f0b40): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.243989739 +0000 UTC m=+78.896176842 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc55f0b40): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc55f1080): _readAt: size=512, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc55f1080): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc55f1080): >openPending: err= 2026/09/23 01:29:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc55f1080): >_readAt: n=3, err=EOF 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc55f1080): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.243989739 +0000 UTC m=+78.896176842 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc55f1080): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: Remove: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc518a2a0 item 40 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc55f1640): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc55f1640): >openPending: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc55f1640): _readAt: size=2, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc55f1640): >_readAt: n=0, err=Bad file descriptor 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc55f1640): _writeAt: size=5, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc55f1640): >_writeAt: n=5, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc55f1640): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.245868126 +0000 UTC m=+78.898055229 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc55f1640): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc55f1c40): _writeAt: size=5, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc55f1c40): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc55f1c40): >openPending: err= 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc518b5e0 item 41 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc55f1c40): >_writeAt: n=5, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc55f1c40): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.246848035 +0000 UTC m=+78.899035138 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc55f1c40): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5856200): _readAt: size=2, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5856200): >_readAt: n=0, err=Bad file descriptor 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5856200): _writeAt: size=3, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5856200): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5856200): >openPending: err= 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc518bb20 item 41 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5856200): >_writeAt: n=3, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5856200): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.247688683 +0000 UTC m=+78.899875786 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5856200): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5856740): _readAt: size=512, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5856740): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5856740): >openPending: err= 2026/09/23 01:29:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5856740): >_readAt: n=5, err=EOF 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5856740): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.247688683 +0000 UTC m=+78.899875786 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5856740): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: Remove: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc5a54230 item 41 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5856f00): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5856f00): >openPending: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5856f00): _readAt: size=2, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5856f00): >_readAt: n=0, err=Bad file descriptor 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5856f00): _writeAt: size=5, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5856f00): >_writeAt: n=5, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5856f00): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.249700752 +0000 UTC m=+78.901887856 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5856f00): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5857400): _writeAt: size=5, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5857400): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5857400): >openPending: err= 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc5a547e0 item 42 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5857400): >_writeAt: n=5, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5857400): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.250526221 +0000 UTC m=+78.902713324 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5857400): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5857940): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5857940): >openPending: err= 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc5a54a80 item 42 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5857940): _readAt: size=2, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5857940): >_readAt: n=0, err=Bad file descriptor 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5857940): _writeAt: size=3, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5857940): >_writeAt: n=3, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5857940): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.251537241 +0000 UTC m=+78.903724344 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5857940): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5857ec0): _readAt: size=512, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5857ec0): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5857ec0): >openPending: err= 2026/09/23 01:29:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5857ec0): >_readAt: n=3, err=EOF 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5857ec0): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.251537241 +0000 UTC m=+78.903724344 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5857ec0): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: Remove: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc5a54d20 item 42 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc55128c0): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc55128c0): >openPending: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc55128c0): _readAt: size=2, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc55128c0): >_readAt: n=0, err=Bad file descriptor 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc55128c0): _writeAt: size=5, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc55128c0): >_writeAt: n=5, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc55128c0): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.253368459 +0000 UTC m=+78.905555562 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc55128c0): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5512dc0): _writeAt: size=5, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5512dc0): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5512dc0): >openPending: err= 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc5a55570 item 43 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5512dc0): >_writeAt: n=5, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5512dc0): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.254063862 +0000 UTC m=+78.906251687 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5512dc0): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5513300): _readAt: size=2, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5513300): >_readAt: n=0, err=Bad file descriptor 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5513300): _writeAt: size=3, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5513300): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5513300): >openPending: err= 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc5a558f0 item 43 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5513300): >_writeAt: n=3, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5513300): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.254722937 +0000 UTC m=+78.906910039 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5513300): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5513840): _readAt: size=512, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5513840): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5513840): >openPending: err= 2026/09/23 01:29:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5513840): >_readAt: n=5, err=EOF 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5513840): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.254722937 +0000 UTC m=+78.906910039 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5513840): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: Remove: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc5a55c70 item 43 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5513e80): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5513e80): >openPending: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5513e80): _readAt: size=2, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5513e80): >_readAt: n=0, err=Bad file descriptor 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5513e80): _writeAt: size=5, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5513e80): >_writeAt: n=5, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5513e80): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.25685347 +0000 UTC m=+78.909040572 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5513e80): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a70480): _writeAt: size=5, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a70480): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a70480): >openPending: err= 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc59625b0 item 44 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a70480): >_writeAt: n=5, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a70480): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.257771703 +0000 UTC m=+78.909958806 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a70480): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a70a80): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a70a80): >openPending: err= 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc59629a0 item 44 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a70a80): _readAt: size=2, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a70a80): >_readAt: n=0, err=Bad file descriptor 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a70a80): _writeAt: size=3, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a70a80): >_writeAt: n=3, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a70a80): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.258624313 +0000 UTC m=+78.910811416 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a70a80): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a71580): _readAt: size=512, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a71580): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a71580): >openPending: err= 2026/09/23 01:29:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a71580): >_readAt: n=3, err=EOF 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a71580): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.258624313 +0000 UTC m=+78.910811416 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a71580): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: Remove: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc5962d20 item 44 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c96080): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c96080): >openPending: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c96080): _readAt: size=2, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c96080): >_readAt: n=0, err=Bad file descriptor 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c96080): _writeAt: size=5, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c96080): >_writeAt: n=5, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c96080): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.260525534 +0000 UTC m=+78.912712677 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c96080): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c96580): _writeAt: size=5, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c96580): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c96580): >openPending: err= 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc5963340 item 45 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c96580): >_writeAt: n=5, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c96580): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.261230896 +0000 UTC m=+78.913417999 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c96580): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/23 01:29:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c96c80): _readAt: size=512, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c96c80): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c96c80): >openPending: err= 2026/09/23 01:29:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c96c80): >_readAt: n=5, err=EOF 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c96c80): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.261230896 +0000 UTC m=+78.913417999 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c96c80): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: Remove: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc59637a0 item 45 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c972c0): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c972c0): >openPending: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c972c0): _readAt: size=2, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c972c0): >_readAt: n=0, err=Bad file descriptor 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c972c0): _writeAt: size=5, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c972c0): >_writeAt: n=5, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c972c0): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.263373521 +0000 UTC m=+78.915560624 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c972c0): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c977c0): _writeAt: size=5, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c977c0): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c977c0): >openPending: err= 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc5963d50 item 46 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c977c0): >_writeAt: n=5, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c977c0): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.263927549 +0000 UTC m=+78.916114642 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c977c0): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/23 01:29:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc558a480): _readAt: size=512, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc558a480): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc558a480): >openPending: err= 2026/09/23 01:29:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc558a480): >_readAt: n=5, err=EOF 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc558a480): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.263927549 +0000 UTC m=+78.916114642 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc558a480): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: Remove: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc51e4a10 item 46 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc558aac0): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc558aac0): >openPending: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc558aac0): _readAt: size=2, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc558aac0): >_readAt: n=0, err=Bad file descriptor 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc558aac0): _writeAt: size=5, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc558aac0): >_writeAt: n=5, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc558aac0): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.26630134 +0000 UTC m=+78.918488444 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc558aac0): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc558afc0): _writeAt: size=5, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc558afc0): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc558afc0): >openPending: err= 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc51c4460 item 47 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc558afc0): >_writeAt: n=5, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc558afc0): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.266942451 +0000 UTC m=+78.919129554 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc558afc0): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/23 01:29:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc558b6c0): _readAt: size=512, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc558b6c0): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc558b6c0): >openPending: err= 2026/09/23 01:29:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc558b6c0): >_readAt: n=5, err=EOF 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc558b6c0): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.266942451 +0000 UTC m=+78.919129554 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc558b6c0): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: Remove: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc51c4850 item 47 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:58 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/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc558bd00): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc558bd00): >openPending: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc558bd00): _readAt: size=2, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc558bd00): >_readAt: n=0, err=Bad file descriptor 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc558bd00): _writeAt: size=5, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc558bd00): >_writeAt: n=5, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc558bd00): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.269109624 +0000 UTC m=+78.921296726 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc558bd00): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc55ac300): _writeAt: size=5, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc55ac300): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc55ac300): >openPending: err= 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc51c5b20 item 48 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc55ac300): >_writeAt: n=5, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc55ac300): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.269825817 +0000 UTC m=+78.922012920 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc55ac300): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/23 01:29:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc55aca00): _readAt: size=512, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc55aca00): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc55aca00): >openPending: err= 2026/09/23 01:29:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc55aca00): >_readAt: n=5, err=EOF 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc55aca00): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.269825817 +0000 UTC m=+78.922012920 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc55aca00): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: Remove: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc588c1c0 item 48 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc55ad040): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc55ad040): >openPending: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc55ad040): _writeAt: size=5, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc55ad040): >_writeAt: n=5, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc55ad040): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.272074493 +0000 UTC m=+78.924261606 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc55ad040): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc55ad4c0): _readAt: size=2, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc55ad4c0): >_readAt: n=0, err=Bad file descriptor 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc55ad4c0): _writeAt: size=3, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc55ad4c0): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc55ad4c0): open at offset 5 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc55ad4c0): >openPending: err= 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc588c9a0 item 49 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc55ad4c0): >_writeAt: n=3, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc55ad4c0): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.27293619 +0000 UTC m=+78.925123303 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc55ad4c0): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc55ada00): _readAt: size=512, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc55ada00): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc55ada00): >openPending: err= 2026/09/23 01:29:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc55ada00): >_readAt: n=8, err=EOF 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc55ada00): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.27293619 +0000 UTC m=+78.925123303 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc55ada00): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: Remove: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc588ce00 item 49 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5680180): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5680180): >openPending: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5680180): _writeAt: size=5, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5680180): >_writeAt: n=5, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5680180): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.276561786 +0000 UTC m=+78.928748899 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5680180): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5680680): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5680680): open at offset 5 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5680680): >openPending: err= 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc588d9d0 item 50 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5680680): _readAt: size=2, off=5 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5680680): >_readAt: n=0, err=Bad file descriptor 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5680680): _writeAt: size=3, off=5 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5680680): >_writeAt: n=3, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5680680): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.277739681 +0000 UTC m=+78.929926914 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5680680): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5680c00): _readAt: size=512, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5680c00): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5680c00): >openPending: err= 2026/09/23 01:29:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5680c00): >_readAt: n=3, err=EOF 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5680c00): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.277739681 +0000 UTC m=+78.929926914 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5680c00): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: Remove: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc51b81c0 item 50 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5681280): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5681280): >openPending: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5681280): _writeAt: size=5, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5681280): >_writeAt: n=5, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5681280): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.280390567 +0000 UTC m=+78.932577670 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5681280): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5681780): _readAt: size=2, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5681780): >_readAt: n=0, err=Bad file descriptor 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5681780): _writeAt: size=3, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5681780): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5681780): open at offset 5 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5681780): >openPending: err= 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc51b9490 item 51 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5681780): >_writeAt: n=3, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5681780): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.281169968 +0000 UTC m=+78.933357071 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5681780): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5681cc0): _readAt: size=512, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5681cc0): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5681cc0): >openPending: err= 2026/09/23 01:29:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5681cc0): >_readAt: n=8, err=EOF 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5681cc0): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.281169968 +0000 UTC m=+78.933357071 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5681cc0): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: Remove: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc5b68000 item 51 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc56d2440): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc56d2440): >openPending: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc56d2440): _writeAt: size=5, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc56d2440): >_writeAt: n=5, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc56d2440): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.283730493 +0000 UTC m=+78.935917607 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc56d2440): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc56d2940): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc56d2940): open at offset 5 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc56d2940): >openPending: err= 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc5b687e0 item 52 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc56d2940): _readAt: size=2, off=5 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc56d2940): >_readAt: n=0, err=Bad file descriptor 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc56d2940): _writeAt: size=3, off=5 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc56d2940): >_writeAt: n=3, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc56d2940): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.284969844 +0000 UTC m=+78.937157037 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc56d2940): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc56d2ec0): _readAt: size=512, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc56d2ec0): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc56d2ec0): >openPending: err= 2026/09/23 01:29:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc56d2ec0): >_readAt: n=3, err=EOF 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc56d2ec0): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.284969844 +0000 UTC m=+78.937157037 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc56d2ec0): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: Remove: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc5b68a80 item 52 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc56d3540): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc56d3540): >openPending: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc56d3540): _writeAt: size=5, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc56d3540): >_writeAt: n=5, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc56d3540): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.287732791 +0000 UTC m=+78.939919914 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc56d3540): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc56d3a40): _readAt: size=2, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc56d3a40): >_readAt: n=0, err=Bad file descriptor 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc56d3a40): _writeAt: size=3, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc56d3a40): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc56d3a40): open at offset 5 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc56d3a40): >openPending: err= 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc5b69340 item 53 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc56d3a40): >_writeAt: n=3, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc56d3a40): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.288883734 +0000 UTC m=+78.941070978 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc56d3a40): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc572a080): _readAt: size=512, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc572a080): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc572a080): >openPending: err= 2026/09/23 01:29:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc572a080): >_readAt: n=8, err=EOF 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc572a080): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.288883734 +0000 UTC m=+78.941070978 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc572a080): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: Remove: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc5b696c0 item 53 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc572a700): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc572a700): >openPending: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc572a700): _writeAt: size=5, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc572a700): >_writeAt: n=5, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc572a700): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.29182034 +0000 UTC m=+78.944007503 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc572a700): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc572ac00): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc572ac00): open at offset 5 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc572ac00): >openPending: err= 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc4da41c0 item 54 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc572ac00): _readAt: size=2, off=5 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc572ac00): >_readAt: n=0, err=Bad file descriptor 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc572ac00): _writeAt: size=3, off=5 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc572ac00): >_writeAt: n=3, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc572ac00): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.292987093 +0000 UTC m=+78.945174207 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc572ac00): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc572b180): _readAt: size=512, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc572b180): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc572b180): >openPending: err= 2026/09/23 01:29:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc572b180): >_readAt: n=3, err=EOF 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc572b180): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.292987093 +0000 UTC m=+78.945174207 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc572b180): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: Remove: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc4da4850 item 54 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc572b800): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc572b800): >openPending: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc572b800): _writeAt: size=5, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc572b800): >_writeAt: n=5, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc572b800): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.295709745 +0000 UTC m=+78.947896878 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc572b800): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc572bd00): _readAt: size=2, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc572bd00): >_readAt: n=0, err=Bad file descriptor 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc572bd00): _writeAt: size=3, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc572bd00): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc572bd00): open at offset 5 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc572bd00): >openPending: err= 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc5ba2150 item 55 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc572bd00): >_writeAt: n=3, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc572bd00): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.296617268 +0000 UTC m=+78.948804382 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc572bd00): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc574e340): _readAt: size=512, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc574e340): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc574e340): >openPending: err= 2026/09/23 01:29:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc574e340): >_readAt: n=8, err=EOF 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc574e340): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.296617268 +0000 UTC m=+78.948804382 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc574e340): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: Remove: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc5ba23f0 item 55 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:58 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/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc574e9c0): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc574e9c0): >openPending: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc574e9c0): _writeAt: size=5, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc574e9c0): >_writeAt: n=5, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc574e9c0): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.299301767 +0000 UTC m=+78.951488881 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc574e9c0): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc574eec0): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc574eec0): open at offset 5 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc574eec0): >openPending: err= 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc5ba2cb0 item 56 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc574eec0): _readAt: size=2, off=5 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc574eec0): >_readAt: n=0, err=Bad file descriptor 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc574eec0): _writeAt: size=3, off=5 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc574eec0): >_writeAt: n=3, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc574eec0): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.300429537 +0000 UTC m=+78.952616651 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc574eec0): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc574f440): _readAt: size=512, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc574f440): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc574f440): >openPending: err= 2026/09/23 01:29:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc574f440): >_readAt: n=3, err=EOF 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc574f440): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.300429537 +0000 UTC m=+78.952616651 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc574f440): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: Remove: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc5ba31f0 item 56 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc574fa80): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc574fa80): open at offset 0 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc574fa80): >openPending: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc574fa80): _readAt: size=2, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc574fa80): >_readAt: n=0, err=Bad file descriptor 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc574fa80): _writeAt: size=5, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc574fa80): >_writeAt: n=5, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc574fa80): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.302854606 +0000 UTC m=+78.955041710 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc574fa80): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc578c0c0): _writeAt: size=5, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc578c0c0): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc578c0c0): >openPending: err= 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc5ba38f0 item 57 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc578c0c0): >_writeAt: n=5, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc578c0c0): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.303765487 +0000 UTC m=+78.955952590 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc578c0c0): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc578c600): _readAt: size=2, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc578c600): >_readAt: n=0, err=Bad file descriptor 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc578c600): _writeAt: size=3, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc578c600): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc578c600): open at offset 5 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc578c600): >openPending: err= 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc5ba3b90 item 57 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc578c600): >_writeAt: n=3, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc578c600): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.304666048 +0000 UTC m=+78.956853151 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc578c600): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc578cb80): _readAt: size=512, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc578cb80): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc578cb80): >openPending: err= 2026/09/23 01:29:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc578cb80): >_readAt: n=8, err=EOF 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc578cb80): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.304666048 +0000 UTC m=+78.956853151 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc578cb80): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: Remove: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc5204070 item 57 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc578d1c0): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc578d1c0): open at offset 0 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc578d1c0): >openPending: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc578d1c0): _readAt: size=2, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc578d1c0): >_readAt: n=0, err=Bad file descriptor 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc578d1c0): _writeAt: size=5, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc578d1c0): >_writeAt: n=5, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc578d1c0): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.30733084 +0000 UTC m=+78.959517943 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc578d1c0): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5cbc440): _writeAt: size=5, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5cbc440): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5cbc440): >openPending: err= 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc5eaa2a0 item 58 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5cbc440): >_writeAt: n=5, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5cbc440): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.307938177 +0000 UTC m=+78.960125280 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5cbc440): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5cbc980): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5cbc980): open at offset 5 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5cbc980): >openPending: err= 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc5eaa540 item 58 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5cbc980): _readAt: size=2, off=5 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5cbc980): >_readAt: n=0, err=Bad file descriptor 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5cbc980): _writeAt: size=3, off=5 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5cbc980): >_writeAt: n=3, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5cbc980): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.308870207 +0000 UTC m=+78.961057310 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5cbc980): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5cbcf40): _readAt: size=512, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5cbcf40): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5cbcf40): >openPending: err= 2026/09/23 01:29:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5cbcf40): >_readAt: n=3, err=EOF 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5cbcf40): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.308870207 +0000 UTC m=+78.961057310 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5cbcf40): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: Remove: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc5eaabd0 item 58 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5cbd580): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5cbd580): open at offset 0 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5cbd580): >openPending: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5cbd580): _readAt: size=2, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5cbd580): >_readAt: n=0, err=Bad file descriptor 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5cbd580): _writeAt: size=5, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5cbd580): >_writeAt: n=5, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5cbd580): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.311065903 +0000 UTC m=+78.963253066 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5cbd580): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5cbdac0): _writeAt: size=5, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5cbdac0): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5cbdac0): >openPending: err= 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc5eab180 item 59 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5cbdac0): >_writeAt: n=5, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5cbdac0): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.311897443 +0000 UTC m=+78.964084547 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5cbdac0): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5cd4100): _readAt: size=2, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5cd4100): >_readAt: n=0, err=Bad file descriptor 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5cd4100): _writeAt: size=3, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5cd4100): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5cd4100): open at offset 5 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5cd4100): >openPending: err= 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc5eab490 item 59 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5cd4100): >_writeAt: n=3, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5cd4100): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.312813693 +0000 UTC m=+78.965000866 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5cd4100): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5cd4680): _readAt: size=512, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5cd4680): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5cd4680): >openPending: err= 2026/09/23 01:29:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5cd4680): >_readAt: n=8, err=EOF 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5cd4680): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.312813693 +0000 UTC m=+78.965000866 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5cd4680): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: Remove: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc5eab7a0 item 59 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:58 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/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5cd4cc0): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5cd4cc0): open at offset 0 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5cd4cc0): >openPending: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5cd4cc0): _readAt: size=2, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5cd4cc0): >_readAt: n=0, err=Bad file descriptor 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5cd4cc0): _writeAt: size=5, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5cd4cc0): >_writeAt: n=5, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5cd4cc0): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.314949898 +0000 UTC m=+78.967137010 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5cd4cc0): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5cd5200): _writeAt: size=5, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5cd5200): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5cd5200): >openPending: err= 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc5eabd50 item 60 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5cd5200): >_writeAt: n=5, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5cd5200): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.315755539 +0000 UTC m=+78.967942641 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5cd5200): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5cd5740): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5cd5740): open at offset 5 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5cd5740): >openPending: err= 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc58ea380 item 60 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5cd5740): _readAt: size=2, off=5 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5cd5740): >_readAt: n=0, err=Bad file descriptor 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5cd5740): _writeAt: size=3, off=5 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5cd5740): >_writeAt: n=3, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5cd5740): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.317509521 +0000 UTC m=+78.969696624 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5cd5740): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5cd5d00): _readAt: size=512, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5cd5d00): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5cd5d00): >openPending: err= 2026/09/23 01:29:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5cd5d00): >_readAt: n=3, err=EOF 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5cd5d00): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.317509521 +0000 UTC m=+78.969696624 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5cd5d00): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: Remove: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc58ea700 item 60 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5ce8440): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5ce8440): open at offset 0 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5ce8440): >openPending: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5ce8440): _readAt: size=2, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5ce8440): >_readAt: n=0, err=Bad file descriptor 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5ce8440): _writeAt: size=5, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5ce8440): >_writeAt: n=5, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5ce8440): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.319769639 +0000 UTC m=+78.971956742 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5ce8440): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5ce8980): _writeAt: size=5, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5ce8980): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5ce8980): >openPending: err= 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc58eaee0 item 61 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5ce8980): >_writeAt: n=5, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5ce8980): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.320493956 +0000 UTC m=+78.972681059 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5ce8980): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/23 01:29:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5ce9080): _readAt: size=512, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5ce9080): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5ce9080): >openPending: err= 2026/09/23 01:29:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5ce9080): >_readAt: n=5, err=EOF 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5ce9080): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.320493956 +0000 UTC m=+78.972681059 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5ce9080): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: Remove: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc58eb340 item 61 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:58 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/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5ce96c0): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5ce96c0): open at offset 0 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5ce96c0): >openPending: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5ce96c0): _readAt: size=2, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5ce96c0): >_readAt: n=0, err=Bad file descriptor 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5ce96c0): _writeAt: size=5, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5ce96c0): >_writeAt: n=5, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5ce96c0): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.322849936 +0000 UTC m=+78.975037039 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5ce96c0): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5ce9c00): _writeAt: size=5, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5ce9c00): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5ce9c00): >openPending: err= 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc58ebb20 item 62 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5ce9c00): >_writeAt: n=5, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5ce9c00): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.323710972 +0000 UTC m=+78.975898075 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5ce9c00): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/23 01:29:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc581e400): _readAt: size=512, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc581e400): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc581e400): >openPending: err= 2026/09/23 01:29:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc581e400): >_readAt: n=5, err=EOF 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc581e400): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.323710972 +0000 UTC m=+78.975898075 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc581e400): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: Remove: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc58ebdc0 item 62 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:58 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/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc581ea40): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc581ea40): open at offset 0 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc581ea40): >openPending: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc581ea40): _readAt: size=2, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc581ea40): >_readAt: n=0, err=Bad file descriptor 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc581ea40): _writeAt: size=5, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc581ea40): >_writeAt: n=5, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc581ea40): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.325853538 +0000 UTC m=+78.978040641 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc581ea40): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc581ef80): _writeAt: size=5, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc581ef80): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc581ef80): >openPending: err= 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc5972770 item 63 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc581ef80): >_writeAt: n=5, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc581ef80): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.326674007 +0000 UTC m=+78.978861120 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc581ef80): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/23 01:29:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc581f680): _readAt: size=512, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc581f680): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc581f680): >openPending: err= 2026/09/23 01:29:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc581f680): >_readAt: n=5, err=EOF 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc581f680): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.326674007 +0000 UTC m=+78.978861120 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc581f680): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: Remove: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc5972a10 item 63 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:58 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/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc581fcc0): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc581fcc0): open at offset 0 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc581fcc0): >openPending: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc581fcc0): _readAt: size=2, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc581fcc0): >_readAt: n=0, err=Bad file descriptor 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc581fcc0): _writeAt: size=5, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc581fcc0): >_writeAt: n=5, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc581fcc0): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.328763723 +0000 UTC m=+78.980950836 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc581fcc0): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc584c300): _writeAt: size=5, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc584c300): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc584c300): >openPending: err= 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc5973340 item 64 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc584c300): >_writeAt: n=5, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc584c300): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.329494983 +0000 UTC m=+78.981682086 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc584c300): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/23 01:29:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc584ca00): _readAt: size=512, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc584ca00): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc584ca00): >openPending: err= 2026/09/23 01:29:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc584ca00): >_readAt: n=5, err=EOF 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc584ca00): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.329494983 +0000 UTC m=+78.981682086 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc584ca00): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: Remove: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc5973730 item 64 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc584d040): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc584d040): >openPending: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc584d040): _writeAt: size=5, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc584d040): >_writeAt: n=5, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc584d040): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.331706751 +0000 UTC m=+78.983893863 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc584d040): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_RDWR 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc584d4c0): _readAt: size=2, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc584d4c0): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc584d4c0): >openPending: err= 2026/09/23 01:29:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc584d4c0): >_readAt: n=2, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc584d4c0): _writeAt: size=3, off=2 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc52e6380 item 65 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc584d4c0): >_writeAt: n=3, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc584d4c0): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.332473859 +0000 UTC m=+78.984660963 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc584d4c0): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc584d9c0): _readAt: size=512, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc584d9c0): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc584d9c0): >openPending: err= 2026/09/23 01:29:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc584d9c0): >_readAt: n=5, err=EOF 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc584d9c0): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.332473859 +0000 UTC m=+78.984660963 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc584d9c0): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: Remove: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc52e6930 item 65 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc587e100): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc587e100): >openPending: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc587e100): _writeAt: size=5, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc587e100): >_writeAt: n=5, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc587e100): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.334414193 +0000 UTC m=+78.986601296 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc587e100): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc587e580): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc587e580): >openPending: err= 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc52e7490 item 66 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc587e580): _readAt: size=2, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc587e580): >_readAt: n=0, err=EOF 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc587e580): _writeAt: size=3, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc587e580): >_writeAt: n=3, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc587e580): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.335199837 +0000 UTC m=+78.987386940 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc587e580): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc587eac0): _readAt: size=512, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc587eac0): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc587eac0): >openPending: err= 2026/09/23 01:29:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc587eac0): >_readAt: n=3, err=EOF 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc587eac0): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.335199837 +0000 UTC m=+78.987386940 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc587eac0): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: Remove: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc52e7e30 item 66 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc587f100): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc587f100): >openPending: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc587f100): _writeAt: size=5, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc587f100): >_writeAt: n=5, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc587f100): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.337075769 +0000 UTC m=+78.989262872 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc587f100): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc587f580): _readAt: size=2, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc587f580): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc587f580): >openPending: err= 2026/09/23 01:29:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc587f580): >_readAt: n=2, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc587f580): _writeAt: size=3, off=2 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc572c700 item 67 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc587f580): >_writeAt: n=3, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc587f580): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.337785099 +0000 UTC m=+78.989972202 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc587f580): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc587fa80): _readAt: size=512, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc587fa80): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc587fa80): >openPending: err= 2026/09/23 01:29:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc587fa80): >_readAt: n=5, err=EOF 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc587fa80): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.337785099 +0000 UTC m=+78.989972202 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc587fa80): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: Remove: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc572c9a0 item 67 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc58cc200): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc58cc200): >openPending: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc58cc200): _writeAt: size=5, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc58cc200): >_writeAt: n=5, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc58cc200): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.339673445 +0000 UTC m=+78.991860548 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc58cc200): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc58cc700): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc58cc700): >openPending: err= 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc572d1f0 item 68 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc58cc700): _readAt: size=2, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc58cc700): >_readAt: n=0, err=EOF 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc58cc700): _writeAt: size=3, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc58cc700): >_writeAt: n=3, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc58cc700): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.340467454 +0000 UTC m=+78.992654557 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc58cc700): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc58ccc40): _readAt: size=512, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc58ccc40): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc58ccc40): >openPending: err= 2026/09/23 01:29:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc58ccc40): >_readAt: n=3, err=EOF 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc58ccc40): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.340467454 +0000 UTC m=+78.992654557 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc58ccc40): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: Remove: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc572d570 item 68 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc58cd280): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc58cd280): >openPending: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc58cd280): _writeAt: size=5, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc58cd280): >_writeAt: n=5, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc58cd280): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.342480616 +0000 UTC m=+78.994667719 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc58cd280): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc58cd700): _readAt: size=2, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc58cd700): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc58cd700): >openPending: err= 2026/09/23 01:29:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc58cd700): >_readAt: n=2, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc58cd700): _writeAt: size=3, off=2 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc51dc2a0 item 69 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc58cd700): >_writeAt: n=3, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc58cd700): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.343209111 +0000 UTC m=+78.995396214 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc58cd700): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc58cdc00): _readAt: size=512, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc58cdc00): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc58cdc00): >openPending: err= 2026/09/23 01:29:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc58cdc00): >_readAt: n=5, err=EOF 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc58cdc00): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.343209111 +0000 UTC m=+78.995396214 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc58cdc00): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: Remove: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc51dc620 item 69 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc590c380): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc590c380): >openPending: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc590c380): _writeAt: size=5, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc590c380): >_writeAt: n=5, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc590c380): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.345695446 +0000 UTC m=+78.997882549 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc590c380): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc590c880): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc590c880): >openPending: err= 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc51dcd20 item 70 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc590c880): _readAt: size=2, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc590c880): >_readAt: n=0, err=EOF 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc590c880): _writeAt: size=3, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc590c880): >_writeAt: n=3, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc590c880): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.346525143 +0000 UTC m=+78.998712257 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc590c880): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc590cdc0): _readAt: size=512, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc590cdc0): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc590cdc0): >openPending: err= 2026/09/23 01:29:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc590cdc0): >_readAt: n=3, err=EOF 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc590cdc0): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.346525143 +0000 UTC m=+78.998712257 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc590cdc0): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: Remove: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc51dd030 item 70 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc590d440): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc590d440): >openPending: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc590d440): _writeAt: size=5, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc590d440): >_writeAt: n=5, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc590d440): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.34821769 +0000 UTC m=+79.000404793 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc590d440): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc590d940): _readAt: size=2, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc590d940): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc590d940): >openPending: err= 2026/09/23 01:29:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc590d940): >_readAt: n=2, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc590d940): _writeAt: size=3, off=2 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc51dd880 item 71 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc590d940): >_writeAt: n=3, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc590d940): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.349126084 +0000 UTC m=+79.001313187 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc590d940): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc590de40): _readAt: size=512, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc590de40): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc590de40): >openPending: err= 2026/09/23 01:29:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc590de40): >_readAt: n=5, err=EOF 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc590de40): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.349126084 +0000 UTC m=+79.001313187 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc590de40): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: Remove: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc51ddb20 item 71 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc59325c0): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc59325c0): >openPending: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc59325c0): _writeAt: size=5, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc59325c0): >_writeAt: n=5, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc59325c0): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.350850742 +0000 UTC m=+79.003037845 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc59325c0): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5932ac0): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5932ac0): >openPending: err= 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc51d69a0 item 72 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5932ac0): _readAt: size=2, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5932ac0): >_readAt: n=0, err=EOF 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5932ac0): _writeAt: size=3, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5932ac0): >_writeAt: n=3, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5932ac0): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.351568998 +0000 UTC m=+79.003756101 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5932ac0): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5933000): _readAt: size=512, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5933000): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5933000): >openPending: err= 2026/09/23 01:29:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5933000): >_readAt: n=3, err=EOF 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5933000): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.351568998 +0000 UTC m=+79.003756101 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5933000): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: Remove: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc51d77a0 item 72 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc59335c0): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc59335c0): >openPending: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc59335c0): _readAt: size=2, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc59335c0): >_readAt: n=0, err=EOF 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc59335c0): _writeAt: size=5, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc59335c0): >_writeAt: n=5, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc59335c0): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.353596477 +0000 UTC m=+79.005783580 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc59335c0): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5933ac0): _writeAt: size=5, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5933ac0): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5933ac0): >openPending: err= 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc5f1c150 item 73 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5933ac0): >_writeAt: n=5, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5933ac0): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.3543873 +0000 UTC m=+79.006574412 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5933ac0): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5964080): _readAt: size=2, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5964080): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5964080): >openPending: err= 2026/09/23 01:29:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5964080): >_readAt: n=2, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5964080): _writeAt: size=3, off=2 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc5f1c3f0 item 73 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5964080): >_writeAt: n=3, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5964080): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.355279745 +0000 UTC m=+79.007466848 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5964080): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc59645c0): _readAt: size=512, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc59645c0): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc59645c0): >openPending: err= 2026/09/23 01:29:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc59645c0): >_readAt: n=5, err=EOF 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc59645c0): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.355279745 +0000 UTC m=+79.007466848 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc59645c0): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: Remove: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc5f1c690 item 73 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5964c00): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5964c00): >openPending: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5964c00): _readAt: size=2, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5964c00): >_readAt: n=0, err=EOF 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5964c00): _writeAt: size=5, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5964c00): >_writeAt: n=5, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5964c00): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.357544832 +0000 UTC m=+79.009731935 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5964c00): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5965100): _writeAt: size=5, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5965100): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5965100): >openPending: err= 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc5f1ce00 item 74 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5965100): >_writeAt: n=5, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5965100): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.358403023 +0000 UTC m=+79.010590126 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5965100): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5965640): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5965640): >openPending: err= 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc5f1d3b0 item 74 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5965640): _readAt: size=2, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5965640): >_readAt: n=0, err=EOF 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5965640): _writeAt: size=3, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5965640): >_writeAt: n=3, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5965640): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.359331085 +0000 UTC m=+79.011518228 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5965640): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5965bc0): _readAt: size=512, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5965bc0): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5965bc0): >openPending: err= 2026/09/23 01:29:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5965bc0): >_readAt: n=3, err=EOF 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5965bc0): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.359331085 +0000 UTC m=+79.011518228 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5965bc0): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: Remove: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc5f1d6c0 item 74 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5994300): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5994300): >openPending: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5994300): _readAt: size=2, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5994300): >_readAt: n=0, err=EOF 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5994300): _writeAt: size=5, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5994300): >_writeAt: n=5, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5994300): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.361198662 +0000 UTC m=+79.013385825 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5994300): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5994800): _writeAt: size=5, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5994800): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5994800): >openPending: err= 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc5f1dc70 item 75 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5994800): >_writeAt: n=5, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5994800): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.361885409 +0000 UTC m=+79.014072522 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5994800): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5994d40): _readAt: size=2, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5994d40): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5994d40): >openPending: err= 2026/09/23 01:29:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5994d40): >_readAt: n=2, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5994d40): _writeAt: size=3, off=2 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc52b8150 item 75 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5994d40): >_writeAt: n=3, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5994d40): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.362853737 +0000 UTC m=+79.015040830 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5994d40): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5995280): _readAt: size=512, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5995280): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5995280): >openPending: err= 2026/09/23 01:29:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5995280): >_readAt: n=5, err=EOF 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5995280): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.362853737 +0000 UTC m=+79.015040830 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5995280): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: Remove: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc52b8a10 item 75 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc59958c0): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc59958c0): >openPending: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc59958c0): _readAt: size=2, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc59958c0): >_readAt: n=0, err=EOF 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc59958c0): _writeAt: size=5, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc59958c0): >_writeAt: n=5, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc59958c0): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.365060004 +0000 UTC m=+79.017247117 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc59958c0): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5995dc0): _writeAt: size=5, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5995dc0): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5995dc0): >openPending: err= 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc52b97a0 item 76 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5995dc0): >_writeAt: n=5, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5995dc0): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.365883198 +0000 UTC m=+79.018070311 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5995dc0): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc59bc400): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc59bc400): >openPending: err= 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc52b9ce0 item 76 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc59bc400): _readAt: size=2, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc59bc400): >_readAt: n=0, err=EOF 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc59bc400): _writeAt: size=3, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc59bc400): >_writeAt: n=3, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc59bc400): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.36678943 +0000 UTC m=+79.018976583 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc59bc400): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc59bc980): _readAt: size=512, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc59bc980): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc59bc980): >openPending: err= 2026/09/23 01:29:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc59bc980): >_readAt: n=3, err=EOF 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc59bc980): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.36678943 +0000 UTC m=+79.018976583 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc59bc980): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: Remove: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc52f8310 item 76 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc59bcfc0): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc59bcfc0): >openPending: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc59bcfc0): _readAt: size=2, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc59bcfc0): >_readAt: n=0, err=EOF 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc59bcfc0): _writeAt: size=5, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc59bcfc0): >_writeAt: n=5, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc59bcfc0): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.368548913 +0000 UTC m=+79.020736056 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc59bcfc0): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc59bd4c0): _writeAt: size=5, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc59bd4c0): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc59bd4c0): >openPending: err= 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc52f8bd0 item 77 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc59bd4c0): >_writeAt: n=5, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc59bd4c0): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.369395701 +0000 UTC m=+79.021582845 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc59bd4c0): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/23 01:29:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc59bdbc0): _readAt: size=512, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc59bdbc0): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc59bdbc0): >openPending: err= 2026/09/23 01:29:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc59bdbc0): >_readAt: n=5, err=EOF 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc59bdbc0): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.369395701 +0000 UTC m=+79.021582845 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc59bdbc0): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: Remove: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc52f91f0 item 77 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc59e6300): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc59e6300): >openPending: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc59e6300): _readAt: size=2, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc59e6300): >_readAt: n=0, err=EOF 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc59e6300): _writeAt: size=5, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc59e6300): >_writeAt: n=5, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc59e6300): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.371420746 +0000 UTC m=+79.023607879 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc59e6300): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc59e6800): _writeAt: size=5, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc59e6800): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc59e6800): >openPending: err= 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc52f9ab0 item 78 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc59e6800): >_writeAt: n=5, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc59e6800): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.37213277 +0000 UTC m=+79.024319913 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc59e6800): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/23 01:29:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc59e6f00): _readAt: size=512, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc59e6f00): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc59e6f00): >openPending: err= 2026/09/23 01:29:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc59e6f00): >_readAt: n=5, err=EOF 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc59e6f00): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.37213277 +0000 UTC m=+79.024319913 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc59e6f00): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: Remove: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc5e44150 item 78 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc59e7540): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc59e7540): >openPending: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc59e7540): _readAt: size=2, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc59e7540): >_readAt: n=0, err=EOF 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc59e7540): _writeAt: size=5, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc59e7540): >_writeAt: n=5, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc59e7540): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.373972374 +0000 UTC m=+79.026159507 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc59e7540): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc59e7a40): _writeAt: size=5, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc59e7a40): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc59e7a40): >openPending: err= 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc5e447e0 item 79 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc59e7a40): >_writeAt: n=5, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc59e7a40): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.374745724 +0000 UTC m=+79.026932868 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc59e7a40): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/23 01:29:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a2e240): _readAt: size=512, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a2e240): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a2e240): >openPending: err= 2026/09/23 01:29:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a2e240): >_readAt: n=5, err=EOF 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a2e240): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.374745724 +0000 UTC m=+79.026932868 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a2e240): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: Remove: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc5e44a80 item 79 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:58 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/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a2e880): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a2e880): >openPending: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a2e880): _readAt: size=2, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a2e880): >_readAt: n=0, err=EOF 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a2e880): _writeAt: size=5, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a2e880): >_writeAt: n=5, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a2e880): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.376894001 +0000 UTC m=+79.029081094 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a2e880): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a2ed80): _writeAt: size=5, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a2ed80): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a2ed80): >openPending: err= 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc5e450a0 item 80 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a2ed80): >_writeAt: n=5, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a2ed80): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.377611646 +0000 UTC m=+79.029798739 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a2ed80): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/23 01:29:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a2f480): _readAt: size=512, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a2f480): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a2f480): >openPending: err= 2026/09/23 01:29:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a2f480): >_readAt: n=5, err=EOF 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a2f480): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.377611646 +0000 UTC m=+79.029798739 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a2f480): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: Remove: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc5e45340 item 80 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a2fac0): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a2fac0): >openPending: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a2fac0): _writeAt: size=5, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a2fac0): >_writeAt: n=5, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a2fac0): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.379975089 +0000 UTC m=+79.032162192 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a2fac0): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a7c040): _readAt: size=2, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a7c040): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a7c040): open at offset 5 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a7c040): >openPending: err= 2026/09/23 01:29:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a7c040): >_readAt: n=2, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a7c040): _writeAt: size=3, off=7 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc5e459d0 item 81 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a7c040): >_writeAt: n=3, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a7c040): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.38085485 +0000 UTC m=+79.033041953 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a7c040): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a7c580): _readAt: size=512, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a7c580): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a7c580): >openPending: err= 2026/09/23 01:29:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a7c580): >_readAt: n=8, err=EOF 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a7c580): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.38085485 +0000 UTC m=+79.033041953 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a7c580): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: Remove: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc5e45d50 item 81 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a7cc00): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a7cc00): >openPending: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a7cc00): _writeAt: size=5, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a7cc00): >_writeAt: n=5, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a7cc00): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.382780828 +0000 UTC m=+79.034967940 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a7cc00): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a7d100): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a7d100): open at offset 5 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a7d100): >openPending: err= 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc51d28c0 item 82 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a7d100): _readAt: size=2, off=5 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a7d100): >_readAt: n=0, err=EOF 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a7d100): _writeAt: size=3, off=5 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a7d100): >_writeAt: n=3, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a7d100): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.383630772 +0000 UTC m=+79.035817875 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a7d100): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a7d680): _readAt: size=512, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a7d680): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a7d680): >openPending: err= 2026/09/23 01:29:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a7d680): >_readAt: n=3, err=EOF 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a7d680): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.383630772 +0000 UTC m=+79.035817875 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a7d680): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: Remove: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc51d2b60 item 82 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a7dd00): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a7dd00): >openPending: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a7dd00): _writeAt: size=5, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a7dd00): >_writeAt: n=5, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a7dd00): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.385409752 +0000 UTC m=+79.037596855 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5a7dd00): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5aac300): _readAt: size=2, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5aac300): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5aac300): open at offset 5 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5aac300): >openPending: err= 2026/09/23 01:29:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5aac300): >_readAt: n=2, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5aac300): _writeAt: size=3, off=7 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc51d3880 item 83 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5aac300): >_writeAt: n=3, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5aac300): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.386492206 +0000 UTC m=+79.038679309 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5aac300): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5aac840): _readAt: size=512, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5aac840): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5aac840): >openPending: err= 2026/09/23 01:29:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5aac840): >_readAt: n=8, err=EOF 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5aac840): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.386492206 +0000 UTC m=+79.038679309 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5aac840): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: Remove: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc51d3c70 item 83 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5aacec0): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5aacec0): >openPending: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5aacec0): _writeAt: size=5, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5aacec0): >_writeAt: n=5, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5aacec0): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.388402965 +0000 UTC m=+79.040590068 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5aacec0): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5aad3c0): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5aad3c0): open at offset 5 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5aad3c0): >openPending: err= 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc4f3c8c0 item 84 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5aad3c0): _readAt: size=2, off=5 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5aad3c0): >_readAt: n=0, err=EOF 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5aad3c0): _writeAt: size=3, off=5 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5aad3c0): >_writeAt: n=3, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5aad3c0): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.389218875 +0000 UTC m=+79.041405988 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5aad3c0): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5aad940): _readAt: size=512, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5aad940): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5aad940): >openPending: err= 2026/09/23 01:29:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5aad940): >_readAt: n=3, err=EOF 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5aad940): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.389218875 +0000 UTC m=+79.041405988 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5aad940): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: Remove: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc4f3d340 item 84 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5ae00c0): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5ae00c0): >openPending: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5ae00c0): _writeAt: size=5, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5ae00c0): >_writeAt: n=5, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5ae00c0): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.391139953 +0000 UTC m=+79.043327055 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5ae00c0): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5ae05c0): _readAt: size=2, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5ae05c0): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5ae05c0): open at offset 5 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5ae05c0): >openPending: err= 2026/09/23 01:29:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5ae05c0): >_readAt: n=2, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5ae05c0): _writeAt: size=3, off=7 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc4ec2c40 item 85 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5ae05c0): >_writeAt: n=3, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5ae05c0): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.391875652 +0000 UTC m=+79.044062764 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5ae05c0): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5ae0b00): _readAt: size=512, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5ae0b00): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5ae0b00): >openPending: err= 2026/09/23 01:29:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5ae0b00): >_readAt: n=8, err=EOF 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5ae0b00): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.391875652 +0000 UTC m=+79.044062764 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5ae0b00): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: Remove: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc4ec3730 item 85 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5ae1180): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5ae1180): >openPending: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5ae1180): _writeAt: size=5, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5ae1180): >_writeAt: n=5, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5ae1180): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.394016635 +0000 UTC m=+79.046203748 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5ae1180): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5ae1680): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5ae1680): open at offset 5 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5ae1680): >openPending: err= 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc51ea380 item 86 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5ae1680): _readAt: size=2, off=5 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5ae1680): >_readAt: n=0, err=EOF 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5ae1680): _writeAt: size=3, off=5 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5ae1680): >_writeAt: n=3, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5ae1680): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.394917485 +0000 UTC m=+79.047104588 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5ae1680): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5ae1c00): _readAt: size=512, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5ae1c00): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5ae1c00): >openPending: err= 2026/09/23 01:29:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5ae1c00): >_readAt: n=3, err=EOF 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5ae1c00): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.394917485 +0000 UTC m=+79.047104588 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5ae1c00): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: Remove: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc51eacb0 item 86 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5b1a380): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5b1a380): >openPending: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5b1a380): _writeAt: size=5, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5b1a380): >_writeAt: n=5, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5b1a380): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.397137017 +0000 UTC m=+79.049324170 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5b1a380): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5b1a880): _readAt: size=2, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5b1a880): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5b1a880): open at offset 5 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5b1a880): >openPending: err= 2026/09/23 01:29:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5b1a880): >_readAt: n=2, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5b1a880): _writeAt: size=3, off=7 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc5dbc0e0 item 87 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5b1a880): >_writeAt: n=3, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5b1a880): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.39802789 +0000 UTC m=+79.050214993 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5b1a880): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5b1adc0): _readAt: size=512, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5b1adc0): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5b1adc0): >openPending: err= 2026/09/23 01:29:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5b1adc0): >_readAt: n=8, err=EOF 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5b1adc0): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.39802789 +0000 UTC m=+79.050214993 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5b1adc0): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: Remove: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc5dbc380 item 87 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:58 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/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5b1b440): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5b1b440): >openPending: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5b1b440): _writeAt: size=5, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5b1b440): >_writeAt: n=5, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5b1b440): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.399908601 +0000 UTC m=+79.052095714 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5b1b440): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5b1b940): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5b1b940): open at offset 5 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5b1b940): >openPending: err= 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc5dbca80 item 88 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5b1b940): _readAt: size=2, off=5 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5b1b940): >_readAt: n=0, err=EOF 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5b1b940): _writeAt: size=3, off=5 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5b1b940): >_writeAt: n=3, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5b1b940): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.400757284 +0000 UTC m=+79.052944407 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5b1b940): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5b1bec0): _readAt: size=512, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5b1bec0): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5b1bec0): >openPending: err= 2026/09/23 01:29:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5b1bec0): >_readAt: n=3, err=EOF 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5b1bec0): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.400757284 +0000 UTC m=+79.052944407 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5b1bec0): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: Remove: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc5dbcd20 item 88 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5b38600): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5b38600): open at offset 0 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5b38600): >openPending: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5b38600): _readAt: size=2, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5b38600): >_readAt: n=0, err=EOF 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5b38600): _writeAt: size=5, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5b38600): >_writeAt: n=5, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5b38600): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.40257144 +0000 UTC m=+79.054758542 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5b38600): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5b38b40): _writeAt: size=5, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5b38b40): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5b38b40): >openPending: err= 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc5dbd2d0 item 89 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5b38b40): >_writeAt: n=5, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5b38b40): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.403457002 +0000 UTC m=+79.055644095 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5b38b40): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5b39080): _readAt: size=2, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5b39080): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5b39080): open at offset 5 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5b39080): >openPending: err= 2026/09/23 01:29:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5b39080): >_readAt: n=2, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5b39080): _writeAt: size=3, off=7 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc5dbd570 item 89 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5b39080): >_writeAt: n=3, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5b39080): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.404258776 +0000 UTC m=+79.056445879 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5b39080): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5b39600): _readAt: size=512, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5b39600): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5b39600): >openPending: err= 2026/09/23 01:29:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5b39600): >_readAt: n=8, err=EOF 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5b39600): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.404258776 +0000 UTC m=+79.056445879 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5b39600): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: Remove: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc5dbd810 item 89 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5b39c40): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5b39c40): open at offset 0 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5b39c40): >openPending: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5b39c40): _readAt: size=2, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5b39c40): >_readAt: n=0, err=EOF 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5b39c40): _writeAt: size=5, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5b39c40): >_writeAt: n=5, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5b39c40): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.40601386 +0000 UTC m=+79.058200963 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5b39c40): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5b5c280): _writeAt: size=5, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5b5c280): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5b5c280): >openPending: err= 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc4e1a310 item 90 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5b5c280): >_writeAt: n=5, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5b5c280): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.40672855 +0000 UTC m=+79.058915683 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5b5c280): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5b5c7c0): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5b5c7c0): open at offset 5 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5b5c7c0): >openPending: err= 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc4e1ab60 item 90 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5b5c7c0): _readAt: size=2, off=5 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5b5c7c0): >_readAt: n=0, err=EOF 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5b5c7c0): _writeAt: size=3, off=5 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5b5c7c0): >_writeAt: n=3, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5b5c7c0): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.407579417 +0000 UTC m=+79.059766510 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5b5c7c0): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5b5cd80): _readAt: size=512, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5b5cd80): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5b5cd80): >openPending: err= 2026/09/23 01:29:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5b5cd80): >_readAt: n=3, err=EOF 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5b5cd80): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.407579417 +0000 UTC m=+79.059766510 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5b5cd80): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: Remove: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc4e1af50 item 90 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5b5d3c0): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5b5d3c0): open at offset 0 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5b5d3c0): >openPending: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5b5d3c0): _readAt: size=2, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5b5d3c0): >_readAt: n=0, err=EOF 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5b5d3c0): _writeAt: size=5, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5b5d3c0): >_writeAt: n=5, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5b5d3c0): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.409568753 +0000 UTC m=+79.061755846 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5b5d3c0): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5b5d900): _writeAt: size=5, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5b5d900): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5b5d900): >openPending: err= 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc4d888c0 item 91 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5b5d900): >_writeAt: n=5, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5b5d900): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.410289184 +0000 UTC m=+79.062476277 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5b5d900): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5b5de40): _readAt: size=2, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5b5de40): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5b5de40): open at offset 5 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5b5de40): >openPending: err= 2026/09/23 01:29:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5b5de40): >_readAt: n=2, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5b5de40): _writeAt: size=3, off=7 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc4d89340 item 91 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5b5de40): >_writeAt: n=3, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5b5de40): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.411292589 +0000 UTC m=+79.063479682 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5b5de40): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5ba84c0): _readAt: size=512, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5ba84c0): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5ba84c0): >openPending: err= 2026/09/23 01:29:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5ba84c0): >_readAt: n=8, err=EOF 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5ba84c0): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.411292589 +0000 UTC m=+79.063479682 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5ba84c0): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: Remove: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc4d896c0 item 91 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:58 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/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5ba8b00): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5ba8b00): open at offset 0 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5ba8b00): >openPending: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5ba8b00): _readAt: size=2, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5ba8b00): >_readAt: n=0, err=EOF 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5ba8b00): _writeAt: size=5, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5ba8b00): >_writeAt: n=5, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5ba8b00): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.413148482 +0000 UTC m=+79.065335575 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5ba8b00): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5ba9040): _writeAt: size=5, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5ba9040): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5ba9040): >openPending: err= 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc567e070 item 92 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5ba9040): >_writeAt: n=5, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5ba9040): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.413818488 +0000 UTC m=+79.066005581 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5ba9040): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5ba9580): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5ba9580): open at offset 5 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5ba9580): >openPending: err= 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc567e3f0 item 92 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5ba9580): _readAt: size=2, off=5 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5ba9580): >_readAt: n=0, err=EOF 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5ba9580): _writeAt: size=3, off=5 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5ba9580): >_writeAt: n=3, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5ba9580): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.414612156 +0000 UTC m=+79.066799249 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5ba9580): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5ba9b40): _readAt: size=512, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5ba9b40): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5ba9b40): >openPending: err= 2026/09/23 01:29:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5ba9b40): >_readAt: n=3, err=EOF 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5ba9b40): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.414612156 +0000 UTC m=+79.066799249 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5ba9b40): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: Remove: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc567e9a0 item 92 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5bd4280): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5bd4280): open at offset 0 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5bd4280): >openPending: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5bd4280): _readAt: size=2, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5bd4280): >_readAt: n=0, err=EOF 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5bd4280): _writeAt: size=5, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5bd4280): >_writeAt: n=5, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5bd4280): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.416516393 +0000 UTC m=+79.068703486 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5bd4280): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5bd47c0): _writeAt: size=5, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5bd47c0): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5bd47c0): >openPending: err= 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc567f030 item 93 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5bd47c0): >_writeAt: n=5, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5bd47c0): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.417117839 +0000 UTC m=+79.069304932 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5bd47c0): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/23 01:29:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5bd4ec0): _readAt: size=512, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5bd4ec0): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5bd4ec0): >openPending: err= 2026/09/23 01:29:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5bd4ec0): >_readAt: n=5, err=EOF 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5bd4ec0): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.417117839 +0000 UTC m=+79.069304932 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5bd4ec0): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: Remove: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc567f2d0 item 93 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:58 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/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5bd5500): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5bd5500): open at offset 0 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5bd5500): >openPending: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5bd5500): _readAt: size=2, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5bd5500): >_readAt: n=0, err=EOF 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5bd5500): _writeAt: size=5, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5bd5500): >_writeAt: n=5, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5bd5500): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.418848486 +0000 UTC m=+79.071035590 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5bd5500): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5bd5a40): _writeAt: size=5, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5bd5a40): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5bd5a40): >openPending: err= 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc567fab0 item 94 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5bd5a40): >_writeAt: n=5, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5bd5a40): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.419465752 +0000 UTC m=+79.071652845 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5bd5a40): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/23 01:29:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5bfc240): _readAt: size=512, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5bfc240): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5bfc240): >openPending: err= 2026/09/23 01:29:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5bfc240): >_readAt: n=5, err=EOF 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5bfc240): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.419465752 +0000 UTC m=+79.071652845 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5bfc240): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: Remove: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc567fd50 item 94 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:58 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/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5bfc880): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5bfc880): open at offset 0 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5bfc880): >openPending: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5bfc880): _readAt: size=2, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5bfc880): >_readAt: n=0, err=EOF 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5bfc880): _writeAt: size=5, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5bfc880): >_writeAt: n=5, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5bfc880): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.421383394 +0000 UTC m=+79.073570487 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5bfc880): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5bfcdc0): _writeAt: size=5, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5bfcdc0): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5bfcdc0): >openPending: err= 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc51f4af0 item 95 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5bfcdc0): >_writeAt: n=5, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5bfcdc0): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.422034222 +0000 UTC m=+79.074221315 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5bfcdc0): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/23 01:29:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5bfd4c0): _readAt: size=512, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5bfd4c0): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5bfd4c0): >openPending: err= 2026/09/23 01:29:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5bfd4c0): >_readAt: n=5, err=EOF 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5bfd4c0): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.422034222 +0000 UTC m=+79.074221315 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5bfd4c0): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: Remove: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc51f4fc0 item 95 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:58 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/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5bfdb00): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5bfdb00): open at offset 0 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5bfdb00): >openPending: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5bfdb00): _readAt: size=2, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5bfdb00): >_readAt: n=0, err=EOF 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5bfdb00): _writeAt: size=5, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5bfdb00): >_writeAt: n=5, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5bfdb00): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.423871161 +0000 UTC m=+79.076058315 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5bfdb00): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c2e140): _writeAt: size=5, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c2e140): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c2e140): >openPending: err= 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc51f59d0 item 96 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c2e140): >_writeAt: n=5, err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c2e140): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.424483366 +0000 UTC m=+79.076670460 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c2e140): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/23 01:29:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/23 01:29:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:29:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 01:29:58 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c2e840): _readAt: size=512, off=0 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c2e840): openPending: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c2e840): >openPending: err= 2026/09/23 01:29:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c2e840): >_readAt: n=5, err=EOF 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c2e840): close: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 01:29:58.424483366 +0000 UTC m=+79.076670460 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : open-test-file(0x99cc5c2e840): >close: err= 2026/09/23 01:29:58 DEBUG : open-test-file: Remove: 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x99cc51f5ce0 item 96 2026/09/23 01:29:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 01:29:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 01:29:58 DEBUG : open-test-file: >Remove: err= 2026/09/23 01:29:58 DEBUG : WaitForWriters: timeout=30s 2026/09/23 01:29:58 DEBUG : Looking for writers 2026/09/23 01:29:58 DEBUG : >WaitForWriters: 2026/09/23 01:29:58 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.84s) --- PASS: TestRWFileHandleOpenTests/writes (0.39s) --- 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.01s) --- 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.45s) --- 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.01s) --- 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.01s) --- 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.01s) --- 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-pagatav5gate'", Local "Local file system at /tmp/rclone1146306316", Modify Window "1ns" 2026/09/23 01:29:58 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': poll-interval is not supported by this remote 2026/09/23 01:29:58 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/23 01:29:58 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" 2026/09/23 01:29:58 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" 2026/09/23 01:29:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" 2026/09/23 01:29:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/23 01:29:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" 2026/09/23 01:29:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" 2026/09/23 01:29:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/23 01:29:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" 2026/09/23 01:29:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:58 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/23 01:29:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:58 DEBUG : file1: newRWFileHandle: 2026/09/23 01:29:58 DEBUG : file1(0x99cc5c2e5c0): openPending: 2026/09/23 01:29:58 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/23 01:29:58 DEBUG : file1(0x99cc5c2e5c0): >openPending: err= 2026/09/23 01:29:58 DEBUG : file1: >newRWFileHandle: err= 2026/09/23 01:29:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/23 01:29:58 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/23 01:29:58 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/23 01:29:58 DEBUG : file1(0x99cc5c2e5c0): _writeAt: size=2, off=0 2026/09/23 01:29:58 DEBUG : file1(0x99cc5c2e5c0): >_writeAt: n=2, err= 2026/09/23 01:29:58 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/09/23 01:29:58 DEBUG : file1(0x99cc5c2e5c0): RWFileHandle.Flush 2026/09/23 01:29:58 DEBUG : file1(0x99cc5c2e5c0): RWFileHandle.Release 2026/09/23 01:29:58 DEBUG : file1(0x99cc5c2e5c0): close: 2026/09/23 01:29:58 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/09/23 01:29:58 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:58 DEBUG : file1(0x99cc5c2e5c0): >close: err= 2026/09/23 01:29:58 DEBUG : WaitForWriters: timeout=30s 2026/09/23 01:29:58 DEBUG : Looking for writers 2026/09/23 01:29:58 DEBUG : file1: reading active writers 2026/09/23 01:29:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/23 01:29:58 DEBUG : Looking for writers 2026/09/23 01:29:58 DEBUG : file1: reading active writers 2026/09/23 01:29:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/23 01:29:58 DEBUG : Looking for writers 2026/09/23 01:29:58 DEBUG : file1: reading active writers 2026/09/23 01:29:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/23 01:29:58 DEBUG : Looking for writers 2026/09/23 01:29:58 DEBUG : file1: reading active writers 2026/09/23 01:29:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/23 01:29:58 DEBUG : file1: vfs cache: starting upload 2026/09/23 01:29:58 DEBUG : file1: skip slow SHA1 on source file, hashing in-transit 2026/09/23 01:29:58 DEBUG : Looking for writers 2026/09/23 01:29:58 DEBUG : file1: reading active writers 2026/09/23 01:29:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/23 01:29:58 DEBUG : Looking for writers 2026/09/23 01:29:58 DEBUG : file1: reading active writers 2026/09/23 01:29:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/23 01:29:59 DEBUG : file1: size = 2 OK 2026/09/23 01:29:59 DEBUG : file1.rclone_chunk.001_ssl113: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/09/23 01:29:59 INFO : file1.rclone_chunk.001_ssl113: Copied (server-side copy) to: file1 2026/09/23 01:29:59 INFO : file1.rclone_chunk.001_ssl113: Deleted 2026/09/23 01:29:59 DEBUG : file1: size = 2 OK 2026/09/23 01:29:59 INFO : file1: Copied (new) 2026/09/23 01:29:59 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC" 2026/09/23 01:29:59 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/23 01:29:59 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/09/23 01:29:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/23 01:29:59 INFO : file1: vfs cache: upload succeeded try #1 2026/09/23 01:29:59 DEBUG : Looking for writers 2026/09/23 01:29:59 DEBUG : file1: reading active writers 2026/09/23 01:29:59 DEBUG : >WaitForWriters: 2026/09/23 01:29:59 DEBUG : WaitForWriters: timeout=30s 2026/09/23 01:29:59 DEBUG : Looking for writers 2026/09/23 01:29:59 DEBUG : file1: reading active writers 2026/09/23 01:29:59 DEBUG : >WaitForWriters: 2026/09/23 01:29:59 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (0.90s) === RUN TestRWCacheRename run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate'", Local "Local file system at /tmp/rclone1146306316", Modify Window "1ns" 2026/09/23 01:29:59 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': poll-interval is not supported by this remote 2026/09/23 01:29:59 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/23 01:29:59 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" 2026/09/23 01:29:59 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" 2026/09/23 01:29:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" 2026/09/23 01:29:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/23 01:29:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" 2026/09/23 01:29:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" 2026/09/23 01:29:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/23 01:29:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" 2026/09/23 01:29:59 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:29:59 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/23 01:29:59 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:29:59 DEBUG : rename_me: newRWFileHandle: 2026/09/23 01:29:59 DEBUG : rename_me(0x99cc52be4c0): openPending: 2026/09/23 01:29:59 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 01:29:59 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/09/23 01:29:59 DEBUG : rename_me(0x99cc52be4c0): >openPending: err= 2026/09/23 01:29:59 DEBUG : rename_me: >newRWFileHandle: err= 2026/09/23 01:29:59 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/09/23 01:29:59 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/09/23 01:29:59 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/09/23 01:29:59 DEBUG : rename_me(0x99cc52be4c0): _writeAt: size=5, off=0 2026/09/23 01:29:59 DEBUG : rename_me(0x99cc52be4c0): >_writeAt: n=5, err= 2026/09/23 01:29:59 DEBUG : rename_me(0x99cc52be4c0): close: 2026/09/23 01:29:59 DEBUG : rename_me: vfs cache: setting modification time to 2026-09-23 01:29:59.474328966 +0000 UTC m=+80.126516068 2026/09/23 01:29:59 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/09/23 01:29:59 DEBUG : rename_me(0x99cc52be4c0): >close: err= 2026/09/23 01:29:59 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/09/23 01:29:59 DEBUG : i_was_renamed: Updating file with 0x99cc5893ad0 2026/09/23 01:29:59 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/09/23 01:29:59 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/09/23 01:29:59 DEBUG : WaitForWriters: timeout=30s 2026/09/23 01:29:59 DEBUG : Looking for writers 2026/09/23 01:29:59 DEBUG : i_was_renamed: reading active writers 2026/09/23 01:29:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/23 01:29:59 DEBUG : Looking for writers 2026/09/23 01:29:59 DEBUG : i_was_renamed: reading active writers 2026/09/23 01:29:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/23 01:29:59 DEBUG : Looking for writers 2026/09/23 01:29:59 DEBUG : i_was_renamed: reading active writers 2026/09/23 01:29:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/23 01:29:59 DEBUG : Looking for writers 2026/09/23 01:29:59 DEBUG : i_was_renamed: reading active writers 2026/09/23 01:29:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/23 01:29:59 DEBUG : i_was_renamed: vfs cache: starting upload 2026/09/23 01:29:59 DEBUG : i_was_renamed: skip slow SHA1 on source file, hashing in-transit 2026/09/23 01:29:59 DEBUG : Looking for writers 2026/09/23 01:29:59 DEBUG : i_was_renamed: reading active writers 2026/09/23 01:29:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/23 01:29:59 DEBUG : Looking for writers 2026/09/23 01:29:59 DEBUG : i_was_renamed: reading active writers 2026/09/23 01:29:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/23 01:29:59 DEBUG : i_was_renamed: size = 5 OK 2026/09/23 01:29:59 DEBUG : i_was_renamed.rclone_chunk.001_ssl2f5: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/23 01:29:59 INFO : i_was_renamed.rclone_chunk.001_ssl2f5: Copied (server-side copy) to: i_was_renamed 2026/09/23 01:30:00 INFO : i_was_renamed.rclone_chunk.001_ssl2f5: Deleted 2026/09/23 01:30:00 DEBUG : i_was_renamed: size = 5 OK 2026/09/23 01:30:00 INFO : i_was_renamed: Copied (new) 2026/09/23 01:30:00 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-09-23 01:29:59.474328966 +0000 UTC" 2026/09/23 01:30:00 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/09/23 01:30:00 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/09/23 01:30:00 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/09/23 01:30:00 DEBUG : Looking for writers 2026/09/23 01:30:00 DEBUG : i_was_renamed: reading active writers 2026/09/23 01:30:00 DEBUG : >WaitForWriters: 2026/09/23 01:30:00 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.83s) === RUN TestRWCacheUpdate run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate'", Local "Local file system at /tmp/rclone1146306316", Modify Window "1ns" 2026/09/23 01:30:00 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': poll-interval is not supported by this remote 2026/09/23 01:30:00 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/23 01:30:00 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" 2026/09/23 01:30:00 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" 2026/09/23 01:30:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" 2026/09/23 01:30:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/23 01:30:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" 2026/09/23 01:30:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" 2026/09/23 01:30:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/23 01:30:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-pagatav5gate" 2026/09/23 01:30:00 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/23 01:30:00 DEBUG : forgetting directory cache 2026/09/23 01:30:00 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/09/23 01:30:00 DEBUG : TestRWCacheUpdate.rclone_chunk.001_ssl3ho: md5 = 8558f20bbf1a5777c862752b37ad49be OK 2026/09/23 01:30:00 INFO : TestRWCacheUpdate.rclone_chunk.001_ssl3ho: Copied (server-side copy) to: TestRWCacheUpdate 2026/09/23 01:30:00 INFO : TestRWCacheUpdate.rclone_chunk.001_ssl3ho: Deleted 2026/09/23 01:30:00 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:30:01 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/23 01:30:01 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/23 01:30:01 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/23 01:30:01 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/23 01:30:01 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/23 01:30:01 DEBUG : TestRWCacheUpdate(0x99cc55821c0): _readAt: size=512, off=0 2026/09/23 01:30:01 DEBUG : TestRWCacheUpdate(0x99cc55821c0): openPending: 2026/09/23 01:30:01 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-09-23 00:31:00.261900493 +0000 UTC" against cached fingerprint "" 2026/09/23 01:30:01 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/09/23 01:30:01 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/23 01:30:01 DEBUG : TestRWCacheUpdate(0x99cc55821c0): >openPending: err= 2026/09/23 01:30:01 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/09/23 01:30:01 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/23 01:30:01 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/23 01:30:01 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/23 01:30:01 DEBUG : TestRWCacheUpdate(0x99cc55821c0): >_readAt: n=20, err=EOF 2026/09/23 01:30:01 DEBUG : TestRWCacheUpdate(0x99cc55821c0): close: 2026/09/23 01:30:01 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-23 00:31:00.261900493 +0000 UTC 2026/09/23 01:30:01 DEBUG : TestRWCacheUpdate(0x99cc55821c0): >close: err= 2026/09/23 01:30:01 DEBUG : Re-reading directory (102.986486ms old) 2026/09/23 01:30:01 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/23 01:30:01 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/23 01:30:01 DEBUG : forgetting directory cache 2026/09/23 01:30:01 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/09/23 01:30:01 DEBUG : TestRWCacheUpdate.rclone_chunk.001_ssl4pk: md5 = 944a242d910e2bbacae0d0db8c64490a OK 2026/09/23 01:30:01 INFO : TestRWCacheUpdate.rclone_chunk.001_ssl4pk: Copied (server-side copy) to: TestRWCacheUpdate 2026/09/23 01:30:01 INFO : TestRWCacheUpdate.rclone_chunk.001_ssl4pk: Deleted 2026/09/23 01:30:02 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:30:02 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/23 01:30:02 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/23 01:30:02 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/23 01:30:02 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/23 01:30:02 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/23 01:30:02 DEBUG : TestRWCacheUpdate(0x99cc5583dc0): _readAt: size=512, off=0 2026/09/23 01:30:02 DEBUG : TestRWCacheUpdate(0x99cc5583dc0): openPending: 2026/09/23 01:30:02 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-09-23 00:32:00.261900493 +0000 UTC" against cached fingerprint "20,2026-09-23 00:31:00.261900493 +0000 UTC" 2026/09/23 01:30:02 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-09-23 00:32:00.261900493 +0000 UTC" != cached fingerprint "20,2026-09-23 00:31:00.261900493 +0000 UTC") 2026/09/23 01:30:02 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/23 01:30:02 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/23 01:30:02 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/09/23 01:30:02 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/23 01:30:02 DEBUG : TestRWCacheUpdate(0x99cc5583dc0): >openPending: err= 2026/09/23 01:30:02 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/09/23 01:30:02 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/23 01:30:02 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/23 01:30:02 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/23 01:30:02 DEBUG : TestRWCacheUpdate(0x99cc5583dc0): >_readAt: n=20, err=EOF 2026/09/23 01:30:02 DEBUG : TestRWCacheUpdate(0x99cc5583dc0): close: 2026/09/23 01:30:02 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-23 00:32:00.261900493 +0000 UTC 2026/09/23 01:30:02 DEBUG : TestRWCacheUpdate(0x99cc5583dc0): >close: err= 2026/09/23 01:30:02 DEBUG : Re-reading directory (112.833962ms old) 2026/09/23 01:30:02 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/23 01:30:02 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/23 01:30:02 DEBUG : forgetting directory cache 2026/09/23 01:30:02 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/09/23 01:30:02 DEBUG : TestRWCacheUpdate.rclone_chunk.001_ssl59m: md5 = 4e063366550d230fc1fb85c19dbb494d OK 2026/09/23 01:30:02 INFO : TestRWCacheUpdate.rclone_chunk.001_ssl59m: Copied (server-side copy) to: TestRWCacheUpdate 2026/09/23 01:30:02 INFO : TestRWCacheUpdate.rclone_chunk.001_ssl59m: Deleted 2026/09/23 01:30:03 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:30:03 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/23 01:30:03 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/23 01:30:03 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/23 01:30:03 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/23 01:30:03 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/23 01:30:03 DEBUG : TestRWCacheUpdate(0x99cc5a6e3c0): _readAt: size=512, off=0 2026/09/23 01:30:03 DEBUG : TestRWCacheUpdate(0x99cc5a6e3c0): openPending: 2026/09/23 01:30:03 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-09-23 00:33:00.261900493 +0000 UTC" against cached fingerprint "20,2026-09-23 00:32:00.261900493 +0000 UTC" 2026/09/23 01:30:03 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-09-23 00:33:00.261900493 +0000 UTC" != cached fingerprint "20,2026-09-23 00:32:00.261900493 +0000 UTC") 2026/09/23 01:30:03 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/23 01:30:03 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/23 01:30:03 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/09/23 01:30:03 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/23 01:30:03 DEBUG : TestRWCacheUpdate(0x99cc5a6e3c0): >openPending: err= 2026/09/23 01:30:03 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/09/23 01:30:03 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/23 01:30:03 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/23 01:30:03 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/23 01:30:03 DEBUG : TestRWCacheUpdate(0x99cc5a6e3c0): >_readAt: n=20, err=EOF 2026/09/23 01:30:03 DEBUG : TestRWCacheUpdate(0x99cc5a6e3c0): close: 2026/09/23 01:30:03 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-23 00:33:00.261900493 +0000 UTC 2026/09/23 01:30:03 DEBUG : TestRWCacheUpdate(0x99cc5a6e3c0): >close: err= 2026/09/23 01:30:03 DEBUG : forgetting directory cache 2026/09/23 01:30:03 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/23 01:30:03 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/09/23 01:30:03 DEBUG : TestRWCacheUpdate.rclone_chunk.001_ssl6g9: md5 = a8c7956852282e88c22a986150cb5a68 OK 2026/09/23 01:30:03 INFO : TestRWCacheUpdate.rclone_chunk.001_ssl6g9: Copied (server-side copy) to: TestRWCacheUpdate 2026/09/23 01:30:03 INFO : TestRWCacheUpdate.rclone_chunk.001_ssl6g9: Deleted 2026/09/23 01:30:04 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:30:04 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/23 01:30:04 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/23 01:30:04 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/23 01:30:04 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/23 01:30:04 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/23 01:30:04 DEBUG : TestRWCacheUpdate(0x99cc5692cc0): _readAt: size=512, off=0 2026/09/23 01:30:04 DEBUG : TestRWCacheUpdate(0x99cc5692cc0): openPending: 2026/09/23 01:30:04 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-09-23 00:34:00.261900493 +0000 UTC" against cached fingerprint "20,2026-09-23 00:33:00.261900493 +0000 UTC" 2026/09/23 01:30:04 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-09-23 00:34:00.261900493 +0000 UTC" != cached fingerprint "20,2026-09-23 00:33:00.261900493 +0000 UTC") 2026/09/23 01:30:04 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/23 01:30:04 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/23 01:30:04 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/09/23 01:30:04 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/23 01:30:04 DEBUG : TestRWCacheUpdate(0x99cc5692cc0): >openPending: err= 2026/09/23 01:30:04 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/09/23 01:30:04 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/23 01:30:04 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/23 01:30:04 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/23 01:30:04 DEBUG : TestRWCacheUpdate(0x99cc5692cc0): >_readAt: n=20, err=EOF 2026/09/23 01:30:04 DEBUG : TestRWCacheUpdate(0x99cc5692cc0): close: 2026/09/23 01:30:04 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-23 00:34:00.261900493 +0000 UTC 2026/09/23 01:30:04 DEBUG : TestRWCacheUpdate(0x99cc5692cc0): >close: err= 2026/09/23 01:30:04 DEBUG : Re-reading directory (118.164047ms old) 2026/09/23 01:30:04 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/23 01:30:04 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/23 01:30:04 DEBUG : forgetting directory cache 2026/09/23 01:30:04 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/09/23 01:30:04 DEBUG : TestRWCacheUpdate.rclone_chunk.001_ssl7et: md5 = 25074c7237d5f7774d304950950b2d66 OK 2026/09/23 01:30:04 INFO : TestRWCacheUpdate.rclone_chunk.001_ssl7et: Copied (server-side copy) to: TestRWCacheUpdate 2026/09/23 01:30:04 INFO : TestRWCacheUpdate.rclone_chunk.001_ssl7et: Deleted 2026/09/23 01:30:05 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:30:05 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/23 01:30:05 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/23 01:30:05 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/23 01:30:05 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/23 01:30:05 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/23 01:30:05 DEBUG : TestRWCacheUpdate(0x99cc51a08c0): _readAt: size=512, off=0 2026/09/23 01:30:05 DEBUG : TestRWCacheUpdate(0x99cc51a08c0): openPending: 2026/09/23 01:30:05 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-09-23 00:35:00.261900493 +0000 UTC" against cached fingerprint "20,2026-09-23 00:34:00.261900493 +0000 UTC" 2026/09/23 01:30:05 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-09-23 00:35:00.261900493 +0000 UTC" != cached fingerprint "20,2026-09-23 00:34:00.261900493 +0000 UTC") 2026/09/23 01:30:05 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/23 01:30:05 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/23 01:30:05 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/09/23 01:30:05 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/23 01:30:05 DEBUG : TestRWCacheUpdate(0x99cc51a08c0): >openPending: err= 2026/09/23 01:30:05 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/09/23 01:30:05 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/23 01:30:05 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/23 01:30:05 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/23 01:30:05 DEBUG : TestRWCacheUpdate(0x99cc51a08c0): >_readAt: n=20, err=EOF 2026/09/23 01:30:05 DEBUG : TestRWCacheUpdate(0x99cc51a08c0): close: 2026/09/23 01:30:05 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-23 00:35:00.261900493 +0000 UTC 2026/09/23 01:30:05 DEBUG : TestRWCacheUpdate(0x99cc51a08c0): >close: err= 2026/09/23 01:30:05 DEBUG : forgetting directory cache 2026/09/23 01:30:05 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/23 01:30:05 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/09/23 01:30:05 DEBUG : TestRWCacheUpdate.rclone_chunk.001_ssl8rz: md5 = 58e51f3b328781d7a035e462b2e9bd00 OK 2026/09/23 01:30:05 INFO : TestRWCacheUpdate.rclone_chunk.001_ssl8rz: Copied (server-side copy) to: TestRWCacheUpdate 2026/09/23 01:30:06 INFO : TestRWCacheUpdate.rclone_chunk.001_ssl8rz: Deleted 2026/09/23 01:30:06 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:30:06 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/23 01:30:06 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/23 01:30:06 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/23 01:30:06 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/23 01:30:06 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/23 01:30:06 DEBUG : TestRWCacheUpdate(0x99cc579a780): _readAt: size=512, off=0 2026/09/23 01:30:06 DEBUG : TestRWCacheUpdate(0x99cc579a780): openPending: 2026/09/23 01:30:06 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-09-23 00:36:00.261900493 +0000 UTC" against cached fingerprint "20,2026-09-23 00:35:00.261900493 +0000 UTC" 2026/09/23 01:30:06 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-09-23 00:36:00.261900493 +0000 UTC" != cached fingerprint "20,2026-09-23 00:35:00.261900493 +0000 UTC") 2026/09/23 01:30:06 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/23 01:30:06 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/23 01:30:06 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/09/23 01:30:06 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/23 01:30:06 DEBUG : TestRWCacheUpdate(0x99cc579a780): >openPending: err= 2026/09/23 01:30:06 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/09/23 01:30:06 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/23 01:30:06 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/23 01:30:06 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/23 01:30:06 DEBUG : TestRWCacheUpdate(0x99cc579a780): >_readAt: n=20, err=EOF 2026/09/23 01:30:06 DEBUG : TestRWCacheUpdate(0x99cc579a780): close: 2026/09/23 01:30:06 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-23 00:36:00.261900493 +0000 UTC 2026/09/23 01:30:06 DEBUG : TestRWCacheUpdate(0x99cc579a780): >close: err= 2026/09/23 01:30:06 DEBUG : forgetting directory cache 2026/09/23 01:30:06 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/23 01:30:06 DEBUG : TestRWCacheUpdate: size = 21 OK 2026/09/23 01:30:06 DEBUG : TestRWCacheUpdate.rclone_chunk.001_ssl9x0: md5 = 8dbc613757cc0c1614e9b1aafd9156a7 OK 2026/09/23 01:30:06 INFO : TestRWCacheUpdate.rclone_chunk.001_ssl9x0: Copied (server-side copy) to: TestRWCacheUpdate 2026/09/23 01:30:06 INFO : TestRWCacheUpdate.rclone_chunk.001_ssl9x0: Deleted 2026/09/23 01:30:07 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:30:07 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/23 01:30:07 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/23 01:30:07 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/23 01:30:07 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/23 01:30:07 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/23 01:30:07 DEBUG : TestRWCacheUpdate(0x99cc5583300): _readAt: size=512, off=0 2026/09/23 01:30:07 DEBUG : TestRWCacheUpdate(0x99cc5583300): openPending: 2026/09/23 01:30:07 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-09-23 00:37:00.261900493 +0000 UTC" against cached fingerprint "20,2026-09-23 00:36:00.261900493 +0000 UTC" 2026/09/23 01:30:07 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-09-23 00:37:00.261900493 +0000 UTC" != cached fingerprint "20,2026-09-23 00:36:00.261900493 +0000 UTC") 2026/09/23 01:30:07 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/23 01:30:07 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/23 01:30:07 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/09/23 01:30:07 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/23 01:30:07 DEBUG : TestRWCacheUpdate(0x99cc5583300): >openPending: err= 2026/09/23 01:30:07 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/09/23 01:30:07 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/23 01:30:07 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/23 01:30:07 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/23 01:30:07 DEBUG : TestRWCacheUpdate(0x99cc5583300): >_readAt: n=21, err=EOF 2026/09/23 01:30:07 DEBUG : TestRWCacheUpdate(0x99cc5583300): close: 2026/09/23 01:30:07 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-23 00:37:00.261900493 +0000 UTC 2026/09/23 01:30:07 DEBUG : TestRWCacheUpdate(0x99cc5583300): >close: err= 2026/09/23 01:30:07 DEBUG : forgetting directory cache 2026/09/23 01:30:07 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/23 01:30:07 DEBUG : TestRWCacheUpdate: size = 22 OK 2026/09/23 01:30:07 DEBUG : TestRWCacheUpdate.rclone_chunk.001_sslavs: md5 = d6db0c1b4814e22b98d1f690596f68ca OK 2026/09/23 01:30:07 INFO : TestRWCacheUpdate.rclone_chunk.001_sslavs: Copied (server-side copy) to: TestRWCacheUpdate 2026/09/23 01:30:07 INFO : TestRWCacheUpdate.rclone_chunk.001_sslavs: Deleted 2026/09/23 01:30:08 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:30:08 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/23 01:30:08 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/23 01:30:08 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/23 01:30:08 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/23 01:30:08 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/23 01:30:08 DEBUG : TestRWCacheUpdate(0x99cc56d2fc0): _readAt: size=512, off=0 2026/09/23 01:30:08 DEBUG : TestRWCacheUpdate(0x99cc56d2fc0): openPending: 2026/09/23 01:30:08 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-09-23 00:38:00.261900493 +0000 UTC" against cached fingerprint "21,2026-09-23 00:37:00.261900493 +0000 UTC" 2026/09/23 01:30:08 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-09-23 00:38:00.261900493 +0000 UTC" != cached fingerprint "21,2026-09-23 00:37:00.261900493 +0000 UTC") 2026/09/23 01:30:08 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/23 01:30:08 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/23 01:30:08 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/09/23 01:30:08 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/23 01:30:08 DEBUG : TestRWCacheUpdate(0x99cc56d2fc0): >openPending: err= 2026/09/23 01:30:08 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/09/23 01:30:08 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/23 01:30:08 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/23 01:30:08 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/23 01:30:08 DEBUG : TestRWCacheUpdate(0x99cc56d2fc0): >_readAt: n=22, err=EOF 2026/09/23 01:30:08 DEBUG : TestRWCacheUpdate(0x99cc56d2fc0): close: 2026/09/23 01:30:08 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-23 00:38:00.261900493 +0000 UTC 2026/09/23 01:30:08 DEBUG : TestRWCacheUpdate(0x99cc56d2fc0): >close: err= 2026/09/23 01:30:08 DEBUG : forgetting directory cache 2026/09/23 01:30:08 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/23 01:30:08 DEBUG : TestRWCacheUpdate: size = 23 OK 2026/09/23 01:30:08 DEBUG : TestRWCacheUpdate.rclone_chunk.001_sslbg5: md5 = a04b60cad5c51870e80f668df3d720c0 OK 2026/09/23 01:30:08 INFO : TestRWCacheUpdate.rclone_chunk.001_sslbg5: Copied (server-side copy) to: TestRWCacheUpdate 2026/09/23 01:30:08 INFO : TestRWCacheUpdate.rclone_chunk.001_sslbg5: Deleted 2026/09/23 01:30:09 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:30:09 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/23 01:30:09 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/23 01:30:09 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/23 01:30:09 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/23 01:30:09 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/23 01:30:09 DEBUG : TestRWCacheUpdate(0x99cc5a790c0): _readAt: size=512, off=0 2026/09/23 01:30:09 DEBUG : TestRWCacheUpdate(0x99cc5a790c0): openPending: 2026/09/23 01:30:09 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-09-23 00:39:00.261900493 +0000 UTC" against cached fingerprint "22,2026-09-23 00:38:00.261900493 +0000 UTC" 2026/09/23 01:30:09 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-09-23 00:39:00.261900493 +0000 UTC" != cached fingerprint "22,2026-09-23 00:38:00.261900493 +0000 UTC") 2026/09/23 01:30:09 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/23 01:30:09 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/23 01:30:09 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/09/23 01:30:09 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/23 01:30:09 DEBUG : TestRWCacheUpdate(0x99cc5a790c0): >openPending: err= 2026/09/23 01:30:09 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/09/23 01:30:09 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/23 01:30:09 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/23 01:30:09 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/23 01:30:09 DEBUG : TestRWCacheUpdate(0x99cc5a790c0): >_readAt: n=23, err=EOF 2026/09/23 01:30:09 DEBUG : TestRWCacheUpdate(0x99cc5a790c0): close: 2026/09/23 01:30:09 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-23 00:39:00.261900493 +0000 UTC 2026/09/23 01:30:09 DEBUG : TestRWCacheUpdate(0x99cc5a790c0): >close: err= 2026/09/23 01:30:09 DEBUG : Re-reading directory (105.282291ms old) 2026/09/23 01:30:09 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/23 01:30:09 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/23 01:30:09 DEBUG : forgetting directory cache 2026/09/23 01:30:09 DEBUG : TestRWCacheUpdate: size = 24 OK 2026/09/23 01:30:09 DEBUG : TestRWCacheUpdate.rclone_chunk.001_sslcr5: md5 = 074978d6705e58530a3c8d378a08fa37 OK 2026/09/23 01:30:09 INFO : TestRWCacheUpdate.rclone_chunk.001_sslcr5: Copied (server-side copy) to: TestRWCacheUpdate 2026/09/23 01:30:09 INFO : TestRWCacheUpdate.rclone_chunk.001_sslcr5: Deleted 2026/09/23 01:30:10 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:30:10 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/23 01:30:10 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/23 01:30:10 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/23 01:30:10 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/23 01:30:10 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/23 01:30:10 DEBUG : TestRWCacheUpdate(0x99cc5c44280): _readAt: size=512, off=0 2026/09/23 01:30:10 DEBUG : TestRWCacheUpdate(0x99cc5c44280): openPending: 2026/09/23 01:30:10 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-09-23 00:40:00.261900493 +0000 UTC" against cached fingerprint "23,2026-09-23 00:39:00.261900493 +0000 UTC" 2026/09/23 01:30:10 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-09-23 00:40:00.261900493 +0000 UTC" != cached fingerprint "23,2026-09-23 00:39:00.261900493 +0000 UTC") 2026/09/23 01:30:10 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/23 01:30:10 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/23 01:30:10 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/09/23 01:30:10 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/23 01:30:10 DEBUG : TestRWCacheUpdate(0x99cc5c44280): >openPending: err= 2026/09/23 01:30:10 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/09/23 01:30:10 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/23 01:30:10 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/23 01:30:10 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/23 01:30:10 DEBUG : TestRWCacheUpdate(0x99cc5c44280): >_readAt: n=24, err=EOF 2026/09/23 01:30:10 DEBUG : TestRWCacheUpdate(0x99cc5c44280): close: 2026/09/23 01:30:10 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-23 00:40:00.261900493 +0000 UTC 2026/09/23 01:30:10 DEBUG : TestRWCacheUpdate(0x99cc5c44280): >close: err= 2026/09/23 01:30:10 DEBUG : Re-reading directory (101.715657ms old) 2026/09/23 01:30:10 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/23 01:30:10 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/23 01:30:10 DEBUG : WaitForWriters: timeout=30s 2026/09/23 01:30:10 DEBUG : Looking for writers 2026/09/23 01:30:10 DEBUG : TestRWCacheUpdate: reading active writers 2026/09/23 01:30:10 DEBUG : >WaitForWriters: 2026/09/23 01:30:10 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': vfs cache: cleaner exiting 2026/09/23 01:30:10 DEBUG : forgetting directory cache --- PASS: TestRWCacheUpdate (10.33s) === RUN TestCaseSensitivity run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate'", Local "Local file system at /tmp/rclone1146306316", Modify Window "1ns" 2026/09/23 01:30:10 DEBUG : FiLeA: size = 5 OK 2026/09/23 01:30:10 DEBUG : FiLeA.rclone_chunk.001_ssldwu: md5 = 89d903bc35dede724fd52c51437ff5fd OK 2026/09/23 01:30:10 INFO : FiLeA.rclone_chunk.001_ssldwu: Copied (server-side copy) to: FiLeA 2026/09/23 01:30:11 INFO : FiLeA.rclone_chunk.001_ssldwu: Deleted 2026/09/23 01:30:11 DEBUG : FiLeB: size = 5 OK 2026/09/23 01:30:11 DEBUG : FiLeB.rclone_chunk.001_sslem6: md5 = ff9cf2d690d888cb337f6bf4526b6130 OK 2026/09/23 01:30:11 INFO : FiLeB.rclone_chunk.001_sslem6: Copied (server-side copy) to: FiLeB 2026/09/23 01:30:11 INFO : FiLeB.rclone_chunk.001_sslem6: Deleted 2026/09/23 01:30:12 DEBUG : FilEb: size = 5 OK 2026/09/23 01:30:12 DEBUG : FilEb.rclone_chunk.001_sslevn: md5 = 79369f78f7882c1baabbc7d45dc5daa0 OK 2026/09/23 01:30:12 INFO : FilEb.rclone_chunk.001_sslevn: Copied (server-side copy) to: FilEb 2026/09/23 01:30:12 INFO : FilEb.rclone_chunk.001_sslevn: Deleted 2026/09/23 01:30:12 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': poll-interval is not supported by this remote 2026/09/23 01:30:12 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': poll-interval is not supported by this remote 2026/09/23 01:30:12 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/23 01:30:12 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/09/23 01:30:12 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/09/23 01:30:12 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/09/23 01:30:12 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/09/23 01:30:12 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/23 01:30:12 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/23 01:30:12 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/09/23 01:30:12 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/09/23 01:30:12 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/09/23 01:30:12 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/09/23 01:30:12 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/23 01:30:12 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/23 01:30:12 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/09/23 01:30:12 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/09/23 01:30:12 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/09/23 01:30:12 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/09/23 01:30:12 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/23 01:30:12 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/23 01:30:12 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/09/23 01:30:12 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/09/23 01:30:12 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/09/23 01:30:12 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/09/23 01:30:12 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/23 01:30:12 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/23 01:30:12 DEBUG : FilEb: Open: flags=O_RDONLY 2026/09/23 01:30:12 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/09/23 01:30:12 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/09/23 01:30:12 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/09/23 01:30:12 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/23 01:30:12 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/23 01:30:12 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/09/23 01:30:12 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/09/23 01:30:12 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/09/23 01:30:12 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/09/23 01:30:12 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/23 01:30:12 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/23 01:30:12 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/09/23 01:30:12 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/09/23 01:30:12 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/09/23 01:30:12 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/09/23 01:30:12 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/23 01:30:12 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/23 01:30:12 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/09/23 01:30:12 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/09/23 01:30:12 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/09/23 01:30:12 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/09/23 01:30:12 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/23 01:30:12 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/23 01:30:12 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/09/23 01:30:12 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/09/23 01:30:12 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/09/23 01:30:12 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/09/23 01:30:12 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/23 01:30:12 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/23 01:30:12 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/09/23 01:30:12 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/09/23 01:30:12 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/09/23 01:30:12 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/09/23 01:30:12 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/23 01:30:12 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/23 01:30:12 DEBUG : FilEb: Open: flags=O_RDONLY 2026/09/23 01:30:12 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/09/23 01:30:12 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/09/23 01:30:12 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/09/23 01:30:13 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/23 01:30:13 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/23 01:30:13 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/09/23 01:30:13 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/09/23 01:30:13 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/23 01:30:13 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/09/23 01:30:13 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/09/23 01:30:13 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/23 01:30:13 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/09/23 01:30:13 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/09/23 01:30:13 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/09/23 01:30:13 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/09/23 01:30:13 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/23 01:30:13 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/23 01:30:13 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/09/23 01:30:13 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/23 01:30:13 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/09/23 01:30:13 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/23 01:30:13 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/09/23 01:30:13 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/23 01:30:13 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/09/23 01:30:13 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/09/23 01:30:13 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/09/23 01:30:13 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/09/23 01:30:13 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/23 01:30:13 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/23 01:30:13 DEBUG : FilEb: Open: flags=O_RDONLY 2026/09/23 01:30:13 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/09/23 01:30:13 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/09/23 01:30:13 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/09/23 01:30:13 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/23 01:30:13 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/23 01:30:13 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/09/23 01:30:13 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/23 01:30:13 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/09/23 01:30:13 DEBUG : WaitForWriters: timeout=30s 2026/09/23 01:30:13 DEBUG : Looking for writers 2026/09/23 01:30:13 DEBUG : FiLeA: reading active writers 2026/09/23 01:30:13 DEBUG : FiLeB: reading active writers 2026/09/23 01:30:13 DEBUG : FilEb: reading active writers 2026/09/23 01:30:13 DEBUG : >WaitForWriters: 2026/09/23 01:30:13 DEBUG : WaitForWriters: timeout=30s 2026/09/23 01:30:13 DEBUG : Looking for writers 2026/09/23 01:30:13 DEBUG : FiLeA: reading active writers 2026/09/23 01:30:13 DEBUG : FiLeB: reading active writers 2026/09/23 01:30:13 DEBUG : FilEb: reading active writers 2026/09/23 01:30:13 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (2.87s) === RUN TestUnicodeNormalization run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate'", Local "Local file system at /tmp/rclone1146306316", Modify Window "1ns" 2026/09/23 01:30:13 DEBUG : normal name with no special characters.txt: size = 5 OK 2026/09/23 01:30:13 DEBUG : normal name with no special characters.txt.rclone_chunk.001_sslgp6: md5 = 89d903bc35dede724fd52c51437ff5fd OK 2026/09/23 01:30:13 INFO : normal name with no special characters.txt.rclone_chunk.001_sslgp6: Copied (server-side copy) to: normal name with no special characters.txt 2026/09/23 01:30:13 INFO : normal name with no special characters.txt.rclone_chunk.001_sslgp6: Deleted 2026/09/23 01:30:14 DEBUG : 測試_Русский___ě_áñ: size = 5 OK 2026/09/23 01:30:14 DEBUG : 測試_Русский___ě_áñ.rclone_chunk.001_sslgxb: md5 = ff9cf2d690d888cb337f6bf4526b6130 OK 2026/09/23 01:30:14 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_sslgxb: Copied (server-side copy) to: 測試_Русский___ě_áñ 2026/09/23 01:30:14 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_sslgxb: Deleted 2026/09/23 01:30:14 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': poll-interval is not supported by this remote 2026/09/23 01:30:14 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/23 01:30:14 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/09/23 01:30:14 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/09/23 01:30:14 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/09/23 01:30:14 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/23 01:30:14 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/23 01:30:14 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/23 01:30:14 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/09/23 01:30:14 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/09/23 01:30:14 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/09/23 01:30:14 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/09/23 01:30:14 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/23 01:30:14 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/23 01:30:14 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/09/23 01:30:14 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/09/23 01:30:14 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/09/23 01:30:14 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/23 01:30:14 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/23 01:30:14 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/23 01:30:14 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/09/23 01:30:14 DEBUG : WaitForWriters: timeout=30s 2026/09/23 01:30:14 DEBUG : Looking for writers 2026/09/23 01:30:14 DEBUG : normal name with no special characters.txt: reading active writers 2026/09/23 01:30:14 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/09/23 01:30:14 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (1.47s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate'", Local "Local file system at /tmp/rclone1146306316", Modify Window "1ns" 2026/09/23 01:30:14 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': poll-interval is not supported by this remote 2026/09/23 01:30:14 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': Reusing VFS from active cache 2026/09/23 01:30:14 DEBUG : WaitForWriters: timeout=30s 2026/09/23 01:30:14 DEBUG : Looking for writers 2026/09/23 01:30:14 DEBUG : >WaitForWriters: 2026/09/23 01:30:14 DEBUG : WaitForWriters: timeout=30s 2026/09/23 01:30:14 DEBUG : Looking for writers 2026/09/23 01:30:14 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.09s) === RUN TestVFSNewWithOpts run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate'", Local "Local file system at /tmp/rclone1146306316", Modify Window "1ns" 2026/09/23 01:30:15 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': poll-interval is not supported by this remote 2026/09/23 01:30:15 DEBUG : WaitForWriters: timeout=30s 2026/09/23 01:30:15 DEBUG : Looking for writers 2026/09/23 01:30:15 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.09s) === RUN TestVFSRoot run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate'", Local "Local file system at /tmp/rclone1146306316", Modify Window "1ns" 2026/09/23 01:30:15 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': poll-interval is not supported by this remote 2026/09/23 01:30:15 DEBUG : WaitForWriters: timeout=30s 2026/09/23 01:30:15 DEBUG : Looking for writers 2026/09/23 01:30:15 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.09s) === RUN TestVFSStat run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate'", Local "Local file system at /tmp/rclone1146306316", Modify Window "1ns" 2026/09/23 01:30:15 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': poll-interval is not supported by this remote 2026/09/23 01:30:15 DEBUG : file1: size = 14 OK 2026/09/23 01:30:15 DEBUG : file1.rclone_chunk.001_ssli2l: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/23 01:30:15 INFO : file1.rclone_chunk.001_ssli2l: Copied (server-side copy) to: file1 2026/09/23 01:30:15 INFO : file1.rclone_chunk.001_ssli2l: Deleted 2026/09/23 01:30:16 DEBUG : dir/file2: size = 14 OK 2026/09/23 01:30:16 DEBUG : dir/file2.rclone_chunk.001_sslicv: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/09/23 01:30:16 INFO : dir/file2.rclone_chunk.001_sslicv: Copied (server-side copy) to: dir/file2 2026/09/23 01:30:16 INFO : dir/file2.rclone_chunk.001_sslicv: Deleted 2026/09/23 01:30:16 DEBUG : WaitForWriters: timeout=30s 2026/09/23 01:30:16 DEBUG : dir: Looking for writers 2026/09/23 01:30:16 DEBUG : file2: reading active writers 2026/09/23 01:30:16 DEBUG : Looking for writers 2026/09/23 01:30:16 DEBUG : dir: reading active writers 2026/09/23 01:30:16 DEBUG : file1: reading active writers 2026/09/23 01:30:16 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (1.49s) === RUN TestVFSStatParent run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate'", Local "Local file system at /tmp/rclone1146306316", Modify Window "1ns" 2026/09/23 01:30:16 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': poll-interval is not supported by this remote 2026/09/23 01:30:17 DEBUG : file1: size = 14 OK 2026/09/23 01:30:17 DEBUG : file1.rclone_chunk.001_ssljc0: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/23 01:30:17 INFO : file1.rclone_chunk.001_ssljc0: Copied (server-side copy) to: file1 2026/09/23 01:30:17 INFO : file1.rclone_chunk.001_ssljc0: Deleted 2026/09/23 01:30:17 DEBUG : dir/file2: size = 14 OK 2026/09/23 01:30:17 DEBUG : dir/file2.rclone_chunk.001_sslkuj: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/09/23 01:30:17 INFO : dir/file2.rclone_chunk.001_sslkuj: Copied (server-side copy) to: dir/file2 2026/09/23 01:30:17 INFO : dir/file2.rclone_chunk.001_sslkuj: Deleted 2026/09/23 01:30:17 DEBUG : WaitForWriters: timeout=30s 2026/09/23 01:30:17 DEBUG : dir: Looking for writers 2026/09/23 01:30:17 DEBUG : Looking for writers 2026/09/23 01:30:17 DEBUG : dir: reading active writers 2026/09/23 01:30:17 DEBUG : file1: reading active writers 2026/09/23 01:30:17 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (1.31s) === RUN TestVFSAddVirtual run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate'", Local "Local file system at /tmp/rclone1146306316", Modify Window "1ns" 2026/09/23 01:30:18 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': poll-interval is not supported by this remote 2026/09/23 01:30:18 DEBUG : Added virtual directory entry vAddFile: "file" 2026/09/23 01:30:18 DEBUG : Added virtual directory entry vAddDir: "dir" 2026/09/23 01:30:18 DEBUG : dir: Added virtual directory entry vAddFile: "file2" 2026/09/23 01:30:18 DEBUG : WaitForWriters: timeout=30s 2026/09/23 01:30:18 DEBUG : dir: Looking for writers 2026/09/23 01:30:18 DEBUG : file2: reading active writers 2026/09/23 01:30:18 DEBUG : Looking for writers 2026/09/23 01:30:18 DEBUG : file: reading active writers 2026/09/23 01:30:18 DEBUG : dir: reading active writers 2026/09/23 01:30:18 DEBUG : >WaitForWriters: --- PASS: TestVFSAddVirtual (0.17s) === RUN TestVFSOpenFile run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate'", Local "Local file system at /tmp/rclone1146306316", Modify Window "1ns" 2026/09/23 01:30:18 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': poll-interval is not supported by this remote 2026/09/23 01:30:18 DEBUG : file1: size = 14 OK 2026/09/23 01:30:18 DEBUG : file1.rclone_chunk.001_ssllsw: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/23 01:30:18 INFO : file1.rclone_chunk.001_ssllsw: Copied (server-side copy) to: file1 2026/09/23 01:30:18 INFO : file1.rclone_chunk.001_ssllsw: Deleted 2026/09/23 01:30:18 DEBUG : dir/file2: size = 14 OK 2026/09/23 01:30:18 DEBUG : dir/file2.rclone_chunk.001_ssll8s: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/09/23 01:30:18 INFO : dir/file2.rclone_chunk.001_ssll8s: Copied (server-side copy) to: dir/file2 2026/09/23 01:30:19 INFO : dir/file2.rclone_chunk.001_ssll8s: Deleted 2026/09/23 01:30:19 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/23 01:30:19 DEBUG : file1: Open: flags=O_RDONLY 2026/09/23 01:30:19 DEBUG : file1: >Open: fd=file1 (r), err= 2026/09/23 01:30:19 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/09/23 01:30:19 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/23 01:30:19 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/09/23 01:30:19 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/23 01:30:19 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/09/23 01:30:19 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:30:19 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:30:19 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/09/23 01:30:19 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/09/23 01:30:19 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/09/23 01:30:19 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/09/23 01:30:19 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': File to upload is small (0 bytes), uploading instead of streaming 2026/09/23 01:30:19 DEBUG : dir/new_file.txt: size = 0 OK 2026/09/23 01:30:19 DEBUG : dir/new_file.txt.rclone_chunk.001_sslmt4: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/23 01:30:19 INFO : dir/new_file.txt.rclone_chunk.001_sslmt4: Copied (server-side copy) to: dir/new_file.txt 2026/09/23 01:30:19 INFO : dir/new_file.txt.rclone_chunk.001_sslmt4: Deleted 2026/09/23 01:30:19 DEBUG : dir/new_file.txt: size = 0 OK 2026/09/23 01:30:19 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2026/09/23 01:30:19 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/09/23 01:30:19 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:30:19 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/09/23 01:30:19 DEBUG : WaitForWriters: timeout=30s 2026/09/23 01:30:19 DEBUG : dir: Looking for writers 2026/09/23 01:30:19 DEBUG : file2: reading active writers 2026/09/23 01:30:19 DEBUG : new_file.txt: reading active writers 2026/09/23 01:30:19 DEBUG : Looking for writers 2026/09/23 01:30:19 DEBUG : dir: reading active writers 2026/09/23 01:30:19 DEBUG : file1: reading active writers 2026/09/23 01:30:19 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (1.84s) === RUN TestVFSRename run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate'", Local "Local file system at /tmp/rclone1146306316", Modify Window "1ns" 2026/09/23 01:30:20 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': poll-interval is not supported by this remote 2026/09/23 01:30:20 DEBUG : dir/file2: size = 14 OK 2026/09/23 01:30:20 DEBUG : dir/file2.rclone_chunk.001_ssln15: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/09/23 01:30:20 INFO : dir/file2.rclone_chunk.001_ssln15: Copied (server-side copy) to: dir/file2 2026/09/23 01:30:20 INFO : dir/file2.rclone_chunk.001_ssln15: Deleted 2026/09/23 01:30:20 DEBUG : dir/file2: copy non-chunked object... 2026/09/23 01:30:20 DEBUG : dir/file1: size = 14 OK 2026/09/23 01:30:20 INFO : dir/file2: Copied (server-side copy) to: dir/file1 2026/09/23 01:30:20 INFO : dir/file2: Deleted 2026/09/23 01:30:20 DEBUG : dir/file1: Updating file with dir/file1 0x99cc5620750 2026/09/23 01:30:20 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/09/23 01:30:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/23 01:30:21 DEBUG : dir/file1: copy non-chunked object... 2026/09/23 01:30:21 DEBUG : file0: size = 14 OK 2026/09/23 01:30:21 INFO : dir/file1: Copied (server-side copy) to: file0 2026/09/23 01:30:21 INFO : dir/file1: Deleted 2026/09/23 01:30:21 DEBUG : file0: Updating file with file0 0x99cc5620750 2026/09/23 01:30:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/23 01:30:21 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/09/23 01:30:21 DEBUG : WaitForWriters: timeout=30s 2026/09/23 01:30:21 DEBUG : dir: Looking for writers 2026/09/23 01:30:21 DEBUG : Looking for writers 2026/09/23 01:30:21 DEBUG : dir: reading active writers 2026/09/23 01:30:21 DEBUG : file0: reading active writers 2026/09/23 01:30:21 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (1.55s) === RUN TestVFSStatfs run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate'", Local "Local file system at /tmp/rclone1146306316", Modify Window "1ns" 2026/09/23 01:30:21 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': poll-interval is not supported by this remote 2026/09/23 01:30:21 DEBUG : WaitForWriters: timeout=30s 2026/09/23 01:30:21 DEBUG : Looking for writers 2026/09/23 01:30:21 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.09s) === RUN TestVFSMkdir run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate'", Local "Local file system at /tmp/rclone1146306316", Modify Window "1ns" 2026/09/23 01:30:21 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': poll-interval is not supported by this remote 2026/09/23 01:30:21 DEBUG : WaitForWriters: timeout=30s 2026/09/23 01:30:21 DEBUG : Looking for writers 2026/09/23 01:30:21 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.13s) === RUN TestVFSMkdirAll run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate'", Local "Local file system at /tmp/rclone1146306316", Modify Window "1ns" 2026/09/23 01:30:21 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': poll-interval is not supported by this remote 2026/09/23 01:30:21 DEBUG : WaitForWriters: timeout=30s 2026/09/23 01:30:21 DEBUG : Looking for writers 2026/09/23 01:30:21 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-pagatav5gate'", Local "Local file system at /tmp/rclone1146306316", Modify Window "1ns" 2026/09/23 01:30:21 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': poll-interval is not supported by this remote 2026/09/23 01:30:21 DEBUG : WaitForWriters: timeout=30s 2026/09/23 01:30:21 DEBUG : Looking for writers 2026/09/23 01:30:21 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.09s) === RUN TestWriteFileHandleReadonly write_test.go:39: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate'", Local "Local file system at /tmp/rclone1146306316", Modify Window "1ns" 2026/09/23 01:30:21 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': poll-interval is not supported by this remote 2026/09/23 01:30:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:30:22 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:30:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/23 01:30:22 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/23 01:30:22 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/23 01:30:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/23 01:30:22 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/09/23 01:30:22 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/09/23 01:30:22 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/09/23 01:30:22 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': File to upload is small (5 bytes), uploading instead of streaming 2026/09/23 01:30:22 DEBUG : file1: size = 5 OK 2026/09/23 01:30:22 DEBUG : file1.rclone_chunk.001_sslpgz: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/23 01:30:22 INFO : file1.rclone_chunk.001_sslpgz: Copied (server-side copy) to: file1 2026/09/23 01:30:22 INFO : file1.rclone_chunk.001_sslpgz: Deleted 2026/09/23 01:30:22 DEBUG : file1: size = 5 OK 2026/09/23 01:30:22 DEBUG : file1: Size of src and dst objects identical 2026/09/23 01:30:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/23 01:30:22 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:30:22 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:30:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/23 01:30:22 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/23 01:30:22 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/23 01:30:22 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:30:22 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:30:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/23 01:30:22 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/23 01:30:22 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/23 01:30:22 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/09/23 01:30:22 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/09/23 01:30:22 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/23 01:30:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/23 01:30:22 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/23 01:30:22 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/23 01:30:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/23 01:30:22 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': File to upload is small (0 bytes), uploading instead of streaming 2026/09/23 01:30:23 DEBUG : file1: size = 0 OK 2026/09/23 01:30:23 DEBUG : file1.rclone_chunk.001_sslp3z: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/23 01:30:23 INFO : file1.rclone_chunk.001_sslp3z: Copied (server-side copy) to: file1 2026/09/23 01:30:23 INFO : file1.rclone_chunk.001_sslp3z: Deleted 2026/09/23 01:30:23 DEBUG : file1: size = 0 OK 2026/09/23 01:30:23 DEBUG : file1: Size of src and dst objects identical 2026/09/23 01:30:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/23 01:30:23 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/09/23 01:30:23 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/23 01:30:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/23 01:30:23 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/23 01:30:23 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/23 01:30:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/23 01:30:23 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': File to upload is small (7 bytes), uploading instead of streaming 2026/09/23 01:30:23 DEBUG : file1: size = 7 OK 2026/09/23 01:30:23 DEBUG : file1.rclone_chunk.001_sslq62: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/09/23 01:30:23 INFO : file1.rclone_chunk.001_sslq62: Copied (server-side copy) to: file1 2026/09/23 01:30:23 INFO : file1.rclone_chunk.001_sslq62: Deleted 2026/09/23 01:30:23 DEBUG : file1: size = 7 OK 2026/09/23 01:30:23 DEBUG : file1: Size of src and dst objects identical 2026/09/23 01:30:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/23 01:30:23 DEBUG : WaitForWriters: timeout=30s 2026/09/23 01:30:23 DEBUG : Looking for writers 2026/09/23 01:30:23 DEBUG : file1: reading active writers 2026/09/23 01:30:23 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (1.86s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate'", Local "Local file system at /tmp/rclone1146306316", Modify Window "1ns" 2026/09/23 01:30:23 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': poll-interval is not supported by this remote 2026/09/23 01:30:23 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:30:23 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:30:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/23 01:30:23 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/23 01:30:23 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/23 01:30:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/23 01:30:23 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/09/23 01:30:24 DEBUG : file1: aborting in-sequence write wait, off=100 2026/09/23 01:30:24 DEBUG : file1: failed to wait for in-sequence write to 100 2026/09/23 01:30:24 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/09/23 01:30:24 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': File to upload is small (11 bytes), uploading instead of streaming 2026/09/23 01:30:25 DEBUG : file1: size = 11 OK 2026/09/23 01:30:25 DEBUG : file1.rclone_chunk.001_sslrl6: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/23 01:30:25 INFO : file1.rclone_chunk.001_sslrl6: Copied (server-side copy) to: file1 2026/09/23 01:30:25 INFO : file1.rclone_chunk.001_sslrl6: Deleted 2026/09/23 01:30:25 DEBUG : file1: size = 11 OK 2026/09/23 01:30:25 DEBUG : file1: Size of src and dst objects identical 2026/09/23 01:30:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/23 01:30:25 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/09/23 01:30:25 DEBUG : WaitForWriters: timeout=30s 2026/09/23 01:30:25 DEBUG : Looking for writers 2026/09/23 01:30:25 DEBUG : file1: reading active writers 2026/09/23 01:30:25 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.75s) === RUN TestWriteFileHandleCloseWithError === RUN TestWriteFileHandleCloseWithError/upload_interrupted run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate'", Local "Local file system at /tmp/rclone1146306316", Modify Window "1ns" 2026/09/23 01:30:25 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': poll-interval is not supported by this remote 2026/09/23 01:30:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:30:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:30:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/23 01:30:25 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/23 01:30:25 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/23 01:30:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/23 01:30:25 ERROR : file1: WriteFileHandle.New Rcat failed: failed to read upload input: upload interrupted 2026/09/23 01:30:25 DEBUG : file1: Remove: 2026/09/23 01:30:25 DEBUG : Added virtual directory entry vDel: "file1" 2026/09/23 01:30:25 DEBUG : file1: >Remove: err= 2026/09/23 01:30:25 DEBUG : WaitForWriters: timeout=30s 2026/09/23 01:30:25 DEBUG : Looking for writers 2026/09/23 01:30:25 DEBUG : >WaitForWriters: === RUN TestWriteFileHandleCloseWithError/unexpected_EOF run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate'", Local "Local file system at /tmp/rclone1146306316", Modify Window "1ns" 2026/09/23 01:30:25 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': poll-interval is not supported by this remote 2026/09/23 01:30:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:30:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:30:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/23 01:30:25 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/23 01:30:25 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/23 01:30:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/23 01:30:25 ERROR : file1: WriteFileHandle.New Rcat failed: failed to read upload input: write aborted: unexpected EOF 2026/09/23 01:30:25 DEBUG : file1: Remove: 2026/09/23 01:30:25 DEBUG : Added virtual directory entry vDel: "file1" 2026/09/23 01:30:25 DEBUG : file1: >Remove: err= 2026/09/23 01:30:25 DEBUG : WaitForWriters: timeout=30s 2026/09/23 01:30:25 DEBUG : Looking for writers 2026/09/23 01:30:25 DEBUG : >WaitForWriters: === RUN TestWriteFileHandleCloseWithError/NilReason run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate'", Local "Local file system at /tmp/rclone1146306316", Modify Window "1ns" 2026/09/23 01:30:25 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': poll-interval is not supported by this remote 2026/09/23 01:30:25 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:30:25 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:30:25 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/23 01:30:25 DEBUG : file2: >Open: fd=file2 (w), err= 2026/09/23 01:30:25 DEBUG : file2: >OpenFile: fd=file2 (w), err= 2026/09/23 01:30:25 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/23 01:30:25 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': File to upload is small (5 bytes), uploading instead of streaming 2026/09/23 01:30:26 DEBUG : file2: size = 5 OK 2026/09/23 01:30:26 DEBUG : file2.rclone_chunk.001_sslspx: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/23 01:30:26 INFO : file2.rclone_chunk.001_sslspx: Copied (server-side copy) to: file2 2026/09/23 01:30:26 INFO : file2.rclone_chunk.001_sslspx: Deleted 2026/09/23 01:30:26 DEBUG : file2: size = 5 OK 2026/09/23 01:30:26 DEBUG : file2: Size of src and dst objects identical 2026/09/23 01:30:26 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/23 01:30:26 DEBUG : WaitForWriters: timeout=30s 2026/09/23 01:30:26 DEBUG : Looking for writers 2026/09/23 01:30:26 DEBUG : file2: reading active writers 2026/09/23 01:30:26 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleCloseWithError (1.04s) --- PASS: TestWriteFileHandleCloseWithError/upload_interrupted (0.14s) --- PASS: TestWriteFileHandleCloseWithError/unexpected_EOF (0.14s) --- PASS: TestWriteFileHandleCloseWithError/NilReason (0.76s) === RUN TestWriteFileHandleFlush run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate'", Local "Local file system at /tmp/rclone1146306316", Modify Window "1ns" 2026/09/23 01:30:26 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': poll-interval is not supported by this remote 2026/09/23 01:30:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:30:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:30:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/23 01:30:26 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/23 01:30:26 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/23 01:30:26 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/09/23 01:30:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/23 01:30:26 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': File to upload is small (5 bytes), uploading instead of streaming 2026/09/23 01:30:27 DEBUG : file1: size = 5 OK 2026/09/23 01:30:27 DEBUG : file1.rclone_chunk.001_ssltct: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/23 01:30:27 INFO : file1.rclone_chunk.001_ssltct: Copied (server-side copy) to: file1 2026/09/23 01:30:27 INFO : file1.rclone_chunk.001_ssltct: Deleted 2026/09/23 01:30:27 DEBUG : file1: size = 5 OK 2026/09/23 01:30:27 DEBUG : file1: Size of src and dst objects identical 2026/09/23 01:30:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/23 01:30:27 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/09/23 01:30:27 DEBUG : WaitForWriters: timeout=30s 2026/09/23 01:30:27 DEBUG : Looking for writers 2026/09/23 01:30:27 DEBUG : file1: reading active writers 2026/09/23 01:30:27 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.74s) === RUN TestWriteFileHandleRelease run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate'", Local "Local file system at /tmp/rclone1146306316", Modify Window "1ns" 2026/09/23 01:30:27 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': poll-interval is not supported by this remote 2026/09/23 01:30:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:30:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:30:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/23 01:30:27 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/23 01:30:27 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/23 01:30:27 DEBUG : file1: WriteFileHandle.Release closing 2026/09/23 01:30:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/23 01:30:27 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': File to upload is small (0 bytes), uploading instead of streaming 2026/09/23 01:30:27 DEBUG : file1: size = 0 OK 2026/09/23 01:30:27 DEBUG : file1.rclone_chunk.001_sslum3: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/23 01:30:27 INFO : file1.rclone_chunk.001_sslum3: Copied (server-side copy) to: file1 2026/09/23 01:30:27 INFO : file1.rclone_chunk.001_sslum3: Deleted 2026/09/23 01:30:27 DEBUG : file1: size = 0 OK 2026/09/23 01:30:27 DEBUG : file1: Size of src and dst objects identical 2026/09/23 01:30:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/23 01:30:27 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/09/23 01:30:27 DEBUG : WaitForWriters: timeout=30s 2026/09/23 01:30:27 DEBUG : Looking for writers 2026/09/23 01:30:27 DEBUG : file1: reading active writers 2026/09/23 01:30:27 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.59s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate'", Local "Local file system at /tmp/rclone1146306316", Modify Window "1ns" 2026/09/23 01:30:27 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': poll-interval is not supported by this remote 2026/09/23 01:30:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:30:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:30:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/23 01:30:27 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/23 01:30:27 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/23 01:30:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/23 01:30:27 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': File to upload is small (2 bytes), uploading instead of streaming 2026/09/23 01:30:28 DEBUG : file1: size = 2 OK 2026/09/23 01:30:28 DEBUG : file1.rclone_chunk.001_sslv26: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/09/23 01:30:28 INFO : file1.rclone_chunk.001_sslv26: Copied (server-side copy) to: file1 2026/09/23 01:30:28 INFO : file1.rclone_chunk.001_sslv26: Deleted 2026/09/23 01:30:28 DEBUG : file1: size = 2 OK 2026/09/23 01:30:28 DEBUG : file1: Size of src and dst objects identical 2026/09/23 01:30:28 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/09/23 01:30:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/23 01:30:28 DEBUG : WaitForWriters: timeout=30s 2026/09/23 01:30:28 DEBUG : Looking for writers 2026/09/23 01:30:28 DEBUG : file1: reading active writers 2026/09/23 01:30:28 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (0.65s) === RUN TestFileReadAtZeroLength run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate'", Local "Local file system at /tmp/rclone1146306316", Modify Window "1ns" 2026/09/23 01:30:28 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': poll-interval is not supported by this remote 2026/09/23 01:30:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:30:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:30:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/23 01:30:28 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/23 01:30:28 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/23 01:30:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/23 01:30:28 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': File to upload is small (0 bytes), uploading instead of streaming 2026/09/23 01:30:28 DEBUG : file1: size = 0 OK 2026/09/23 01:30:28 DEBUG : file1.rclone_chunk.001_sslvfk: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/23 01:30:28 INFO : file1.rclone_chunk.001_sslvfk: Copied (server-side copy) to: file1 2026/09/23 01:30:29 INFO : file1.rclone_chunk.001_sslvfk: Deleted 2026/09/23 01:30:29 DEBUG : file1: size = 0 OK 2026/09/23 01:30:29 DEBUG : file1: Size of src and dst objects identical 2026/09/23 01:30:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/23 01:30:29 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:30:29 DEBUG : file1: Open: flags=O_RDONLY 2026/09/23 01:30:29 DEBUG : file1: >Open: fd=file1 (r), err= 2026/09/23 01:30:29 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/09/23 01:30:29 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/09/23 01:30:29 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/09/23 01:30:29 DEBUG : WaitForWriters: timeout=30s 2026/09/23 01:30:29 DEBUG : Looking for writers 2026/09/23 01:30:29 DEBUG : file1: reading active writers 2026/09/23 01:30:29 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.66s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate'", Local "Local file system at /tmp/rclone1146306316", Modify Window "1ns" 2026/09/23 01:30:29 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': poll-interval is not supported by this remote 2026/09/23 01:30:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:30:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:30:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/23 01:30:29 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/23 01:30:29 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/23 01:30:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/23 01:30:29 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': File to upload is small (100 bytes), uploading instead of streaming 2026/09/23 01:30:29 DEBUG : file1.rclone_chunk.001: size = 50 OK 2026/09/23 01:30:29 DEBUG : file1.rclone_chunk.001_sslwk7: md5 = 97c7f4cef6bf0b9d3bb237ec48283497 OK 2026/09/23 01:30:29 INFO : file1.rclone_chunk.001_sslwk7: Copied (server-side copy) to: file1.rclone_chunk.001 2026/09/23 01:30:29 INFO : file1.rclone_chunk.001_sslwk7: Deleted 2026/09/23 01:30:29 DEBUG : file1.rclone_chunk.002: size = 50 OK 2026/09/23 01:30:29 DEBUG : file1.rclone_chunk.002_sslwk7: md5 = 10d29bafe92c2fa81007165baea30d85 OK 2026/09/23 01:30:29 INFO : file1.rclone_chunk.002_sslwk7: Copied (server-side copy) to: file1.rclone_chunk.002 2026/09/23 01:30:29 INFO : file1.rclone_chunk.002_sslwk7: Deleted 2026/09/23 01:30:30 DEBUG : file1: size = 100 OK 2026/09/23 01:30:30 DEBUG : file1: Size of src and dst objects identical 2026/09/23 01:30:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/23 01:30:30 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 01:30:30 DEBUG : file1: Open: flags=O_RDONLY 2026/09/23 01:30:30 DEBUG : file1: >Open: fd=file1 (r), err= 2026/09/23 01:30:30 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/09/23 01:30:30 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/09/23 01:30:30 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/09/23 01:30:30 DEBUG : WaitForWriters: timeout=30s 2026/09/23 01:30:30 DEBUG : Looking for writers 2026/09/23 01:30:30 DEBUG : file1: reading active writers 2026/09/23 01:30:30 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (1.24s) === RUN TestWriteFileHandleCloseWithErrorStalled run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate'", Local "Local file system at /tmp/rclone1146306316", Modify Window "1ns" 2026/09/23 01:30:30 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': poll-interval is not supported by this remote 2026/09/23 01:30:30 DEBUG : stalled: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 01:30:30 DEBUG : stalled: Open: flags=O_WRONLY|O_CREATE 2026/09/23 01:30:30 DEBUG : Added virtual directory entry vAddFile: "stalled" 2026/09/23 01:30:30 DEBUG : stalled: >Open: fd=stalled (w), err= 2026/09/23 01:30:30 DEBUG : stalled: >OpenFile: fd=stalled (w), err= 2026/09/23 01:30:30 DEBUG : Added virtual directory entry vAddFile: "stalled" 2026/09/23 01:30:30 ERROR : stalled: WriteFileHandle.New Rcat failed: context canceled 2026/09/23 01:30:30 ERROR : stalled: WriteFileHandle.Write error: io: read/write on closed pipe 2026/09/23 01:30:30 DEBUG : stalled: Remove: 2026/09/23 01:30:30 DEBUG : Added virtual directory entry vDel: "stalled" 2026/09/23 01:30:30 DEBUG : stalled: >Remove: err= --- PASS: TestWriteFileHandleCloseWithErrorStalled (0.14s) === RUN TestZipManyFiles run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate'", Local "Local file system at /tmp/rclone1146306316", Modify Window "1ns" 2026/09/23 01:30:30 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': poll-interval is not supported by this remote 2026/09/23 01:30:30 DEBUG : flat/f000.txt: size = 7 OK 2026/09/23 01:30:30 DEBUG : flat/f000.txt.rclone_chunk.001_sslxh5: md5 = a217847fb21f7e963650acc42a7a3b39 OK 2026/09/23 01:30:30 INFO : flat/f000.txt.rclone_chunk.001_sslxh5: Copied (server-side copy) to: flat/f000.txt 2026/09/23 01:30:31 INFO : flat/f000.txt.rclone_chunk.001_sslxh5: Deleted 2026/09/23 01:30:31 DEBUG : flat/f001.txt: size = 14 OK 2026/09/23 01:30:31 DEBUG : flat/f001.txt.rclone_chunk.001_sslynq: md5 = f4ae3155a94225d34a70f10e659557c3 OK 2026/09/23 01:30:31 INFO : flat/f001.txt.rclone_chunk.001_sslynq: Copied (server-side copy) to: flat/f001.txt 2026/09/23 01:30:31 INFO : flat/f001.txt.rclone_chunk.001_sslynq: Deleted 2026/09/23 01:30:31 DEBUG : flat/f002.txt: size = 21 OK 2026/09/23 01:30:31 DEBUG : flat/f002.txt.rclone_chunk.001_sslyjb: md5 = 32efe482074c8b2c32cb86e0408849d3 OK 2026/09/23 01:30:31 INFO : flat/f002.txt.rclone_chunk.001_sslyjb: Copied (server-side copy) to: flat/f002.txt 2026/09/23 01:30:31 INFO : flat/f002.txt.rclone_chunk.001_sslyjb: Deleted 2026/09/23 01:30:32 DEBUG : flat/f003.txt: size = 28 OK 2026/09/23 01:30:32 DEBUG : flat/f003.txt.rclone_chunk.001_sslyxr: md5 = 7fc5fc031450b8aa97a6bd2940ce089e OK 2026/09/23 01:30:32 INFO : flat/f003.txt.rclone_chunk.001_sslyxr: Copied (server-side copy) to: flat/f003.txt 2026/09/23 01:30:32 INFO : flat/f003.txt.rclone_chunk.001_sslyxr: Deleted 2026/09/23 01:30:32 DEBUG : flat/f004.txt: size = 35 OK 2026/09/23 01:30:32 DEBUG : flat/f004.txt.rclone_chunk.001_sslz80: md5 = a0cc525f7207539d9ed6f6fe03808820 OK 2026/09/23 01:30:32 INFO : flat/f004.txt.rclone_chunk.001_sslz80: Copied (server-side copy) to: flat/f004.txt 2026/09/23 01:30:32 INFO : flat/f004.txt.rclone_chunk.001_sslz80: Deleted 2026/09/23 01:30:33 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/09/23 01:30:33 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/09/23 01:30:33 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/23 01:30:33 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/23 01:30:33 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/09/23 01:30:33 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/09/23 01:30:33 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/23 01:30:33 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/23 01:30:33 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/09/23 01:30:33 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/09/23 01:30:33 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/23 01:30:33 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/23 01:30:33 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/09/23 01:30:33 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/09/23 01:30:33 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/23 01:30:33 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/23 01:30:33 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/09/23 01:30:33 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/09/23 01:30:33 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/23 01:30:33 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/23 01:30:33 DEBUG : WaitForWriters: timeout=30s 2026/09/23 01:30:33 DEBUG : flat: Looking for writers 2026/09/23 01:30:33 DEBUG : f000.txt: reading active writers 2026/09/23 01:30:33 DEBUG : f001.txt: reading active writers 2026/09/23 01:30:33 DEBUG : f002.txt: reading active writers 2026/09/23 01:30:33 DEBUG : f003.txt: reading active writers 2026/09/23 01:30:33 DEBUG : f004.txt: reading active writers 2026/09/23 01:30:33 DEBUG : Looking for writers 2026/09/23 01:30:33 DEBUG : flat: reading active writers 2026/09/23 01:30:33 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (3.56s) === RUN TestZipManySubDirs run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate'", Local "Local file system at /tmp/rclone1146306316", Modify Window "1ns" 2026/09/23 01:30:34 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': poll-interval is not supported by this remote 2026/09/23 01:30:34 DEBUG : a/top.txt: size = 3 OK 2026/09/23 01:30:34 DEBUG : a/top.txt.rclone_chunk.001_ssm1od: md5 = b28354b543375bfa94dabaeda722927f OK 2026/09/23 01:30:34 INFO : a/top.txt.rclone_chunk.001_ssm1od: Copied (server-side copy) to: a/top.txt 2026/09/23 01:30:34 INFO : a/top.txt.rclone_chunk.001_ssm1od: Deleted 2026/09/23 01:30:34 DEBUG : a/b/mid.txt: size = 3 OK 2026/09/23 01:30:34 DEBUG : a/b/mid.txt.rclone_chunk.001_ssm13w: md5 = 22384709d743fe3c6fb0a4b35b2e10a6 OK 2026/09/23 01:30:34 INFO : a/b/mid.txt.rclone_chunk.001_ssm13w: Copied (server-side copy) to: a/b/mid.txt 2026/09/23 01:30:35 INFO : a/b/mid.txt.rclone_chunk.001_ssm13w: Deleted 2026/09/23 01:30:35 DEBUG : a/b/c/deep.txt: size = 4 OK 2026/09/23 01:30:35 DEBUG : a/b/c/deep.txt.rclone_chunk.001_ssm2zf: md5 = 6627415e807ee33c7302917216e7da68 OK 2026/09/23 01:30:35 INFO : a/b/c/deep.txt.rclone_chunk.001_ssm2zf: Copied (server-side copy) to: a/b/c/deep.txt 2026/09/23 01:30:35 INFO : a/b/c/deep.txt.rclone_chunk.001_ssm2zf: Deleted 2026/09/23 01:30:35 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/09/23 01:30:35 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/09/23 01:30:35 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/23 01:30:35 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/23 01:30:35 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/09/23 01:30:35 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/09/23 01:30:35 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/23 01:30:35 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/23 01:30:35 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/09/23 01:30:35 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/09/23 01:30:35 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/23 01:30:36 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/23 01:30:36 DEBUG : WaitForWriters: timeout=30s 2026/09/23 01:30:36 DEBUG : a/b/c: Looking for writers 2026/09/23 01:30:36 DEBUG : deep.txt: reading active writers 2026/09/23 01:30:36 DEBUG : a/b: Looking for writers 2026/09/23 01:30:36 DEBUG : c: reading active writers 2026/09/23 01:30:36 DEBUG : mid.txt: reading active writers 2026/09/23 01:30:36 DEBUG : a: Looking for writers 2026/09/23 01:30:36 DEBUG : b: reading active writers 2026/09/23 01:30:36 DEBUG : top.txt: reading active writers 2026/09/23 01:30:36 DEBUG : Looking for writers 2026/09/23 01:30:36 DEBUG : a: reading active writers 2026/09/23 01:30:36 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (2.22s) === RUN TestZipLargeFiles run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate'", Local "Local file system at /tmp/rclone1146306316", Modify Window "1ns" 2026/09/23 01:30:36 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': poll-interval is not supported by this remote zip_test.go:119: skipping test as chunker too slow 2026/09/23 01:30:36 DEBUG : WaitForWriters: timeout=30s 2026/09/23 01:30:36 DEBUG : Looking for writers 2026/09/23 01:30:36 DEBUG : >WaitForWriters: --- SKIP: TestZipLargeFiles (0.09s) === RUN TestZipDirsInRoot run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate'", Local "Local file system at /tmp/rclone1146306316", Modify Window "1ns" 2026/09/23 01:30:36 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': poll-interval is not supported by this remote 2026/09/23 01:30:36 DEBUG : dir1/a.txt: size = 1 OK 2026/09/23 01:30:36 DEBUG : dir1/a.txt.rclone_chunk.001_ssm34u: md5 = 9dd4e461268c8034f5c8564e155c67a6 OK 2026/09/23 01:30:36 INFO : dir1/a.txt.rclone_chunk.001_ssm34u: Copied (server-side copy) to: dir1/a.txt 2026/09/23 01:30:36 INFO : dir1/a.txt.rclone_chunk.001_ssm34u: Deleted 2026/09/23 01:30:37 DEBUG : dir2/b.txt: size = 1 OK 2026/09/23 01:30:37 DEBUG : dir2/b.txt.rclone_chunk.001_ssm3oa: md5 = 415290769594460e2e485922904f345d OK 2026/09/23 01:30:37 INFO : dir2/b.txt.rclone_chunk.001_ssm3oa: Copied (server-side copy) to: dir2/b.txt 2026/09/23 01:30:37 INFO : dir2/b.txt.rclone_chunk.001_ssm3oa: Deleted 2026/09/23 01:30:37 DEBUG : dir3/c.txt: size = 1 OK 2026/09/23 01:30:37 DEBUG : dir3/c.txt.rclone_chunk.001_ssm4qz: md5 = fbade9e36a3f36d3d676c1b808451dd7 OK 2026/09/23 01:30:37 INFO : dir3/c.txt.rclone_chunk.001_ssm4qz: Copied (server-side copy) to: dir3/c.txt 2026/09/23 01:30:37 INFO : dir3/c.txt.rclone_chunk.001_ssm4qz: Deleted 2026/09/23 01:30:37 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/09/23 01:30:37 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/09/23 01:30:38 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/23 01:30:38 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/23 01:30:38 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/09/23 01:30:38 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/09/23 01:30:38 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/23 01:30:38 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/23 01:30:38 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/09/23 01:30:38 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/09/23 01:30:38 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/23 01:30:38 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/23 01:30:38 DEBUG : WaitForWriters: timeout=30s 2026/09/23 01:30:38 DEBUG : dir1: Looking for writers 2026/09/23 01:30:38 DEBUG : a.txt: reading active writers 2026/09/23 01:30:38 DEBUG : dir2: Looking for writers 2026/09/23 01:30:38 DEBUG : b.txt: reading active writers 2026/09/23 01:30:38 DEBUG : dir3: Looking for writers 2026/09/23 01:30:38 DEBUG : c.txt: reading active writers 2026/09/23 01:30:38 DEBUG : Looking for writers 2026/09/23 01:30:38 DEBUG : dir1: reading active writers 2026/09/23 01:30:38 DEBUG : dir2: reading active writers 2026/09/23 01:30:38 DEBUG : dir3: reading active writers 2026/09/23 01:30:38 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (2.29s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/09/23 01:30:38 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-pagatav5gate': Purge remote 2026/09/23 01:30:38 DEBUG : Waiting for deletions to finish 2026/09/23 01:30:39 INFO : S3 bucket rclone-test-pagatav5gate: Bucket "rclone-test-pagatav5gate" deleted "./vfs.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bSHA1QuickS3: -verbose -size-limit 1024" - Finished OK in 1m59.807471526s (try 1/5)