"./vfs.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose -test.run '^(TestCaseSensitivity|TestDirRemoveAll|TestFileReadAtNonZeroLength|TestFileReadAtZeroLength|TestRWCacheRename|TestRWCacheUpdate|TestRWFileHandleFlushRead|TestRWFileHandleFlushWrite|TestRWFileHandleMethodsRead|TestRWFileHandleMethodsWrite|TestRWFileHandleReadAt|TestRWFileHandleReleaseRead|TestRWFileHandleReleaseWrite|TestRWFileHandleSeek|TestRWFileHandleSizeCreateExisting|TestRWFileHandleSizeCreateNew|TestRWFileHandleSizeTruncateExisting|TestRWFileHandleWriteAt|TestRWFileHandleWriteNoWrite|TestRWFileModTimeWithOpenWriters|TestRcGetVFS|TestReadFileHandleFlush|TestReadFileHandleMethods|TestReadFileHandleReadAt|TestReadFileHandleRelease|TestReadFileHandleSeek|TestUnicodeNormalization|TestVFSIsMetadataFile|TestVFSMkdir|TestVFSMkdirAll|TestVFSNew|TestVFSNewWithOpts|TestVFSOpenFile|TestVFSRename|TestVFSRoot|TestVFSStat|TestVFSStatParent|TestVFSStatfs|TestWriteFileHandleFlush|TestWriteFileHandleMethods|TestWriteFileHandleRelease|TestWriteFileHandleWriteAt|TestWriteFileModTimeWithOpenWriters|TestZipDirsInRoot|TestZipLargeFiles|TestZipManyFiles|TestZipManySubDirs)$|^TestFileRename$/^(full,forceCache=false|minimal,forceCache=false|minimal,forceCache=true|off,forceCache=false|writes,forceCache=false|writes,forceCache=true)$|^TestRWFileHandleOpenTests$/^(full|writes)$'" - Starting (try 2/5) 2026/04/23 04:24:31 DEBUG : Creating backend with remote "TestMega:rclone-test-fokataj3biti" 2026/04/23 04:24:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/23 04:24:31 DEBUG : mega root 'rclone-test-fokataj3biti': Using previously stored session ID and master key to initialize the Mega API 2026/04/23 04:25:07 DEBUG : Creating backend with remote "/tmp/rclone1471966280" === RUN TestDirRemoveAll run.go:185: Remote "mega root 'rclone-test-fokataj3biti'", Local "Local file system at /tmp/rclone1471966280", Modify Window "876000h0m0s" 2026/04/23 04:25:07 INFO : mega root 'rclone-test-fokataj3biti': poll-interval is not supported by this remote 2026/04/23 04:25:07 NOTICE: mega root 'rclone-test-fokataj3biti': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/23 04:25:11 DEBUG : dir/file1: Remove: 2026/04/23 04:25:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/23 04:25:15 DEBUG : dir/file1: >Remove: err= 2026/04/23 04:25:16 DEBUG : Added virtual directory entry vDel: "dir" 2026/04/23 04:25:16 DEBUG : WaitForWriters: timeout=30s 2026/04/23 04:25:16 DEBUG : Looking for writers 2026/04/23 04:25:16 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (8.64s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:185: Remote "mega root 'rclone-test-fokataj3biti'", Local "Local file system at /tmp/rclone1471966280", Modify Window "876000h0m0s" 2026/04/23 04:25:16 INFO : mega root 'rclone-test-fokataj3biti': poll-interval is not supported by this remote 2026/04/23 04:25:16 NOTICE: mega root 'rclone-test-fokataj3biti': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/23 04:25:24 DEBUG : WaitForWriters: timeout=30s 2026/04/23 04:25:24 DEBUG : dir: Looking for writers 2026/04/23 04:25:24 DEBUG : file1: reading active writers 2026/04/23 04:25:24 DEBUG : Looking for writers 2026/04/23 04:25:24 DEBUG : dir: reading active writers 2026/04/23 04:25:24 DEBUG : >WaitForWriters: 2026/04/23 04:25:27 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/23 04:25:27 DEBUG : newLeaf: Updating file with newLeaf 0x57702d956c0 2026/04/23 04:25:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/23 04:25:27 DEBUG : Added virtual directory entry vAddFile: "newLeaf" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestFileRename/off,forceCache=false Messages: listing wrong, want newLeaf (14) got file1 (14), newLeaf (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/off,forceCache=false Messages: Unexpected file "file1" 2026/04/23 04:25:34 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/23 04:25:34 DEBUG : dir/file1: Updating file with dir/file1 0x57702d956c0 2026/04/23 04:25:34 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/23 04:25:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestFileRename/off,forceCache=false Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1 (14), newLeaf (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/off,forceCache=false Messages: Unexpected file "newLeaf" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/off,forceCache=false Messages: Unexpected file "dir/file1" 2026/04/23 04:25:41 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/23 04:25:41 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/23 04:25:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/23 04:25:41 DEBUG : dir/file1: File is currently open, delaying rename 0x57702d956c0 2026/04/23 04:25:41 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/23 04:25:41 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/23 04:25:41 DEBUG : mega root 'rclone-test-fokataj3biti': File to upload is small (25 bytes), uploading instead of streaming 2026/04/23 04:25:47 DEBUG : dir/file1: size = 25 OK 2026/04/23 04:25:47 NOTICE: mega root 'rclone-test-fokataj3biti': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/04/23 04:25:47 DEBUG : dir/file1: Size of src and dst objects identical 2026/04/23 04:25:47 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/23 04:25:47 DEBUG : newLeaf: Running delayed rename now 2026/04/23 04:25:47 INFO : newLeaf: Deleted 2026/04/23 04:25:47 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/23 04:25:47 DEBUG : newLeaf: Updating file with newLeaf 0x57702d956c0 2026/04/23 04:25:47 DEBUG : WaitForWriters: timeout=30s 2026/04/23 04:25:47 DEBUG : dir: Looking for writers 2026/04/23 04:25:47 DEBUG : Looking for writers 2026/04/23 04:25:47 DEBUG : dir: reading active writers 2026/04/23 04:25:47 DEBUG : newLeaf: reading active writers 2026/04/23 04:25:47 DEBUG : >WaitForWriters: 2026/04/23 04:25:47 DEBUG : WaitForWriters: timeout=30s 2026/04/23 04:25:47 DEBUG : dir: Looking for writers 2026/04/23 04:25:47 DEBUG : Looking for writers 2026/04/23 04:25:47 DEBUG : dir: reading active writers 2026/04/23 04:25:47 DEBUG : newLeaf: reading active writers 2026/04/23 04:25:47 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:185: Remote "mega root 'rclone-test-fokataj3biti'", Local "Local file system at /tmp/rclone1471966280", Modify Window "876000h0m0s" 2026/04/23 04:25:50 INFO : mega root 'rclone-test-fokataj3biti': poll-interval is not supported by this remote 2026/04/23 04:25:50 NOTICE: mega root 'rclone-test-fokataj3biti': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/23 04:25:50 DEBUG : mega root 'rclone-test-fokataj3biti': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/23 04:25:50 DEBUG : mega root 'rclone-test-fokataj3biti': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-fokataj3biti" 2026/04/23 04:25:50 DEBUG : mega root 'rclone-test-fokataj3biti': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-fokataj3biti" 2026/04/23 04:25:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-fokataj3biti" 2026/04/23 04:25:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 04:25:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-fokataj3biti" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-fokataj3biti" 2026/04/23 04:25:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-fokataj3biti" 2026/04/23 04:25:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 04:25:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-fokataj3biti" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-fokataj3biti" 2026/04/23 04:25:50 INFO : mega root 'rclone-test-fokataj3biti': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/23 04:25:52 DEBUG : WaitForWriters: timeout=30s 2026/04/23 04:25:52 DEBUG : dir: Looking for writers 2026/04/23 04:25:52 DEBUG : file1: reading active writers 2026/04/23 04:25:52 DEBUG : Looking for writers 2026/04/23 04:25:52 DEBUG : dir: reading active writers 2026/04/23 04:25:52 DEBUG : >WaitForWriters: 2026/04/23 04:25:55 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/23 04:25:55 DEBUG : newLeaf: Updating file with newLeaf 0x577034cea90 2026/04/23 04:25:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/23 04:25:55 DEBUG : Added virtual directory entry vAddFile: "newLeaf" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestFileRename/minimal,forceCache=false Messages: listing wrong, want newLeaf (14) got file1 (14), newLeaf (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=false Messages: Unexpected file "file1" 2026/04/23 04:26:24 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/23 04:26:24 DEBUG : dir/file1: Updating file with dir/file1 0x577034cea90 2026/04/23 04:26:24 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/23 04:26:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestFileRename/minimal,forceCache=false Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), file1 (14), newLeaf (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=false Messages: Unexpected file "file1" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=false Messages: Unexpected file "newLeaf" 2026/04/23 04:26:31 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/23 04:26:31 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/23 04:26:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/23 04:26:31 DEBUG : dir/file1: File is currently open, delaying rename 0x577034cea90 2026/04/23 04:26:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/23 04:26:31 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/23 04:26:31 DEBUG : mega root 'rclone-test-fokataj3biti': File to upload is small (25 bytes), uploading instead of streaming 2026/04/23 04:26:33 DEBUG : dir/file1: size = 25 OK 2026/04/23 04:26:33 DEBUG : dir/file1: Size of src and dst objects identical 2026/04/23 04:26:33 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/23 04:26:33 DEBUG : newLeaf: Running delayed rename now 2026/04/23 04:26:33 INFO : newLeaf: Deleted 2026/04/23 04:26:35 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/23 04:26:35 DEBUG : newLeaf: Updating file with newLeaf 0x577034cea90 2026/04/23 04:26:35 DEBUG : WaitForWriters: timeout=30s 2026/04/23 04:26:35 DEBUG : dir: Looking for writers 2026/04/23 04:26:35 DEBUG : Looking for writers 2026/04/23 04:26:35 DEBUG : dir: reading active writers 2026/04/23 04:26:35 DEBUG : newLeaf: reading active writers 2026/04/23 04:26:35 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:396 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=false Messages: listing wrong, want newLeaf (25) got newLeaf (14), newLeaf (25) fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:396 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Not equal: expected: 25 actual : 14 Test: TestFileRename/minimal,forceCache=false Messages: newLeaf: size incorrect file=25 vs obj=14 fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:396 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=false Messages: Unexpected file "newLeaf" 2026/04/23 04:26:42 DEBUG : WaitForWriters: timeout=30s 2026/04/23 04:26:42 DEBUG : dir: Looking for writers 2026/04/23 04:26:42 DEBUG : Looking for writers 2026/04/23 04:26:42 DEBUG : dir: reading active writers 2026/04/23 04:26:42 DEBUG : newLeaf: reading active writers 2026/04/23 04:26:42 DEBUG : >WaitForWriters: 2026/04/23 04:26:42 DEBUG : mega root 'rclone-test-fokataj3biti': vfs cache: cleaner exiting fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestFileRename/minimal,forceCache=false Messages: listing wrong, want got newLeaf (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestFileRename/minimal,forceCache=false Messages: Unexpected file "newLeaf" === RUN TestFileRename/minimal,forceCache=true run.go:185: Remote "mega root 'rclone-test-fokataj3biti'", Local "Local file system at /tmp/rclone1471966280", Modify Window "876000h0m0s" 2026/04/23 04:26:51 INFO : mega root 'rclone-test-fokataj3biti': poll-interval is not supported by this remote 2026/04/23 04:26:51 NOTICE: mega root 'rclone-test-fokataj3biti': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/23 04:26:51 DEBUG : mega root 'rclone-test-fokataj3biti': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/23 04:26:51 DEBUG : mega root 'rclone-test-fokataj3biti': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-fokataj3biti" 2026/04/23 04:26:51 DEBUG : mega root 'rclone-test-fokataj3biti': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-fokataj3biti" 2026/04/23 04:26:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-fokataj3biti" 2026/04/23 04:26:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 04:26:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-fokataj3biti" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-fokataj3biti" 2026/04/23 04:26:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-fokataj3biti" 2026/04/23 04:26:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 04:26:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-fokataj3biti" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-fokataj3biti" 2026/04/23 04:26:51 INFO : mega root 'rclone-test-fokataj3biti': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=true Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), newLeaf (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=true Messages: Unexpected file "newLeaf" 2026/04/23 04:27:01 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/23 04:27:01 DEBUG : dir/file1: newRWFileHandle: 2026/04/23 04:27:01 DEBUG : dir/file1(0x576fbe2f340): openPending: 2026/04/23 04:27:01 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2026/04/23 04:27:01 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/23 04:27:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/23 04:27:01 DEBUG : dir/file1(0x576fbe2f340): >openPending: err= 2026/04/23 04:27:01 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/23 04:27:01 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/23 04:27:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/23 04:27:01 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/23 04:27:01 DEBUG : dir/file1(0x576fbe2f340): _writeAt: size=14, off=0 2026/04/23 04:27:01 DEBUG : dir/file1(0x576fbe2f340): >_writeAt: n=14, err= 2026/04/23 04:27:01 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/23 04:27:01 DEBUG : dir/file1(0x576fbe2f340): close: 2026/04/23 04:27:01 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/23 04:27:01 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/23 04:27:01 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/23 04:27:01 DEBUG : dir/file1(0x576fbe2f340): >close: err= 2026/04/23 04:27:01 DEBUG : WaitForWriters: timeout=30s 2026/04/23 04:27:01 DEBUG : dir: Looking for writers 2026/04/23 04:27:01 DEBUG : file1: reading active writers 2026/04/23 04:27:01 DEBUG : Looking for writers 2026/04/23 04:27:01 DEBUG : dir: reading active writers 2026/04/23 04:27:01 DEBUG : newLeaf: reading active writers 2026/04/23 04:27:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/23 04:27:01 DEBUG : dir: Looking for writers 2026/04/23 04:27:01 DEBUG : file1: reading active writers 2026/04/23 04:27:01 DEBUG : Looking for writers 2026/04/23 04:27:01 DEBUG : dir: reading active writers 2026/04/23 04:27:01 DEBUG : newLeaf: reading active writers 2026/04/23 04:27:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/23 04:27:01 DEBUG : dir: Looking for writers 2026/04/23 04:27:01 DEBUG : file1: reading active writers 2026/04/23 04:27:01 DEBUG : Looking for writers 2026/04/23 04:27:01 DEBUG : dir: reading active writers 2026/04/23 04:27:01 DEBUG : newLeaf: reading active writers 2026/04/23 04:27:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/23 04:27:01 DEBUG : dir: Looking for writers 2026/04/23 04:27:01 DEBUG : file1: reading active writers 2026/04/23 04:27:01 DEBUG : Looking for writers 2026/04/23 04:27:01 DEBUG : dir: reading active writers 2026/04/23 04:27:01 DEBUG : newLeaf: reading active writers 2026/04/23 04:27:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/23 04:27:01 DEBUG : dir/file1: vfs cache: starting upload 2026/04/23 04:27:01 DEBUG : dir: Looking for writers 2026/04/23 04:27:01 DEBUG : file1: reading active writers 2026/04/23 04:27:01 DEBUG : Looking for writers 2026/04/23 04:27:01 DEBUG : dir: reading active writers 2026/04/23 04:27:01 DEBUG : newLeaf: reading active writers 2026/04/23 04:27:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/23 04:27:02 DEBUG : dir: Looking for writers 2026/04/23 04:27:02 DEBUG : file1: reading active writers 2026/04/23 04:27:02 DEBUG : Looking for writers 2026/04/23 04:27:02 DEBUG : dir: reading active writers 2026/04/23 04:27:02 DEBUG : newLeaf: reading active writers 2026/04/23 04:27:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/23 04:27:02 DEBUG : dir: Looking for writers 2026/04/23 04:27:02 DEBUG : file1: reading active writers 2026/04/23 04:27:02 DEBUG : Looking for writers 2026/04/23 04:27:02 DEBUG : dir: reading active writers 2026/04/23 04:27:02 DEBUG : newLeaf: reading active writers 2026/04/23 04:27:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/23 04:27:03 DEBUG : dir: Looking for writers 2026/04/23 04:27:03 DEBUG : file1: reading active writers 2026/04/23 04:27:03 DEBUG : Looking for writers 2026/04/23 04:27:03 DEBUG : dir: reading active writers 2026/04/23 04:27:03 DEBUG : newLeaf: reading active writers 2026/04/23 04:27:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/23 04:27:03 DEBUG : dir/file1: size = 14 OK 2026/04/23 04:27:03 INFO : dir/file1: Copied (replaced existing) 2026/04/23 04:27:03 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/23 04:27:03 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/04/23 04:27:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/23 04:27:03 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/23 04:27:04 DEBUG : dir: Looking for writers 2026/04/23 04:27:04 DEBUG : file1: reading active writers 2026/04/23 04:27:04 DEBUG : Looking for writers 2026/04/23 04:27:04 DEBUG : dir: reading active writers 2026/04/23 04:27:04 DEBUG : newLeaf: reading active writers 2026/04/23 04:27:04 DEBUG : >WaitForWriters: 2026/04/23 04:27:04 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/23 04:27:04 DEBUG : dir/file1: newRWFileHandle: 2026/04/23 04:27:04 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/23 04:27:04 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/23 04:27:04 DEBUG : dir/file1(0x5770384fa80): _readAt: size=512, off=0 2026/04/23 04:27:04 DEBUG : dir/file1(0x5770384fa80): openPending: 2026/04/23 04:27:04 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2026/04/23 04:27:04 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/23 04:27:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/23 04:27:04 DEBUG : dir/file1(0x5770384fa80): >openPending: err= 2026/04/23 04:27:04 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/23 04:27:04 DEBUG : dir/file1(0x5770384fa80): >_readAt: n=14, err=EOF 2026/04/23 04:27:04 DEBUG : dir/file1(0x5770384fa80): close: 2026/04/23 04:27:04 DEBUG : dir/file1(0x5770384fa80): >close: err= fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 2026/04/23 04:27:09 DEBUG : dir/file1: vfs cache: setting modification time to 2026-04-23 04:27:01 +0000 UTC fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestFileRename/minimal,forceCache=true Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), newLeaf (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=true Messages: Unexpected file "newLeaf" 2026/04/23 04:27:11 INFO : newLeaf: Deleted 2026/04/23 04:27:12 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/23 04:27:12 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/23 04:27:12 DEBUG : newLeaf: Updating file with newLeaf 0x576fbfe3520 2026/04/23 04:27:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/23 04:27:12 DEBUG : Added virtual directory entry vAddFile: "newLeaf" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestFileRename/minimal,forceCache=true Messages: listing wrong, want newLeaf (14) got newLeaf (14), newLeaf (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=true Messages: Unexpected file "newLeaf" 2026/04/23 04:27:19 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/23 04:27:19 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/04/23 04:27:19 DEBUG : dir/file1: Updating file with dir/file1 0x576fbfe3520 2026/04/23 04:27:19 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/23 04:27:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestFileRename/minimal,forceCache=true Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1 (14), newLeaf (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=true Messages: Unexpected file "newLeaf" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=true Messages: Unexpected file "dir/file1" 2026/04/23 04:27:26 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/23 04:27:26 DEBUG : dir/file1: newRWFileHandle: 2026/04/23 04:27:26 DEBUG : dir/file1(0x576fc242300): openPending: 2026/04/23 04:27:26 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2026/04/23 04:27:26 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/23 04:27:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/23 04:27:26 DEBUG : dir/file1(0x576fc242300): >openPending: err= 2026/04/23 04:27:26 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/23 04:27:26 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/23 04:27:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/23 04:27:26 DEBUG : dir/file1(0x576fc242300): _writeAt: size=25, off=0 2026/04/23 04:27:26 DEBUG : dir/file1(0x576fc242300): >_writeAt: n=25, err= 2026/04/23 04:27:26 INFO : newLeaf: Deleted 2026/04/23 04:27:27 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/23 04:27:27 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/23 04:27:27 DEBUG : newLeaf: Updating file with newLeaf 0x576fbfe3520 2026/04/23 04:27:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/23 04:27:27 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/23 04:27:27 DEBUG : newLeaf(0x576fc242300): close: 2026/04/23 04:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/23 04:27:27 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-23 04:27:26.867707201 +0000 UTC m=+175.367900942 2026/04/23 04:27:27 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/23 04:27:27 DEBUG : newLeaf(0x576fc242300): >close: err= 2026/04/23 04:27:27 DEBUG : WaitForWriters: timeout=30s 2026/04/23 04:27:27 DEBUG : dir: Looking for writers 2026/04/23 04:27:27 DEBUG : Looking for writers 2026/04/23 04:27:27 DEBUG : dir: reading active writers 2026/04/23 04:27:27 DEBUG : newLeaf: reading active writers 2026/04/23 04:27:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/23 04:27:27 DEBUG : dir: Looking for writers 2026/04/23 04:27:27 DEBUG : Looking for writers 2026/04/23 04:27:27 DEBUG : dir: reading active writers 2026/04/23 04:27:27 DEBUG : newLeaf: reading active writers 2026/04/23 04:27:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/23 04:27:27 DEBUG : dir: Looking for writers 2026/04/23 04:27:27 DEBUG : Looking for writers 2026/04/23 04:27:27 DEBUG : newLeaf: reading active writers 2026/04/23 04:27:27 DEBUG : dir: reading active writers 2026/04/23 04:27:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/23 04:27:27 DEBUG : dir: Looking for writers 2026/04/23 04:27:27 DEBUG : Looking for writers 2026/04/23 04:27:27 DEBUG : dir: reading active writers 2026/04/23 04:27:27 DEBUG : newLeaf: reading active writers 2026/04/23 04:27:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/23 04:27:27 DEBUG : newLeaf: vfs cache: starting upload 2026/04/23 04:27:27 DEBUG : dir: Looking for writers 2026/04/23 04:27:27 DEBUG : Looking for writers 2026/04/23 04:27:27 DEBUG : dir: reading active writers 2026/04/23 04:27:27 DEBUG : newLeaf: reading active writers 2026/04/23 04:27:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/23 04:27:27 DEBUG : dir: Looking for writers 2026/04/23 04:27:27 DEBUG : Looking for writers 2026/04/23 04:27:27 DEBUG : dir: reading active writers 2026/04/23 04:27:27 DEBUG : newLeaf: reading active writers 2026/04/23 04:27:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/23 04:27:27 DEBUG : dir: Looking for writers 2026/04/23 04:27:27 DEBUG : Looking for writers 2026/04/23 04:27:27 DEBUG : dir: reading active writers 2026/04/23 04:27:27 DEBUG : newLeaf: reading active writers 2026/04/23 04:27:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/23 04:27:28 DEBUG : dir: Looking for writers 2026/04/23 04:27:28 DEBUG : Looking for writers 2026/04/23 04:27:28 DEBUG : dir: reading active writers 2026/04/23 04:27:28 DEBUG : newLeaf: reading active writers 2026/04/23 04:27:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/23 04:27:29 DEBUG : newLeaf: size = 25 OK 2026/04/23 04:27:29 INFO : newLeaf: Copied (replaced existing) 2026/04/23 04:27:29 DEBUG : newLeaf: vfs cache: fingerprint now "25" 2026/04/23 04:27:29 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/23 04:27:29 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/23 04:27:29 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/23 04:27:29 DEBUG : dir: Looking for writers 2026/04/23 04:27:29 DEBUG : Looking for writers 2026/04/23 04:27:29 DEBUG : dir: reading active writers 2026/04/23 04:27:29 DEBUG : newLeaf: reading active writers 2026/04/23 04:27:29 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:396 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=true Messages: listing wrong, want newLeaf (25) got newLeaf (14), newLeaf (25) fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:396 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Not equal: expected: 25 actual : 14 Test: TestFileRename/minimal,forceCache=true Messages: newLeaf: size incorrect file=25 vs obj=14 fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:396 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=true Messages: Unexpected file "newLeaf" 2026/04/23 04:27:36 DEBUG : WaitForWriters: timeout=30s 2026/04/23 04:27:36 DEBUG : dir: Looking for writers 2026/04/23 04:27:36 DEBUG : Looking for writers 2026/04/23 04:27:36 DEBUG : dir: reading active writers 2026/04/23 04:27:36 DEBUG : newLeaf: reading active writers 2026/04/23 04:27:36 DEBUG : >WaitForWriters: 2026/04/23 04:27:36 DEBUG : mega root 'rclone-test-fokataj3biti': vfs cache: cleaner exiting fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestFileRename/minimal,forceCache=true Messages: listing wrong, want got newLeaf (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestFileRename/minimal,forceCache=true Messages: Unexpected file "newLeaf" === RUN TestFileRename/writes,forceCache=false run.go:185: Remote "mega root 'rclone-test-fokataj3biti'", Local "Local file system at /tmp/rclone1471966280", Modify Window "876000h0m0s" 2026/04/23 04:27:47 INFO : mega root 'rclone-test-fokataj3biti': poll-interval is not supported by this remote 2026/04/23 04:27:47 DEBUG : mega root 'rclone-test-fokataj3biti': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/23 04:27:47 DEBUG : mega root 'rclone-test-fokataj3biti': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-fokataj3biti" 2026/04/23 04:27:47 DEBUG : mega root 'rclone-test-fokataj3biti': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-fokataj3biti" 2026/04/23 04:27:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-fokataj3biti" 2026/04/23 04:27:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 04:27:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-fokataj3biti" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-fokataj3biti" 2026/04/23 04:27:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-fokataj3biti" 2026/04/23 04:27:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 04:27:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-fokataj3biti" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-fokataj3biti" 2026/04/23 04:27:47 INFO : mega root 'rclone-test-fokataj3biti': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=false Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), newLeaf (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=false Messages: Unexpected file "newLeaf" 2026/04/23 04:27:54 DEBUG : WaitForWriters: timeout=30s 2026/04/23 04:27:54 DEBUG : dir: Looking for writers 2026/04/23 04:27:54 DEBUG : file1: reading active writers 2026/04/23 04:27:54 DEBUG : Looking for writers 2026/04/23 04:27:54 DEBUG : dir: reading active writers 2026/04/23 04:27:54 DEBUG : newLeaf: reading active writers 2026/04/23 04:27:54 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestFileRename/writes,forceCache=false Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), newLeaf (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=false Messages: Unexpected file "newLeaf" 2026/04/23 04:28:01 INFO : newLeaf: Deleted 2026/04/23 04:28:02 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/23 04:28:02 DEBUG : newLeaf: Updating file with newLeaf 0x576fc1b3520 2026/04/23 04:28:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/23 04:28:02 DEBUG : Added virtual directory entry vAddFile: "newLeaf" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestFileRename/writes,forceCache=false Messages: listing wrong, want newLeaf (14) got newLeaf (14), newLeaf (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=false Messages: Unexpected file "newLeaf" 2026/04/23 04:28:20 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/23 04:28:20 DEBUG : dir/file1: Updating file with dir/file1 0x576fc1b3520 2026/04/23 04:28:20 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/23 04:28:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestFileRename/writes,forceCache=false Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), newLeaf (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=false Messages: Unexpected file "newLeaf" 2026/04/23 04:28:27 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/23 04:28:27 DEBUG : dir/file1: newRWFileHandle: 2026/04/23 04:28:27 DEBUG : dir/file1(0x576fc7c0540): openPending: 2026/04/23 04:28:27 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2026/04/23 04:28:27 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/23 04:28:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/23 04:28:27 DEBUG : dir/file1(0x576fc7c0540): >openPending: err= 2026/04/23 04:28:27 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/23 04:28:27 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/23 04:28:27 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/23 04:28:27 DEBUG : dir/file1(0x576fc7c0540): _writeAt: size=25, off=0 2026/04/23 04:28:27 DEBUG : dir/file1(0x576fc7c0540): >_writeAt: n=25, err= 2026/04/23 04:28:38 INFO : newLeaf: Deleted 2026/04/23 04:28:47 DEBUG : mega root 'rclone-test-fokataj3biti': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item newLeaf not removed, freed 0 bytes 2026/04/23 04:28:47 DEBUG : mega root 'rclone-test-fokataj3biti': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item dir/file1 not removed, freed 0 bytes 2026/04/23 04:28:47 INFO : mega root 'rclone-test-fokataj3biti': vfs cache: cleaned: objects 2 (was 2) in use 1, to upload 0, uploading 0, total size 25 (was 25) 2026/04/23 04:28:51 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/23 04:28:51 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/23 04:28:51 DEBUG : newLeaf: Updating file with newLeaf 0x576fc1b3520 2026/04/23 04:28:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/23 04:28:51 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/23 04:28:51 DEBUG : newLeaf(0x576fc7c0540): close: 2026/04/23 04:28:51 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/23 04:28:51 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-23 04:28:27.921029896 +0000 UTC m=+236.421223667 2026/04/23 04:28:51 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/23 04:28:51 DEBUG : newLeaf(0x576fc7c0540): >close: err= 2026/04/23 04:28:51 DEBUG : WaitForWriters: timeout=30s 2026/04/23 04:28:51 DEBUG : dir: Looking for writers 2026/04/23 04:28:51 DEBUG : Looking for writers 2026/04/23 04:28:51 DEBUG : dir: reading active writers 2026/04/23 04:28:51 DEBUG : newLeaf: reading active writers 2026/04/23 04:28:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/23 04:28:51 DEBUG : dir: Looking for writers 2026/04/23 04:28:51 DEBUG : Looking for writers 2026/04/23 04:28:51 DEBUG : dir: reading active writers 2026/04/23 04:28:51 DEBUG : newLeaf: reading active writers 2026/04/23 04:28:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/23 04:28:51 DEBUG : dir: Looking for writers 2026/04/23 04:28:51 DEBUG : Looking for writers 2026/04/23 04:28:51 DEBUG : dir: reading active writers 2026/04/23 04:28:51 DEBUG : newLeaf: reading active writers 2026/04/23 04:28:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/23 04:28:51 DEBUG : dir: Looking for writers 2026/04/23 04:28:51 DEBUG : Looking for writers 2026/04/23 04:28:51 DEBUG : newLeaf: reading active writers 2026/04/23 04:28:51 DEBUG : dir: reading active writers 2026/04/23 04:28:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/23 04:28:51 DEBUG : newLeaf: vfs cache: starting upload 2026/04/23 04:28:51 DEBUG : dir: Looking for writers 2026/04/23 04:28:51 DEBUG : Looking for writers 2026/04/23 04:28:51 DEBUG : dir: reading active writers 2026/04/23 04:28:51 DEBUG : newLeaf: reading active writers 2026/04/23 04:28:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/23 04:28:51 DEBUG : dir: Looking for writers 2026/04/23 04:28:51 DEBUG : Looking for writers 2026/04/23 04:28:51 DEBUG : dir: reading active writers 2026/04/23 04:28:51 DEBUG : newLeaf: reading active writers 2026/04/23 04:28:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/23 04:28:51 DEBUG : dir: Looking for writers 2026/04/23 04:28:51 DEBUG : Looking for writers 2026/04/23 04:28:51 DEBUG : dir: reading active writers 2026/04/23 04:28:51 DEBUG : newLeaf: reading active writers 2026/04/23 04:28:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/23 04:28:52 DEBUG : dir: Looking for writers 2026/04/23 04:28:52 DEBUG : Looking for writers 2026/04/23 04:28:52 DEBUG : dir: reading active writers 2026/04/23 04:28:52 DEBUG : newLeaf: reading active writers 2026/04/23 04:28:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/23 04:28:53 DEBUG : newLeaf: size = 25 OK 2026/04/23 04:28:53 INFO : newLeaf: Copied (replaced existing) 2026/04/23 04:28:53 DEBUG : newLeaf: vfs cache: fingerprint now "25" 2026/04/23 04:28:53 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/23 04:28:53 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/23 04:28:53 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/23 04:28:53 DEBUG : dir: Looking for writers 2026/04/23 04:28:53 DEBUG : Looking for writers 2026/04/23 04:28:53 DEBUG : dir: reading active writers 2026/04/23 04:28:53 DEBUG : newLeaf: reading active writers 2026/04/23 04:28:53 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:396 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=false Messages: listing wrong, want newLeaf (25) got newLeaf (14), newLeaf (25) fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:396 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Not equal: expected: 25 actual : 14 Test: TestFileRename/writes,forceCache=false Messages: newLeaf: size incorrect file=25 vs obj=14 fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:396 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=false Messages: Unexpected file "newLeaf" 2026/04/23 04:29:00 DEBUG : WaitForWriters: timeout=30s 2026/04/23 04:29:00 DEBUG : dir: Looking for writers 2026/04/23 04:29:00 DEBUG : Looking for writers 2026/04/23 04:29:00 DEBUG : dir: reading active writers 2026/04/23 04:29:00 DEBUG : newLeaf: reading active writers 2026/04/23 04:29:00 DEBUG : >WaitForWriters: 2026/04/23 04:29:00 DEBUG : mega root 'rclone-test-fokataj3biti': vfs cache: cleaner exiting fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestFileRename/writes,forceCache=false Messages: listing wrong, want got newLeaf (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestFileRename/writes,forceCache=false Messages: Unexpected file "newLeaf" === RUN TestFileRename/writes,forceCache=true run.go:185: Remote "mega root 'rclone-test-fokataj3biti'", Local "Local file system at /tmp/rclone1471966280", Modify Window "876000h0m0s" 2026/04/23 04:29:08 INFO : mega root 'rclone-test-fokataj3biti': poll-interval is not supported by this remote 2026/04/23 04:29:08 DEBUG : mega root 'rclone-test-fokataj3biti': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/23 04:29:08 DEBUG : mega root 'rclone-test-fokataj3biti': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-fokataj3biti" 2026/04/23 04:29:08 DEBUG : mega root 'rclone-test-fokataj3biti': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-fokataj3biti" 2026/04/23 04:29:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-fokataj3biti" 2026/04/23 04:29:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 04:29:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-fokataj3biti" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-fokataj3biti" 2026/04/23 04:29:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-fokataj3biti" 2026/04/23 04:29:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 04:29:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-fokataj3biti" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-fokataj3biti" 2026/04/23 04:29:08 INFO : mega root 'rclone-test-fokataj3biti': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=true Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), newLeaf (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=true Messages: Unexpected file "newLeaf" 2026/04/23 04:29:17 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/23 04:29:17 DEBUG : dir/file1: newRWFileHandle: 2026/04/23 04:29:17 DEBUG : dir/file1(0x576fc7c1600): openPending: 2026/04/23 04:29:17 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2026/04/23 04:29:17 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/23 04:29:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/23 04:29:17 DEBUG : dir/file1(0x576fc7c1600): >openPending: err= 2026/04/23 04:29:17 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/23 04:29:17 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/23 04:29:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/23 04:29:17 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/23 04:29:17 DEBUG : dir/file1(0x576fc7c1600): _writeAt: size=14, off=0 2026/04/23 04:29:17 DEBUG : dir/file1(0x576fc7c1600): >_writeAt: n=14, err= 2026/04/23 04:29:17 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/23 04:29:17 DEBUG : dir/file1(0x576fc7c1600): close: 2026/04/23 04:29:17 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/23 04:29:17 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/23 04:29:17 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/23 04:29:17 DEBUG : dir/file1(0x576fc7c1600): >close: err= 2026/04/23 04:29:17 DEBUG : WaitForWriters: timeout=30s 2026/04/23 04:29:17 DEBUG : dir: Looking for writers 2026/04/23 04:29:17 DEBUG : file1: reading active writers 2026/04/23 04:29:17 DEBUG : Looking for writers 2026/04/23 04:29:17 DEBUG : newLeaf: reading active writers 2026/04/23 04:29:17 DEBUG : dir: reading active writers 2026/04/23 04:29:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/23 04:29:17 DEBUG : dir: Looking for writers 2026/04/23 04:29:17 DEBUG : file1: reading active writers 2026/04/23 04:29:17 DEBUG : Looking for writers 2026/04/23 04:29:17 DEBUG : dir: reading active writers 2026/04/23 04:29:17 DEBUG : newLeaf: reading active writers 2026/04/23 04:29:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/23 04:29:17 DEBUG : dir: Looking for writers 2026/04/23 04:29:17 DEBUG : file1: reading active writers 2026/04/23 04:29:17 DEBUG : Looking for writers 2026/04/23 04:29:17 DEBUG : dir: reading active writers 2026/04/23 04:29:17 DEBUG : newLeaf: reading active writers 2026/04/23 04:29:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/23 04:29:17 DEBUG : dir: Looking for writers 2026/04/23 04:29:17 DEBUG : file1: reading active writers 2026/04/23 04:29:17 DEBUG : Looking for writers 2026/04/23 04:29:17 DEBUG : dir: reading active writers 2026/04/23 04:29:17 DEBUG : newLeaf: reading active writers 2026/04/23 04:29:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/23 04:29:17 DEBUG : dir/file1: vfs cache: starting upload 2026/04/23 04:29:17 DEBUG : dir: Looking for writers 2026/04/23 04:29:17 DEBUG : file1: reading active writers 2026/04/23 04:29:17 DEBUG : Looking for writers 2026/04/23 04:29:17 DEBUG : dir: reading active writers 2026/04/23 04:29:17 DEBUG : newLeaf: reading active writers 2026/04/23 04:29:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/23 04:29:17 DEBUG : dir: Looking for writers 2026/04/23 04:29:17 DEBUG : file1: reading active writers 2026/04/23 04:29:17 DEBUG : Looking for writers 2026/04/23 04:29:17 DEBUG : dir: reading active writers 2026/04/23 04:29:17 DEBUG : newLeaf: reading active writers 2026/04/23 04:29:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/23 04:29:18 DEBUG : dir/file1: size = 14 OK 2026/04/23 04:29:18 INFO : dir/file1: Copied (replaced existing) 2026/04/23 04:29:18 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/23 04:29:18 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/04/23 04:29:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/23 04:29:18 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/23 04:29:18 DEBUG : dir: Looking for writers 2026/04/23 04:29:18 DEBUG : file1: reading active writers 2026/04/23 04:29:18 DEBUG : Looking for writers 2026/04/23 04:29:18 DEBUG : dir: reading active writers 2026/04/23 04:29:18 DEBUG : newLeaf: reading active writers 2026/04/23 04:29:18 DEBUG : >WaitForWriters: 2026/04/23 04:29:18 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/23 04:29:18 DEBUG : dir/file1: newRWFileHandle: 2026/04/23 04:29:18 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/23 04:29:18 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/23 04:29:18 DEBUG : dir/file1(0x576fc8abdc0): _readAt: size=512, off=0 2026/04/23 04:29:18 DEBUG : dir/file1(0x576fc8abdc0): openPending: 2026/04/23 04:29:18 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2026/04/23 04:29:18 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/23 04:29:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/23 04:29:18 DEBUG : dir/file1(0x576fc8abdc0): >openPending: err= 2026/04/23 04:29:18 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/23 04:29:18 DEBUG : dir/file1(0x576fc8abdc0): >_readAt: n=14, err=EOF 2026/04/23 04:29:18 DEBUG : dir/file1(0x576fc8abdc0): close: 2026/04/23 04:29:18 DEBUG : dir/file1(0x576fc8abdc0): >close: err= fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 2026/04/23 04:29:23 DEBUG : dir/file1: vfs cache: setting modification time to 2026-04-23 04:29:17 +0000 UTC fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestFileRename/writes,forceCache=true Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), newLeaf (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=true Messages: Unexpected file "newLeaf" 2026/04/23 04:29:35 INFO : newLeaf: Deleted 2026/04/23 04:29:57 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/23 04:29:57 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/23 04:29:57 DEBUG : newLeaf: Updating file with newLeaf 0x576fc3d9450 2026/04/23 04:29:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/23 04:29:57 DEBUG : Added virtual directory entry vAddFile: "newLeaf" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestFileRename/writes,forceCache=true Messages: listing wrong, want newLeaf (14) got newLeaf (14), newLeaf (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=true Messages: Unexpected file "newLeaf" 2026/04/23 04:30:05 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/23 04:30:05 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/04/23 04:30:05 DEBUG : dir/file1: Updating file with dir/file1 0x576fc3d9450 2026/04/23 04:30:05 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/23 04:30:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2026/04/23 04:30:08 DEBUG : mega root 'rclone-test-fokataj3biti': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item dir/file1 not removed, freed 0 bytes 2026/04/23 04:30:08 INFO : mega root 'rclone-test-fokataj3biti': vfs cache: cleaned: objects 1 (was 1) in use 0, to upload 0, uploading 0, total size 14 (was 14) fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestFileRename/writes,forceCache=true Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), newLeaf (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=true Messages: Unexpected file "newLeaf" 2026/04/23 04:30:12 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/23 04:30:12 DEBUG : dir/file1: newRWFileHandle: 2026/04/23 04:30:12 DEBUG : dir/file1(0x576fc3fdd40): openPending: 2026/04/23 04:30:12 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2026/04/23 04:30:12 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/23 04:30:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/23 04:30:12 DEBUG : dir/file1(0x576fc3fdd40): >openPending: err= 2026/04/23 04:30:12 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/23 04:30:12 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/23 04:30:12 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/23 04:30:12 DEBUG : dir/file1(0x576fc3fdd40): _writeAt: size=25, off=0 2026/04/23 04:30:12 DEBUG : dir/file1(0x576fc3fdd40): >_writeAt: n=25, err= 2026/04/23 04:30:12 INFO : newLeaf: Deleted 2026/04/23 04:30:34 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/23 04:30:34 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/23 04:30:34 DEBUG : newLeaf: Updating file with newLeaf 0x576fc3d9450 2026/04/23 04:30:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/23 04:30:34 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/23 04:30:34 DEBUG : newLeaf(0x576fc3fdd40): close: 2026/04/23 04:30:34 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/23 04:30:34 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-23 04:30:12.634189256 +0000 UTC m=+341.134382997 2026/04/23 04:30:34 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/23 04:30:34 DEBUG : newLeaf(0x576fc3fdd40): >close: err= 2026/04/23 04:30:34 DEBUG : WaitForWriters: timeout=30s 2026/04/23 04:30:34 DEBUG : dir: Looking for writers 2026/04/23 04:30:34 DEBUG : Looking for writers 2026/04/23 04:30:34 DEBUG : dir: reading active writers 2026/04/23 04:30:34 DEBUG : newLeaf: reading active writers 2026/04/23 04:30:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/23 04:30:34 DEBUG : dir: Looking for writers 2026/04/23 04:30:34 DEBUG : Looking for writers 2026/04/23 04:30:34 DEBUG : dir: reading active writers 2026/04/23 04:30:34 DEBUG : newLeaf: reading active writers 2026/04/23 04:30:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/23 04:30:34 DEBUG : dir: Looking for writers 2026/04/23 04:30:34 DEBUG : Looking for writers 2026/04/23 04:30:34 DEBUG : dir: reading active writers 2026/04/23 04:30:34 DEBUG : newLeaf: reading active writers 2026/04/23 04:30:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/23 04:30:34 DEBUG : dir: Looking for writers 2026/04/23 04:30:34 DEBUG : Looking for writers 2026/04/23 04:30:34 DEBUG : dir: reading active writers 2026/04/23 04:30:34 DEBUG : newLeaf: reading active writers 2026/04/23 04:30:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/23 04:30:34 DEBUG : newLeaf: vfs cache: starting upload 2026/04/23 04:30:34 DEBUG : dir: Looking for writers 2026/04/23 04:30:34 DEBUG : Looking for writers 2026/04/23 04:30:34 DEBUG : dir: reading active writers 2026/04/23 04:30:34 DEBUG : newLeaf: reading active writers 2026/04/23 04:30:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/23 04:30:34 DEBUG : dir: Looking for writers 2026/04/23 04:30:34 DEBUG : Looking for writers 2026/04/23 04:30:34 DEBUG : newLeaf: reading active writers 2026/04/23 04:30:34 DEBUG : dir: reading active writers 2026/04/23 04:30:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/23 04:30:35 DEBUG : dir: Looking for writers 2026/04/23 04:30:35 DEBUG : Looking for writers 2026/04/23 04:30:35 DEBUG : dir: reading active writers 2026/04/23 04:30:35 DEBUG : newLeaf: reading active writers 2026/04/23 04:30:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/23 04:30:35 DEBUG : dir: Looking for writers 2026/04/23 04:30:35 DEBUG : Looking for writers 2026/04/23 04:30:35 DEBUG : dir: reading active writers 2026/04/23 04:30:35 DEBUG : newLeaf: reading active writers 2026/04/23 04:30:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/23 04:30:36 DEBUG : dir: Looking for writers 2026/04/23 04:30:36 DEBUG : Looking for writers 2026/04/23 04:30:36 DEBUG : dir: reading active writers 2026/04/23 04:30:36 DEBUG : newLeaf: reading active writers 2026/04/23 04:30:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/23 04:30:37 DEBUG : dir: Looking for writers 2026/04/23 04:30:37 DEBUG : Looking for writers 2026/04/23 04:30:37 DEBUG : dir: reading active writers 2026/04/23 04:30:37 DEBUG : newLeaf: reading active writers 2026/04/23 04:30:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/23 04:30:38 DEBUG : dir: Looking for writers 2026/04/23 04:30:38 DEBUG : Looking for writers 2026/04/23 04:30:38 DEBUG : dir: reading active writers 2026/04/23 04:30:38 DEBUG : newLeaf: reading active writers 2026/04/23 04:30:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/23 04:30:39 DEBUG : dir: Looking for writers 2026/04/23 04:30:39 DEBUG : Looking for writers 2026/04/23 04:30:39 DEBUG : dir: reading active writers 2026/04/23 04:30:39 DEBUG : newLeaf: reading active writers 2026/04/23 04:30:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/23 04:30:40 DEBUG : dir: Looking for writers 2026/04/23 04:30:40 DEBUG : Looking for writers 2026/04/23 04:30:40 DEBUG : dir: reading active writers 2026/04/23 04:30:40 DEBUG : newLeaf: reading active writers 2026/04/23 04:30:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/23 04:30:41 DEBUG : dir: Looking for writers 2026/04/23 04:30:41 DEBUG : Looking for writers 2026/04/23 04:30:41 DEBUG : dir: reading active writers 2026/04/23 04:30:41 DEBUG : newLeaf: reading active writers 2026/04/23 04:30:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/23 04:30:42 DEBUG : dir: Looking for writers 2026/04/23 04:30:42 DEBUG : Looking for writers 2026/04/23 04:30:42 DEBUG : newLeaf: reading active writers 2026/04/23 04:30:42 DEBUG : dir: reading active writers 2026/04/23 04:30:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/23 04:30:43 DEBUG : dir: Looking for writers 2026/04/23 04:30:43 DEBUG : Looking for writers 2026/04/23 04:30:43 DEBUG : dir: reading active writers 2026/04/23 04:30:43 DEBUG : newLeaf: reading active writers 2026/04/23 04:30:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/23 04:30:44 DEBUG : dir: Looking for writers 2026/04/23 04:30:44 DEBUG : Looking for writers 2026/04/23 04:30:44 DEBUG : dir: reading active writers 2026/04/23 04:30:44 DEBUG : newLeaf: reading active writers 2026/04/23 04:30:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/23 04:30:45 ERROR : newLeaf: Failed to copy: upload file failed to create session: unexpected end of JSON input 2026/04/23 04:30:45 ERROR : newLeaf: vfs cache: failed to upload try #1, will retry in 200ms: vfs cache: failed to transfer file from cache to remote: upload file failed to create session: unexpected end of JSON input 2026/04/23 04:30:45 DEBUG : newLeaf: vfs cache: starting upload 2026/04/23 04:30:45 DEBUG : dir: Looking for writers 2026/04/23 04:30:45 DEBUG : Looking for writers 2026/04/23 04:30:45 DEBUG : newLeaf: reading active writers 2026/04/23 04:30:45 DEBUG : dir: reading active writers 2026/04/23 04:30:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/23 04:30:46 DEBUG : dir: Looking for writers 2026/04/23 04:30:46 DEBUG : Looking for writers 2026/04/23 04:30:46 DEBUG : dir: reading active writers 2026/04/23 04:30:46 DEBUG : newLeaf: reading active writers 2026/04/23 04:30:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/23 04:30:47 DEBUG : dir: Looking for writers 2026/04/23 04:30:47 DEBUG : Looking for writers 2026/04/23 04:30:47 DEBUG : dir: reading active writers 2026/04/23 04:30:47 DEBUG : newLeaf: reading active writers 2026/04/23 04:30:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/23 04:30:48 DEBUG : dir: Looking for writers 2026/04/23 04:30:48 DEBUG : Looking for writers 2026/04/23 04:30:48 DEBUG : dir: reading active writers 2026/04/23 04:30:48 DEBUG : newLeaf: reading active writers 2026/04/23 04:30:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/23 04:30:49 DEBUG : dir: Looking for writers 2026/04/23 04:30:49 DEBUG : Looking for writers 2026/04/23 04:30:49 DEBUG : dir: reading active writers 2026/04/23 04:30:49 DEBUG : newLeaf: reading active writers 2026/04/23 04:30:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/23 04:30:50 DEBUG : dir: Looking for writers 2026/04/23 04:30:50 DEBUG : Looking for writers 2026/04/23 04:30:50 DEBUG : dir: reading active writers 2026/04/23 04:30:50 DEBUG : newLeaf: reading active writers 2026/04/23 04:30:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/23 04:30:51 DEBUG : dir: Looking for writers 2026/04/23 04:30:51 DEBUG : Looking for writers 2026/04/23 04:30:51 DEBUG : dir: reading active writers 2026/04/23 04:30:51 DEBUG : newLeaf: reading active writers 2026/04/23 04:30:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/23 04:30:52 DEBUG : dir: Looking for writers 2026/04/23 04:30:52 DEBUG : Looking for writers 2026/04/23 04:30:52 DEBUG : dir: reading active writers 2026/04/23 04:30:52 DEBUG : newLeaf: reading active writers 2026/04/23 04:30:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/23 04:30:53 DEBUG : dir: Looking for writers 2026/04/23 04:30:53 DEBUG : Looking for writers 2026/04/23 04:30:53 DEBUG : dir: reading active writers 2026/04/23 04:30:53 DEBUG : newLeaf: reading active writers 2026/04/23 04:30:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/23 04:30:54 DEBUG : dir: Looking for writers 2026/04/23 04:30:54 DEBUG : Looking for writers 2026/04/23 04:30:54 DEBUG : dir: reading active writers 2026/04/23 04:30:54 DEBUG : newLeaf: reading active writers 2026/04/23 04:30:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/23 04:30:55 DEBUG : dir: Looking for writers 2026/04/23 04:30:55 DEBUG : Looking for writers 2026/04/23 04:30:55 DEBUG : dir: reading active writers 2026/04/23 04:30:55 DEBUG : newLeaf: reading active writers 2026/04/23 04:30:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/23 04:30:56 DEBUG : dir: Looking for writers 2026/04/23 04:30:56 DEBUG : Looking for writers 2026/04/23 04:30:56 DEBUG : dir: reading active writers 2026/04/23 04:30:56 DEBUG : newLeaf: reading active writers 2026/04/23 04:30:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/23 04:30:57 DEBUG : newLeaf: size = 25 OK 2026/04/23 04:30:57 INFO : newLeaf: Copied (replaced existing) 2026/04/23 04:30:57 DEBUG : newLeaf: vfs cache: fingerprint now "25" 2026/04/23 04:30:57 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/23 04:30:57 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/23 04:30:57 INFO : newLeaf: vfs cache: upload succeeded try #2 2026/04/23 04:30:57 DEBUG : dir: Looking for writers 2026/04/23 04:30:57 DEBUG : Looking for writers 2026/04/23 04:30:57 DEBUG : dir: reading active writers 2026/04/23 04:30:57 DEBUG : newLeaf: reading active writers 2026/04/23 04:30:57 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:396 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=true Messages: listing wrong, want newLeaf (25) got newLeaf (14), newLeaf (25) fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:396 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Not equal: expected: 25 actual : 14 Test: TestFileRename/writes,forceCache=true Messages: newLeaf: size incorrect file=25 vs obj=14 fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:396 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=true Messages: Unexpected file "newLeaf" 2026/04/23 04:31:04 DEBUG : WaitForWriters: timeout=30s 2026/04/23 04:31:04 DEBUG : dir: Looking for writers 2026/04/23 04:31:04 DEBUG : Looking for writers 2026/04/23 04:31:04 DEBUG : dir: reading active writers 2026/04/23 04:31:04 DEBUG : newLeaf: reading active writers 2026/04/23 04:31:04 DEBUG : >WaitForWriters: 2026/04/23 04:31:04 DEBUG : mega root 'rclone-test-fokataj3biti': vfs cache: cleaner exiting fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestFileRename/writes,forceCache=true Messages: listing wrong, want got newLeaf (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestFileRename/writes,forceCache=true Messages: Unexpected file "newLeaf" === RUN TestFileRename/full,forceCache=false run.go:185: Remote "mega root 'rclone-test-fokataj3biti'", Local "Local file system at /tmp/rclone1471966280", Modify Window "876000h0m0s" 2026/04/23 04:31:14 INFO : mega root 'rclone-test-fokataj3biti': poll-interval is not supported by this remote 2026/04/23 04:31:14 DEBUG : mega root 'rclone-test-fokataj3biti': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/23 04:31:14 DEBUG : mega root 'rclone-test-fokataj3biti': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-fokataj3biti" 2026/04/23 04:31:14 DEBUG : mega root 'rclone-test-fokataj3biti': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-fokataj3biti" 2026/04/23 04:31:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-fokataj3biti" 2026/04/23 04:31:14 DEBUG : Config file has changed externally - reloading 2026/04/23 04:31:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 04:31:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-fokataj3biti" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-fokataj3biti" 2026/04/23 04:31:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-fokataj3biti" 2026/04/23 04:31:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 04:31:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-fokataj3biti" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-fokataj3biti" 2026/04/23 04:31:14 INFO : mega root 'rclone-test-fokataj3biti': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/full,forceCache=false Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), newLeaf (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/full,forceCache=false Messages: Unexpected file "newLeaf" 2026/04/23 04:31:24 DEBUG : WaitForWriters: timeout=30s 2026/04/23 04:31:24 DEBUG : dir: Looking for writers 2026/04/23 04:31:24 DEBUG : file1: reading active writers 2026/04/23 04:31:24 DEBUG : Looking for writers 2026/04/23 04:31:24 DEBUG : dir: reading active writers 2026/04/23 04:31:24 DEBUG : newLeaf: reading active writers 2026/04/23 04:31:24 DEBUG : >WaitForWriters: 2026/04/23 04:31:24 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/23 04:31:24 DEBUG : dir/file1: newRWFileHandle: 2026/04/23 04:31:24 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/23 04:31:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/23 04:31:24 DEBUG : dir/file1(0x576fbdefc40): _readAt: size=512, off=0 2026/04/23 04:31:24 DEBUG : dir/file1(0x576fbdefc40): openPending: 2026/04/23 04:31:24 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2026/04/23 04:31:24 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/23 04:31:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/23 04:31:24 DEBUG : dir/file1(0x576fbdefc40): >openPending: err= 2026/04/23 04:31:24 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/04/23 04:31:24 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/23 04:31:24 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/23 04:31:24 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/23 04:31:24 DEBUG : dir/file1(0x576fbdefc40): >_readAt: n=14, err=EOF 2026/04/23 04:31:24 DEBUG : dir/file1(0x576fbdefc40): close: 2026/04/23 04:31:24 DEBUG : dir/file1(0x576fbdefc40): >close: err= fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 2026/04/23 04:31:29 DEBUG : dir/file1: vfs cache: setting modification time to 2026-04-23 04:31:17 +0000 UTC fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestFileRename/full,forceCache=false Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), newLeaf (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/full,forceCache=false Messages: Unexpected file "newLeaf" 2026/04/23 04:31:42 INFO : newLeaf: Deleted 2026/04/23 04:31:43 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/23 04:31:43 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/23 04:31:43 DEBUG : newLeaf: Updating file with newLeaf 0x57702872dd0 2026/04/23 04:31:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/23 04:31:43 DEBUG : Added virtual directory entry vAddFile: "newLeaf" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestFileRename/full,forceCache=false Messages: listing wrong, want newLeaf (14) got newLeaf (14), newLeaf (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/full,forceCache=false Messages: Unexpected file "newLeaf" 2026/04/23 04:31:50 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/23 04:31:50 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/04/23 04:31:50 DEBUG : dir/file1: Updating file with dir/file1 0x57702872dd0 2026/04/23 04:31:50 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/23 04:31:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestFileRename/full,forceCache=false Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1 (14), newLeaf (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/full,forceCache=false Messages: Unexpected file "newLeaf" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/full,forceCache=false Messages: Unexpected file "dir/file1" 2026/04/23 04:31:57 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/23 04:31:57 DEBUG : dir/file1: newRWFileHandle: 2026/04/23 04:31:57 DEBUG : dir/file1(0x576fc4b6ac0): openPending: 2026/04/23 04:31:57 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2026/04/23 04:31:57 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/23 04:31:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/23 04:31:57 DEBUG : dir/file1(0x576fc4b6ac0): >openPending: err= 2026/04/23 04:31:57 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/23 04:31:57 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/23 04:31:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/23 04:31:57 DEBUG : dir/file1(0x576fc4b6ac0): _writeAt: size=25, off=0 2026/04/23 04:31:57 DEBUG : dir/file1(0x576fc4b6ac0): >_writeAt: n=25, err= 2026/04/23 04:31:57 INFO : newLeaf: Deleted 2026/04/23 04:31:58 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/23 04:31:58 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/23 04:31:58 DEBUG : newLeaf: Updating file with newLeaf 0x57702872dd0 2026/04/23 04:31:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/23 04:31:58 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/23 04:31:58 DEBUG : newLeaf(0x576fc4b6ac0): close: 2026/04/23 04:31:58 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/23 04:31:58 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-23 04:31:57.639456201 +0000 UTC m=+446.139649962 2026/04/23 04:31:58 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/23 04:31:58 DEBUG : newLeaf(0x576fc4b6ac0): >close: err= 2026/04/23 04:31:58 DEBUG : WaitForWriters: timeout=30s 2026/04/23 04:31:58 DEBUG : dir: Looking for writers 2026/04/23 04:31:58 DEBUG : Looking for writers 2026/04/23 04:31:58 DEBUG : dir: reading active writers 2026/04/23 04:31:58 DEBUG : newLeaf: reading active writers 2026/04/23 04:31:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/23 04:31:58 DEBUG : dir: Looking for writers 2026/04/23 04:31:58 DEBUG : Looking for writers 2026/04/23 04:31:58 DEBUG : newLeaf: reading active writers 2026/04/23 04:31:58 DEBUG : dir: reading active writers 2026/04/23 04:31:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/23 04:31:58 DEBUG : dir: Looking for writers 2026/04/23 04:31:58 DEBUG : Looking for writers 2026/04/23 04:31:58 DEBUG : dir: reading active writers 2026/04/23 04:31:58 DEBUG : newLeaf: reading active writers 2026/04/23 04:31:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/23 04:31:58 DEBUG : dir: Looking for writers 2026/04/23 04:31:58 DEBUG : Looking for writers 2026/04/23 04:31:58 DEBUG : newLeaf: reading active writers 2026/04/23 04:31:58 DEBUG : dir: reading active writers 2026/04/23 04:31:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/23 04:31:58 DEBUG : newLeaf: vfs cache: starting upload 2026/04/23 04:31:58 DEBUG : dir: Looking for writers 2026/04/23 04:31:58 DEBUG : Looking for writers 2026/04/23 04:31:58 DEBUG : newLeaf: reading active writers 2026/04/23 04:31:58 DEBUG : dir: reading active writers 2026/04/23 04:31:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/23 04:31:58 DEBUG : dir: Looking for writers 2026/04/23 04:31:58 DEBUG : Looking for writers 2026/04/23 04:31:58 DEBUG : dir: reading active writers 2026/04/23 04:31:58 DEBUG : newLeaf: reading active writers 2026/04/23 04:31:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/23 04:31:59 DEBUG : dir: Looking for writers 2026/04/23 04:31:59 DEBUG : Looking for writers 2026/04/23 04:31:59 DEBUG : dir: reading active writers 2026/04/23 04:31:59 DEBUG : newLeaf: reading active writers 2026/04/23 04:31:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/23 04:31:59 DEBUG : dir: Looking for writers 2026/04/23 04:31:59 DEBUG : Looking for writers 2026/04/23 04:31:59 DEBUG : dir: reading active writers 2026/04/23 04:31:59 DEBUG : newLeaf: reading active writers 2026/04/23 04:31:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/23 04:32:00 DEBUG : dir: Looking for writers 2026/04/23 04:32:00 DEBUG : Looking for writers 2026/04/23 04:32:00 DEBUG : dir: reading active writers 2026/04/23 04:32:00 DEBUG : newLeaf: reading active writers 2026/04/23 04:32:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/23 04:32:01 DEBUG : dir: Looking for writers 2026/04/23 04:32:01 DEBUG : Looking for writers 2026/04/23 04:32:01 DEBUG : dir: reading active writers 2026/04/23 04:32:01 DEBUG : newLeaf: reading active writers 2026/04/23 04:32:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/23 04:32:02 DEBUG : dir: Looking for writers 2026/04/23 04:32:02 DEBUG : Looking for writers 2026/04/23 04:32:02 DEBUG : dir: reading active writers 2026/04/23 04:32:02 DEBUG : newLeaf: reading active writers 2026/04/23 04:32:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/23 04:32:03 DEBUG : dir: Looking for writers 2026/04/23 04:32:03 DEBUG : Looking for writers 2026/04/23 04:32:03 DEBUG : dir: reading active writers 2026/04/23 04:32:03 DEBUG : newLeaf: reading active writers 2026/04/23 04:32:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/23 04:32:04 DEBUG : dir: Looking for writers 2026/04/23 04:32:04 DEBUG : Looking for writers 2026/04/23 04:32:04 DEBUG : dir: reading active writers 2026/04/23 04:32:04 DEBUG : newLeaf: reading active writers 2026/04/23 04:32:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/23 04:32:05 DEBUG : newLeaf: size = 25 OK 2026/04/23 04:32:05 INFO : newLeaf: Copied (replaced existing) 2026/04/23 04:32:05 DEBUG : newLeaf: vfs cache: fingerprint now "25" 2026/04/23 04:32:05 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/23 04:32:05 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/23 04:32:05 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/23 04:32:05 DEBUG : dir: Looking for writers 2026/04/23 04:32:05 DEBUG : Looking for writers 2026/04/23 04:32:05 DEBUG : dir: reading active writers 2026/04/23 04:32:05 DEBUG : newLeaf: reading active writers 2026/04/23 04:32:05 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:396 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/full,forceCache=false Messages: listing wrong, want newLeaf (25) got newLeaf (14), newLeaf (25) fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:396 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Not equal: expected: 25 actual : 14 Test: TestFileRename/full,forceCache=false Messages: newLeaf: size incorrect file=25 vs obj=14 fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:396 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/full,forceCache=false Messages: Unexpected file "newLeaf" 2026/04/23 04:32:12 DEBUG : WaitForWriters: timeout=30s 2026/04/23 04:32:12 DEBUG : dir: Looking for writers 2026/04/23 04:32:12 DEBUG : Looking for writers 2026/04/23 04:32:12 DEBUG : newLeaf: reading active writers 2026/04/23 04:32:12 DEBUG : dir: reading active writers 2026/04/23 04:32:12 DEBUG : >WaitForWriters: 2026/04/23 04:32:12 DEBUG : mega root 'rclone-test-fokataj3biti': vfs cache: cleaner exiting fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestFileRename/full,forceCache=false Messages: listing wrong, want got newLeaf (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestFileRename/full,forceCache=false Messages: Unexpected file "newLeaf" --- FAIL: TestFileRename (437.77s) --- FAIL: TestFileRename/off,forceCache=false (34.10s) --- FAIL: TestFileRename/minimal,forceCache=false (60.92s) --- FAIL: TestFileRename/minimal,forceCache=true (56.37s) --- FAIL: TestFileRename/writes,forceCache=false (80.75s) --- FAIL: TestFileRename/writes,forceCache=true (126.78s) --- FAIL: TestFileRename/full,forceCache=false (78.85s) === RUN TestRcGetVFS run.go:185: Remote "mega root 'rclone-test-fokataj3biti'", Local "Local file system at /tmp/rclone1471966280", Modify Window "876000h0m0s" 2026/04/23 04:32:33 INFO : mega root 'rclone-test-fokataj3biti': poll-interval is not supported by this remote 2026/04/23 04:32:33 NOTICE: mega root 'rclone-test-fokataj3biti': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/23 04:32:33 INFO : mega root 'rclone-test-fokataj3biti': poll-interval is not supported by this remote 2026/04/23 04:32:33 NOTICE: mega root 'rclone-test-fokataj3biti': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/23 04:32:33 DEBUG : WaitForWriters: timeout=30s 2026/04/23 04:32:33 DEBUG : Looking for writers 2026/04/23 04:32:33 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRcGetVFS Messages: listing wrong, want got newLeaf (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRcGetVFS Messages: Unexpected file "newLeaf" --- FAIL: TestRcGetVFS (17.83s) === RUN TestReadFileHandleMethods run.go:185: Remote "mega root 'rclone-test-fokataj3biti'", Local "Local file system at /tmp/rclone1471966280", Modify Window "876000h0m0s" 2026/04/23 04:32:51 INFO : mega root 'rclone-test-fokataj3biti': poll-interval is not supported by this remote 2026/04/23 04:32:51 NOTICE: mega root 'rclone-test-fokataj3biti': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:19 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:40 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestReadFileHandleMethods Messages: listing wrong, want dir/file1 (16) got dir/file1 (16), newLeaf (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:19 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:40 Error: Should be true Test: TestReadFileHandleMethods Messages: Unexpected file "newLeaf" 2026/04/23 04:33:00 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/23 04:33:00 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/23 04:33:00 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/23 04:33:00 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/23 04:33:00 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/23 04:33:00 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/04/23 04:33:00 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/04/23 04:33:00 DEBUG : WaitForWriters: timeout=30s 2026/04/23 04:33:00 DEBUG : dir: Looking for writers 2026/04/23 04:33:00 DEBUG : file1: reading active writers 2026/04/23 04:33:00 DEBUG : Looking for writers 2026/04/23 04:33:00 DEBUG : newLeaf: reading active writers 2026/04/23 04:33:00 DEBUG : dir: reading active writers 2026/04/23 04:33:00 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestReadFileHandleMethods Messages: listing wrong, want got newLeaf (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestReadFileHandleMethods Messages: Unexpected file "newLeaf" --- FAIL: TestReadFileHandleMethods (27.44s) === RUN TestReadFileHandleSeek run.go:185: Remote "mega root 'rclone-test-fokataj3biti'", Local "Local file system at /tmp/rclone1471966280", Modify Window "876000h0m0s" 2026/04/23 04:33:19 INFO : mega root 'rclone-test-fokataj3biti': poll-interval is not supported by this remote 2026/04/23 04:33:19 NOTICE: mega root 'rclone-test-fokataj3biti': --vfs-cache-mode writes or full is recommended for this remote as it can't stream run.go:290: Failed to put "dir/file1" to "mega root 'rclone-test-fokataj3biti'": mkdir create node failed: unexpected end of JSON input 2026/04/23 04:33:29 DEBUG : WaitForWriters: timeout=30s 2026/04/23 04:33:29 DEBUG : Looking for writers 2026/04/23 04:33:29 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /usr/local/go/src/testing/testing.go:1228 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:290 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:297 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:18 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:85 Error: Should be true Test: TestReadFileHandleSeek Messages: listing wrong, want got newLeaf (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /usr/local/go/src/testing/testing.go:1228 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:290 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:297 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:18 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:85 Error: Should be true Test: TestReadFileHandleSeek Messages: Unexpected file "newLeaf" --- FAIL: TestReadFileHandleSeek (17.73s) === RUN TestReadFileHandleReadAt run.go:185: Remote "mega root 'rclone-test-fokataj3biti'", Local "Local file system at /tmp/rclone1471966280", Modify Window "876000h0m0s" 2026/04/23 04:33:36 INFO : mega root 'rclone-test-fokataj3biti': poll-interval is not supported by this remote 2026/04/23 04:33:36 NOTICE: mega root 'rclone-test-fokataj3biti': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:19 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:127 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestReadFileHandleReadAt Messages: listing wrong, want dir/file1 (16) got dir/file1 (16), newLeaf (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:19 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:127 Error: Should be true Test: TestReadFileHandleReadAt Messages: Unexpected file "newLeaf" 2026/04/23 04:33:44 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/23 04:33:44 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/23 04:33:44 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/23 04:33:44 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/23 04:33:44 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/23 04:33:44 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/04/23 04:33:44 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/04/23 04:33:44 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/04/23 04:33:44 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/04/23 04:33:44 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/04/23 04:33:44 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/04/23 04:33:44 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/04/23 04:33:44 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/04/23 04:33:44 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/04/23 04:33:44 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/04/23 04:33:44 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/04/23 04:33:44 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/04/23 04:33:44 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/04/23 04:33:44 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/04/23 04:33:44 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/04/23 04:33:44 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/04/23 04:33:44 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/04/23 04:33:44 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/04/23 04:33:44 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/04/23 04:33:44 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/04/23 04:33:44 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/04/23 04:33:44 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/04/23 04:33:44 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/04/23 04:33:44 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/04/23 04:33:44 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/04/23 04:33:44 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/04/23 04:33:44 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/04/23 04:33:44 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/04/23 04:33:44 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/04/23 04:33:44 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/04/23 04:33:44 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/04/23 04:33:44 DEBUG : WaitForWriters: timeout=30s 2026/04/23 04:33:44 DEBUG : dir: Looking for writers 2026/04/23 04:33:44 DEBUG : file1: reading active writers 2026/04/23 04:33:44 DEBUG : Looking for writers 2026/04/23 04:33:44 DEBUG : dir: reading active writers 2026/04/23 04:33:44 DEBUG : newLeaf: reading active writers 2026/04/23 04:33:44 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestReadFileHandleReadAt Messages: listing wrong, want got newLeaf (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestReadFileHandleReadAt Messages: Unexpected file "newLeaf" --- FAIL: TestReadFileHandleReadAt (15.77s) === RUN TestReadFileHandleFlush run.go:185: Remote "mega root 'rclone-test-fokataj3biti'", Local "Local file system at /tmp/rclone1471966280", Modify Window "876000h0m0s" 2026/04/23 04:33:52 INFO : mega root 'rclone-test-fokataj3biti': poll-interval is not supported by this remote 2026/04/23 04:33:52 NOTICE: mega root 'rclone-test-fokataj3biti': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:19 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:182 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestReadFileHandleFlush Messages: listing wrong, want dir/file1 (16) got dir/file1 (16), newLeaf (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:19 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:182 Error: Should be true Test: TestReadFileHandleFlush Messages: Unexpected file "newLeaf" 2026/04/23 04:33:59 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/23 04:33:59 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/23 04:33:59 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/23 04:33:59 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/23 04:33:59 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/23 04:34:00 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/04/23 04:34:00 DEBUG : WaitForWriters: timeout=30s 2026/04/23 04:34:00 DEBUG : dir: Looking for writers 2026/04/23 04:34:00 DEBUG : file1: reading active writers 2026/04/23 04:34:00 DEBUG : Looking for writers 2026/04/23 04:34:00 DEBUG : dir: reading active writers 2026/04/23 04:34:00 DEBUG : newLeaf: reading active writers 2026/04/23 04:34:00 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestReadFileHandleFlush Messages: listing wrong, want got newLeaf (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestReadFileHandleFlush Messages: Unexpected file "newLeaf" --- FAIL: TestReadFileHandleFlush (36.61s) === RUN TestReadFileHandleRelease run.go:185: Remote "mega root 'rclone-test-fokataj3biti'", Local "Local file system at /tmp/rclone1471966280", Modify Window "876000h0m0s" 2026/04/23 04:34:29 INFO : mega root 'rclone-test-fokataj3biti': poll-interval is not supported by this remote 2026/04/23 04:34:29 NOTICE: mega root 'rclone-test-fokataj3biti': --vfs-cache-mode writes or full is recommended for this remote as it can't stream run.go:290: Failed to put "dir/file1" to "mega root 'rclone-test-fokataj3biti'": mkdir create node failed: unexpected end of JSON input 2026/04/23 04:34:40 DEBUG : WaitForWriters: timeout=30s 2026/04/23 04:34:40 DEBUG : Looking for writers 2026/04/23 04:34:40 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /usr/local/go/src/testing/testing.go:1228 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:290 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:297 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:18 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:210 Error: Should be true Test: TestReadFileHandleRelease Messages: listing wrong, want got newLeaf (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /usr/local/go/src/testing/testing.go:1228 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:290 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:297 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:18 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:210 Error: Should be true Test: TestReadFileHandleRelease Messages: Unexpected file "newLeaf" --- FAIL: TestReadFileHandleRelease (23.70s) === RUN TestRWFileHandleMethodsRead run.go:185: Remote "mega root 'rclone-test-fokataj3biti'", Local "Local file system at /tmp/rclone1471966280", Modify Window "876000h0m0s" 2026/04/23 04:34:52 INFO : mega root 'rclone-test-fokataj3biti': poll-interval is not supported by this remote 2026/04/23 04:34:52 DEBUG : mega root 'rclone-test-fokataj3biti': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/23 04:34:52 DEBUG : mega root 'rclone-test-fokataj3biti': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-fokataj3biti" 2026/04/23 04:34:52 DEBUG : mega root 'rclone-test-fokataj3biti': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-fokataj3biti" 2026/04/23 04:34:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-fokataj3biti" 2026/04/23 04:34:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 04:34:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-fokataj3biti" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-fokataj3biti" 2026/04/23 04:34:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-fokataj3biti" 2026/04/23 04:34:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 04:34:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-fokataj3biti" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-fokataj3biti" 2026/04/23 04:34:52 INFO : mega root 'rclone-test-fokataj3biti': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:72 Error: Should be true Test: TestRWFileHandleMethodsRead Messages: listing wrong, want dir/file1 (16) got dir/file1 (16), newLeaf (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:72 Error: Should be true Test: TestRWFileHandleMethodsRead Messages: Unexpected file "newLeaf" 2026/04/23 04:35:11 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/23 04:35:11 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/23 04:35:11 DEBUG : dir/file1: newRWFileHandle: 2026/04/23 04:35:11 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/23 04:35:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/23 04:35:11 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/23 04:35:11 DEBUG : dir/file1(0x576fc52ec00): _readAt: size=1, off=0 2026/04/23 04:35:11 DEBUG : dir/file1(0x576fc52ec00): openPending: 2026/04/23 04:35:11 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2026/04/23 04:35:11 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/23 04:35:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/23 04:35:11 DEBUG : dir/file1(0x576fc52ec00): >openPending: err= 2026/04/23 04:35:11 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/04/23 04:35:11 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/23 04:35:11 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/23 04:35:11 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/23 04:35:11 DEBUG : forgetting directory cache 2026/04/23 04:35:11 DEBUG : Removed virtual directory entry vDel: "dir" 2026/04/23 04:35:11 DEBUG : dir: forgetting directory cache 2026/04/23 04:35:11 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/04/23 04:35:11 DEBUG : dir/file1(0x576fc52ec00): >_readAt: n=1, err= 2026/04/23 04:35:11 DEBUG : dir/file1(0x576fc52ec00): _readAt: size=256, off=1 2026/04/23 04:35:11 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/04/23 04:35:11 DEBUG : dir/file1(0x576fc52ec00): >_readAt: n=15, err=EOF 2026/04/23 04:35:11 DEBUG : dir/file1(0x576fc52ec00): _readAt: size=16, off=16 2026/04/23 04:35:11 DEBUG : dir/file1(0x576fc52ec00): >_readAt: n=0, err=EOF 2026/04/23 04:35:11 DEBUG : dir/file1(0x576fc52ec00): close: 2026/04/23 04:35:11 DEBUG : dir/file1(0x576fc52ec00): >close: err= 2026/04/23 04:35:11 DEBUG : dir/file1(0x576fc52ec00): close: 2026/04/23 04:35:11 DEBUG : dir/file1(0x576fc52ec00): >close: err=file already closed 2026/04/23 04:35:11 DEBUG : WaitForWriters: timeout=30s 2026/04/23 04:35:11 DEBUG : dir: Looking for writers 2026/04/23 04:35:11 DEBUG : file1: reading active writers 2026/04/23 04:35:11 DEBUG : Looking for writers 2026/04/23 04:35:11 DEBUG : dir: reading active writers 2026/04/23 04:35:11 DEBUG : newLeaf: reading active writers 2026/04/23 04:35:11 DEBUG : >WaitForWriters: 2026/04/23 04:35:11 DEBUG : mega root 'rclone-test-fokataj3biti': vfs cache: cleaner exiting fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 2026/04/23 04:35:16 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-fokataj3biti/dir/file1: no such file or directory 2026/04/23 04:35:16 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-fokataj3biti/dir/file1: no such file or directory fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRWFileHandleMethodsRead Messages: listing wrong, want got newLeaf (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRWFileHandleMethodsRead Messages: Unexpected file "newLeaf" --- FAIL: TestRWFileHandleMethodsRead (26.55s) === RUN TestRWFileHandleSeek run.go:185: Remote "mega root 'rclone-test-fokataj3biti'", Local "Local file system at /tmp/rclone1471966280", Modify Window "876000h0m0s" 2026/04/23 04:35:19 INFO : mega root 'rclone-test-fokataj3biti': poll-interval is not supported by this remote 2026/04/23 04:35:19 DEBUG : mega root 'rclone-test-fokataj3biti': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/23 04:35:19 DEBUG : mega root 'rclone-test-fokataj3biti': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-fokataj3biti" 2026/04/23 04:35:19 DEBUG : mega root 'rclone-test-fokataj3biti': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-fokataj3biti" 2026/04/23 04:35:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-fokataj3biti" 2026/04/23 04:35:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 04:35:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-fokataj3biti" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-fokataj3biti" 2026/04/23 04:35:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-fokataj3biti" 2026/04/23 04:35:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 04:35:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-fokataj3biti" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-fokataj3biti" 2026/04/23 04:35:19 INFO : mega root 'rclone-test-fokataj3biti': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/23 04:35:24 DEBUG : forgetting directory cache 2026/04/23 04:35:24 DEBUG : dir: forgetting directory cache 2026/04/23 04:35:24 DEBUG : dir: forgetting directory cache 2026/04/23 04:35:24 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/04/23 04:35:24 DEBUG : Removed virtual directory entry vAddFile: "newLeaf" run.go:290: Failed to put "dir/file1" to "mega root 'rclone-test-fokataj3biti'": mkdir create node failed: unexpected end of JSON input 2026/04/23 04:35:30 DEBUG : WaitForWriters: timeout=30s 2026/04/23 04:35:30 DEBUG : Looking for writers 2026/04/23 04:35:30 DEBUG : >WaitForWriters: 2026/04/23 04:35:30 DEBUG : mega root 'rclone-test-fokataj3biti': vfs cache: cleaner exiting fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /usr/local/go/src/testing/testing.go:1228 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:290 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:297 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:39 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:118 Error: Should be true Test: TestRWFileHandleSeek Messages: listing wrong, want got newLeaf (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /usr/local/go/src/testing/testing.go:1228 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:290 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:297 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:39 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:118 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestRWFileHandleSeek Messages: Unexpected file "newLeaf" --- FAIL: TestRWFileHandleSeek (17.70s) === RUN TestRWFileHandleReadAt run.go:185: Remote "mega root 'rclone-test-fokataj3biti'", Local "Local file system at /tmp/rclone1471966280", Modify Window "876000h0m0s" 2026/04/23 04:35:37 INFO : mega root 'rclone-test-fokataj3biti': poll-interval is not supported by this remote 2026/04/23 04:35:37 DEBUG : mega root 'rclone-test-fokataj3biti': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/23 04:35:37 DEBUG : mega root 'rclone-test-fokataj3biti': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-fokataj3biti" 2026/04/23 04:35:37 DEBUG : mega root 'rclone-test-fokataj3biti': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-fokataj3biti" 2026/04/23 04:35:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-fokataj3biti" 2026/04/23 04:35:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 04:35:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-fokataj3biti" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-fokataj3biti" 2026/04/23 04:35:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-fokataj3biti" 2026/04/23 04:35:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 04:35:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-fokataj3biti" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-fokataj3biti" 2026/04/23 04:35:37 INFO : mega root 'rclone-test-fokataj3biti': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:167 Error: Should be true Test: TestRWFileHandleReadAt Messages: listing wrong, want dir/file1 (16) got dir/file1 (16), newLeaf (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:167 Error: Should be true Test: TestRWFileHandleReadAt Messages: Unexpected file "newLeaf" 2026/04/23 04:35:46 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/23 04:35:46 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/23 04:35:46 DEBUG : dir/file1: newRWFileHandle: 2026/04/23 04:35:46 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/23 04:35:46 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/23 04:35:46 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/23 04:35:46 DEBUG : dir/file1(0x576fbe2e800): _readAt: size=1, off=0 2026/04/23 04:35:46 DEBUG : dir/file1(0x576fbe2e800): openPending: 2026/04/23 04:35:46 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2026/04/23 04:35:46 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/23 04:35:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/23 04:35:46 DEBUG : dir/file1(0x576fbe2e800): >openPending: err= 2026/04/23 04:35:46 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/04/23 04:35:46 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/23 04:35:46 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/23 04:35:46 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/23 04:35:47 DEBUG : dir/file1(0x576fbe2e800): >_readAt: n=1, err= 2026/04/23 04:35:47 DEBUG : dir/file1(0x576fbe2e800): _readAt: size=1, off=5 2026/04/23 04:35:47 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/23 04:35:47 DEBUG : dir/file1(0x576fbe2e800): >_readAt: n=1, err= 2026/04/23 04:35:47 DEBUG : dir/file1(0x576fbe2e800): _readAt: size=1, off=1 2026/04/23 04:35:47 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/23 04:35:47 DEBUG : dir/file1(0x576fbe2e800): >_readAt: n=1, err= 2026/04/23 04:35:47 DEBUG : dir/file1(0x576fbe2e800): _readAt: size=6, off=10 2026/04/23 04:35:47 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/04/23 04:35:47 DEBUG : dir/file1(0x576fbe2e800): >_readAt: n=6, err= 2026/04/23 04:35:47 DEBUG : dir/file1(0x576fbe2e800): _readAt: size=256, off=10 2026/04/23 04:35:47 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/04/23 04:35:47 DEBUG : dir/file1(0x576fbe2e800): >_readAt: n=6, err=EOF 2026/04/23 04:35:47 DEBUG : dir/file1(0x576fbe2e800): _readAt: size=256, off=100 2026/04/23 04:35:47 DEBUG : dir/file1(0x576fbe2e800): >_readAt: n=0, err=EOF 2026/04/23 04:35:47 DEBUG : dir/file1(0x576fbe2e800): close: 2026/04/23 04:35:47 DEBUG : dir/file1(0x576fbe2e800): >close: err= 2026/04/23 04:35:47 DEBUG : dir/file1(0x576fbe2e800): _readAt: size=256, off=100 2026/04/23 04:35:47 DEBUG : dir/file1(0x576fbe2e800): >_readAt: n=0, err=file already closed 2026/04/23 04:35:47 DEBUG : WaitForWriters: timeout=30s 2026/04/23 04:35:47 DEBUG : dir: Looking for writers 2026/04/23 04:35:47 DEBUG : file1: reading active writers 2026/04/23 04:35:47 DEBUG : Looking for writers 2026/04/23 04:35:47 DEBUG : dir: reading active writers 2026/04/23 04:35:47 DEBUG : newLeaf: reading active writers 2026/04/23 04:35:47 DEBUG : >WaitForWriters: 2026/04/23 04:35:47 DEBUG : mega root 'rclone-test-fokataj3biti': vfs cache: cleaner exiting fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2026/04/23 04:35:52 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-fokataj3biti/dir/file1: no such file or directory 2026/04/23 04:35:52 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-fokataj3biti/dir/file1: no such file or directory 2026/04/23 04:35:52 DEBUG : forgetting directory cache 2026/04/23 04:35:52 DEBUG : dir: forgetting directory cache 2026/04/23 04:35:52 DEBUG : dir: forgetting directory cache 2026/04/23 04:35:52 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/04/23 04:35:52 DEBUG : Removed virtual directory entry vAddFile: "newLeaf" fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRWFileHandleReadAt Messages: listing wrong, want got newLeaf (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRWFileHandleReadAt Messages: Unexpected file "newLeaf" --- FAIL: TestRWFileHandleReadAt (19.69s) === RUN TestRWFileHandleFlushRead run.go:185: Remote "mega root 'rclone-test-fokataj3biti'", Local "Local file system at /tmp/rclone1471966280", Modify Window "876000h0m0s" 2026/04/23 04:35:56 INFO : mega root 'rclone-test-fokataj3biti': poll-interval is not supported by this remote 2026/04/23 04:35:56 DEBUG : mega root 'rclone-test-fokataj3biti': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/23 04:35:56 DEBUG : mega root 'rclone-test-fokataj3biti': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-fokataj3biti" 2026/04/23 04:35:56 DEBUG : mega root 'rclone-test-fokataj3biti': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-fokataj3biti" 2026/04/23 04:35:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-fokataj3biti" 2026/04/23 04:35:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 04:35:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-fokataj3biti" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-fokataj3biti" 2026/04/23 04:35:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-fokataj3biti" 2026/04/23 04:35:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 04:35:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-fokataj3biti" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-fokataj3biti" 2026/04/23 04:35:56 INFO : mega root 'rclone-test-fokataj3biti': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) run.go:290: Failed to put "dir/file1" to "mega root 'rclone-test-fokataj3biti'": upload file failed to create session: unexpected end of JSON input 2026/04/23 04:36:08 DEBUG : WaitForWriters: timeout=30s 2026/04/23 04:36:08 DEBUG : Looking for writers 2026/04/23 04:36:08 DEBUG : >WaitForWriters: 2026/04/23 04:36:08 DEBUG : mega root 'rclone-test-fokataj3biti': vfs cache: cleaner exiting fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /usr/local/go/src/testing/testing.go:1228 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:290 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:297 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:39 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:216 Error: Should be true Test: TestRWFileHandleFlushRead Messages: listing wrong, want got newLeaf (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /usr/local/go/src/testing/testing.go:1228 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:290 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:297 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:39 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:216 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestRWFileHandleFlushRead Messages: Unexpected file "newLeaf" --- FAIL: TestRWFileHandleFlushRead (30.62s) === RUN TestRWFileHandleReleaseRead run.go:185: Remote "mega root 'rclone-test-fokataj3biti'", Local "Local file system at /tmp/rclone1471966280", Modify Window "876000h0m0s" 2026/04/23 04:36:27 INFO : mega root 'rclone-test-fokataj3biti': poll-interval is not supported by this remote 2026/04/23 04:36:27 DEBUG : mega root 'rclone-test-fokataj3biti': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/23 04:36:27 DEBUG : mega root 'rclone-test-fokataj3biti': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-fokataj3biti" 2026/04/23 04:36:27 DEBUG : mega root 'rclone-test-fokataj3biti': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-fokataj3biti" 2026/04/23 04:36:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-fokataj3biti" 2026/04/23 04:36:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 04:36:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-fokataj3biti" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-fokataj3biti" 2026/04/23 04:36:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-fokataj3biti" 2026/04/23 04:36:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 04:36:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-fokataj3biti" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-fokataj3biti" 2026/04/23 04:36:27 INFO : mega root 'rclone-test-fokataj3biti': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) run.go:290: Failed to put "dir/file1" to "mega root 'rclone-test-fokataj3biti'": mkdir create node failed: unexpected end of JSON input 2026/04/23 04:36:38 DEBUG : WaitForWriters: timeout=30s 2026/04/23 04:36:38 DEBUG : Looking for writers 2026/04/23 04:36:38 DEBUG : >WaitForWriters: 2026/04/23 04:36:38 DEBUG : mega root 'rclone-test-fokataj3biti': vfs cache: cleaner exiting fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /usr/local/go/src/testing/testing.go:1228 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:290 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:297 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:39 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:244 Error: Should be true Test: TestRWFileHandleReleaseRead Messages: listing wrong, want got newLeaf (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /usr/local/go/src/testing/testing.go:1228 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:290 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:297 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:39 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:244 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestRWFileHandleReleaseRead Messages: Unexpected file "newLeaf" --- FAIL: TestRWFileHandleReleaseRead (28.66s) === RUN TestRWFileHandleMethodsWrite run.go:185: Remote "mega root 'rclone-test-fokataj3biti'", Local "Local file system at /tmp/rclone1471966280", Modify Window "876000h0m0s" 2026/04/23 04:36:56 INFO : mega root 'rclone-test-fokataj3biti': poll-interval is not supported by this remote 2026/04/23 04:36:56 DEBUG : mega root 'rclone-test-fokataj3biti': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/23 04:36:56 DEBUG : mega root 'rclone-test-fokataj3biti': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-fokataj3biti" 2026/04/23 04:36:56 DEBUG : mega root 'rclone-test-fokataj3biti': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-fokataj3biti" 2026/04/23 04:36:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-fokataj3biti" 2026/04/23 04:36:56 DEBUG : Config file has changed externally - reloading 2026/04/23 04:36:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 04:36:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-fokataj3biti" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-fokataj3biti" 2026/04/23 04:36:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-fokataj3biti" 2026/04/23 04:36:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 04:36:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-fokataj3biti" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-fokataj3biti" 2026/04/23 04:36:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:36:56 INFO : mega root 'rclone-test-fokataj3biti': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/23 04:36:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:36:56 DEBUG : file1: newRWFileHandle: 2026/04/23 04:36:56 DEBUG : file1(0x577034b6940): openPending: 2026/04/23 04:36:56 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:36:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 04:36:56 DEBUG : file1(0x577034b6940): >openPending: err= 2026/04/23 04:36:56 DEBUG : file1: >newRWFileHandle: err= 2026/04/23 04:36:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 04:36:56 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/23 04:36:56 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/23 04:36:56 DEBUG : file1(0x577034b6940): _writeAt: size=5, off=0 2026/04/23 04:36:56 DEBUG : file1(0x577034b6940): >_writeAt: n=5, err= 2026/04/23 04:36:56 DEBUG : file1(0x577034b6940): _writeAt: size=7, off=5 2026/04/23 04:36:56 DEBUG : file1(0x577034b6940): >_writeAt: n=7, err= 2026/04/23 04:36:56 DEBUG : file1: vfs cache: truncate to size=11 2026/04/23 04:36:56 DEBUG : file1(0x577034b6940): close: 2026/04/23 04:36:56 DEBUG : file1: vfs cache: setting modification time to 2026-04-23 04:36:56.149403043 +0000 UTC m=+744.649596774 2026/04/23 04:36:56 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/23 04:36:56 DEBUG : file1(0x577034b6940): >close: err= 2026/04/23 04:36:56 DEBUG : file1(0x577034b6940): close: 2026/04/23 04:36:56 DEBUG : file1(0x577034b6940): >close: err=file already closed dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:332 Error: Not equal: expected: []string{"file1,11,false"} actual : []string{"file1,11,false", "newLeaf,14,false"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=14) "file1,11,false" +([]string) (len=2) { + (string) (len=14) "file1,11,false", + (string) (len=16) "newLeaf,14,false" } Test: TestRWFileHandleMethodsWrite 2026/04/23 04:36:56 DEBUG : WaitForWriters: timeout=30s 2026/04/23 04:36:56 DEBUG : Looking for writers 2026/04/23 04:36:56 DEBUG : file1: reading active writers 2026/04/23 04:36:56 DEBUG : newLeaf: reading active writers 2026/04/23 04:36:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/23 04:36:56 DEBUG : Looking for writers 2026/04/23 04:36:56 DEBUG : newLeaf: reading active writers 2026/04/23 04:36:56 DEBUG : file1: reading active writers 2026/04/23 04:36:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/23 04:36:56 DEBUG : Looking for writers 2026/04/23 04:36:56 DEBUG : newLeaf: reading active writers 2026/04/23 04:36:56 DEBUG : file1: reading active writers 2026/04/23 04:36:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/23 04:36:56 DEBUG : Looking for writers 2026/04/23 04:36:56 DEBUG : newLeaf: reading active writers 2026/04/23 04:36:56 DEBUG : file1: reading active writers 2026/04/23 04:36:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/23 04:36:56 DEBUG : file1: vfs cache: starting upload 2026/04/23 04:36:56 DEBUG : Looking for writers 2026/04/23 04:36:56 DEBUG : newLeaf: reading active writers 2026/04/23 04:36:56 DEBUG : file1: reading active writers 2026/04/23 04:36:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/23 04:36:56 DEBUG : Looking for writers 2026/04/23 04:36:56 DEBUG : newLeaf: reading active writers 2026/04/23 04:36:56 DEBUG : file1: reading active writers 2026/04/23 04:36:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/23 04:36:56 DEBUG : Looking for writers 2026/04/23 04:36:56 DEBUG : file1: reading active writers 2026/04/23 04:36:56 DEBUG : newLeaf: reading active writers 2026/04/23 04:36:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/23 04:36:56 DEBUG : file1: size = 11 OK 2026/04/23 04:36:56 INFO : file1: Copied (new) 2026/04/23 04:36:56 DEBUG : file1: vfs cache: fingerprint now "11" 2026/04/23 04:36:56 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/23 04:36:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 04:36:56 INFO : file1: vfs cache: upload succeeded try #1 2026/04/23 04:36:57 DEBUG : Looking for writers 2026/04/23 04:36:57 DEBUG : newLeaf: reading active writers 2026/04/23 04:36:57 DEBUG : file1: reading active writers 2026/04/23 04:36:57 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 2026/04/23 04:37:01 DEBUG : dir: forgetting directory cache 2026/04/23 04:37:01 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/04/23 04:37:01 DEBUG : forgetting directory cache 2026/04/23 04:37:01 DEBUG : dir: forgetting directory cache 2026/04/23 04:37:01 DEBUG : Removed virtual directory entry vAddFile: "newLeaf" fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:337 Error: Should be true Test: TestRWFileHandleMethodsWrite Messages: listing wrong, want file1 (11) got file1 (11), newLeaf (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:337 Error: Should be true Test: TestRWFileHandleMethodsWrite Messages: Unexpected file "newLeaf" 2026/04/23 04:37:04 DEBUG : WaitForWriters: timeout=30s 2026/04/23 04:37:04 DEBUG : Looking for writers 2026/04/23 04:37:04 DEBUG : newLeaf: reading active writers 2026/04/23 04:37:04 DEBUG : file1: reading active writers 2026/04/23 04:37:04 DEBUG : >WaitForWriters: 2026/04/23 04:37:04 DEBUG : mega root 'rclone-test-fokataj3biti': vfs cache: cleaner exiting fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRWFileHandleMethodsWrite Messages: listing wrong, want got newLeaf (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRWFileHandleMethodsWrite Messages: Unexpected file "newLeaf" --- FAIL: TestRWFileHandleMethodsWrite (36.45s) === RUN TestRWFileHandleWriteAt run.go:185: Remote "mega root 'rclone-test-fokataj3biti'", Local "Local file system at /tmp/rclone1471966280", Modify Window "876000h0m0s" 2026/04/23 04:37:32 INFO : mega root 'rclone-test-fokataj3biti': poll-interval is not supported by this remote 2026/04/23 04:37:32 DEBUG : mega root 'rclone-test-fokataj3biti': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/23 04:37:32 DEBUG : mega root 'rclone-test-fokataj3biti': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-fokataj3biti" 2026/04/23 04:37:32 DEBUG : mega root 'rclone-test-fokataj3biti': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-fokataj3biti" 2026/04/23 04:37:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-fokataj3biti" 2026/04/23 04:37:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 04:37:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-fokataj3biti" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-fokataj3biti" 2026/04/23 04:37:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-fokataj3biti" 2026/04/23 04:37:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 04:37:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-fokataj3biti" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-fokataj3biti" 2026/04/23 04:37:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:37:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:37:32 DEBUG : file1: newRWFileHandle: 2026/04/23 04:37:32 DEBUG : file1(0x576fc242bc0): openPending: 2026/04/23 04:37:32 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:37:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 04:37:32 DEBUG : file1(0x576fc242bc0): >openPending: err= 2026/04/23 04:37:32 DEBUG : file1: >newRWFileHandle: err= 2026/04/23 04:37:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 04:37:32 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/23 04:37:32 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/23 04:37:32 DEBUG : file1(0x576fc242bc0): _writeAt: size=7, off=0 2026/04/23 04:37:32 DEBUG : file1(0x576fc242bc0): >_writeAt: n=7, err= 2026/04/23 04:37:32 DEBUG : file1(0x576fc242bc0): _writeAt: size=6, off=5 2026/04/23 04:37:32 DEBUG : file1(0x576fc242bc0): >_writeAt: n=6, err= 2026/04/23 04:37:32 DEBUG : file1(0x576fc242bc0): close: 2026/04/23 04:37:32 DEBUG : file1: vfs cache: setting modification time to 2026-04-23 04:37:32.587858123 +0000 UTC m=+781.088051855 2026/04/23 04:37:32 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/23 04:37:32 DEBUG : file1(0x576fc242bc0): >close: err= 2026/04/23 04:37:32 DEBUG : file1(0x576fc242bc0): _writeAt: size=5, off=0 2026/04/23 04:37:32 DEBUG : file1(0x576fc242bc0): >_writeAt: n=0, err=file already closed 2026/04/23 04:37:32 DEBUG : mega root 'rclone-test-fokataj3biti': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item file1 not removed, freed 0 bytes 2026/04/23 04:37:32 INFO : mega root 'rclone-test-fokataj3biti': vfs cache: cleaned: objects 1 (was 1) in use 1, to upload 1, uploading 0, total size 11 (was 11) dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:382 Error: Not equal: expected: []string{"file1,11,false"} actual : []string{"file1,11,false", "newLeaf,14,false"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=14) "file1,11,false" +([]string) (len=2) { + (string) (len=14) "file1,11,false", + (string) (len=16) "newLeaf,14,false" } Test: TestRWFileHandleWriteAt 2026/04/23 04:37:32 DEBUG : WaitForWriters: timeout=30s 2026/04/23 04:37:32 DEBUG : Looking for writers 2026/04/23 04:37:32 DEBUG : newLeaf: reading active writers 2026/04/23 04:37:32 DEBUG : file1: reading active writers 2026/04/23 04:37:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/23 04:37:32 DEBUG : Looking for writers 2026/04/23 04:37:32 DEBUG : newLeaf: reading active writers 2026/04/23 04:37:32 DEBUG : file1: reading active writers 2026/04/23 04:37:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/23 04:37:32 DEBUG : Looking for writers 2026/04/23 04:37:32 DEBUG : newLeaf: reading active writers 2026/04/23 04:37:32 DEBUG : file1: reading active writers 2026/04/23 04:37:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/23 04:37:32 DEBUG : Looking for writers 2026/04/23 04:37:32 DEBUG : newLeaf: reading active writers 2026/04/23 04:37:32 DEBUG : file1: reading active writers 2026/04/23 04:37:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/23 04:37:32 DEBUG : file1: vfs cache: starting upload 2026/04/23 04:37:32 DEBUG : Looking for writers 2026/04/23 04:37:32 DEBUG : newLeaf: reading active writers 2026/04/23 04:37:32 DEBUG : file1: reading active writers 2026/04/23 04:37:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/23 04:37:32 DEBUG : Looking for writers 2026/04/23 04:37:32 DEBUG : newLeaf: reading active writers 2026/04/23 04:37:32 DEBUG : file1: reading active writers 2026/04/23 04:37:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/23 04:37:33 DEBUG : Looking for writers 2026/04/23 04:37:33 DEBUG : newLeaf: reading active writers 2026/04/23 04:37:33 DEBUG : file1: reading active writers 2026/04/23 04:37:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/23 04:37:33 DEBUG : Looking for writers 2026/04/23 04:37:33 DEBUG : newLeaf: reading active writers 2026/04/23 04:37:33 DEBUG : file1: reading active writers 2026/04/23 04:37:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/23 04:37:34 DEBUG : file1: size = 11 OK 2026/04/23 04:37:34 INFO : file1: Copied (new) 2026/04/23 04:37:34 DEBUG : file1: vfs cache: fingerprint now "11" 2026/04/23 04:37:34 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/23 04:37:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 04:37:34 INFO : file1: vfs cache: upload succeeded try #1 2026/04/23 04:37:34 DEBUG : Looking for writers 2026/04/23 04:37:34 DEBUG : newLeaf: reading active writers 2026/04/23 04:37:34 DEBUG : file1: reading active writers 2026/04/23 04:37:34 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:387 Error: Should be true Test: TestRWFileHandleWriteAt Messages: listing wrong, want file1 (11) got file1 (11), newLeaf (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:387 Error: Should be true Test: TestRWFileHandleWriteAt Messages: Unexpected file "newLeaf" 2026/04/23 04:37:41 DEBUG : WaitForWriters: timeout=30s 2026/04/23 04:37:41 DEBUG : Looking for writers 2026/04/23 04:37:41 DEBUG : newLeaf: reading active writers 2026/04/23 04:37:41 DEBUG : file1: reading active writers 2026/04/23 04:37:41 DEBUG : >WaitForWriters: 2026/04/23 04:37:41 DEBUG : mega root 'rclone-test-fokataj3biti': vfs cache: cleaner exiting 2026/04/23 04:37:54 DEBUG : forgetting directory cache 2026/04/23 04:37:54 DEBUG : dir: forgetting directory cache 2026/04/23 04:37:54 DEBUG : dir: forgetting directory cache 2026/04/23 04:37:54 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/04/23 04:37:54 DEBUG : Removed virtual directory entry vAddFile: "newLeaf" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRWFileHandleWriteAt Messages: listing wrong, want got newLeaf (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRWFileHandleWriteAt Messages: Unexpected file "newLeaf" --- FAIL: TestRWFileHandleWriteAt (37.41s) === RUN TestRWFileHandleWriteNoWrite run.go:185: Remote "mega root 'rclone-test-fokataj3biti'", Local "Local file system at /tmp/rclone1471966280", Modify Window "876000h0m0s" 2026/04/23 04:38:09 INFO : mega root 'rclone-test-fokataj3biti': poll-interval is not supported by this remote 2026/04/23 04:38:09 DEBUG : mega root 'rclone-test-fokataj3biti': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/23 04:38:09 DEBUG : mega root 'rclone-test-fokataj3biti': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-fokataj3biti" 2026/04/23 04:38:09 DEBUG : mega root 'rclone-test-fokataj3biti': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-fokataj3biti" 2026/04/23 04:38:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-fokataj3biti" 2026/04/23 04:38:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 04:38:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-fokataj3biti" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-fokataj3biti" 2026/04/23 04:38:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-fokataj3biti" 2026/04/23 04:38:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 04:38:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-fokataj3biti" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-fokataj3biti" 2026/04/23 04:38:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:38:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:38:10 INFO : mega root 'rclone-test-fokataj3biti': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/23 04:38:10 DEBUG : file1: newRWFileHandle: 2026/04/23 04:38:10 DEBUG : file1(0x576fbcf7e40): openPending: 2026/04/23 04:38:10 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:38:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 04:38:10 DEBUG : file1(0x576fbcf7e40): >openPending: err= 2026/04/23 04:38:10 DEBUG : file1: >newRWFileHandle: err= 2026/04/23 04:38:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 04:38:10 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/23 04:38:10 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/23 04:38:10 DEBUG : file1(0x576fbcf7e40): close: 2026/04/23 04:38:10 DEBUG : file1: vfs cache: setting modification time to 2026-04-23 04:38:10.004146824 +0000 UTC m=+818.504340625 2026/04/23 04:38:10 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/23 04:38:10 DEBUG : file1(0x576fbcf7e40): >close: err= 2026/04/23 04:38:10 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/04/23 04:38:10 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/23 04:38:10 DEBUG : file2: newRWFileHandle: 2026/04/23 04:38:10 DEBUG : file2(0x576fc52e440): openPending: 2026/04/23 04:38:10 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:38:10 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/23 04:38:10 DEBUG : file2(0x576fc52e440): >openPending: err= 2026/04/23 04:38:10 DEBUG : file2: >newRWFileHandle: err= 2026/04/23 04:38:10 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/23 04:38:10 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/04/23 04:38:10 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/04/23 04:38:10 DEBUG : file2(0x576fc52e440): RWFileHandle.Flush 2026/04/23 04:38:10 DEBUG : file2(0x576fc52e440): RWFileHandle.Release 2026/04/23 04:38:10 DEBUG : file2(0x576fc52e440): close: 2026/04/23 04:38:10 DEBUG : file2: vfs cache: setting modification time to 2026-04-23 04:38:10.005543023 +0000 UTC m=+818.505736764 2026/04/23 04:38:10 INFO : file2: vfs cache: queuing for upload in 100ms 2026/04/23 04:38:10 DEBUG : file2(0x576fc52e440): >close: err= dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:414 Error: Not equal: expected: []string{"file1,0,false", "file2,0,false"} actual : []string{"file1,0,false", "file2,0,false", "newLeaf,14,false"} Diff: --- Expected +++ Actual @@ -1,4 +1,5 @@ -([]string) (len=2) { +([]string) (len=3) { (string) (len=13) "file1,0,false", - (string) (len=13) "file2,0,false" + (string) (len=13) "file2,0,false", + (string) (len=16) "newLeaf,14,false" } Test: TestRWFileHandleWriteNoWrite 2026/04/23 04:38:10 DEBUG : WaitForWriters: timeout=30s 2026/04/23 04:38:10 DEBUG : Looking for writers 2026/04/23 04:38:10 DEBUG : newLeaf: reading active writers 2026/04/23 04:38:10 DEBUG : file1: reading active writers 2026/04/23 04:38:10 DEBUG : file2: reading active writers 2026/04/23 04:38:10 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/04/23 04:38:10 DEBUG : Looking for writers 2026/04/23 04:38:10 DEBUG : newLeaf: reading active writers 2026/04/23 04:38:10 DEBUG : file1: reading active writers 2026/04/23 04:38:10 DEBUG : file2: reading active writers 2026/04/23 04:38:10 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/04/23 04:38:10 DEBUG : Looking for writers 2026/04/23 04:38:10 DEBUG : newLeaf: reading active writers 2026/04/23 04:38:10 DEBUG : file1: reading active writers 2026/04/23 04:38:10 DEBUG : file2: reading active writers 2026/04/23 04:38:10 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/04/23 04:38:10 DEBUG : Looking for writers 2026/04/23 04:38:10 DEBUG : file2: reading active writers 2026/04/23 04:38:10 DEBUG : newLeaf: reading active writers 2026/04/23 04:38:10 DEBUG : file1: reading active writers 2026/04/23 04:38:10 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/04/23 04:38:10 DEBUG : file1: vfs cache: starting upload 2026/04/23 04:38:10 DEBUG : file2: vfs cache: starting upload 2026/04/23 04:38:10 DEBUG : Looking for writers 2026/04/23 04:38:10 DEBUG : newLeaf: reading active writers 2026/04/23 04:38:10 DEBUG : file1: reading active writers 2026/04/23 04:38:10 DEBUG : file2: reading active writers 2026/04/23 04:38:10 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/04/23 04:38:10 DEBUG : file2: size = 0 OK 2026/04/23 04:38:10 INFO : file2: Copied (new) 2026/04/23 04:38:10 DEBUG : file2: vfs cache: fingerprint now "0" 2026/04/23 04:38:10 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/04/23 04:38:10 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/23 04:38:10 INFO : file2: vfs cache: upload succeeded try #1 2026/04/23 04:38:10 DEBUG : Looking for writers 2026/04/23 04:38:10 DEBUG : newLeaf: reading active writers 2026/04/23 04:38:10 DEBUG : file1: reading active writers 2026/04/23 04:38:10 DEBUG : file2: reading active writers 2026/04/23 04:38:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/23 04:38:10 DEBUG : file1: size = 0 OK 2026/04/23 04:38:10 INFO : file1: Copied (new) 2026/04/23 04:38:10 DEBUG : file1: vfs cache: fingerprint now "0" 2026/04/23 04:38:10 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/23 04:38:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 04:38:10 INFO : file1: vfs cache: upload succeeded try #1 2026/04/23 04:38:10 DEBUG : Looking for writers 2026/04/23 04:38:10 DEBUG : newLeaf: reading active writers 2026/04/23 04:38:10 DEBUG : file1: reading active writers 2026/04/23 04:38:10 DEBUG : file2: reading active writers 2026/04/23 04:38:10 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:420 Error: Should be true Test: TestRWFileHandleWriteNoWrite Messages: listing wrong, want file1 (0), file2 (0) got file1 (0), file2 (0), newLeaf (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:420 Error: Should be true Test: TestRWFileHandleWriteNoWrite Messages: Unexpected file "newLeaf" 2026/04/23 04:38:17 DEBUG : WaitForWriters: timeout=30s 2026/04/23 04:38:17 DEBUG : Looking for writers 2026/04/23 04:38:17 DEBUG : newLeaf: reading active writers 2026/04/23 04:38:17 DEBUG : file1: reading active writers 2026/04/23 04:38:17 DEBUG : file2: reading active writers 2026/04/23 04:38:17 DEBUG : >WaitForWriters: 2026/04/23 04:38:17 DEBUG : mega root 'rclone-test-fokataj3biti': vfs cache: cleaner exiting fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRWFileHandleWriteNoWrite Messages: listing wrong, want got newLeaf (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRWFileHandleWriteNoWrite Messages: Unexpected file "newLeaf" --- FAIL: TestRWFileHandleWriteNoWrite (41.79s) === RUN TestRWFileHandleFlushWrite run.go:185: Remote "mega root 'rclone-test-fokataj3biti'", Local "Local file system at /tmp/rclone1471966280", Modify Window "876000h0m0s" 2026/04/23 04:38:51 INFO : mega root 'rclone-test-fokataj3biti': poll-interval is not supported by this remote 2026/04/23 04:38:51 DEBUG : mega root 'rclone-test-fokataj3biti': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/23 04:38:51 DEBUG : mega root 'rclone-test-fokataj3biti': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-fokataj3biti" 2026/04/23 04:38:51 DEBUG : mega root 'rclone-test-fokataj3biti': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-fokataj3biti" 2026/04/23 04:38:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-fokataj3biti" 2026/04/23 04:38:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 04:38:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-fokataj3biti" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-fokataj3biti" 2026/04/23 04:38:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-fokataj3biti" 2026/04/23 04:38:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 04:38:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-fokataj3biti" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-fokataj3biti" 2026/04/23 04:38:51 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:38:51 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:38:51 DEBUG : file1: newRWFileHandle: 2026/04/23 04:38:51 DEBUG : file1(0x576fc2a8f80): openPending: 2026/04/23 04:38:51 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:38:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 04:38:51 DEBUG : file1(0x576fc2a8f80): >openPending: err= 2026/04/23 04:38:51 DEBUG : file1: >newRWFileHandle: err= 2026/04/23 04:38:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 04:38:51 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/23 04:38:51 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/23 04:38:51 DEBUG : file1(0x576fc2a8f80): _writeAt: size=5, off=0 2026/04/23 04:38:51 DEBUG : file1(0x576fc2a8f80): >_writeAt: n=5, err= 2026/04/23 04:38:51 DEBUG : file1(0x576fc2a8f80): RWFileHandle.Flush 2026/04/23 04:38:51 DEBUG : file1(0x576fc2a8f80): RWFileHandle.Flush 2026/04/23 04:38:51 DEBUG : file1(0x576fc2a8f80): close: 2026/04/23 04:38:51 DEBUG : file1: vfs cache: setting modification time to 2026-04-23 04:38:51.786895149 +0000 UTC m=+860.287088880 2026/04/23 04:38:51 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/23 04:38:51 DEBUG : file1(0x576fc2a8f80): >close: err= 2026/04/23 04:38:51 DEBUG : WaitForWriters: timeout=30s 2026/04/23 04:38:51 DEBUG : Looking for writers 2026/04/23 04:38:51 DEBUG : newLeaf: reading active writers 2026/04/23 04:38:51 DEBUG : file1: reading active writers 2026/04/23 04:38:51 DEBUG : mega root 'rclone-test-fokataj3biti': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item file1 not removed, freed 0 bytes 2026/04/23 04:38:51 INFO : mega root 'rclone-test-fokataj3biti': vfs cache: cleaned: objects 1 (was 1) in use 1, to upload 1, uploading 0, total size 5 (was 5) 2026/04/23 04:38:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/23 04:38:51 DEBUG : Looking for writers 2026/04/23 04:38:51 DEBUG : newLeaf: reading active writers 2026/04/23 04:38:51 DEBUG : file1: reading active writers 2026/04/23 04:38:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/23 04:38:51 DEBUG : Looking for writers 2026/04/23 04:38:51 DEBUG : newLeaf: reading active writers 2026/04/23 04:38:51 DEBUG : file1: reading active writers 2026/04/23 04:38:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/23 04:38:51 DEBUG : Looking for writers 2026/04/23 04:38:51 DEBUG : newLeaf: reading active writers 2026/04/23 04:38:51 DEBUG : file1: reading active writers 2026/04/23 04:38:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/23 04:38:51 DEBUG : file1: vfs cache: starting upload 2026/04/23 04:38:51 DEBUG : Looking for writers 2026/04/23 04:38:51 DEBUG : file1: reading active writers 2026/04/23 04:38:51 DEBUG : newLeaf: reading active writers 2026/04/23 04:38:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/23 04:38:52 DEBUG : Looking for writers 2026/04/23 04:38:52 DEBUG : newLeaf: reading active writers 2026/04/23 04:38:52 DEBUG : file1: reading active writers 2026/04/23 04:38:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/23 04:38:52 DEBUG : Looking for writers 2026/04/23 04:38:52 DEBUG : newLeaf: reading active writers 2026/04/23 04:38:52 DEBUG : file1: reading active writers 2026/04/23 04:38:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/23 04:38:53 DEBUG : Looking for writers 2026/04/23 04:38:53 DEBUG : newLeaf: reading active writers 2026/04/23 04:38:53 DEBUG : file1: reading active writers 2026/04/23 04:38:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/23 04:38:54 DEBUG : Looking for writers 2026/04/23 04:38:54 DEBUG : file1: reading active writers 2026/04/23 04:38:54 DEBUG : newLeaf: reading active writers 2026/04/23 04:38:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/23 04:38:55 DEBUG : Looking for writers 2026/04/23 04:38:55 DEBUG : file1: reading active writers 2026/04/23 04:38:55 DEBUG : newLeaf: reading active writers 2026/04/23 04:38:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/23 04:38:56 DEBUG : Looking for writers 2026/04/23 04:38:56 DEBUG : newLeaf: reading active writers 2026/04/23 04:38:56 DEBUG : file1: reading active writers 2026/04/23 04:38:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/23 04:38:57 DEBUG : Looking for writers 2026/04/23 04:38:57 DEBUG : newLeaf: reading active writers 2026/04/23 04:38:57 DEBUG : file1: reading active writers 2026/04/23 04:38:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/23 04:38:58 DEBUG : Looking for writers 2026/04/23 04:38:58 DEBUG : newLeaf: reading active writers 2026/04/23 04:38:58 DEBUG : file1: reading active writers 2026/04/23 04:38:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/23 04:38:59 DEBUG : Looking for writers 2026/04/23 04:38:59 DEBUG : newLeaf: reading active writers 2026/04/23 04:38:59 DEBUG : file1: reading active writers 2026/04/23 04:38:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/23 04:39:00 DEBUG : Looking for writers 2026/04/23 04:39:00 DEBUG : newLeaf: reading active writers 2026/04/23 04:39:00 DEBUG : file1: reading active writers 2026/04/23 04:39:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/23 04:39:01 DEBUG : Looking for writers 2026/04/23 04:39:01 DEBUG : newLeaf: reading active writers 2026/04/23 04:39:01 DEBUG : file1: reading active writers 2026/04/23 04:39:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/23 04:39:02 DEBUG : Looking for writers 2026/04/23 04:39:02 DEBUG : file1: reading active writers 2026/04/23 04:39:02 DEBUG : newLeaf: reading active writers 2026/04/23 04:39:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/23 04:39:02 ERROR : file1: Failed to copy: upload file failed to create session: unexpected end of JSON input 2026/04/23 04:39:02 ERROR : file1: vfs cache: failed to upload try #1, will retry in 200ms: vfs cache: failed to transfer file from cache to remote: upload file failed to create session: unexpected end of JSON input 2026/04/23 04:39:02 DEBUG : file1: vfs cache: starting upload 2026/04/23 04:39:03 DEBUG : Looking for writers 2026/04/23 04:39:03 DEBUG : newLeaf: reading active writers 2026/04/23 04:39:03 DEBUG : file1: reading active writers 2026/04/23 04:39:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/23 04:39:04 DEBUG : Looking for writers 2026/04/23 04:39:04 DEBUG : newLeaf: reading active writers 2026/04/23 04:39:04 DEBUG : file1: reading active writers 2026/04/23 04:39:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/23 04:39:04 DEBUG : file1: size = 5 OK 2026/04/23 04:39:04 INFO : file1: Copied (new) 2026/04/23 04:39:04 DEBUG : file1: vfs cache: fingerprint now "5" 2026/04/23 04:39:04 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/23 04:39:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 04:39:04 INFO : file1: vfs cache: upload succeeded try #2 2026/04/23 04:39:05 DEBUG : Looking for writers 2026/04/23 04:39:05 DEBUG : newLeaf: reading active writers 2026/04/23 04:39:05 DEBUG : file1: reading active writers 2026/04/23 04:39:05 DEBUG : >WaitForWriters: 2026/04/23 04:39:05 DEBUG : mega root 'rclone-test-fokataj3biti': vfs cache: cleaner exiting fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRWFileHandleFlushWrite Messages: listing wrong, want got newLeaf (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRWFileHandleFlushWrite Messages: Unexpected file "newLeaf" --- FAIL: TestRWFileHandleFlushWrite (22.20s) === RUN TestRWFileHandleReleaseWrite run.go:185: Remote "mega root 'rclone-test-fokataj3biti'", Local "Local file system at /tmp/rclone1471966280", Modify Window "876000h0m0s" 2026/04/23 04:39:13 INFO : mega root 'rclone-test-fokataj3biti': poll-interval is not supported by this remote 2026/04/23 04:39:13 DEBUG : mega root 'rclone-test-fokataj3biti': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/23 04:39:13 DEBUG : mega root 'rclone-test-fokataj3biti': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-fokataj3biti" 2026/04/23 04:39:13 DEBUG : mega root 'rclone-test-fokataj3biti': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-fokataj3biti" 2026/04/23 04:39:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-fokataj3biti" 2026/04/23 04:39:13 DEBUG : Config file has changed externally - reloading 2026/04/23 04:39:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 04:39:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-fokataj3biti" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-fokataj3biti" 2026/04/23 04:39:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-fokataj3biti" 2026/04/23 04:39:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 04:39:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-fokataj3biti" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-fokataj3biti" 2026/04/23 04:39:13 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:39:13 INFO : mega root 'rclone-test-fokataj3biti': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/23 04:39:13 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:39:13 DEBUG : file1: newRWFileHandle: 2026/04/23 04:39:13 DEBUG : file1(0x576fbe2f7c0): openPending: 2026/04/23 04:39:13 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:39:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 04:39:13 DEBUG : file1(0x576fbe2f7c0): >openPending: err= 2026/04/23 04:39:13 DEBUG : file1: >newRWFileHandle: err= 2026/04/23 04:39:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 04:39:13 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/23 04:39:13 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/23 04:39:13 DEBUG : file1(0x576fbe2f7c0): _writeAt: size=5, off=0 2026/04/23 04:39:13 DEBUG : file1(0x576fbe2f7c0): >_writeAt: n=5, err= 2026/04/23 04:39:13 DEBUG : file1(0x576fbe2f7c0): RWFileHandle.Release 2026/04/23 04:39:13 DEBUG : file1(0x576fbe2f7c0): close: 2026/04/23 04:39:13 DEBUG : file1: vfs cache: setting modification time to 2026-04-23 04:39:13.989903333 +0000 UTC m=+882.490097103 2026/04/23 04:39:13 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/23 04:39:13 DEBUG : file1(0x576fbe2f7c0): >close: err= 2026/04/23 04:39:13 DEBUG : file1(0x576fbe2f7c0): RWFileHandle.Release 2026/04/23 04:39:13 DEBUG : WaitForWriters: timeout=30s 2026/04/23 04:39:13 DEBUG : Looking for writers 2026/04/23 04:39:13 DEBUG : newLeaf: reading active writers 2026/04/23 04:39:13 DEBUG : file1: reading active writers 2026/04/23 04:39:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/23 04:39:14 DEBUG : Looking for writers 2026/04/23 04:39:14 DEBUG : newLeaf: reading active writers 2026/04/23 04:39:14 DEBUG : file1: reading active writers 2026/04/23 04:39:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/23 04:39:14 DEBUG : Looking for writers 2026/04/23 04:39:14 DEBUG : newLeaf: reading active writers 2026/04/23 04:39:14 DEBUG : file1: reading active writers 2026/04/23 04:39:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/23 04:39:14 DEBUG : Looking for writers 2026/04/23 04:39:14 DEBUG : newLeaf: reading active writers 2026/04/23 04:39:14 DEBUG : file1: reading active writers 2026/04/23 04:39:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/23 04:39:14 DEBUG : file1: vfs cache: starting upload 2026/04/23 04:39:14 DEBUG : Looking for writers 2026/04/23 04:39:14 DEBUG : newLeaf: reading active writers 2026/04/23 04:39:14 DEBUG : file1: reading active writers 2026/04/23 04:39:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/23 04:39:14 DEBUG : Looking for writers 2026/04/23 04:39:14 DEBUG : newLeaf: reading active writers 2026/04/23 04:39:14 DEBUG : file1: reading active writers 2026/04/23 04:39:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/23 04:39:14 DEBUG : Looking for writers 2026/04/23 04:39:14 DEBUG : newLeaf: reading active writers 2026/04/23 04:39:14 DEBUG : file1: reading active writers 2026/04/23 04:39:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/23 04:39:15 DEBUG : Looking for writers 2026/04/23 04:39:15 DEBUG : newLeaf: reading active writers 2026/04/23 04:39:15 DEBUG : file1: reading active writers 2026/04/23 04:39:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/23 04:39:16 DEBUG : Looking for writers 2026/04/23 04:39:16 DEBUG : newLeaf: reading active writers 2026/04/23 04:39:16 DEBUG : file1: reading active writers 2026/04/23 04:39:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/23 04:39:17 DEBUG : Looking for writers 2026/04/23 04:39:17 DEBUG : newLeaf: reading active writers 2026/04/23 04:39:17 DEBUG : file1: reading active writers 2026/04/23 04:39:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/23 04:39:17 DEBUG : dir: forgetting directory cache 2026/04/23 04:39:17 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/04/23 04:39:17 DEBUG : forgetting directory cache 2026/04/23 04:39:17 DEBUG : dir: forgetting directory cache 2026/04/23 04:39:17 DEBUG : Removed virtual directory entry vAddFile: "newLeaf" 2026/04/23 04:39:18 DEBUG : Looking for writers 2026/04/23 04:39:18 DEBUG : file1: reading active writers 2026/04/23 04:39:18 DEBUG : newLeaf: reading active writers 2026/04/23 04:39:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/23 04:39:19 DEBUG : Looking for writers 2026/04/23 04:39:19 DEBUG : file1: reading active writers 2026/04/23 04:39:19 DEBUG : newLeaf: reading active writers 2026/04/23 04:39:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/23 04:39:19 DEBUG : file1: size = 5 OK 2026/04/23 04:39:19 INFO : file1: Copied (new) 2026/04/23 04:39:19 DEBUG : file1: vfs cache: fingerprint now "5" 2026/04/23 04:39:19 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/23 04:39:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 04:39:19 INFO : file1: vfs cache: upload succeeded try #1 2026/04/23 04:39:20 DEBUG : Looking for writers 2026/04/23 04:39:20 DEBUG : newLeaf: reading active writers 2026/04/23 04:39:20 DEBUG : file1: reading active writers 2026/04/23 04:39:20 DEBUG : >WaitForWriters: 2026/04/23 04:39:20 DEBUG : mega root 'rclone-test-fokataj3biti': vfs cache: cleaner exiting fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRWFileHandleReleaseWrite Messages: listing wrong, want got newLeaf (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRWFileHandleReleaseWrite Messages: Unexpected file "newLeaf" --- FAIL: TestRWFileHandleReleaseWrite (13.43s) === RUN TestRWFileHandleSizeTruncateExisting run.go:185: Remote "mega root 'rclone-test-fokataj3biti'", Local "Local file system at /tmp/rclone1471966280", Modify Window "876000h0m0s" 2026/04/23 04:39:27 INFO : mega root 'rclone-test-fokataj3biti': poll-interval is not supported by this remote 2026/04/23 04:39:27 DEBUG : mega root 'rclone-test-fokataj3biti': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/23 04:39:27 DEBUG : mega root 'rclone-test-fokataj3biti': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-fokataj3biti" 2026/04/23 04:39:27 DEBUG : mega root 'rclone-test-fokataj3biti': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-fokataj3biti" 2026/04/23 04:39:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-fokataj3biti" 2026/04/23 04:39:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 04:39:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-fokataj3biti" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-fokataj3biti" 2026/04/23 04:39:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-fokataj3biti" 2026/04/23 04:39:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 04:39:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-fokataj3biti" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-fokataj3biti" 2026/04/23 04:39:27 INFO : mega root 'rclone-test-fokataj3biti': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) run.go:290: Failed to put "dir/file1" to "mega root 'rclone-test-fokataj3biti'": mkdir create node failed: unexpected end of JSON input 2026/04/23 04:39:38 DEBUG : WaitForWriters: timeout=30s 2026/04/23 04:39:38 DEBUG : Looking for writers 2026/04/23 04:39:38 DEBUG : >WaitForWriters: 2026/04/23 04:39:38 DEBUG : mega root 'rclone-test-fokataj3biti': vfs cache: cleaner exiting fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /usr/local/go/src/testing/testing.go:1228 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:290 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:297 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:39 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:481 Error: Should be true Test: TestRWFileHandleSizeTruncateExisting Messages: listing wrong, want got newLeaf (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /usr/local/go/src/testing/testing.go:1228 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:290 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:297 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:39 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:481 Error: Should be true Test: TestRWFileHandleSizeTruncateExisting Messages: Unexpected file "newLeaf" --- FAIL: TestRWFileHandleSizeTruncateExisting (18.00s) === RUN TestRWFileHandleSizeCreateExisting run.go:185: Remote "mega root 'rclone-test-fokataj3biti'", Local "Local file system at /tmp/rclone1471966280", Modify Window "876000h0m0s" 2026/04/23 04:39:45 INFO : mega root 'rclone-test-fokataj3biti': poll-interval is not supported by this remote 2026/04/23 04:39:45 DEBUG : mega root 'rclone-test-fokataj3biti': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/23 04:39:45 DEBUG : mega root 'rclone-test-fokataj3biti': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-fokataj3biti" 2026/04/23 04:39:45 DEBUG : mega root 'rclone-test-fokataj3biti': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-fokataj3biti" 2026/04/23 04:39:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-fokataj3biti" 2026/04/23 04:39:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 04:39:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-fokataj3biti" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-fokataj3biti" 2026/04/23 04:39:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-fokataj3biti" 2026/04/23 04:39:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 04:39:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-fokataj3biti" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-fokataj3biti" 2026/04/23 04:39:45 INFO : mega root 'rclone-test-fokataj3biti': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:502 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestRWFileHandleSizeCreateExisting Messages: listing wrong, want dir/file1 (16) got dir/file1 (16), newLeaf (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:502 Error: Should be true Test: TestRWFileHandleSizeCreateExisting Messages: Unexpected file "newLeaf" 2026/04/23 04:39:52 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:39:52 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:39:52 DEBUG : dir/file1: newRWFileHandle: 2026/04/23 04:39:52 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/23 04:39:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/23 04:39:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/23 04:39:52 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/23 04:39:52 DEBUG : dir/file1(0x576fc42b4c0): _writeAt: size=5, off=0 2026/04/23 04:39:52 DEBUG : dir/file1(0x576fc42b4c0): openPending: 2026/04/23 04:39:52 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2026/04/23 04:39:52 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/23 04:39:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/23 04:39:52 DEBUG : dir/file1(0x576fc42b4c0): >openPending: err= 2026/04/23 04:39:52 DEBUG : dir/file1(0x576fc42b4c0): >_writeAt: n=5, err= 2026/04/23 04:39:52 DEBUG : dir/file1(0x576fc42b4c0): _writeAt: size=15, off=5 2026/04/23 04:39:52 DEBUG : dir/file1(0x576fc42b4c0): >_writeAt: n=15, err= 2026/04/23 04:39:52 DEBUG : dir/file1(0x576fc42b4c0): close: 2026/04/23 04:39:52 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/04/23 04:39:52 DEBUG : dir/file1: vfs cache: setting modification time to 2026-04-23 04:39:52.639857187 +0000 UTC m=+921.140050918 2026/04/23 04:39:52 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/23 04:39:52 DEBUG : dir/file1(0x576fc42b4c0): >close: err= 2026/04/23 04:39:52 DEBUG : WaitForWriters: timeout=30s 2026/04/23 04:39:52 DEBUG : dir: Looking for writers 2026/04/23 04:39:52 DEBUG : file1: reading active writers 2026/04/23 04:39:52 DEBUG : Looking for writers 2026/04/23 04:39:52 DEBUG : dir: reading active writers 2026/04/23 04:39:52 DEBUG : newLeaf: reading active writers 2026/04/23 04:39:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/23 04:39:52 DEBUG : dir: Looking for writers 2026/04/23 04:39:52 DEBUG : file1: reading active writers 2026/04/23 04:39:52 DEBUG : Looking for writers 2026/04/23 04:39:52 DEBUG : newLeaf: reading active writers 2026/04/23 04:39:52 DEBUG : dir: reading active writers 2026/04/23 04:39:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/23 04:39:52 DEBUG : dir: Looking for writers 2026/04/23 04:39:52 DEBUG : file1: reading active writers 2026/04/23 04:39:52 DEBUG : Looking for writers 2026/04/23 04:39:52 DEBUG : dir: reading active writers 2026/04/23 04:39:52 DEBUG : newLeaf: reading active writers 2026/04/23 04:39:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/23 04:39:52 DEBUG : dir: Looking for writers 2026/04/23 04:39:52 DEBUG : file1: reading active writers 2026/04/23 04:39:52 DEBUG : Looking for writers 2026/04/23 04:39:52 DEBUG : dir: reading active writers 2026/04/23 04:39:52 DEBUG : newLeaf: reading active writers 2026/04/23 04:39:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/23 04:39:52 DEBUG : dir/file1: vfs cache: starting upload 2026/04/23 04:39:52 DEBUG : dir: Looking for writers 2026/04/23 04:39:52 DEBUG : file1: reading active writers 2026/04/23 04:39:52 DEBUG : Looking for writers 2026/04/23 04:39:52 DEBUG : dir: reading active writers 2026/04/23 04:39:52 DEBUG : newLeaf: reading active writers 2026/04/23 04:39:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/23 04:39:52 DEBUG : dir: Looking for writers 2026/04/23 04:39:52 DEBUG : file1: reading active writers 2026/04/23 04:39:52 DEBUG : Looking for writers 2026/04/23 04:39:52 DEBUG : dir: reading active writers 2026/04/23 04:39:52 DEBUG : newLeaf: reading active writers 2026/04/23 04:39:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/23 04:39:53 DEBUG : dir: Looking for writers 2026/04/23 04:39:53 DEBUG : file1: reading active writers 2026/04/23 04:39:53 DEBUG : Looking for writers 2026/04/23 04:39:53 DEBUG : dir: reading active writers 2026/04/23 04:39:53 DEBUG : newLeaf: reading active writers 2026/04/23 04:39:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/23 04:39:53 DEBUG : dir: Looking for writers 2026/04/23 04:39:53 DEBUG : file1: reading active writers 2026/04/23 04:39:53 DEBUG : Looking for writers 2026/04/23 04:39:53 DEBUG : dir: reading active writers 2026/04/23 04:39:53 DEBUG : newLeaf: reading active writers 2026/04/23 04:39:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/23 04:39:54 DEBUG : dir: Looking for writers 2026/04/23 04:39:54 DEBUG : file1: reading active writers 2026/04/23 04:39:54 DEBUG : Looking for writers 2026/04/23 04:39:54 DEBUG : dir: reading active writers 2026/04/23 04:39:54 DEBUG : newLeaf: reading active writers 2026/04/23 04:39:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/23 04:39:55 DEBUG : dir/file1: size = 20 OK 2026/04/23 04:39:55 INFO : dir/file1: Copied (replaced existing) 2026/04/23 04:39:55 DEBUG : dir/file1: vfs cache: fingerprint now "20" 2026/04/23 04:39:55 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/23 04:39:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/23 04:39:55 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/23 04:39:55 DEBUG : dir: Looking for writers 2026/04/23 04:39:55 DEBUG : file1: reading active writers 2026/04/23 04:39:55 DEBUG : Looking for writers 2026/04/23 04:39:55 DEBUG : dir: reading active writers 2026/04/23 04:39:55 DEBUG : newLeaf: reading active writers 2026/04/23 04:39:55 DEBUG : >WaitForWriters: 2026/04/23 04:39:55 DEBUG : mega root 'rclone-test-fokataj3biti': vfs cache: cleaner exiting fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRWFileHandleSizeCreateExisting Messages: listing wrong, want got newLeaf (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRWFileHandleSizeCreateExisting Messages: Unexpected file "newLeaf" --- FAIL: TestRWFileHandleSizeCreateExisting (18.98s) === RUN TestRWFileHandleSizeCreateNew run.go:185: Remote "mega root 'rclone-test-fokataj3biti'", Local "Local file system at /tmp/rclone1471966280", Modify Window "876000h0m0s" 2026/04/23 04:40:04 INFO : mega root 'rclone-test-fokataj3biti': poll-interval is not supported by this remote 2026/04/23 04:40:04 DEBUG : mega root 'rclone-test-fokataj3biti': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/23 04:40:04 DEBUG : mega root 'rclone-test-fokataj3biti': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-fokataj3biti" 2026/04/23 04:40:04 DEBUG : mega root 'rclone-test-fokataj3biti': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-fokataj3biti" 2026/04/23 04:40:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-fokataj3biti" 2026/04/23 04:40:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 04:40:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-fokataj3biti" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-fokataj3biti" 2026/04/23 04:40:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-fokataj3biti" 2026/04/23 04:40:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 04:40:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-fokataj3biti" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-fokataj3biti" 2026/04/23 04:40:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:04 INFO : mega root 'rclone-test-fokataj3biti': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/23 04:40:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:04 DEBUG : file1: newRWFileHandle: 2026/04/23 04:40:04 DEBUG : file1(0x576fc243880): openPending: 2026/04/23 04:40:04 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 04:40:04 DEBUG : file1(0x576fc243880): >openPending: err= 2026/04/23 04:40:04 DEBUG : file1: >newRWFileHandle: err= 2026/04/23 04:40:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 04:40:04 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/23 04:40:04 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/23 04:40:04 DEBUG : file1(0x576fc243880): _writeAt: size=5, off=0 2026/04/23 04:40:04 DEBUG : file1(0x576fc243880): >_writeAt: n=5, err= 2026/04/23 04:40:04 DEBUG : file1(0x576fc243880): close: 2026/04/23 04:40:04 DEBUG : file1: vfs cache: setting modification time to 2026-04-23 04:40:04.398841182 +0000 UTC m=+932.899034912 2026/04/23 04:40:04 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:04 DEBUG : file1(0x576fc243880): >close: err= 2026/04/23 04:40:04 DEBUG : WaitForWriters: timeout=30s 2026/04/23 04:40:04 DEBUG : Looking for writers 2026/04/23 04:40:04 DEBUG : newLeaf: reading active writers 2026/04/23 04:40:04 DEBUG : file1: reading active writers 2026/04/23 04:40:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/23 04:40:04 DEBUG : Looking for writers 2026/04/23 04:40:04 DEBUG : newLeaf: reading active writers 2026/04/23 04:40:04 DEBUG : file1: reading active writers 2026/04/23 04:40:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/23 04:40:04 DEBUG : Looking for writers 2026/04/23 04:40:04 DEBUG : newLeaf: reading active writers 2026/04/23 04:40:04 DEBUG : file1: reading active writers 2026/04/23 04:40:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/23 04:40:04 DEBUG : Looking for writers 2026/04/23 04:40:04 DEBUG : newLeaf: reading active writers 2026/04/23 04:40:04 DEBUG : file1: reading active writers 2026/04/23 04:40:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/23 04:40:04 DEBUG : file1: vfs cache: starting upload 2026/04/23 04:40:04 DEBUG : Looking for writers 2026/04/23 04:40:04 DEBUG : newLeaf: reading active writers 2026/04/23 04:40:04 DEBUG : file1: reading active writers 2026/04/23 04:40:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/23 04:40:04 DEBUG : Looking for writers 2026/04/23 04:40:04 DEBUG : newLeaf: reading active writers 2026/04/23 04:40:04 DEBUG : file1: reading active writers 2026/04/23 04:40:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/23 04:40:05 DEBUG : Looking for writers 2026/04/23 04:40:05 DEBUG : newLeaf: reading active writers 2026/04/23 04:40:05 DEBUG : file1: reading active writers 2026/04/23 04:40:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/23 04:40:05 DEBUG : Looking for writers 2026/04/23 04:40:05 DEBUG : newLeaf: reading active writers 2026/04/23 04:40:05 DEBUG : file1: reading active writers 2026/04/23 04:40:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/23 04:40:06 DEBUG : Looking for writers 2026/04/23 04:40:06 DEBUG : newLeaf: reading active writers 2026/04/23 04:40:06 DEBUG : file1: reading active writers 2026/04/23 04:40:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/23 04:40:07 DEBUG : Looking for writers 2026/04/23 04:40:07 DEBUG : newLeaf: reading active writers 2026/04/23 04:40:07 DEBUG : file1: reading active writers 2026/04/23 04:40:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/23 04:40:08 DEBUG : Looking for writers 2026/04/23 04:40:08 DEBUG : newLeaf: reading active writers 2026/04/23 04:40:08 DEBUG : file1: reading active writers 2026/04/23 04:40:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/23 04:40:09 DEBUG : Looking for writers 2026/04/23 04:40:09 DEBUG : newLeaf: reading active writers 2026/04/23 04:40:09 DEBUG : file1: reading active writers 2026/04/23 04:40:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/23 04:40:10 DEBUG : Looking for writers 2026/04/23 04:40:10 DEBUG : newLeaf: reading active writers 2026/04/23 04:40:10 DEBUG : file1: reading active writers 2026/04/23 04:40:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/23 04:40:11 DEBUG : Looking for writers 2026/04/23 04:40:11 DEBUG : newLeaf: reading active writers 2026/04/23 04:40:11 DEBUG : file1: reading active writers 2026/04/23 04:40:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/23 04:40:12 DEBUG : Looking for writers 2026/04/23 04:40:12 DEBUG : newLeaf: reading active writers 2026/04/23 04:40:12 DEBUG : file1: reading active writers 2026/04/23 04:40:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/23 04:40:13 DEBUG : Looking for writers 2026/04/23 04:40:13 DEBUG : newLeaf: reading active writers 2026/04/23 04:40:13 DEBUG : file1: reading active writers 2026/04/23 04:40:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/23 04:40:14 DEBUG : Looking for writers 2026/04/23 04:40:14 DEBUG : newLeaf: reading active writers 2026/04/23 04:40:14 DEBUG : file1: reading active writers 2026/04/23 04:40:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/23 04:40:15 DEBUG : file1: size = 5 OK 2026/04/23 04:40:15 INFO : file1: Copied (new) 2026/04/23 04:40:15 DEBUG : file1: vfs cache: fingerprint now "5" 2026/04/23 04:40:15 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/23 04:40:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 04:40:15 INFO : file1: vfs cache: upload succeeded try #1 2026/04/23 04:40:15 DEBUG : Looking for writers 2026/04/23 04:40:15 DEBUG : newLeaf: reading active writers 2026/04/23 04:40:15 DEBUG : file1: reading active writers 2026/04/23 04:40:15 DEBUG : >WaitForWriters: 2026/04/23 04:40:15 DEBUG : mega root 'rclone-test-fokataj3biti': vfs cache: cleaner exiting fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRWFileHandleSizeCreateNew Messages: listing wrong, want got newLeaf (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRWFileHandleSizeCreateNew Messages: Unexpected file "newLeaf" --- FAIL: TestRWFileHandleSizeCreateNew (20.03s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:185: Remote "mega root 'rclone-test-fokataj3biti'", Local "Local file system at /tmp/rclone1471966280", Modify Window "876000h0m0s" 2026/04/23 04:40:24 INFO : mega root 'rclone-test-fokataj3biti': poll-interval is not supported by this remote 2026/04/23 04:40:24 DEBUG : mega root 'rclone-test-fokataj3biti': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/23 04:40:24 DEBUG : mega root 'rclone-test-fokataj3biti': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-fokataj3biti" 2026/04/23 04:40:24 DEBUG : mega root 'rclone-test-fokataj3biti': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-fokataj3biti" 2026/04/23 04:40:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-fokataj3biti" 2026/04/23 04:40:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 04:40:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-fokataj3biti" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-fokataj3biti" 2026/04/23 04:40:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-fokataj3biti" 2026/04/23 04:40:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 04:40:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-fokataj3biti" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-fokataj3biti" 2026/04/23 04:40:24 INFO : mega root 'rclone-test-fokataj3biti': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc44cd00): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc44cd00): >openPending: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc44cd00): _writeAt: size=5, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc44cd00): >_writeAt: n=5, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc44cd00): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.426624702 +0000 UTC m=+952.926818434 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc44cd00): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc44d180): _readAt: size=2, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc44d180): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc44d180): >openPending: err= 2026/04/23 04:40:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc44d180): >_readAt: n=2, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc44d180): _writeAt: size=3, off=2 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc44d180): >_writeAt: n=0, err=Bad file descriptor 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc44d180): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.426624702 +0000 UTC m=+952.926818434 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc44d180): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc44d640): _readAt: size=512, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc44d640): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc44d640): >openPending: err= 2026/04/23 04:40:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc44d640): >_readAt: n=5, err=EOF 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc44d640): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.426624702 +0000 UTC m=+952.926818434 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc44d640): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: Remove: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fc80a930 item 1 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc870040): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc870040): >openPending: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc870040): _writeAt: size=5, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc870040): >_writeAt: n=5, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc870040): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.430796148 +0000 UTC m=+952.930989899 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc870040): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc870540): _readAt: size=512, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc870540): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc870540): >openPending: err= 2026/04/23 04:40:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc870540): >_readAt: n=5, err=EOF 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc870540): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.430796148 +0000 UTC m=+952.930989899 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc870540): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: Remove: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fc4615e0 item 2 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc870e40): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc870e40): >openPending: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc870e40): _writeAt: size=5, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc870e40): >_writeAt: n=5, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc870e40): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.433048796 +0000 UTC m=+952.933242547 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc870e40): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc8712c0): _readAt: size=2, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc8712c0): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc8712c0): >openPending: err= 2026/04/23 04:40:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc8712c0): >_readAt: n=2, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc8712c0): _writeAt: size=3, off=2 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc8712c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc8712c0): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.433048796 +0000 UTC m=+952.933242547 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc8712c0): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc871780): _readAt: size=512, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc871780): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc871780): >openPending: err= 2026/04/23 04:40:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc871780): >_readAt: n=5, err=EOF 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc871780): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.433048796 +0000 UTC m=+952.933242547 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc871780): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: Remove: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fc629e30 item 3 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc8e41c0): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc8e41c0): >openPending: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc8e41c0): _writeAt: size=5, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc8e41c0): >_writeAt: n=5, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc8e41c0): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.438053346 +0000 UTC m=+952.938247087 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc8e41c0): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc8e4700): _readAt: size=512, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc8e4700): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc8e4700): >openPending: err= 2026/04/23 04:40:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc8e4700): >_readAt: n=5, err=EOF 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc8e4700): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.438053346 +0000 UTC m=+952.938247087 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc8e4700): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: Remove: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fc0cca10 item 4 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc8e5000): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc8e5000): >openPending: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc8e5000): _writeAt: size=5, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc8e5000): >_writeAt: n=5, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc8e5000): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.440693104 +0000 UTC m=+952.940886836 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc8e5000): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc8e5480): _readAt: size=2, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc8e5480): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc8e5480): >openPending: err= 2026/04/23 04:40:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc8e5480): >_readAt: n=2, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc8e5480): _writeAt: size=3, off=2 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc8e5480): >_writeAt: n=0, err=Bad file descriptor 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc8e5480): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.440693104 +0000 UTC m=+952.940886836 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc8e5480): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc8e5940): _readAt: size=512, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc8e5940): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc8e5940): >openPending: err= 2026/04/23 04:40:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc8e5940): >_readAt: n=5, err=EOF 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc8e5940): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.440693104 +0000 UTC m=+952.940886836 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc8e5940): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: Remove: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fc92f8f0 item 5 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc97a380): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc97a380): >openPending: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc97a380): _writeAt: size=5, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc97a380): >_writeAt: n=5, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc97a380): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.442675061 +0000 UTC m=+952.942868792 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc97a380): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc97a8c0): _readAt: size=512, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc97a8c0): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc97a8c0): >openPending: err= 2026/04/23 04:40:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc97a8c0): >_readAt: n=5, err=EOF 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc97a8c0): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.442675061 +0000 UTC m=+952.942868792 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc97a8c0): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: Remove: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fc9b41c0 item 6 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc97b200): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc97b200): >openPending: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc97b200): _writeAt: size=5, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc97b200): >_writeAt: n=5, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc97b200): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.444972864 +0000 UTC m=+952.945166596 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc97b200): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc97b700): _readAt: size=2, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc97b700): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc97b700): >openPending: err= 2026/04/23 04:40:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc97b700): >_readAt: n=2, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc97b700): _writeAt: size=3, off=2 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc97b700): >_writeAt: n=0, err=Bad file descriptor 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc97b700): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.444972864 +0000 UTC m=+952.945166596 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc97b700): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc97bbc0): _readAt: size=512, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc97bbc0): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc97bbc0): >openPending: err= 2026/04/23 04:40:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc97bbc0): >_readAt: n=5, err=EOF 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc97bbc0): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.444972864 +0000 UTC m=+952.945166596 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc97bbc0): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: Remove: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fc9e27e0 item 7 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fca0e600): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fca0e600): >openPending: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fca0e600): _writeAt: size=5, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fca0e600): >_writeAt: n=5, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fca0e600): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.447335911 +0000 UTC m=+952.947529682 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fca0e600): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fca0eb40): _readAt: size=512, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fca0eb40): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fca0eb40): >openPending: err= 2026/04/23 04:40:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fca0eb40): >_readAt: n=5, err=EOF 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fca0eb40): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.447335911 +0000 UTC m=+952.947529682 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fca0eb40): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: Remove: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fca1ef50 item 8 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fca0f3c0): _readAt: size=2, off=0 2026/04/23 04:40:24 ERROR : open-test-file(0x576fca0f3c0): Couldn't read size of file 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fca0f3c0): >_readAt: n=0, err=EOF 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fca0f3c0): _writeAt: size=5, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fca0f3c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fca0f3c0): close: 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fca0f3c0): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fca0f780): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fca0f780): >openPending: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fca0f780): _writeAt: size=5, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fca0f780): >_writeAt: n=5, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fca0f780): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.450850304 +0000 UTC m=+952.951044045 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fca0f780): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fca0fc00): _readAt: size=2, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fca0fc00): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fca0fc00): >openPending: err= 2026/04/23 04:40:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fca0fc00): >_readAt: n=2, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fca0fc00): _writeAt: size=3, off=2 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fca0fc00): >_writeAt: n=0, err=Bad file descriptor 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fca0fc00): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.450850304 +0000 UTC m=+952.951044045 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fca0fc00): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fca98200): _readAt: size=512, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fca98200): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fca98200): >openPending: err= 2026/04/23 04:40:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fca98200): >_readAt: n=5, err=EOF 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fca98200): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.450850304 +0000 UTC m=+952.951044045 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fca98200): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: Remove: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fca41570 item 9 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fca98b40): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fca98b40): >openPending: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fca98b40): _writeAt: size=5, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fca98b40): >_writeAt: n=5, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fca98b40): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.454758412 +0000 UTC m=+952.954952143 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fca98b40): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fca99080): _readAt: size=512, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fca99080): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fca99080): >openPending: err= 2026/04/23 04:40:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fca99080): >_readAt: n=5, err=EOF 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fca99080): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.454758412 +0000 UTC m=+952.954952143 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fca99080): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: Remove: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fcac1ce0 item 10 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fca99980): _readAt: size=2, off=0 2026/04/23 04:40:24 ERROR : open-test-file(0x576fca99980): Couldn't read size of file 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fca99980): >_readAt: n=0, err=EOF 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fca99980): _writeAt: size=5, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fca99980): >_writeAt: n=0, err=Bad file descriptor 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fca99980): close: 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fca99980): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fca99d40): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fca99d40): >openPending: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fca99d40): _writeAt: size=5, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fca99d40): >_writeAt: n=5, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fca99d40): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.458102763 +0000 UTC m=+952.958296514 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fca99d40): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcb30340): _readAt: size=2, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcb30340): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcb30340): >openPending: err= 2026/04/23 04:40:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcb30340): >_readAt: n=2, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcb30340): _writeAt: size=3, off=2 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcb30340): >_writeAt: n=0, err=Bad file descriptor 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcb30340): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.458102763 +0000 UTC m=+952.958296514 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcb30340): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcb30840): _readAt: size=512, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcb30840): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcb30840): >openPending: err= 2026/04/23 04:40:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcb30840): >_readAt: n=5, err=EOF 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcb30840): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.458102763 +0000 UTC m=+952.958296514 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcb30840): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: Remove: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fcb12460 item 11 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcb31180): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcb31180): >openPending: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcb31180): _writeAt: size=5, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcb31180): >_writeAt: n=5, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcb31180): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.460187564 +0000 UTC m=+952.960381295 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcb31180): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc6c7400): _readAt: size=512, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc6c7400): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc6c7400): >openPending: err= 2026/04/23 04:40:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc6c7400): >_readAt: n=5, err=EOF 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc6c7400): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.460187564 +0000 UTC m=+952.960381295 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc6c7400): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: Remove: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fc0c95e0 item 12 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc6c7d00): _readAt: size=2, off=0 2026/04/23 04:40:24 ERROR : open-test-file(0x576fc6c7d00): Couldn't read size of file 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc6c7d00): >_readAt: n=0, err=EOF 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc6c7d00): _writeAt: size=5, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc6c7d00): >_writeAt: n=0, err=Bad file descriptor 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc6c7d00): close: 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc6c7d00): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc7501c0): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc7501c0): >openPending: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc7501c0): _writeAt: size=5, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc7501c0): >_writeAt: n=5, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc7501c0): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.463127039 +0000 UTC m=+952.963320771 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc7501c0): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/23 04:40:24 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc750880): _readAt: size=512, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc750880): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc750880): >openPending: err= 2026/04/23 04:40:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc750880): >_readAt: n=5, err=EOF 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc750880): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.463127039 +0000 UTC m=+952.963320771 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc750880): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: Remove: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fc737e30 item 13 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc7511c0): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc7511c0): >openPending: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc7511c0): _writeAt: size=5, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc7511c0): >_writeAt: n=5, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc7511c0): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.464501197 +0000 UTC m=+952.964694928 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc7511c0): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc751700): _readAt: size=512, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc751700): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc751700): >openPending: err= 2026/04/23 04:40:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc751700): >_readAt: n=5, err=EOF 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc751700): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.464501197 +0000 UTC m=+952.964694928 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc751700): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: Remove: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fcc305b0 item 14 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcc7c100): _readAt: size=2, off=0 2026/04/23 04:40:24 ERROR : open-test-file(0x576fcc7c100): Couldn't read size of file 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcc7c100): >_readAt: n=0, err=EOF 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcc7c100): _writeAt: size=5, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcc7c100): >_writeAt: n=0, err=Bad file descriptor 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcc7c100): close: 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcc7c100): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcc7c4c0): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcc7c4c0): >openPending: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcc7c4c0): _writeAt: size=5, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcc7c4c0): >_writeAt: n=5, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcc7c4c0): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.466060535 +0000 UTC m=+952.966254266 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcc7c4c0): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/23 04:40:24 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcc7cb80): _readAt: size=512, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcc7cb80): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcc7cb80): >openPending: err= 2026/04/23 04:40:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcc7cb80): >_readAt: n=5, err=EOF 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcc7cb80): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.466060535 +0000 UTC m=+952.966254266 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcc7cb80): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: Remove: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fcc74bd0 item 15 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:24 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/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcc7d4c0): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcc7d4c0): >openPending: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcc7d4c0): _writeAt: size=5, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcc7d4c0): >_writeAt: n=5, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcc7d4c0): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.467644169 +0000 UTC m=+952.967837900 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcc7d4c0): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcc7da00): _readAt: size=512, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcc7da00): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcc7da00): >openPending: err= 2026/04/23 04:40:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcc7da00): >_readAt: n=5, err=EOF 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcc7da00): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.467644169 +0000 UTC m=+952.967837900 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcc7da00): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: Remove: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fcca91f0 item 16 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fccd0400): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fccd0400): >openPending: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fccd0400): _writeAt: size=5, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fccd0400): >_writeAt: n=5, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fccd0400): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.469018266 +0000 UTC m=+952.969211996 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fccd0400): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fccd0880): _readAt: size=2, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fccd0880): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fccd0880): open at offset 5 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fccd0880): >openPending: err= 2026/04/23 04:40:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fccd0880): >_readAt: n=2, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fccd0880): _writeAt: size=3, off=7 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fccd0880): >_writeAt: n=0, err=Bad file descriptor 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fccd0880): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.469018266 +0000 UTC m=+952.969211996 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fccd0880): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fccd0d80): _readAt: size=512, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fccd0d80): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fccd0d80): >openPending: err= 2026/04/23 04:40:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fccd0d80): >_readAt: n=5, err=EOF 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fccd0d80): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.469018266 +0000 UTC m=+952.969211996 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fccd0d80): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: Remove: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fccf1810 item 17 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fccd16c0): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fccd16c0): >openPending: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fccd16c0): _writeAt: size=5, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fccd16c0): >_writeAt: n=5, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fccd16c0): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.473142842 +0000 UTC m=+952.973336583 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fccd16c0): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fccd1c00): _readAt: size=512, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fccd1c00): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fccd1c00): >openPending: err= 2026/04/23 04:40:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fccd1c00): >_readAt: n=5, err=EOF 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fccd1c00): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.473142842 +0000 UTC m=+952.973336583 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fccd1c00): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: Remove: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fcd600e0 item 18 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcd6c640): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcd6c640): >openPending: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcd6c640): _writeAt: size=5, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcd6c640): >_writeAt: n=5, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcd6c640): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.475983842 +0000 UTC m=+952.976177574 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcd6c640): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcd6cb40): _readAt: size=2, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcd6cb40): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcd6cb40): open at offset 5 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcd6cb40): >openPending: err= 2026/04/23 04:40:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcd6cb40): >_readAt: n=2, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcd6cb40): _writeAt: size=3, off=7 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcd6cb40): >_writeAt: n=0, err=Bad file descriptor 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcd6cb40): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.475983842 +0000 UTC m=+952.976177574 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcd6cb40): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcd6d040): _readAt: size=512, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcd6d040): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcd6d040): >openPending: err= 2026/04/23 04:40:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcd6d040): >_readAt: n=5, err=EOF 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcd6d040): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.475983842 +0000 UTC m=+952.976177574 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcd6d040): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: Remove: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fcd9c700 item 19 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcd6d980): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcd6d980): >openPending: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcd6d980): _writeAt: size=5, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcd6d980): >_writeAt: n=5, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcd6d980): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.479378638 +0000 UTC m=+952.979572400 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcd6d980): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcd6dec0): _readAt: size=512, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcd6dec0): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcd6dec0): >openPending: err= 2026/04/23 04:40:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcd6dec0): >_readAt: n=5, err=EOF 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcd6dec0): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.479378638 +0000 UTC m=+952.979572400 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcd6dec0): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: Remove: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fce34e70 item 20 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc61f040): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc61f040): >openPending: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc61f040): _writeAt: size=5, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc61f040): >_writeAt: n=5, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc61f040): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.481313607 +0000 UTC m=+952.981507338 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc61f040): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc61f540): _readAt: size=2, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc61f540): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc61f540): open at offset 5 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc61f540): >openPending: err= 2026/04/23 04:40:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc61f540): >_readAt: n=2, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc61f540): _writeAt: size=3, off=7 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc61f540): >_writeAt: n=0, err=Bad file descriptor 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc61f540): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.481313607 +0000 UTC m=+952.981507338 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc61f540): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc61fa40): _readAt: size=512, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc61fa40): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc61fa40): >openPending: err= 2026/04/23 04:40:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc61fa40): >_readAt: n=5, err=EOF 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc61fa40): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.481313607 +0000 UTC m=+952.981507338 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fc61fa40): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: Remove: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fc671030 item 21 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcf94480): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcf94480): >openPending: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcf94480): _writeAt: size=5, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcf94480): >_writeAt: n=5, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcf94480): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.484071188 +0000 UTC m=+952.984264950 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcf94480): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcf949c0): _readAt: size=512, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcf949c0): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcf949c0): >openPending: err= 2026/04/23 04:40:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcf949c0): >_readAt: n=5, err=EOF 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcf949c0): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.484071188 +0000 UTC m=+952.984264950 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcf949c0): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: Remove: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fcf9d7a0 item 22 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcf95300): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcf95300): >openPending: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcf95300): _writeAt: size=5, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcf95300): >_writeAt: n=5, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcf95300): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.486152683 +0000 UTC m=+952.986346414 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcf95300): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcf95800): _readAt: size=2, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcf95800): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcf95800): open at offset 5 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcf95800): >openPending: err= 2026/04/23 04:40:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcf95800): >_readAt: n=2, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcf95800): _writeAt: size=3, off=7 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcf95800): >_writeAt: n=0, err=Bad file descriptor 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcf95800): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.486152683 +0000 UTC m=+952.986346414 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcf95800): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcf95d00): _readAt: size=512, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcf95d00): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcf95d00): >openPending: err= 2026/04/23 04:40:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcf95d00): >_readAt: n=5, err=EOF 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcf95d00): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.486152683 +0000 UTC m=+952.986346414 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcf95d00): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: Remove: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fcfbddc0 item 23 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:24 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/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd008740): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd008740): >openPending: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd008740): _writeAt: size=5, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd008740): >_writeAt: n=5, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd008740): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.489160609 +0000 UTC m=+952.989354350 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd008740): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd008c80): _readAt: size=512, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd008c80): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd008c80): >openPending: err= 2026/04/23 04:40:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd008c80): >_readAt: n=5, err=EOF 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd008c80): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.489160609 +0000 UTC m=+952.989354350 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd008c80): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: Remove: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fd014690 item 24 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd009580): _readAt: size=2, off=0 2026/04/23 04:40:24 ERROR : open-test-file(0x576fd009580): Couldn't read size of file 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd009580): >_readAt: n=0, err=EOF 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd009580): _writeAt: size=5, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd009580): >_writeAt: n=0, err=Bad file descriptor 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd009580): close: 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd009580): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd009940): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd009940): >openPending: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd009940): _writeAt: size=5, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd009940): >_writeAt: n=5, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd009940): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.491836707 +0000 UTC m=+952.992030459 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd009940): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd009e40): _readAt: size=2, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd009e40): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd009e40): open at offset 5 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd009e40): >openPending: err= 2026/04/23 04:40:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd009e40): >_readAt: n=2, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd009e40): _writeAt: size=3, off=7 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd009e40): >_writeAt: n=0, err=Bad file descriptor 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd009e40): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.491836707 +0000 UTC m=+952.992030459 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd009e40): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd086480): _readAt: size=512, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd086480): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd086480): >openPending: err= 2026/04/23 04:40:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd086480): >_readAt: n=5, err=EOF 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd086480): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.491836707 +0000 UTC m=+952.992030459 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd086480): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: Remove: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fd046cb0 item 25 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd086dc0): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd086dc0): >openPending: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd086dc0): _writeAt: size=5, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd086dc0): >_writeAt: n=5, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd086dc0): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.494993424 +0000 UTC m=+952.995187156 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd086dc0): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd087300): _readAt: size=512, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd087300): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd087300): >openPending: err= 2026/04/23 04:40:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd087300): >_readAt: n=5, err=EOF 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd087300): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.494993424 +0000 UTC m=+952.995187156 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd087300): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: Remove: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fd09b420 item 26 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd087c00): _readAt: size=2, off=0 2026/04/23 04:40:24 ERROR : open-test-file(0x576fd087c00): Couldn't read size of file 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd087c00): >_readAt: n=0, err=EOF 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd087c00): _writeAt: size=5, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd087c00): >_writeAt: n=0, err=Bad file descriptor 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd087c00): close: 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd087c00): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd0f60c0): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd0f60c0): >openPending: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd0f60c0): _writeAt: size=5, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd0f60c0): >_writeAt: n=5, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd0f60c0): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.497931898 +0000 UTC m=+952.998125630 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd0f60c0): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd0f65c0): _readAt: size=2, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd0f65c0): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd0f65c0): open at offset 5 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd0f65c0): >openPending: err= 2026/04/23 04:40:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd0f65c0): >_readAt: n=2, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd0f65c0): _writeAt: size=3, off=7 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd0f65c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd0f65c0): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.497931898 +0000 UTC m=+952.998125630 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd0f65c0): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd0f6b00): _readAt: size=512, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd0f6b00): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd0f6b00): >openPending: err= 2026/04/23 04:40:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd0f6b00): >_readAt: n=5, err=EOF 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd0f6b00): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.497931898 +0000 UTC m=+952.998125630 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd0f6b00): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: Remove: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fd0d5a40 item 27 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:24 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/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcb318c0): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcb318c0): >openPending: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcb318c0): _writeAt: size=5, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcb318c0): >_writeAt: n=5, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcb318c0): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.501831259 +0000 UTC m=+953.002024990 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcb318c0): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcb31e00): _readAt: size=512, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcb31e00): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcb31e00): >openPending: err= 2026/04/23 04:40:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcb31e00): >_readAt: n=5, err=EOF 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcb31e00): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.501831259 +0000 UTC m=+953.002024990 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcb31e00): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: Remove: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fcbacfc0 item 28 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcbd2800): _readAt: size=2, off=0 2026/04/23 04:40:24 ERROR : open-test-file(0x576fcbd2800): Couldn't read size of file 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcbd2800): >_readAt: n=0, err=EOF 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcbd2800): _writeAt: size=5, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcbd2800): >_writeAt: n=0, err=Bad file descriptor 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcbd2800): close: 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcbd2800): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcbd2bc0): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcbd2bc0): >openPending: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcbd2bc0): _writeAt: size=5, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcbd2bc0): >_writeAt: n=5, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcbd2bc0): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.503678731 +0000 UTC m=+953.003872462 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcbd2bc0): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/23 04:40:24 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcbd3280): _readAt: size=512, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcbd3280): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcbd3280): >openPending: err= 2026/04/23 04:40:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcbd3280): >_readAt: n=5, err=EOF 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcbd3280): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.503678731 +0000 UTC m=+953.003872462 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcbd3280): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: Remove: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fd19d5e0 item 29 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:24 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/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcbd3bc0): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcbd3bc0): >openPending: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcbd3bc0): _writeAt: size=5, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcbd3bc0): >_writeAt: n=5, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcbd3bc0): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.505273998 +0000 UTC m=+953.005467728 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcbd3bc0): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd200200): _readAt: size=512, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd200200): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd200200): >openPending: err= 2026/04/23 04:40:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd200200): >_readAt: n=5, err=EOF 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd200200): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.505273998 +0000 UTC m=+953.005467728 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd200200): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: Remove: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fd1e7c00 item 30 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:24 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/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd200b00): _readAt: size=2, off=0 2026/04/23 04:40:24 ERROR : open-test-file(0x576fd200b00): Couldn't read size of file 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd200b00): >_readAt: n=0, err=EOF 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd200b00): _writeAt: size=5, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd200b00): >_writeAt: n=0, err=Bad file descriptor 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd200b00): close: 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd200b00): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd200ec0): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd200ec0): >openPending: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd200ec0): _writeAt: size=5, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd200ec0): >_writeAt: n=5, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd200ec0): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.507246857 +0000 UTC m=+953.007440588 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd200ec0): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/23 04:40:24 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd201580): _readAt: size=512, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd201580): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd201580): >openPending: err= 2026/04/23 04:40:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd201580): >_readAt: n=5, err=EOF 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd201580): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.507246857 +0000 UTC m=+953.007440588 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd201580): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: Remove: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fd24e380 item 31 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:24 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/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd201ec0): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd201ec0): >openPending: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd201ec0): _writeAt: size=5, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd201ec0): >_writeAt: n=5, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd201ec0): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.508970895 +0000 UTC m=+953.009164626 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd201ec0): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd29c500): _readAt: size=512, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd29c500): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd29c500): >openPending: err= 2026/04/23 04:40:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd29c500): >_readAt: n=5, err=EOF 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd29c500): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.508970895 +0000 UTC m=+953.009164626 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd29c500): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: Remove: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fd27e9a0 item 32 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd29ce00): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd29ce00): >openPending: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd29ce00): _writeAt: size=5, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd29ce00): >_writeAt: n=5, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd29ce00): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.510680858 +0000 UTC m=+953.010874588 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd29ce00): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd29d280): _readAt: size=2, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd29d280): >_readAt: n=0, err=Bad file descriptor 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd29d280): _writeAt: size=3, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd29d280): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd29d280): >openPending: err= 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fd2d6fc0 item 33 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd29d280): >_writeAt: n=3, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd29d280): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.511131578 +0000 UTC m=+953.011325310 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd29d280): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd29d780): _readAt: size=512, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd29d780): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd29d780): >openPending: err= 2026/04/23 04:40:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd29d780): >_readAt: n=5, err=EOF 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd29d780): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.511131578 +0000 UTC m=+953.011325310 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd29d780): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: Remove: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fd2d7180 item 33 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd35a180): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd35a180): >openPending: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd35a180): _writeAt: size=5, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd35a180): >_writeAt: n=5, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd35a180): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.512680638 +0000 UTC m=+953.012874368 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd35a180): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd35a600): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd35a600): >openPending: err= 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fd3377a0 item 34 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd35a600): _readAt: size=2, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd35a600): >_readAt: n=0, err=Bad file descriptor 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd35a600): _writeAt: size=3, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd35a600): >_writeAt: n=3, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd35a600): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.513487833 +0000 UTC m=+953.013681564 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd35a600): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd35ab40): _readAt: size=512, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd35ab40): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd35ab40): >openPending: err= 2026/04/23 04:40:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd35ab40): >_readAt: n=3, err=EOF 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd35ab40): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.513487833 +0000 UTC m=+953.013681564 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd35ab40): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: Remove: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fd337960 item 34 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd35b440): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd35b440): >openPending: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd35b440): _writeAt: size=5, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd35b440): >_writeAt: n=5, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd35b440): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.514916745 +0000 UTC m=+953.015110475 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd35b440): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd35b8c0): _readAt: size=2, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd35b8c0): >_readAt: n=0, err=Bad file descriptor 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd35b8c0): _writeAt: size=3, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd35b8c0): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd35b8c0): >openPending: err= 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fd3c40e0 item 35 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd35b8c0): >_writeAt: n=3, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd35b8c0): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.515415206 +0000 UTC m=+953.015608937 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd35b8c0): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd35bdc0): _readAt: size=512, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd35bdc0): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd35bdc0): >openPending: err= 2026/04/23 04:40:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd35bdc0): >_readAt: n=5, err=EOF 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd35bdc0): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.515415206 +0000 UTC m=+953.015608937 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd35bdc0): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: Remove: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fd3c42a0 item 35 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd3f6800): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd3f6800): >openPending: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd3f6800): _writeAt: size=5, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd3f6800): >_writeAt: n=5, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd3f6800): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.51704171 +0000 UTC m=+953.017235442 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd3f6800): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd3f6d00): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd3f6d00): >openPending: err= 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fd41e8c0 item 36 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd3f6d00): _readAt: size=2, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd3f6d00): >_readAt: n=0, err=Bad file descriptor 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd3f6d00): _writeAt: size=3, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd3f6d00): >_writeAt: n=3, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd3f6d00): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.51756491 +0000 UTC m=+953.017758641 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd3f6d00): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd3f7240): _readAt: size=512, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd3f7240): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd3f7240): >openPending: err= 2026/04/23 04:40:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd3f7240): >_readAt: n=3, err=EOF 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd3f7240): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.51756491 +0000 UTC m=+953.017758641 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd3f7240): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: Remove: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fd41ea80 item 36 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd3f7b40): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd3f7b40): >openPending: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd3f7b40): _writeAt: size=5, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd3f7b40): >_writeAt: n=5, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd3f7b40): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.519058522 +0000 UTC m=+953.019252253 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd3f7b40): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd47e0c0): _readAt: size=2, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd47e0c0): >_readAt: n=0, err=Bad file descriptor 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd47e0c0): _writeAt: size=3, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd47e0c0): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd47e0c0): >openPending: err= 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fd4790a0 item 37 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd47e0c0): >_writeAt: n=3, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd47e0c0): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.519494537 +0000 UTC m=+953.019688268 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd47e0c0): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd47e5c0): _readAt: size=512, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd47e5c0): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd47e5c0): >openPending: err= 2026/04/23 04:40:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd47e5c0): >_readAt: n=5, err=EOF 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd47e5c0): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.519494537 +0000 UTC m=+953.019688268 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd47e5c0): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: Remove: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fd479260 item 37 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd47ef00): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd47ef00): >openPending: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd47ef00): _writeAt: size=5, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd47ef00): >_writeAt: n=5, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd47ef00): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.52261726 +0000 UTC m=+953.022810990 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd47ef00): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fceba6c0): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fceba6c0): >openPending: err= 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fce35110 item 38 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fceba6c0): _readAt: size=2, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fceba6c0): >_readAt: n=0, err=Bad file descriptor 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fceba6c0): _writeAt: size=3, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fceba6c0): >_writeAt: n=3, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fceba6c0): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.523545895 +0000 UTC m=+953.023739646 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fceba6c0): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcebac00): _readAt: size=512, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcebac00): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcebac00): >openPending: err= 2026/04/23 04:40:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcebac00): >_readAt: n=3, err=EOF 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcebac00): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.523545895 +0000 UTC m=+953.023739646 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcebac00): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: Remove: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fce352d0 item 38 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcebb540): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcebb540): >openPending: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcebb540): _writeAt: size=5, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcebb540): >_writeAt: n=5, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcebb540): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.525885207 +0000 UTC m=+953.026079008 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcebb540): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcebba40): _readAt: size=2, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcebba40): >_readAt: n=0, err=Bad file descriptor 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcebba40): _writeAt: size=3, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcebba40): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcebba40): >openPending: err= 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fcef78f0 item 39 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcebba40): >_writeAt: n=3, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcebba40): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.526769408 +0000 UTC m=+953.026963159 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fcebba40): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd5b0040): _readAt: size=512, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd5b0040): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd5b0040): >openPending: err= 2026/04/23 04:40:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd5b0040): >_readAt: n=5, err=EOF 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd5b0040): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.526769408 +0000 UTC m=+953.026963159 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd5b0040): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: Remove: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fcef7ab0 item 39 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd5b0980): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd5b0980): >openPending: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd5b0980): _writeAt: size=5, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd5b0980): >_writeAt: n=5, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd5b0980): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.529623372 +0000 UTC m=+953.029817103 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd5b0980): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd5b0e80): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd5b0e80): >openPending: err= 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fd5ee230 item 40 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd5b0e80): _readAt: size=2, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd5b0e80): >_readAt: n=0, err=Bad file descriptor 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd5b0e80): _writeAt: size=3, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd5b0e80): >_writeAt: n=3, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd5b0e80): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.530456988 +0000 UTC m=+953.030650729 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd5b0e80): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd5b13c0): _readAt: size=512, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd5b13c0): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd5b13c0): >openPending: err= 2026/04/23 04:40:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd5b13c0): >_readAt: n=3, err=EOF 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd5b13c0): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.530456988 +0000 UTC m=+953.030650729 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd5b13c0): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: Remove: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fd5ee3f0 item 40 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd5b1c40): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd5b1c40): >openPending: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd5b1c40): _readAt: size=2, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd5b1c40): >_readAt: n=0, err=Bad file descriptor 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd5b1c40): _writeAt: size=5, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd5b1c40): >_writeAt: n=5, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd5b1c40): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.532837157 +0000 UTC m=+953.033030889 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd5b1c40): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd674240): _writeAt: size=5, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd674240): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd674240): >openPending: err= 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fd64ca10 item 41 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd674240): >_writeAt: n=5, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd674240): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.533790389 +0000 UTC m=+953.033984120 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd674240): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd674700): _readAt: size=2, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd674700): >_readAt: n=0, err=Bad file descriptor 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd674700): _writeAt: size=3, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd674700): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd674700): >openPending: err= 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fd64cbd0 item 41 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd674700): >_writeAt: n=3, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd674700): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.534498257 +0000 UTC m=+953.034691998 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd674700): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd674c40): _readAt: size=512, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd674c40): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd674c40): >openPending: err= 2026/04/23 04:40:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd674c40): >_readAt: n=5, err=EOF 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd674c40): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.534498257 +0000 UTC m=+953.034691998 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd674c40): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: Remove: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fd64cd90 item 41 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd675540): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd675540): >openPending: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd675540): _readAt: size=2, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd675540): >_readAt: n=0, err=Bad file descriptor 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd675540): _writeAt: size=5, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd675540): >_writeAt: n=5, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd675540): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.537660415 +0000 UTC m=+953.037854145 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd675540): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd675a40): _writeAt: size=5, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd675a40): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd675a40): >openPending: err= 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fd6b93b0 item 42 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd675a40): >_writeAt: n=5, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd675a40): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.538662308 +0000 UTC m=+953.038856039 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd675a40): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd6f6080): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd6f6080): >openPending: err= 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fd6b9570 item 42 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd6f6080): _readAt: size=2, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd6f6080): >_readAt: n=0, err=Bad file descriptor 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd6f6080): _writeAt: size=3, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd6f6080): >_writeAt: n=3, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd6f6080): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.539597857 +0000 UTC m=+953.039791588 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd6f6080): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd6f6600): _readAt: size=512, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd6f6600): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd6f6600): >openPending: err= 2026/04/23 04:40:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd6f6600): >_readAt: n=3, err=EOF 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd6f6600): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.539597857 +0000 UTC m=+953.039791588 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd6f6600): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: Remove: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fd6b9730 item 42 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd6f6f00): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd6f6f00): >openPending: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd6f6f00): _readAt: size=2, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd6f6f00): >_readAt: n=0, err=Bad file descriptor 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd6f6f00): _writeAt: size=5, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd6f6f00): >_writeAt: n=5, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd6f6f00): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.541505292 +0000 UTC m=+953.041699023 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd6f6f00): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd6f7400): _writeAt: size=5, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd6f7400): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd6f7400): >openPending: err= 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fd745d50 item 43 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd6f7400): >_writeAt: n=5, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd6f7400): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.542029713 +0000 UTC m=+953.042223444 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd6f7400): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd6f7940): _readAt: size=2, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd6f7940): >_readAt: n=0, err=Bad file descriptor 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd6f7940): _writeAt: size=3, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd6f7940): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd6f7940): >openPending: err= 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fd7c8070 item 43 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd6f7940): >_writeAt: n=3, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd6f7940): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.542574684 +0000 UTC m=+953.042768415 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd6f7940): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd6f7e80): _readAt: size=512, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd6f7e80): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd6f7e80): >openPending: err= 2026/04/23 04:40:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd6f7e80): >_readAt: n=5, err=EOF 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd6f7e80): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.542574684 +0000 UTC m=+953.042768415 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd6f7e80): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: Remove: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fd7c8230 item 43 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd7e0880): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd7e0880): >openPending: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd7e0880): _readAt: size=2, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd7e0880): >_readAt: n=0, err=Bad file descriptor 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd7e0880): _writeAt: size=5, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd7e0880): >_writeAt: n=5, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd7e0880): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.544317849 +0000 UTC m=+953.044511590 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd7e0880): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd7e0d80): _writeAt: size=5, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd7e0d80): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd7e0d80): >openPending: err= 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fd7f2850 item 44 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd7e0d80): >_writeAt: n=5, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd7e0d80): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.54493808 +0000 UTC m=+953.045131811 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd7e0d80): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd7e12c0): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd7e12c0): >openPending: err= 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fd7f2a10 item 44 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd7e12c0): _readAt: size=2, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd7e12c0): >_readAt: n=0, err=Bad file descriptor 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd7e12c0): _writeAt: size=3, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd7e12c0): >_writeAt: n=3, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd7e12c0): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.545880753 +0000 UTC m=+953.046074484 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd7e12c0): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd7e1840): _readAt: size=512, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd7e1840): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd7e1840): >openPending: err= 2026/04/23 04:40:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd7e1840): >_readAt: n=3, err=EOF 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd7e1840): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.545880753 +0000 UTC m=+953.046074484 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd7e1840): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: Remove: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fd7f2bd0 item 44 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd838240): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd838240): >openPending: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd838240): _readAt: size=2, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd838240): >_readAt: n=0, err=Bad file descriptor 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd838240): _writeAt: size=5, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd838240): >_writeAt: n=5, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd838240): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.548255462 +0000 UTC m=+953.048449193 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd838240): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd838740): _writeAt: size=5, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd838740): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd838740): >openPending: err= 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fd83b1f0 item 45 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd838740): >_writeAt: n=5, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd838740): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.548729588 +0000 UTC m=+953.048923319 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd838740): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/23 04:40:24 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd838e40): _readAt: size=512, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd838e40): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd838e40): >openPending: err= 2026/04/23 04:40:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd838e40): >_readAt: n=5, err=EOF 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd838e40): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.548729588 +0000 UTC m=+953.048923319 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd838e40): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: Remove: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fd83b3b0 item 45 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd839740): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd839740): >openPending: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd839740): _readAt: size=2, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd839740): >_readAt: n=0, err=Bad file descriptor 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd839740): _writeAt: size=5, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd839740): >_writeAt: n=5, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd839740): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.550395907 +0000 UTC m=+953.050589638 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd839740): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd839c40): _writeAt: size=5, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd839c40): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd839c40): >openPending: err= 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fd8779d0 item 46 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd839c40): >_writeAt: n=5, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd839c40): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.55089986 +0000 UTC m=+953.051093591 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd839c40): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/23 04:40:24 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd898440): _readAt: size=512, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd898440): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd898440): >openPending: err= 2026/04/23 04:40:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd898440): >_readAt: n=5, err=EOF 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd898440): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.55089986 +0000 UTC m=+953.051093591 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd898440): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: Remove: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fd877b90 item 46 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd898d40): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd898d40): >openPending: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd898d40): _readAt: size=2, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd898d40): >_readAt: n=0, err=Bad file descriptor 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd898d40): _writeAt: size=5, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd898d40): >_writeAt: n=5, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd898d40): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.552891204 +0000 UTC m=+953.053084935 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd898d40): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd899240): _writeAt: size=5, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd899240): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd899240): >openPending: err= 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fd8e2310 item 47 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd899240): >_writeAt: n=5, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd899240): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.553308653 +0000 UTC m=+953.053502384 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd899240): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/23 04:40:24 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd899940): _readAt: size=512, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd899940): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd899940): >openPending: err= 2026/04/23 04:40:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd899940): >_readAt: n=5, err=EOF 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd899940): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.553308653 +0000 UTC m=+953.053502384 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd899940): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: Remove: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fd8e24d0 item 47 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:24 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/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd47f1c0): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd47f1c0): >openPending: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd47f1c0): _readAt: size=2, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd47f1c0): >_readAt: n=0, err=Bad file descriptor 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd47f1c0): _writeAt: size=5, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd47f1c0): >_writeAt: n=5, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd47f1c0): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.554855117 +0000 UTC m=+953.055048847 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd47f1c0): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd47f6c0): _writeAt: size=5, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd47f6c0): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd47f6c0): >openPending: err= 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fd4e1960 item 48 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd47f6c0): >_writeAt: n=5, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd47f6c0): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.55533842 +0000 UTC m=+953.055532151 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd47f6c0): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/23 04:40:24 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd47fdc0): _readAt: size=512, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd47fdc0): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd47fdc0): >openPending: err= 2026/04/23 04:40:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd47fdc0): >_readAt: n=5, err=EOF 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd47fdc0): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.55533842 +0000 UTC m=+953.055532151 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd47fdc0): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: Remove: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fd4e1b20 item 48 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd54c7c0): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd54c7c0): >openPending: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd54c7c0): _writeAt: size=5, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd54c7c0): >_writeAt: n=5, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd54c7c0): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.558229345 +0000 UTC m=+953.058423076 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd54c7c0): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd54cc40): _readAt: size=2, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd54cc40): >_readAt: n=0, err=Bad file descriptor 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd54cc40): _writeAt: size=3, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd54cc40): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd54cc40): open at offset 5 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd54cc40): >openPending: err= 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fd57e2a0 item 49 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd54cc40): >_writeAt: n=3, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd54cc40): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.558840249 +0000 UTC m=+953.059033980 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd54cc40): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd54d180): _readAt: size=512, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd54d180): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd54d180): >openPending: err= 2026/04/23 04:40:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd54d180): >_readAt: n=8, err=EOF 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd54d180): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.558840249 +0000 UTC m=+953.059033980 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd54d180): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: Remove: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fd57e460 item 49 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd54dac0): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd54dac0): >openPending: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd54dac0): _writeAt: size=5, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd54dac0): >_writeAt: n=5, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd54dac0): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.560639991 +0000 UTC m=+953.060833741 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd54dac0): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd9e60c0): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd9e60c0): open at offset 5 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd9e60c0): >openPending: err= 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fd9caa80 item 50 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd9e60c0): _readAt: size=2, off=5 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd9e60c0): >_readAt: n=0, err=Bad file descriptor 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd9e60c0): _writeAt: size=3, off=5 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd9e60c0): >_writeAt: n=3, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd9e60c0): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.561243772 +0000 UTC m=+953.061437503 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd9e60c0): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd9e6640): _readAt: size=512, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd9e6640): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd9e6640): >openPending: err= 2026/04/23 04:40:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd9e6640): >_readAt: n=3, err=EOF 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd9e6640): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.561243772 +0000 UTC m=+953.061437503 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd9e6640): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: Remove: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fd9cac40 item 50 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd9e6f80): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd9e6f80): >openPending: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd9e6f80): _writeAt: size=5, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd9e6f80): >_writeAt: n=5, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd9e6f80): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.563321019 +0000 UTC m=+953.063514750 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd9e6f80): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd9e7480): _readAt: size=2, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd9e7480): >_readAt: n=0, err=Bad file descriptor 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd9e7480): _writeAt: size=3, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd9e7480): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd9e7480): open at offset 5 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd9e7480): >openPending: err= 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fda1d260 item 51 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd9e7480): >_writeAt: n=3, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd9e7480): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.564289128 +0000 UTC m=+953.064482859 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd9e7480): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd9e79c0): _readAt: size=512, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd9e79c0): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd9e79c0): >openPending: err= 2026/04/23 04:40:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd9e79c0): >_readAt: n=8, err=EOF 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd9e79c0): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.564289128 +0000 UTC m=+953.064482859 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd9e79c0): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: Remove: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fda1d420 item 51 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fda64400): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fda64400): >openPending: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fda64400): _writeAt: size=5, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fda64400): >_writeAt: n=5, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fda64400): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.565976709 +0000 UTC m=+953.066170440 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fda64400): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fda64900): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fda64900): open at offset 5 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fda64900): >openPending: err= 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fda69a40 item 52 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fda64900): _readAt: size=2, off=5 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fda64900): >_readAt: n=0, err=Bad file descriptor 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fda64900): _writeAt: size=3, off=5 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fda64900): >_writeAt: n=3, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fda64900): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.566514445 +0000 UTC m=+953.066708176 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fda64900): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fda64e80): _readAt: size=512, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fda64e80): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fda64e80): >openPending: err= 2026/04/23 04:40:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fda64e80): >_readAt: n=3, err=EOF 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fda64e80): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.566514445 +0000 UTC m=+953.066708176 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fda64e80): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: Remove: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fda69c00 item 52 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fda657c0): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fda657c0): >openPending: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fda657c0): _writeAt: size=5, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fda657c0): >_writeAt: n=5, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fda657c0): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.568308495 +0000 UTC m=+953.068502236 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fda657c0): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd900380): _readAt: size=2, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd900380): >_readAt: n=0, err=Bad file descriptor 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd900380): _writeAt: size=3, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd900380): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd900380): open at offset 5 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd900380): >openPending: err= 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fd9069a0 item 53 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd900380): >_writeAt: n=3, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd900380): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.568909381 +0000 UTC m=+953.069103113 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd900380): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd9008c0): _readAt: size=512, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd9008c0): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd9008c0): >openPending: err= 2026/04/23 04:40:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd9008c0): >_readAt: n=8, err=EOF 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd9008c0): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.568909381 +0000 UTC m=+953.069103113 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd9008c0): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: Remove: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fd906b60 item 53 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd901200): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd901200): >openPending: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd901200): _writeAt: size=5, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd901200): >_writeAt: n=5, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd901200): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.571308166 +0000 UTC m=+953.071501897 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd901200): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd901700): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd901700): open at offset 5 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd901700): >openPending: err= 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fd92b180 item 54 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd901700): _readAt: size=2, off=5 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd901700): >_readAt: n=0, err=Bad file descriptor 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd901700): _writeAt: size=3, off=5 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd901700): >_writeAt: n=3, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd901700): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.572325649 +0000 UTC m=+953.072519390 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd901700): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd901c80): _readAt: size=512, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd901c80): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd901c80): >openPending: err= 2026/04/23 04:40:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd901c80): >_readAt: n=3, err=EOF 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd901c80): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.572325649 +0000 UTC m=+953.072519390 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fd901c80): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: Remove: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fd92b340 item 54 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdb886c0): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdb886c0): >openPending: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdb886c0): _writeAt: size=5, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdb886c0): >_writeAt: n=5, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdb886c0): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.573830474 +0000 UTC m=+953.074024205 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdb886c0): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdb88bc0): _readAt: size=2, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdb88bc0): >_readAt: n=0, err=Bad file descriptor 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdb88bc0): _writeAt: size=3, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdb88bc0): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdb88bc0): open at offset 5 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdb88bc0): >openPending: err= 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fdba7960 item 55 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdb88bc0): >_writeAt: n=3, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdb88bc0): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.574612883 +0000 UTC m=+953.074806614 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdb88bc0): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdb89100): _readAt: size=512, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdb89100): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdb89100): >openPending: err= 2026/04/23 04:40:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdb89100): >_readAt: n=8, err=EOF 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdb89100): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.574612883 +0000 UTC m=+953.074806614 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdb89100): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: Remove: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fdba7b20 item 55 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:24 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/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdb89a40): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdb89a40): >openPending: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdb89a40): _writeAt: size=5, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdb89a40): >_writeAt: n=5, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdb89a40): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.576192339 +0000 UTC m=+953.076386070 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdb89a40): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdc2e040): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdc2e040): open at offset 5 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdc2e040): >openPending: err= 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fdc202a0 item 56 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdc2e040): _readAt: size=2, off=5 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdc2e040): >_readAt: n=0, err=Bad file descriptor 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdc2e040): _writeAt: size=3, off=5 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdc2e040): >_writeAt: n=3, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdc2e040): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.576693385 +0000 UTC m=+953.076887116 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdc2e040): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdc2e5c0): _readAt: size=512, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdc2e5c0): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdc2e5c0): >openPending: err= 2026/04/23 04:40:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdc2e5c0): >_readAt: n=3, err=EOF 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdc2e5c0): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.576693385 +0000 UTC m=+953.076887116 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdc2e5c0): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: Remove: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fdc20460 item 56 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdc2eec0): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdc2eec0): open at offset 0 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdc2eec0): >openPending: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdc2eec0): _readAt: size=2, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdc2eec0): >_readAt: n=0, err=Bad file descriptor 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdc2eec0): _writeAt: size=5, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdc2eec0): >_writeAt: n=5, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdc2eec0): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.57843626 +0000 UTC m=+953.078630001 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdc2eec0): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdc2f400): _writeAt: size=5, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdc2f400): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdc2f400): >openPending: err= 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fdc62a80 item 57 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdc2f400): >_writeAt: n=5, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdc2f400): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.578900557 +0000 UTC m=+953.079094289 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdc2f400): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdc2f940): _readAt: size=2, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdc2f940): >_readAt: n=0, err=Bad file descriptor 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdc2f940): _writeAt: size=3, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdc2f940): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdc2f940): open at offset 5 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdc2f940): >openPending: err= 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fdc62c40 item 57 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdc2f940): >_writeAt: n=3, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdc2f940): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.580144579 +0000 UTC m=+953.080338310 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdc2f940): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdc2fec0): _readAt: size=512, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdc2fec0): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdc2fec0): >openPending: err= 2026/04/23 04:40:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdc2fec0): >_readAt: n=8, err=EOF 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdc2fec0): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.580144579 +0000 UTC m=+953.080338310 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdc2fec0): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: Remove: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fdc62e00 item 57 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdc8c8c0): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdc8c8c0): open at offset 0 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdc8c8c0): >openPending: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdc8c8c0): _readAt: size=2, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdc8c8c0): >_readAt: n=0, err=Bad file descriptor 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdc8c8c0): _writeAt: size=5, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdc8c8c0): >_writeAt: n=5, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdc8c8c0): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.581755895 +0000 UTC m=+953.081949626 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdc8c8c0): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdc8ce00): _writeAt: size=5, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdc8ce00): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdc8ce00): >openPending: err= 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fdcbf420 item 58 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdc8ce00): >_writeAt: n=5, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdc8ce00): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.582503006 +0000 UTC m=+953.082696758 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdc8ce00): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdc8d340): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdc8d340): open at offset 5 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdc8d340): >openPending: err= 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fdcbf5e0 item 58 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdc8d340): _readAt: size=2, off=5 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdc8d340): >_readAt: n=0, err=Bad file descriptor 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdc8d340): _writeAt: size=3, off=5 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdc8d340): >_writeAt: n=3, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdc8d340): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.58324507 +0000 UTC m=+953.083438801 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdc8d340): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdc8d900): _readAt: size=512, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdc8d900): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdc8d900): >openPending: err= 2026/04/23 04:40:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdc8d900): >_readAt: n=3, err=EOF 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdc8d900): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.58324507 +0000 UTC m=+953.083438801 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdc8d900): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: Remove: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fdcbf7a0 item 58 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdcfa300): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdcfa300): open at offset 0 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdcfa300): >openPending: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdcfa300): _readAt: size=2, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdcfa300): >_readAt: n=0, err=Bad file descriptor 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdcfa300): _writeAt: size=5, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdcfa300): >_writeAt: n=5, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdcfa300): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.58541448 +0000 UTC m=+953.085608210 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdcfa300): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdcfa840): _writeAt: size=5, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdcfa840): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdcfa840): >openPending: err= 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fdcfddc0 item 59 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdcfa840): >_writeAt: n=5, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdcfa840): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.585867917 +0000 UTC m=+953.086061648 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdcfa840): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdcfad80): _readAt: size=2, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdcfad80): >_readAt: n=0, err=Bad file descriptor 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdcfad80): _writeAt: size=3, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdcfad80): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdcfad80): open at offset 5 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdcfad80): >openPending: err= 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fdd2c0e0 item 59 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdcfad80): >_writeAt: n=3, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdcfad80): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.586589681 +0000 UTC m=+953.086783412 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdcfad80): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdcfb300): _readAt: size=512, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdcfb300): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdcfb300): >openPending: err= 2026/04/23 04:40:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdcfb300): >_readAt: n=8, err=EOF 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdcfb300): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.586589681 +0000 UTC m=+953.086783412 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdcfb300): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: Remove: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fdd2c2a0 item 59 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:24 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/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdcfbc00): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdcfbc00): open at offset 0 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdcfbc00): >openPending: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdcfbc00): _readAt: size=2, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdcfbc00): >_readAt: n=0, err=Bad file descriptor 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdcfbc00): _writeAt: size=5, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdcfbc00): >_writeAt: n=5, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdcfbc00): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.588703217 +0000 UTC m=+953.088896947 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdcfbc00): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdd86240): _writeAt: size=5, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdd86240): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdd86240): >openPending: err= 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fdd648c0 item 60 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdd86240): >_writeAt: n=5, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdd86240): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.589373964 +0000 UTC m=+953.089567705 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdd86240): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdd86780): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdd86780): open at offset 5 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdd86780): >openPending: err= 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fdd64a80 item 60 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdd86780): _readAt: size=2, off=5 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdd86780): >_readAt: n=0, err=Bad file descriptor 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdd86780): _writeAt: size=3, off=5 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdd86780): >_writeAt: n=3, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdd86780): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.589860394 +0000 UTC m=+953.090054125 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdd86780): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdd86d40): _readAt: size=512, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdd86d40): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdd86d40): >openPending: err= 2026/04/23 04:40:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdd86d40): >_readAt: n=3, err=EOF 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdd86d40): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.589860394 +0000 UTC m=+953.090054125 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdd86d40): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: Remove: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fdd64c40 item 60 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdd87640): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdd87640): open at offset 0 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdd87640): >openPending: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdd87640): _readAt: size=2, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdd87640): >_readAt: n=0, err=Bad file descriptor 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdd87640): _writeAt: size=5, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdd87640): >_writeAt: n=5, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdd87640): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.591219783 +0000 UTC m=+953.091413514 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdd87640): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdd87b80): _writeAt: size=5, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdd87b80): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdd87b80): >openPending: err= 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fddd3260 item 61 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdd87b80): >_writeAt: n=5, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdd87b80): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.59166221 +0000 UTC m=+953.091855940 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdd87b80): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/23 04:40:24 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fde0c380): _readAt: size=512, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fde0c380): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fde0c380): >openPending: err= 2026/04/23 04:40:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fde0c380): >_readAt: n=5, err=EOF 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fde0c380): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.59166221 +0000 UTC m=+953.091855940 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fde0c380): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: Remove: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fddd3420 item 61 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:24 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/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fde0cc80): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fde0cc80): open at offset 0 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fde0cc80): >openPending: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fde0cc80): _readAt: size=2, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fde0cc80): >_readAt: n=0, err=Bad file descriptor 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fde0cc80): _writeAt: size=5, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fde0cc80): >_writeAt: n=5, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fde0cc80): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.593516234 +0000 UTC m=+953.093709965 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fde0cc80): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fde0d1c0): _writeAt: size=5, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fde0d1c0): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fde0d1c0): >openPending: err= 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fde59a40 item 62 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fde0d1c0): >_writeAt: n=5, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fde0d1c0): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.593967608 +0000 UTC m=+953.094161338 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fde0d1c0): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/23 04:40:24 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fde0d8c0): _readAt: size=512, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fde0d8c0): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fde0d8c0): >openPending: err= 2026/04/23 04:40:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fde0d8c0): >_readAt: n=5, err=EOF 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fde0d8c0): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.593967608 +0000 UTC m=+953.094161338 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fde0d8c0): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: Remove: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fde59c00 item 62 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:24 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/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdeb82c0): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdeb82c0): open at offset 0 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdeb82c0): >openPending: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdeb82c0): _readAt: size=2, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdeb82c0): >_readAt: n=0, err=Bad file descriptor 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdeb82c0): _writeAt: size=5, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdeb82c0): >_writeAt: n=5, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdeb82c0): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.596025116 +0000 UTC m=+953.096218848 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdeb82c0): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdeb8800): _writeAt: size=5, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdeb8800): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdeb8800): >openPending: err= 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fdecc380 item 63 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdeb8800): >_writeAt: n=5, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdeb8800): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.596675947 +0000 UTC m=+953.096869678 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdeb8800): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/23 04:40:24 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdeb8f00): _readAt: size=512, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdeb8f00): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdeb8f00): >openPending: err= 2026/04/23 04:40:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdeb8f00): >_readAt: n=5, err=EOF 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdeb8f00): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.596675947 +0000 UTC m=+953.096869678 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdeb8f00): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: Remove: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fdecc540 item 63 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:24 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/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdeb9800): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdeb9800): open at offset 0 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdeb9800): >openPending: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdeb9800): _readAt: size=2, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdeb9800): >_readAt: n=0, err=Bad file descriptor 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdeb9800): _writeAt: size=5, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdeb9800): >_writeAt: n=5, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdeb9800): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.598393112 +0000 UTC m=+953.098586844 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdeb9800): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdeb9d40): _writeAt: size=5, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdeb9d40): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdeb9d40): >openPending: err= 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fdf0cb60 item 64 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdeb9d40): >_writeAt: n=5, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdeb9d40): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.599073799 +0000 UTC m=+953.099267530 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdeb9d40): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/23 04:40:24 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdf4a540): _readAt: size=512, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdf4a540): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdf4a540): >openPending: err= 2026/04/23 04:40:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdf4a540): >_readAt: n=5, err=EOF 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdf4a540): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.599073799 +0000 UTC m=+953.099267530 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdf4a540): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: Remove: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fdf0cd20 item 64 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdf4ae40): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdf4ae40): >openPending: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdf4ae40): _writeAt: size=5, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdf4ae40): >_writeAt: n=5, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdf4ae40): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.601330605 +0000 UTC m=+953.101524335 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdf4ae40): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_RDWR 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdf4b2c0): _readAt: size=2, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdf4b2c0): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdf4b2c0): >openPending: err= 2026/04/23 04:40:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdf4b2c0): >_readAt: n=2, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdf4b2c0): _writeAt: size=3, off=2 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fdf69340 item 65 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdf4b2c0): >_writeAt: n=3, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdf4b2c0): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.602003167 +0000 UTC m=+953.102196898 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdf4b2c0): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdf4b7c0): _readAt: size=512, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdf4b7c0): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdf4b7c0): >openPending: err= 2026/04/23 04:40:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdf4b7c0): >_readAt: n=5, err=EOF 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdf4b7c0): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.602003167 +0000 UTC m=+953.102196898 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdf4b7c0): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: Remove: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fdf69500 item 65 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdfbe1c0): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdfbe1c0): >openPending: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdfbe1c0): _writeAt: size=5, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdfbe1c0): >_writeAt: n=5, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdfbe1c0): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.603970315 +0000 UTC m=+953.104164045 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdfbe1c0): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdfbe640): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdfbe640): >openPending: err= 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fdfbbb20 item 66 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdfbe640): _readAt: size=2, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdfbe640): >_readAt: n=0, err=EOF 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdfbe640): _writeAt: size=3, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdfbe640): >_writeAt: n=3, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdfbe640): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.60491489 +0000 UTC m=+953.105108621 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdfbe640): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdfbeb80): _readAt: size=512, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdfbeb80): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdfbeb80): >openPending: err= 2026/04/23 04:40:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdfbeb80): >_readAt: n=3, err=EOF 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdfbeb80): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.60491489 +0000 UTC m=+953.105108621 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdfbeb80): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: Remove: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fdfbbce0 item 66 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdfbf480): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdfbf480): >openPending: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdfbf480): _writeAt: size=5, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdfbf480): >_writeAt: n=5, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdfbf480): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.606854927 +0000 UTC m=+953.107048658 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdfbf480): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdfbf900): _readAt: size=2, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdfbf900): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdfbf900): >openPending: err= 2026/04/23 04:40:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdfbf900): >_readAt: n=2, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdfbf900): _writeAt: size=3, off=2 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fe00e460 item 67 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdfbf900): >_writeAt: n=3, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdfbf900): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.607742114 +0000 UTC m=+953.107935846 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdfbf900): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdfbfe00): _readAt: size=512, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdfbfe00): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdfbfe00): >openPending: err= 2026/04/23 04:40:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdfbfe00): >_readAt: n=5, err=EOF 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdfbfe00): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.607742114 +0000 UTC m=+953.107935846 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdfbfe00): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: Remove: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fe00e620 item 67 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe03a840): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe03a840): >openPending: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe03a840): _writeAt: size=5, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe03a840): >_writeAt: n=5, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe03a840): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.609382666 +0000 UTC m=+953.109576397 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe03a840): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe03ad40): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe03ad40): >openPending: err= 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fe064c40 item 68 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe03ad40): _readAt: size=2, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe03ad40): >_readAt: n=0, err=EOF 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe03ad40): _writeAt: size=3, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe03ad40): >_writeAt: n=3, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe03ad40): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.60986105 +0000 UTC m=+953.110054781 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe03ad40): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe03b280): _readAt: size=512, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe03b280): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe03b280): >openPending: err= 2026/04/23 04:40:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe03b280): >_readAt: n=3, err=EOF 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe03b280): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.60986105 +0000 UTC m=+953.110054781 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe03b280): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: Remove: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fe064e00 item 68 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdb3a040): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdb3a040): >openPending: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdb3a040): _writeAt: size=5, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdb3a040): >_writeAt: n=5, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdb3a040): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.611803291 +0000 UTC m=+953.111997022 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdb3a040): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdb3a4c0): _readAt: size=2, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdb3a4c0): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdb3a4c0): >openPending: err= 2026/04/23 04:40:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdb3a4c0): >_readAt: n=2, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdb3a4c0): _writeAt: size=3, off=2 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fdb2a770 item 69 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdb3a4c0): >_writeAt: n=3, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdb3a4c0): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.612567205 +0000 UTC m=+953.112760936 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdb3a4c0): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdb3a9c0): _readAt: size=512, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdb3a9c0): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdb3a9c0): >openPending: err= 2026/04/23 04:40:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdb3a9c0): >_readAt: n=5, err=EOF 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdb3a9c0): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.612567205 +0000 UTC m=+953.112760936 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdb3a9c0): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: Remove: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fdb2a930 item 69 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdb3b300): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdb3b300): >openPending: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdb3b300): _writeAt: size=5, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdb3b300): >_writeAt: n=5, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdb3b300): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.614556175 +0000 UTC m=+953.114749906 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdb3b300): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdb3b800): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdb3b800): >openPending: err= 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fdb66f50 item 70 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdb3b800): _readAt: size=2, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdb3b800): >_readAt: n=0, err=EOF 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdb3b800): _writeAt: size=3, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdb3b800): >_writeAt: n=3, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdb3b800): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.615221873 +0000 UTC m=+953.115415624 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdb3b800): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdb3bd40): _readAt: size=512, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdb3bd40): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdb3bd40): >openPending: err= 2026/04/23 04:40:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdb3bd40): >_readAt: n=3, err=EOF 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdb3bd40): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.615221873 +0000 UTC m=+953.115415624 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fdb3bd40): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: Remove: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fdb67110 item 70 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe10a780): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe10a780): >openPending: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe10a780): _writeAt: size=5, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe10a780): >_writeAt: n=5, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe10a780): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.616804113 +0000 UTC m=+953.116997845 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe10a780): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe10ac80): _readAt: size=2, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe10ac80): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe10ac80): >openPending: err= 2026/04/23 04:40:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe10ac80): >_readAt: n=2, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe10ac80): _writeAt: size=3, off=2 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fe131730 item 71 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe10ac80): >_writeAt: n=3, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe10ac80): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.617330138 +0000 UTC m=+953.117523869 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe10ac80): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe10b180): _readAt: size=512, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe10b180): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe10b180): >openPending: err= 2026/04/23 04:40:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe10b180): >_readAt: n=5, err=EOF 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe10b180): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.617330138 +0000 UTC m=+953.117523869 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe10b180): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: Remove: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fe1318f0 item 71 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe10bac0): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe10bac0): >openPending: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe10bac0): _writeAt: size=5, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe10bac0): >_writeAt: n=5, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe10bac0): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.619238475 +0000 UTC m=+953.119432216 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe10bac0): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe1c40c0): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe1c40c0): >openPending: err= 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fe1ac070 item 72 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe1c40c0): _readAt: size=2, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe1c40c0): >_readAt: n=0, err=EOF 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe1c40c0): _writeAt: size=3, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe1c40c0): >_writeAt: n=3, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe1c40c0): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.619863677 +0000 UTC m=+953.120057407 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe1c40c0): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe1c4600): _readAt: size=512, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe1c4600): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe1c4600): >openPending: err= 2026/04/23 04:40:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe1c4600): >_readAt: n=3, err=EOF 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe1c4600): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.619863677 +0000 UTC m=+953.120057407 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe1c4600): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: Remove: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fe1ac230 item 72 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe1c4e80): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe1c4e80): >openPending: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe1c4e80): _readAt: size=2, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe1c4e80): >_readAt: n=0, err=EOF 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe1c4e80): _writeAt: size=5, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe1c4e80): >_writeAt: n=5, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe1c4e80): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.62201886 +0000 UTC m=+953.122212592 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe1c4e80): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe1c5380): _writeAt: size=5, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe1c5380): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe1c5380): >openPending: err= 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fe208850 item 73 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe1c5380): >_writeAt: n=5, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe1c5380): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.622396154 +0000 UTC m=+953.122589885 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe1c5380): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe1c5840): _readAt: size=2, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe1c5840): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe1c5840): >openPending: err= 2026/04/23 04:40:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe1c5840): >_readAt: n=2, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe1c5840): _writeAt: size=3, off=2 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fe208a10 item 73 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe1c5840): >_writeAt: n=3, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe1c5840): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.622942697 +0000 UTC m=+953.123136428 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe1c5840): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe1c5d80): _readAt: size=512, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe1c5d80): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe1c5d80): >openPending: err= 2026/04/23 04:40:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe1c5d80): >_readAt: n=5, err=EOF 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe1c5d80): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.622942697 +0000 UTC m=+953.123136428 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe1c5d80): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: Remove: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fe208bd0 item 73 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe03bb80): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe03bb80): >openPending: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe03bb80): _readAt: size=2, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe03bb80): >_readAt: n=0, err=EOF 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe03bb80): _writeAt: size=5, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe03bb80): >_writeAt: n=5, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe03bb80): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.627139509 +0000 UTC m=+953.127333240 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe03bb80): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe0f8180): _writeAt: size=5, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe0f8180): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe0f8180): >openPending: err= 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fe0c7420 item 74 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe0f8180): >_writeAt: n=5, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe0f8180): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.627973927 +0000 UTC m=+953.128167658 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe0f8180): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe0f86c0): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe0f86c0): >openPending: err= 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fe0c75e0 item 74 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe0f86c0): _readAt: size=2, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe0f86c0): >_readAt: n=0, err=EOF 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe0f86c0): _writeAt: size=3, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe0f86c0): >_writeAt: n=3, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe0f86c0): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.628877144 +0000 UTC m=+953.129070875 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe0f86c0): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe0f8c40): _readAt: size=512, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe0f8c40): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe0f8c40): >openPending: err= 2026/04/23 04:40:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe0f8c40): >_readAt: n=3, err=EOF 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe0f8c40): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.628877144 +0000 UTC m=+953.129070875 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe0f8c40): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: Remove: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fe0c77a0 item 74 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe0f9540): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe0f9540): >openPending: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe0f9540): _readAt: size=2, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe0f9540): >_readAt: n=0, err=EOF 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe0f9540): _writeAt: size=5, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe0f9540): >_writeAt: n=5, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe0f9540): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.630654504 +0000 UTC m=+953.130848235 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe0f9540): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe0f9a40): _writeAt: size=5, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe0f9a40): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe0f9a40): >openPending: err= 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fe297dc0 item 75 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe0f9a40): >_writeAt: n=5, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe0f9a40): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.631140542 +0000 UTC m=+953.131334273 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe0f9a40): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe2e0080): _readAt: size=2, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe2e0080): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe2e0080): >openPending: err= 2026/04/23 04:40:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe2e0080): >_readAt: n=2, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe2e0080): _writeAt: size=3, off=2 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fe2d00e0 item 75 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe2e0080): >_writeAt: n=3, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe2e0080): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.631673169 +0000 UTC m=+953.131866900 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe2e0080): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe2e05c0): _readAt: size=512, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe2e05c0): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe2e05c0): >openPending: err= 2026/04/23 04:40:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe2e05c0): >_readAt: n=5, err=EOF 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe2e05c0): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.631673169 +0000 UTC m=+953.131866900 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe2e05c0): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: Remove: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fe2d02a0 item 75 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe2e0ec0): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe2e0ec0): >openPending: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe2e0ec0): _readAt: size=2, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe2e0ec0): >_readAt: n=0, err=EOF 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe2e0ec0): _writeAt: size=5, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe2e0ec0): >_writeAt: n=5, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe2e0ec0): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.634225093 +0000 UTC m=+953.134418824 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe2e0ec0): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe2e13c0): _writeAt: size=5, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe2e13c0): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe2e13c0): >openPending: err= 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fe3108c0 item 76 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe2e13c0): >_writeAt: n=5, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe2e13c0): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.635066473 +0000 UTC m=+953.135260204 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe2e13c0): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe2e1900): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe2e1900): >openPending: err= 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fe310a80 item 76 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe2e1900): _readAt: size=2, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe2e1900): >_readAt: n=0, err=EOF 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe2e1900): _writeAt: size=3, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe2e1900): >_writeAt: n=3, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe2e1900): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.635952649 +0000 UTC m=+953.136146379 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe2e1900): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe2e1e80): _readAt: size=512, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe2e1e80): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe2e1e80): >openPending: err= 2026/04/23 04:40:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe2e1e80): >_readAt: n=3, err=EOF 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe2e1e80): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.635952649 +0000 UTC m=+953.136146379 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe2e1e80): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: Remove: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fe310c40 item 76 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe392880): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe392880): >openPending: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe392880): _readAt: size=2, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe392880): >_readAt: n=0, err=EOF 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe392880): _writeAt: size=5, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe392880): >_writeAt: n=5, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe392880): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.637643233 +0000 UTC m=+953.137836964 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe392880): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe392d80): _writeAt: size=5, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe392d80): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe392d80): >openPending: err= 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fe3a9260 item 77 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe392d80): >_writeAt: n=5, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe392d80): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.638347906 +0000 UTC m=+953.138541637 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe392d80): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/23 04:40:24 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe393480): _readAt: size=512, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe393480): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe393480): >openPending: err= 2026/04/23 04:40:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe393480): >_readAt: n=5, err=EOF 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe393480): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.638347906 +0000 UTC m=+953.138541637 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe393480): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: Remove: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fe3a9420 item 77 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe393d80): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe393d80): >openPending: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe393d80): _readAt: size=2, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe393d80): >_readAt: n=0, err=EOF 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe393d80): _writeAt: size=5, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe393d80): >_writeAt: n=5, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe393d80): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.641466009 +0000 UTC m=+953.141659741 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe393d80): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe420380): _writeAt: size=5, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe420380): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe420380): >openPending: err= 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fe411a40 item 78 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe420380): >_writeAt: n=5, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe420380): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.641875134 +0000 UTC m=+953.142068875 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe420380): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/23 04:40:24 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe420a80): _readAt: size=512, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe420a80): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe420a80): >openPending: err= 2026/04/23 04:40:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe420a80): >_readAt: n=5, err=EOF 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe420a80): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.641875134 +0000 UTC m=+953.142068875 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe420a80): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: Remove: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fe411c00 item 78 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe421380): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe421380): >openPending: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe421380): _readAt: size=2, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe421380): >_readAt: n=0, err=EOF 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe421380): _writeAt: size=5, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe421380): >_writeAt: n=5, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe421380): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.643506316 +0000 UTC m=+953.143700047 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe421380): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe421880): _writeAt: size=5, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe421880): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe421880): >openPending: err= 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fe45e380 item 79 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe421880): >_writeAt: n=5, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe421880): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.643901243 +0000 UTC m=+953.144094974 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe421880): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/23 04:40:24 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe490080): _readAt: size=512, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe490080): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe490080): >openPending: err= 2026/04/23 04:40:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe490080): >_readAt: n=5, err=EOF 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe490080): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.643901243 +0000 UTC m=+953.144094974 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe490080): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: Remove: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fe45e540 item 79 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:24 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/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe490980): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe490980): >openPending: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe490980): _readAt: size=2, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe490980): >_readAt: n=0, err=EOF 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe490980): _writeAt: size=5, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe490980): >_writeAt: n=5, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe490980): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.647791416 +0000 UTC m=+953.147985167 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe490980): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe490e80): _writeAt: size=5, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe490e80): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe490e80): >openPending: err= 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fe4a8b60 item 80 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe490e80): >_writeAt: n=5, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe490e80): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.648440784 +0000 UTC m=+953.148634515 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe490e80): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/23 04:40:24 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe491580): _readAt: size=512, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe491580): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe491580): >openPending: err= 2026/04/23 04:40:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe491580): >_readAt: n=5, err=EOF 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe491580): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.648440784 +0000 UTC m=+953.148634515 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe491580): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: Remove: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fe4a8d20 item 80 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe491e80): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe491e80): >openPending: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe491e80): _writeAt: size=5, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe491e80): >_writeAt: n=5, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe491e80): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.650507219 +0000 UTC m=+953.150700951 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe491e80): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe53e400): _readAt: size=2, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe53e400): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe53e400): open at offset 5 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe53e400): >openPending: err= 2026/04/23 04:40:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe53e400): >_readAt: n=2, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe53e400): _writeAt: size=3, off=7 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fe515340 item 81 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe53e400): >_writeAt: n=3, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe53e400): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.651395409 +0000 UTC m=+953.151589140 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe53e400): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe53e940): _readAt: size=512, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe53e940): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe53e940): >openPending: err= 2026/04/23 04:40:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe53e940): >_readAt: n=8, err=EOF 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe53e940): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.651395409 +0000 UTC m=+953.151589140 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe53e940): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: Remove: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fe515500 item 81 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe238a00): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe238a00): >openPending: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe238a00): _writeAt: size=5, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe238a00): >_writeAt: n=5, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe238a00): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.655697501 +0000 UTC m=+953.155891232 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe238a00): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe238f00): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe238f00): open at offset 5 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe238f00): >openPending: err= 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fe25b2d0 item 82 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe238f00): _readAt: size=2, off=5 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe238f00): >_readAt: n=0, err=EOF 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe238f00): _writeAt: size=3, off=5 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe238f00): >_writeAt: n=3, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe238f00): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.656185081 +0000 UTC m=+953.156378813 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe238f00): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe239480): _readAt: size=512, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe239480): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe239480): >openPending: err= 2026/04/23 04:40:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe239480): >_readAt: n=3, err=EOF 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe239480): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.656185081 +0000 UTC m=+953.156378813 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe239480): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: Remove: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fe25b490 item 82 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe239dc0): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe239dc0): >openPending: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe239dc0): _writeAt: size=5, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe239dc0): >_writeAt: n=5, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe239dc0): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.659446788 +0000 UTC m=+953.159640519 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe239dc0): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe6463c0): _readAt: size=2, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe6463c0): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe6463c0): open at offset 5 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe6463c0): >openPending: err= 2026/04/23 04:40:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe6463c0): >_readAt: n=2, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe6463c0): _writeAt: size=3, off=7 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fe619ab0 item 83 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe6463c0): >_writeAt: n=3, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe6463c0): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.659973333 +0000 UTC m=+953.160167064 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe6463c0): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe646900): _readAt: size=512, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe646900): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe646900): >openPending: err= 2026/04/23 04:40:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe646900): >_readAt: n=8, err=EOF 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe646900): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.659973333 +0000 UTC m=+953.160167064 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe646900): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: Remove: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fe619c70 item 83 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe647240): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe647240): >openPending: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe647240): _writeAt: size=5, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe647240): >_writeAt: n=5, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe647240): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.661763727 +0000 UTC m=+953.161957459 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe647240): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe647740): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe647740): open at offset 5 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe647740): >openPending: err= 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fe6a23f0 item 84 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe647740): _readAt: size=2, off=5 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe647740): >_readAt: n=0, err=EOF 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe647740): _writeAt: size=3, off=5 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe647740): >_writeAt: n=3, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe647740): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.662329426 +0000 UTC m=+953.162523167 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe647740): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe647cc0): _readAt: size=512, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe647cc0): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe647cc0): >openPending: err= 2026/04/23 04:40:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe647cc0): >_readAt: n=3, err=EOF 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe647cc0): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.662329426 +0000 UTC m=+953.162523167 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe647cc0): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: Remove: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fe6a25b0 item 84 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe6e4700): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe6e4700): >openPending: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe6e4700): _writeAt: size=5, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe6e4700): >_writeAt: n=5, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe6e4700): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.664401704 +0000 UTC m=+953.164595455 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe6e4700): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe6e4c00): _readAt: size=2, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe6e4c00): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe6e4c00): open at offset 5 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe6e4c00): >openPending: err= 2026/04/23 04:40:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe6e4c00): >_readAt: n=2, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe6e4c00): _writeAt: size=3, off=7 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fe6febd0 item 85 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe6e4c00): >_writeAt: n=3, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe6e4c00): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.665190374 +0000 UTC m=+953.165384106 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe6e4c00): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe6e5140): _readAt: size=512, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe6e5140): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe6e5140): >openPending: err= 2026/04/23 04:40:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe6e5140): >_readAt: n=8, err=EOF 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe6e5140): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.665190374 +0000 UTC m=+953.165384106 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe6e5140): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: Remove: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fe6fed90 item 85 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe53f040): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe53f040): >openPending: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe53f040): _writeAt: size=5, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe53f040): >_writeAt: n=5, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe53f040): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.666744632 +0000 UTC m=+953.166938382 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe53f040): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe53f540): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe53f540): open at offset 5 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe53f540): >openPending: err= 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fe591a40 item 86 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe53f540): _readAt: size=2, off=5 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe53f540): >_readAt: n=0, err=EOF 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe53f540): _writeAt: size=3, off=5 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe53f540): >_writeAt: n=3, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe53f540): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.667667126 +0000 UTC m=+953.167860857 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe53f540): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe53fac0): _readAt: size=512, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe53fac0): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe53fac0): >openPending: err= 2026/04/23 04:40:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe53fac0): >_readAt: n=3, err=EOF 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe53fac0): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.667667126 +0000 UTC m=+953.167860857 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe53fac0): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: Remove: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fe591c00 item 86 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe5ee500): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe5ee500): >openPending: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe5ee500): _writeAt: size=5, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe5ee500): >_writeAt: n=5, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe5ee500): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.669540307 +0000 UTC m=+953.169734038 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe5ee500): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe5eea00): _readAt: size=2, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe5eea00): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe5eea00): open at offset 5 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe5eea00): >openPending: err= 2026/04/23 04:40:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe5eea00): >_readAt: n=2, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe5eea00): _writeAt: size=3, off=7 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fe7aa380 item 87 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe5eea00): >_writeAt: n=3, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe5eea00): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.669994264 +0000 UTC m=+953.170187995 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe5eea00): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe5eef40): _readAt: size=512, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe5eef40): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe5eef40): >openPending: err= 2026/04/23 04:40:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe5eef40): >_readAt: n=8, err=EOF 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe5eef40): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.669994264 +0000 UTC m=+953.170187995 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe5eef40): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: Remove: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fe7aa540 item 87 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:24 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/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe5ef880): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe5ef880): >openPending: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe5ef880): _writeAt: size=5, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe5ef880): >_writeAt: n=5, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe5ef880): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.671709416 +0000 UTC m=+953.171903147 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe5ef880): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe5efd80): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe5efd80): open at offset 5 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe5efd80): >openPending: err= 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fe808b60 item 88 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe5efd80): _readAt: size=2, off=5 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe5efd80): >_readAt: n=0, err=EOF 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe5efd80): _writeAt: size=3, off=5 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe5efd80): >_writeAt: n=3, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe5efd80): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.673282049 +0000 UTC m=+953.173475780 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe5efd80): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe826400): _readAt: size=512, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe826400): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe826400): >openPending: err= 2026/04/23 04:40:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe826400): >_readAt: n=3, err=EOF 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe826400): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.673282049 +0000 UTC m=+953.173475780 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe826400): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: Remove: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fe808d20 item 88 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe826d00): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe826d00): open at offset 0 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe826d00): >openPending: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe826d00): _readAt: size=2, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe826d00): >_readAt: n=0, err=EOF 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe826d00): _writeAt: size=5, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe826d00): >_writeAt: n=5, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe826d00): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.674659222 +0000 UTC m=+953.174852954 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe826d00): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe827240): _writeAt: size=5, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe827240): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe827240): >openPending: err= 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fe847340 item 89 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe827240): >_writeAt: n=5, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe827240): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.675040122 +0000 UTC m=+953.175233853 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe827240): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe827780): _readAt: size=2, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe827780): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe827780): open at offset 5 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe827780): >openPending: err= 2026/04/23 04:40:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe827780): >_readAt: n=2, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe827780): _writeAt: size=3, off=7 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fe847500 item 89 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe827780): >_writeAt: n=3, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe827780): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.675484803 +0000 UTC m=+953.175678534 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe827780): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe827d00): _readAt: size=512, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe827d00): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe827d00): >openPending: err= 2026/04/23 04:40:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe827d00): >_readAt: n=8, err=EOF 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe827d00): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.675484803 +0000 UTC m=+953.175678534 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe827d00): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: Remove: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fe8476c0 item 89 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe8d8700): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe8d8700): open at offset 0 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe8d8700): >openPending: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe8d8700): _readAt: size=2, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe8d8700): >_readAt: n=0, err=EOF 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe8d8700): _writeAt: size=5, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe8d8700): >_writeAt: n=5, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe8d8700): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.677236093 +0000 UTC m=+953.177429834 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe8d8700): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe8d8c40): _writeAt: size=5, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe8d8c40): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe8d8c40): >openPending: err= 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fe8edce0 item 90 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe8d8c40): >_writeAt: n=5, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe8d8c40): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.67790144 +0000 UTC m=+953.178095172 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe8d8c40): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe8d9180): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe8d9180): open at offset 5 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe8d9180): >openPending: err= 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fe930000 item 90 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe8d9180): _readAt: size=2, off=5 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe8d9180): >_readAt: n=0, err=EOF 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe8d9180): _writeAt: size=3, off=5 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe8d9180): >_writeAt: n=3, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe8d9180): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.678740396 +0000 UTC m=+953.178934137 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe8d9180): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe8d9740): _readAt: size=512, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe8d9740): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe8d9740): >openPending: err= 2026/04/23 04:40:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe8d9740): >_readAt: n=3, err=EOF 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe8d9740): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.678740396 +0000 UTC m=+953.178934137 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe8d9740): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: Remove: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fe9301c0 item 90 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe970140): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe970140): open at offset 0 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe970140): >openPending: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe970140): _readAt: size=2, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe970140): >_readAt: n=0, err=EOF 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe970140): _writeAt: size=5, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe970140): >_writeAt: n=5, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe970140): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.68042995 +0000 UTC m=+953.180623682 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe970140): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe970680): _writeAt: size=5, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe970680): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe970680): >openPending: err= 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fe96c7e0 item 91 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe970680): >_writeAt: n=5, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe970680): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.68082103 +0000 UTC m=+953.181014761 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe970680): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe970bc0): _readAt: size=2, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe970bc0): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe970bc0): open at offset 5 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe970bc0): >openPending: err= 2026/04/23 04:40:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe970bc0): >_readAt: n=2, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe970bc0): _writeAt: size=3, off=7 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fe96c9a0 item 91 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe970bc0): >_writeAt: n=3, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe970bc0): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.68134511 +0000 UTC m=+953.181538841 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe970bc0): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe971140): _readAt: size=512, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe971140): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe971140): >openPending: err= 2026/04/23 04:40:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe971140): >_readAt: n=8, err=EOF 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe971140): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.68134511 +0000 UTC m=+953.181538841 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe971140): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: Remove: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fe96cb60 item 91 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:24 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/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe971a40): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe971a40): open at offset 0 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe971a40): >openPending: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe971a40): _readAt: size=2, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe971a40): >_readAt: n=0, err=EOF 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe971a40): _writeAt: size=5, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe971a40): >_writeAt: n=5, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe971a40): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.683213322 +0000 UTC m=+953.183407053 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe971a40): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe6e5ac0): _writeAt: size=5, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe6e5ac0): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe6e5ac0): >openPending: err= 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fe6ff110 item 92 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe6e5ac0): >_writeAt: n=5, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe6e5ac0): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.683836089 +0000 UTC m=+953.184029820 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe6e5ac0): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe75a100): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe75a100): open at offset 5 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe75a100): >openPending: err= 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fe6ff2d0 item 92 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe75a100): _readAt: size=2, off=5 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe75a100): >_readAt: n=0, err=EOF 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe75a100): _writeAt: size=3, off=5 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe75a100): >_writeAt: n=3, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe75a100): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.684518147 +0000 UTC m=+953.184711879 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe75a100): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe75a6c0): _readAt: size=512, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe75a6c0): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe75a6c0): >openPending: err= 2026/04/23 04:40:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe75a6c0): >_readAt: n=3, err=EOF 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe75a6c0): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.684518147 +0000 UTC m=+953.184711879 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe75a6c0): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: Remove: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fe6ff490 item 92 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe75afc0): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe75afc0): open at offset 0 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe75afc0): >openPending: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe75afc0): _readAt: size=2, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe75afc0): >_readAt: n=0, err=EOF 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe75afc0): _writeAt: size=5, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe75afc0): >_writeAt: n=5, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe75afc0): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.686398472 +0000 UTC m=+953.186592213 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe75afc0): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe75b500): _writeAt: size=5, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe75b500): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe75b500): >openPending: err= 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fea11ab0 item 93 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe75b500): >_writeAt: n=5, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe75b500): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.68684169 +0000 UTC m=+953.187035422 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe75b500): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/23 04:40:24 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe75bc00): _readAt: size=512, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe75bc00): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe75bc00): >openPending: err= 2026/04/23 04:40:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe75bc00): >_readAt: n=5, err=EOF 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe75bc00): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.68684169 +0000 UTC m=+953.187035422 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fe75bc00): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: Remove: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fea11c70 item 93 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:24 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/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fea7c600): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fea7c600): open at offset 0 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fea7c600): >openPending: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fea7c600): _readAt: size=2, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fea7c600): >_readAt: n=0, err=EOF 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fea7c600): _writeAt: size=5, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fea7c600): >_writeAt: n=5, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fea7c600): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.688604652 +0000 UTC m=+953.188798383 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fea7c600): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fea7cb40): _writeAt: size=5, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fea7cb40): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fea7cb40): >openPending: err= 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576feaac3f0 item 94 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fea7cb40): >_writeAt: n=5, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fea7cb40): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.688985882 +0000 UTC m=+953.189179614 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fea7cb40): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/23 04:40:24 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fea7d240): _readAt: size=512, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fea7d240): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fea7d240): >openPending: err= 2026/04/23 04:40:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fea7d240): >_readAt: n=5, err=EOF 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fea7d240): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.688985882 +0000 UTC m=+953.189179614 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fea7d240): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: Remove: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576feaac5b0 item 94 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:24 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/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fea7db40): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fea7db40): open at offset 0 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fea7db40): >openPending: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fea7db40): _readAt: size=2, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fea7db40): >_readAt: n=0, err=EOF 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fea7db40): _writeAt: size=5, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fea7db40): >_writeAt: n=5, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fea7db40): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.690797007 +0000 UTC m=+953.190990738 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576fea7db40): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576feb32180): _writeAt: size=5, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576feb32180): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576feb32180): >openPending: err= 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576feb10bd0 item 95 2026/04/23 04:40:24 DEBUG : open-test-file(0x576feb32180): >_writeAt: n=5, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576feb32180): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.691231217 +0000 UTC m=+953.191424948 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576feb32180): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/23 04:40:24 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576feb32880): _readAt: size=512, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576feb32880): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576feb32880): >openPending: err= 2026/04/23 04:40:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 04:40:24 DEBUG : open-test-file(0x576feb32880): >_readAt: n=5, err=EOF 2026/04/23 04:40:24 DEBUG : open-test-file(0x576feb32880): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.691231217 +0000 UTC m=+953.191424948 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576feb32880): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: Remove: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576feb10d90 item 95 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:24 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/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file(0x576feb33180): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : open-test-file(0x576feb33180): open at offset 0 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576feb33180): >openPending: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576feb33180): _readAt: size=2, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576feb33180): >_readAt: n=0, err=EOF 2026/04/23 04:40:24 DEBUG : open-test-file(0x576feb33180): _writeAt: size=5, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576feb33180): >_writeAt: n=5, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576feb33180): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.693109458 +0000 UTC m=+953.193303189 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576feb33180): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576feb336c0): _writeAt: size=5, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576feb336c0): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576feb336c0): >openPending: err= 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576feb813b0 item 96 2026/04/23 04:40:24 DEBUG : open-test-file(0x576feb336c0): >_writeAt: n=5, err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576feb336c0): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.694637486 +0000 UTC m=+953.194831217 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576feb336c0): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/23 04:40:24 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/23 04:40:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:24 DEBUG : open-test-file(0x576feb33dc0): _readAt: size=512, off=0 2026/04/23 04:40:24 DEBUG : open-test-file(0x576feb33dc0): openPending: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file(0x576feb33dc0): >openPending: err= 2026/04/23 04:40:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 04:40:24 DEBUG : open-test-file(0x576feb33dc0): >_readAt: n=5, err=EOF 2026/04/23 04:40:24 DEBUG : open-test-file(0x576feb33dc0): close: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:24.694637486 +0000 UTC m=+953.194831217 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:24 DEBUG : open-test-file(0x576feb33dc0): >close: err= 2026/04/23 04:40:24 DEBUG : open-test-file: Remove: 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576feb81570 item 96 2026/04/23 04:40:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:24 DEBUG : open-test-file: >Remove: err= 2026/04/23 04:40:24 DEBUG : WaitForWriters: timeout=30s 2026/04/23 04:40:24 DEBUG : Looking for writers 2026/04/23 04:40:24 DEBUG : newLeaf: reading active writers 2026/04/23 04:40:24 DEBUG : >WaitForWriters: 2026/04/23 04:40:24 DEBUG : mega root 'rclone-test-fokataj3biti': vfs cache: cleaner exiting === NAME TestRWFileHandleOpenTests/writes fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRWFileHandleOpenTests/writes Messages: listing wrong, want got newLeaf (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRWFileHandleOpenTests/writes Messages: Unexpected file "newLeaf" === RUN TestRWFileHandleOpenTests/full run.go:185: Remote "mega root 'rclone-test-fokataj3biti'", Local "Local file system at /tmp/rclone1471966280", Modify Window "876000h0m0s" 2026/04/23 04:40:33 INFO : mega root 'rclone-test-fokataj3biti': poll-interval is not supported by this remote 2026/04/23 04:40:33 DEBUG : mega root 'rclone-test-fokataj3biti': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/23 04:40:33 DEBUG : mega root 'rclone-test-fokataj3biti': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-fokataj3biti" 2026/04/23 04:40:33 DEBUG : mega root 'rclone-test-fokataj3biti': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-fokataj3biti" 2026/04/23 04:40:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-fokataj3biti" 2026/04/23 04:40:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 04:40:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-fokataj3biti" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-fokataj3biti" 2026/04/23 04:40:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-fokataj3biti" 2026/04/23 04:40:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 04:40:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-fokataj3biti" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-fokataj3biti" 2026/04/23 04:40:33 INFO : mega root 'rclone-test-fokataj3biti': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fec8cb80): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fec8cb80): >openPending: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fec8cb80): _writeAt: size=5, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fec8cb80): >_writeAt: n=5, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fec8cb80): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.313805153 +0000 UTC m=+961.813998884 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fec8cb80): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fec8d000): _readAt: size=2, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fec8d000): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fec8d000): >openPending: err= 2026/04/23 04:40:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fec8d000): >_readAt: n=2, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fec8d000): _writeAt: size=3, off=2 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fec8d000): >_writeAt: n=0, err=Bad file descriptor 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fec8d000): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.313805153 +0000 UTC m=+961.813998884 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fec8d000): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fec8d4c0): _readAt: size=512, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fec8d4c0): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fec8d4c0): >openPending: err= 2026/04/23 04:40:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fec8d4c0): >_readAt: n=5, err=EOF 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fec8d4c0): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.313805153 +0000 UTC m=+961.813998884 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fec8d4c0): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: Remove: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fed7d960 item 1 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fec8ddc0): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fec8ddc0): >openPending: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fec8ddc0): _writeAt: size=5, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fec8ddc0): >_writeAt: n=5, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fec8ddc0): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.321454942 +0000 UTC m=+961.821648673 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fec8ddc0): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fede63c0): _readAt: size=512, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fede63c0): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fede63c0): >openPending: err= 2026/04/23 04:40:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fede63c0): >_readAt: n=5, err=EOF 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fede63c0): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.321454942 +0000 UTC m=+961.821648673 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fede63c0): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: Remove: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fedd0230 item 2 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fede6cc0): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fede6cc0): >openPending: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fede6cc0): _writeAt: size=5, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fede6cc0): >_writeAt: n=5, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fede6cc0): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.322880266 +0000 UTC m=+961.823073998 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fede6cc0): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fede7140): _readAt: size=2, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fede7140): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fede7140): >openPending: err= 2026/04/23 04:40:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fede7140): >_readAt: n=2, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fede7140): _writeAt: size=3, off=2 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fede7140): >_writeAt: n=0, err=Bad file descriptor 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fede7140): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.322880266 +0000 UTC m=+961.823073998 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fede7140): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fede7600): _readAt: size=512, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fede7600): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fede7600): >openPending: err= 2026/04/23 04:40:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fede7600): >_readAt: n=5, err=EOF 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fede7600): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.322880266 +0000 UTC m=+961.823073998 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fede7600): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: Remove: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fee0e850 item 3 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fee8c040): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fee8c040): >openPending: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fee8c040): _writeAt: size=5, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fee8c040): >_writeAt: n=5, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fee8c040): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.326279431 +0000 UTC m=+961.826473163 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fee8c040): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fee8c580): _readAt: size=512, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fee8c580): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fee8c580): >openPending: err= 2026/04/23 04:40:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fee8c580): >_readAt: n=5, err=EOF 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fee8c580): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.326279431 +0000 UTC m=+961.826473163 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fee8c580): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: Remove: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fee5efc0 item 4 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fee8ce80): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fee8ce80): >openPending: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fee8ce80): _writeAt: size=5, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fee8ce80): >_writeAt: n=5, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fee8ce80): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.329478629 +0000 UTC m=+961.829672360 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fee8ce80): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fee8d300): _readAt: size=2, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fee8d300): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fee8d300): >openPending: err= 2026/04/23 04:40:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fee8d300): >_readAt: n=2, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fee8d300): _writeAt: size=3, off=2 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fee8d300): >_writeAt: n=0, err=Bad file descriptor 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fee8d300): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.329478629 +0000 UTC m=+961.829672360 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fee8d300): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fee8d7c0): _readAt: size=512, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fee8d7c0): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fee8d7c0): >openPending: err= 2026/04/23 04:40:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fee8d7c0): >_readAt: n=5, err=EOF 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fee8d7c0): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.329478629 +0000 UTC m=+961.829672360 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fee8d7c0): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: Remove: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576feec35e0 item 5 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file(0x576febc50c0): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576febc50c0): >openPending: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576febc50c0): _writeAt: size=5, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576febc50c0): >_writeAt: n=5, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576febc50c0): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.332645055 +0000 UTC m=+961.832838785 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576febc50c0): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576febc5600): _readAt: size=512, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576febc5600): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576febc5600): >openPending: err= 2026/04/23 04:40:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 04:40:33 DEBUG : open-test-file(0x576febc5600): >_readAt: n=5, err=EOF 2026/04/23 04:40:33 DEBUG : open-test-file(0x576febc5600): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.332645055 +0000 UTC m=+961.832838785 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576febc5600): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: Remove: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fec25a40 item 6 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fef3e040): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fef3e040): >openPending: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fef3e040): _writeAt: size=5, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fef3e040): >_writeAt: n=5, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fef3e040): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.334565254 +0000 UTC m=+961.834758985 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fef3e040): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fef3e540): _readAt: size=2, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fef3e540): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fef3e540): >openPending: err= 2026/04/23 04:40:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fef3e540): >_readAt: n=2, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fef3e540): _writeAt: size=3, off=2 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fef3e540): >_writeAt: n=0, err=Bad file descriptor 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fef3e540): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.334565254 +0000 UTC m=+961.834758985 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fef3e540): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fef3ea00): _readAt: size=512, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fef3ea00): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fef3ea00): >openPending: err= 2026/04/23 04:40:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fef3ea00): >_readAt: n=5, err=EOF 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fef3ea00): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.334565254 +0000 UTC m=+961.834758985 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fef3ea00): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: Remove: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fef0e1c0 item 7 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fee8dec0): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fee8dec0): >openPending: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fee8dec0): _writeAt: size=5, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fee8dec0): >_writeAt: n=5, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fee8dec0): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.33698108 +0000 UTC m=+961.837174812 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fee8dec0): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fefcc500): _readAt: size=512, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fefcc500): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fefcc500): >openPending: err= 2026/04/23 04:40:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fefcc500): >_readAt: n=5, err=EOF 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fefcc500): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.33698108 +0000 UTC m=+961.837174812 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fefcc500): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: Remove: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fef9dc70 item 8 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fefccd80): _readAt: size=2, off=0 2026/04/23 04:40:33 ERROR : open-test-file(0x576fefccd80): Couldn't read size of file 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fefccd80): >_readAt: n=0, err=EOF 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fefccd80): _writeAt: size=5, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fefccd80): >_writeAt: n=0, err=Bad file descriptor 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fefccd80): close: 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fefccd80): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fefcd140): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fefcd140): >openPending: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fefcd140): _writeAt: size=5, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fefcd140): >_writeAt: n=5, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fefcd140): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.338762678 +0000 UTC m=+961.838956409 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fefcd140): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fefcd5c0): _readAt: size=2, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fefcd5c0): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fefcd5c0): >openPending: err= 2026/04/23 04:40:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fefcd5c0): >_readAt: n=2, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fefcd5c0): _writeAt: size=3, off=2 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fefcd5c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fefcd5c0): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.338762678 +0000 UTC m=+961.838956409 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fefcd5c0): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fefcdac0): _readAt: size=512, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fefcdac0): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fefcdac0): >openPending: err= 2026/04/23 04:40:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fefcdac0): >_readAt: n=5, err=EOF 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fefcdac0): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.338762678 +0000 UTC m=+961.838956409 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fefcdac0): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: Remove: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576ff00a3f0 item 9 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff036500): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff036500): >openPending: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff036500): _writeAt: size=5, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff036500): >_writeAt: n=5, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff036500): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.341811571 +0000 UTC m=+961.842005302 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff036500): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff036a40): _readAt: size=512, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff036a40): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff036a40): >openPending: err= 2026/04/23 04:40:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff036a40): >_readAt: n=5, err=EOF 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff036a40): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.341811571 +0000 UTC m=+961.842005302 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff036a40): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: Remove: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576ff03eb60 item 10 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fef3f300): _readAt: size=2, off=0 2026/04/23 04:40:33 ERROR : open-test-file(0x576fef3f300): Couldn't read size of file 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fef3f300): >_readAt: n=0, err=EOF 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fef3f300): _writeAt: size=5, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fef3f300): >_writeAt: n=0, err=Bad file descriptor 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fef3f300): close: 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fef3f300): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fef3f6c0): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fef3f6c0): >openPending: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fef3f6c0): _writeAt: size=5, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fef3f6c0): >_writeAt: n=5, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fef3f6c0): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.343717854 +0000 UTC m=+961.843911586 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fef3f6c0): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fef3fbc0): _readAt: size=2, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fef3fbc0): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fef3fbc0): >openPending: err= 2026/04/23 04:40:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fef3fbc0): >_readAt: n=2, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fef3fbc0): _writeAt: size=3, off=2 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fef3fbc0): >_writeAt: n=0, err=Bad file descriptor 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fef3fbc0): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.343717854 +0000 UTC m=+961.843911586 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fef3fbc0): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff12c1c0): _readAt: size=512, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff12c1c0): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff12c1c0): >openPending: err= 2026/04/23 04:40:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff12c1c0): >_readAt: n=5, err=EOF 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff12c1c0): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.343717854 +0000 UTC m=+961.843911586 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff12c1c0): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: Remove: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fef6e930 item 11 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff12cb00): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff12cb00): >openPending: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff12cb00): _writeAt: size=5, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff12cb00): >_writeAt: n=5, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff12cb00): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.346669223 +0000 UTC m=+961.846862954 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff12cb00): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff12d040): _readAt: size=512, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff12d040): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff12d040): >openPending: err= 2026/04/23 04:40:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff12d040): >_readAt: n=5, err=EOF 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff12d040): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.346669223 +0000 UTC m=+961.846862954 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff12d040): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: Remove: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576ff14f0a0 item 12 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff12d940): _readAt: size=2, off=0 2026/04/23 04:40:33 ERROR : open-test-file(0x576ff12d940): Couldn't read size of file 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff12d940): >_readAt: n=0, err=EOF 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff12d940): _writeAt: size=5, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff12d940): >_writeAt: n=0, err=Bad file descriptor 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff12d940): close: 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff12d940): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff12dd00): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff12dd00): >openPending: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff12dd00): _writeAt: size=5, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff12dd00): >_writeAt: n=5, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff12dd00): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.348756097 +0000 UTC m=+961.848949838 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff12dd00): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/23 04:40:33 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff2684c0): _readAt: size=512, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff2684c0): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff2684c0): >openPending: err= 2026/04/23 04:40:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff2684c0): >_readAt: n=5, err=EOF 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff2684c0): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.348756097 +0000 UTC m=+961.848949838 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff2684c0): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: Remove: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576ff2276c0 item 13 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff268e00): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff268e00): >openPending: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff268e00): _writeAt: size=5, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff268e00): >_writeAt: n=5, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff268e00): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.352689763 +0000 UTC m=+961.852883494 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff268e00): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff269340): _readAt: size=512, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff269340): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff269340): >openPending: err= 2026/04/23 04:40:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff269340): >_readAt: n=5, err=EOF 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff269340): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.352689763 +0000 UTC m=+961.852883494 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff269340): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: Remove: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576ff285ce0 item 14 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff269c40): _readAt: size=2, off=0 2026/04/23 04:40:33 ERROR : open-test-file(0x576ff269c40): Couldn't read size of file 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff269c40): >_readAt: n=0, err=EOF 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff269c40): _writeAt: size=5, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff269c40): >_writeAt: n=0, err=Bad file descriptor 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff269c40): close: 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff269c40): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff32a100): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff32a100): >openPending: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff32a100): _writeAt: size=5, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff32a100): >_writeAt: n=5, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff32a100): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.355486299 +0000 UTC m=+961.855680030 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff32a100): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/23 04:40:33 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff32a7c0): _readAt: size=512, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff32a7c0): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff32a7c0): >openPending: err= 2026/04/23 04:40:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff32a7c0): >_readAt: n=5, err=EOF 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff32a7c0): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.355486299 +0000 UTC m=+961.855680030 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff32a7c0): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: Remove: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576ff314460 item 15 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:33 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/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff32b100): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff32b100): >openPending: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff32b100): _writeAt: size=5, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff32b100): >_writeAt: n=5, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff32b100): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.357378005 +0000 UTC m=+961.857571735 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff32b100): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff32b640): _readAt: size=512, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff32b640): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff32b640): >openPending: err= 2026/04/23 04:40:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff32b640): >_readAt: n=5, err=EOF 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff32b640): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.357378005 +0000 UTC m=+961.857571735 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff32b640): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: Remove: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576ff352a80 item 16 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff3d0040): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff3d0040): >openPending: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff3d0040): _writeAt: size=5, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff3d0040): >_writeAt: n=5, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff3d0040): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.359716976 +0000 UTC m=+961.859910707 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff3d0040): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff3d04c0): _readAt: size=2, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff3d04c0): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff3d04c0): open at offset 5 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff3d04c0): >openPending: err= 2026/04/23 04:40:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff3d04c0): >_readAt: n=2, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff3d04c0): _writeAt: size=3, off=7 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff3d04c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff3d04c0): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.359716976 +0000 UTC m=+961.859910707 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff3d04c0): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff3d09c0): _readAt: size=512, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff3d09c0): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff3d09c0): >openPending: err= 2026/04/23 04:40:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff3d09c0): >_readAt: n=5, err=EOF 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff3d09c0): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.359716976 +0000 UTC m=+961.859910707 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff3d09c0): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: Remove: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576ff3b30a0 item 17 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff3d1300): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff3d1300): >openPending: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff3d1300): _writeAt: size=5, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff3d1300): >_writeAt: n=5, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff3d1300): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.362452206 +0000 UTC m=+961.862645937 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff3d1300): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff3d1840): _readAt: size=512, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff3d1840): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff3d1840): >openPending: err= 2026/04/23 04:40:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff3d1840): >_readAt: n=5, err=EOF 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff3d1840): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.362452206 +0000 UTC m=+961.862645937 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff3d1840): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: Remove: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576ff415810 item 18 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff472280): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff472280): >openPending: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff472280): _writeAt: size=5, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff472280): >_writeAt: n=5, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff472280): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.364551214 +0000 UTC m=+961.864744945 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff472280): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff472780): _readAt: size=2, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff472780): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff472780): open at offset 5 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff472780): >openPending: err= 2026/04/23 04:40:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff472780): >_readAt: n=2, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff472780): _writeAt: size=3, off=7 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff472780): >_writeAt: n=0, err=Bad file descriptor 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff472780): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.364551214 +0000 UTC m=+961.864744945 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff472780): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff472c80): _readAt: size=512, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff472c80): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff472c80): >openPending: err= 2026/04/23 04:40:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff472c80): >_readAt: n=5, err=EOF 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff472c80): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.364551214 +0000 UTC m=+961.864744945 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff472c80): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: Remove: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576ff46de30 item 19 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff4735c0): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff4735c0): >openPending: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff4735c0): _writeAt: size=5, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff4735c0): >_writeAt: n=5, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff4735c0): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.367061258 +0000 UTC m=+961.867254989 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff4735c0): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff473b00): _readAt: size=512, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff473b00): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff473b00): >openPending: err= 2026/04/23 04:40:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff473b00): >_readAt: n=5, err=EOF 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff473b00): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.367061258 +0000 UTC m=+961.867254989 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff473b00): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: Remove: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576ff4d2700 item 20 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff506540): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff506540): >openPending: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff506540): _writeAt: size=5, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff506540): >_writeAt: n=5, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff506540): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.369150097 +0000 UTC m=+961.869343828 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff506540): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff506a40): _readAt: size=2, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff506a40): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff506a40): open at offset 5 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff506a40): >openPending: err= 2026/04/23 04:40:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff506a40): >_readAt: n=2, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff506a40): _writeAt: size=3, off=7 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff506a40): >_writeAt: n=0, err=Bad file descriptor 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff506a40): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.369150097 +0000 UTC m=+961.869343828 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff506a40): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff506f40): _readAt: size=512, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff506f40): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff506f40): >openPending: err= 2026/04/23 04:40:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff506f40): >_readAt: n=5, err=EOF 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff506f40): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.369150097 +0000 UTC m=+961.869343828 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff506f40): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: Remove: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576ff516d20 item 21 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff037380): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff037380): >openPending: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff037380): _writeAt: size=5, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff037380): >_writeAt: n=5, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff037380): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.371584047 +0000 UTC m=+961.871777779 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff037380): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff0378c0): _readAt: size=512, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff0378c0): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff0378c0): >openPending: err= 2026/04/23 04:40:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff0378c0): >_readAt: n=5, err=EOF 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff0378c0): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.371584047 +0000 UTC m=+961.871777779 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff0378c0): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: Remove: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576ff09d180 item 22 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff0d6300): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff0d6300): >openPending: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff0d6300): _writeAt: size=5, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff0d6300): >_writeAt: n=5, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff0d6300): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.374460203 +0000 UTC m=+961.874653935 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff0d6300): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff0d6800): _readAt: size=2, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff0d6800): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff0d6800): open at offset 5 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff0d6800): >openPending: err= 2026/04/23 04:40:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff0d6800): >_readAt: n=2, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff0d6800): _writeAt: size=3, off=7 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff0d6800): >_writeAt: n=0, err=Bad file descriptor 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff0d6800): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.374460203 +0000 UTC m=+961.874653935 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff0d6800): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff0d6d00): _readAt: size=512, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff0d6d00): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff0d6d00): >openPending: err= 2026/04/23 04:40:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff0d6d00): >_readAt: n=5, err=EOF 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff0d6d00): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.374460203 +0000 UTC m=+961.874653935 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff0d6d00): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: Remove: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576ff0e17a0 item 23 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:33 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/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff0d7640): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff0d7640): >openPending: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff0d7640): _writeAt: size=5, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff0d7640): >_writeAt: n=5, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff0d7640): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.376866713 +0000 UTC m=+961.877060444 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff0d7640): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff0d7b80): _readAt: size=512, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff0d7b80): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff0d7b80): >openPending: err= 2026/04/23 04:40:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff0d7b80): >_readAt: n=5, err=EOF 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff0d7b80): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.376866713 +0000 UTC m=+961.877060444 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff0d7b80): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: Remove: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576ff660070 item 24 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff674580): _readAt: size=2, off=0 2026/04/23 04:40:33 ERROR : open-test-file(0x576ff674580): Couldn't read size of file 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff674580): >_readAt: n=0, err=EOF 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff674580): _writeAt: size=5, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff674580): >_writeAt: n=0, err=Bad file descriptor 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff674580): close: 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff674580): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff674940): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff674940): >openPending: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff674940): _writeAt: size=5, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff674940): >_writeAt: n=5, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff674940): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.379195114 +0000 UTC m=+961.879388845 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff674940): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff674e40): _readAt: size=2, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff674e40): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff674e40): open at offset 5 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff674e40): >openPending: err= 2026/04/23 04:40:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff674e40): >_readAt: n=2, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff674e40): _writeAt: size=3, off=7 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff674e40): >_writeAt: n=0, err=Bad file descriptor 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff674e40): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.379195114 +0000 UTC m=+961.879388845 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff674e40): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff675380): _readAt: size=512, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff675380): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff675380): >openPending: err= 2026/04/23 04:40:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff675380): >_readAt: n=5, err=EOF 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff675380): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.379195114 +0000 UTC m=+961.879388845 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff675380): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: Remove: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576ff6bc690 item 25 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff675cc0): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff675cc0): >openPending: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff675cc0): _writeAt: size=5, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff675cc0): >_writeAt: n=5, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff675cc0): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.382062905 +0000 UTC m=+961.882256635 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff675cc0): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fd0f7180): _readAt: size=512, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fd0f7180): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fd0f7180): >openPending: err= 2026/04/23 04:40:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fd0f7180): >_readAt: n=5, err=EOF 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fd0f7180): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.382062905 +0000 UTC m=+961.882256635 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fd0f7180): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: Remove: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576ff710e00 item 26 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fd0f7a80): _readAt: size=2, off=0 2026/04/23 04:40:33 ERROR : open-test-file(0x576fd0f7a80): Couldn't read size of file 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fd0f7a80): >_readAt: n=0, err=EOF 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fd0f7a80): _writeAt: size=5, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fd0f7a80): >_writeAt: n=0, err=Bad file descriptor 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fd0f7a80): close: 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fd0f7a80): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fd0f7e40): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fd0f7e40): >openPending: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fd0f7e40): _writeAt: size=5, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fd0f7e40): >_writeAt: n=5, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fd0f7e40): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.384477439 +0000 UTC m=+961.884671170 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fd0f7e40): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fd14e440): _readAt: size=2, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fd14e440): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fd14e440): open at offset 5 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fd14e440): >openPending: err= 2026/04/23 04:40:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fd14e440): >_readAt: n=2, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fd14e440): _writeAt: size=3, off=7 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fd14e440): >_writeAt: n=0, err=Bad file descriptor 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fd14e440): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.384477439 +0000 UTC m=+961.884671170 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fd14e440): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fd14e980): _readAt: size=512, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fd14e980): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fd14e980): >openPending: err= 2026/04/23 04:40:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fd14e980): >_readAt: n=5, err=EOF 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fd14e980): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.384477439 +0000 UTC m=+961.884671170 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fd14e980): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: Remove: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fd11c540 item 27 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:33 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/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fd14f2c0): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fd14f2c0): >openPending: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fd14f2c0): _writeAt: size=5, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fd14f2c0): >_writeAt: n=5, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fd14f2c0): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.387181621 +0000 UTC m=+961.887375351 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fd14f2c0): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fd14f800): _readAt: size=512, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fd14f800): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fd14f800): >openPending: err= 2026/04/23 04:40:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fd14f800): >_readAt: n=5, err=EOF 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fd14f800): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.387181621 +0000 UTC m=+961.887375351 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fd14f800): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: Remove: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fd164cb0 item 28 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff7ba200): _readAt: size=2, off=0 2026/04/23 04:40:33 ERROR : open-test-file(0x576ff7ba200): Couldn't read size of file 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff7ba200): >_readAt: n=0, err=EOF 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff7ba200): _writeAt: size=5, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff7ba200): >_writeAt: n=0, err=Bad file descriptor 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff7ba200): close: 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff7ba200): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff7ba5c0): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff7ba5c0): >openPending: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff7ba5c0): _writeAt: size=5, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff7ba5c0): >_writeAt: n=5, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff7ba5c0): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.389390134 +0000 UTC m=+961.889583866 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff7ba5c0): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/23 04:40:33 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff7bac80): _readAt: size=512, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff7bac80): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff7bac80): >openPending: err= 2026/04/23 04:40:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff7bac80): >_readAt: n=5, err=EOF 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff7bac80): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.389390134 +0000 UTC m=+961.889583866 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff7bac80): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: Remove: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576ff7bf2d0 item 29 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:33 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/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff7bb5c0): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff7bb5c0): >openPending: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff7bb5c0): _writeAt: size=5, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff7bb5c0): >_writeAt: n=5, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff7bb5c0): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.391257554 +0000 UTC m=+961.891451285 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff7bb5c0): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff7bbb00): _readAt: size=512, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff7bbb00): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff7bbb00): >openPending: err= 2026/04/23 04:40:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff7bbb00): >_readAt: n=5, err=EOF 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff7bbb00): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.391257554 +0000 UTC m=+961.891451285 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff7bbb00): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: Remove: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576ff80f8f0 item 30 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:33 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/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff826500): _readAt: size=2, off=0 2026/04/23 04:40:33 ERROR : open-test-file(0x576ff826500): Couldn't read size of file 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff826500): >_readAt: n=0, err=EOF 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff826500): _writeAt: size=5, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff826500): >_writeAt: n=0, err=Bad file descriptor 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff826500): close: 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff826500): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff8268c0): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff8268c0): >openPending: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff8268c0): _writeAt: size=5, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff8268c0): >_writeAt: n=5, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff8268c0): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.393301768 +0000 UTC m=+961.893495499 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff8268c0): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/23 04:40:33 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff826f80): _readAt: size=512, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff826f80): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff826f80): >openPending: err= 2026/04/23 04:40:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff826f80): >_readAt: n=5, err=EOF 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff826f80): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.393301768 +0000 UTC m=+961.893495499 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff826f80): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: Remove: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576ff862070 item 31 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:33 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/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff8278c0): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff8278c0): >openPending: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff8278c0): _writeAt: size=5, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff8278c0): >_writeAt: n=5, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff8278c0): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.395828054 +0000 UTC m=+961.896021795 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff8278c0): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff827e00): _readAt: size=512, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff827e00): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff827e00): >openPending: err= 2026/04/23 04:40:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff827e00): >_readAt: n=5, err=EOF 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff827e00): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.395828054 +0000 UTC m=+961.896021795 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff827e00): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: Remove: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576ff8ce690 item 32 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff8e4800): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff8e4800): >openPending: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff8e4800): _writeAt: size=5, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff8e4800): >_writeAt: n=5, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff8e4800): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.397959262 +0000 UTC m=+961.898153023 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff8e4800): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff8e4c80): _readAt: size=2, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff8e4c80): >_readAt: n=0, err=Bad file descriptor 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff8e4c80): _writeAt: size=3, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff8e4c80): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff8e4c80): >openPending: err= 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576ff922cb0 item 33 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff8e4c80): >_writeAt: n=3, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff8e4c80): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.3988894 +0000 UTC m=+961.899083132 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff8e4c80): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff8e5180): _readAt: size=512, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff8e5180): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff8e5180): >openPending: err= 2026/04/23 04:40:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff8e5180): >_readAt: n=5, err=EOF 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff8e5180): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.3988894 +0000 UTC m=+961.899083132 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff8e5180): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: Remove: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576ff922e70 item 33 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff8e5a80): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff8e5a80): >openPending: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff8e5a80): _writeAt: size=5, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff8e5a80): >_writeAt: n=5, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff8e5a80): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.400423901 +0000 UTC m=+961.900617632 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff8e5a80): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff9b2000): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff9b2000): >openPending: err= 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576ff985490 item 34 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff9b2000): _readAt: size=2, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff9b2000): >_readAt: n=0, err=Bad file descriptor 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff9b2000): _writeAt: size=3, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff9b2000): >_writeAt: n=3, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff9b2000): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.401161224 +0000 UTC m=+961.901354955 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff9b2000): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff9b2540): _readAt: size=512, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff9b2540): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff9b2540): >openPending: err= 2026/04/23 04:40:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff9b2540): >_readAt: n=3, err=EOF 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff9b2540): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.401161224 +0000 UTC m=+961.901354955 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff9b2540): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: Remove: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576ff985650 item 34 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff736380): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff736380): >openPending: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff736380): _writeAt: size=5, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff736380): >_writeAt: n=5, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff736380): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.402942411 +0000 UTC m=+961.903136142 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff736380): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff736800): _readAt: size=2, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff736800): >_readAt: n=0, err=Bad file descriptor 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff736800): _writeAt: size=3, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff736800): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff736800): >openPending: err= 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576ff711730 item 35 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff736800): >_writeAt: n=3, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff736800): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.403519763 +0000 UTC m=+961.903713494 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff736800): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff736d00): _readAt: size=512, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff736d00): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff736d00): >openPending: err= 2026/04/23 04:40:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff736d00): >_readAt: n=5, err=EOF 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff736d00): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.403519763 +0000 UTC m=+961.903713494 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff736d00): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: Remove: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576ff7118f0 item 35 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff737640): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff737640): >openPending: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff737640): _writeAt: size=5, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff737640): >_writeAt: n=5, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff737640): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.405718879 +0000 UTC m=+961.905912610 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff737640): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff737b40): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff737b40): >openPending: err= 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576ffa38070 item 36 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff737b40): _readAt: size=2, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff737b40): >_readAt: n=0, err=Bad file descriptor 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff737b40): _writeAt: size=3, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff737b40): >_writeAt: n=3, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff737b40): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.40751789 +0000 UTC m=+961.907711621 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff737b40): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffa52180): _readAt: size=512, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffa52180): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffa52180): >openPending: err= 2026/04/23 04:40:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffa52180): >_readAt: n=3, err=EOF 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffa52180): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.40751789 +0000 UTC m=+961.907711621 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffa52180): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: Remove: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576ffa38230 item 36 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffa52a80): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffa52a80): >openPending: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffa52a80): _writeAt: size=5, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffa52a80): >_writeAt: n=5, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffa52a80): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.409690868 +0000 UTC m=+961.909884599 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffa52a80): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffa52f00): _readAt: size=2, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffa52f00): >_readAt: n=0, err=Bad file descriptor 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffa52f00): _writeAt: size=3, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffa52f00): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffa52f00): >openPending: err= 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576ffac8850 item 37 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffa52f00): >_writeAt: n=3, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffa52f00): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.410432559 +0000 UTC m=+961.910626291 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffa52f00): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffa53400): _readAt: size=512, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffa53400): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffa53400): >openPending: err= 2026/04/23 04:40:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffa53400): >_readAt: n=5, err=EOF 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffa53400): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.410432559 +0000 UTC m=+961.910626291 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffa53400): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: Remove: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576ffac8a10 item 37 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffa53d40): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffa53d40): >openPending: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffa53d40): _writeAt: size=5, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffa53d40): >_writeAt: n=5, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffa53d40): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.412444602 +0000 UTC m=+961.912638333 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffa53d40): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffbd2340): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffbd2340): >openPending: err= 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576ffbc9030 item 38 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffbd2340): _readAt: size=2, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffbd2340): >_readAt: n=0, err=Bad file descriptor 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffbd2340): _writeAt: size=3, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffbd2340): >_writeAt: n=3, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffbd2340): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.413162289 +0000 UTC m=+961.913356020 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffbd2340): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffbd2880): _readAt: size=512, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffbd2880): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffbd2880): >openPending: err= 2026/04/23 04:40:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffbd2880): >_readAt: n=3, err=EOF 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffbd2880): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.413162289 +0000 UTC m=+961.913356020 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffbd2880): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: Remove: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576ffbc91f0 item 38 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff9b3100): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff9b3100): >openPending: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff9b3100): _writeAt: size=5, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff9b3100): >_writeAt: n=5, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff9b3100): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.416112186 +0000 UTC m=+961.916305916 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff9b3100): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff9b3600): _readAt: size=2, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff9b3600): >_readAt: n=0, err=Bad file descriptor 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff9b3600): _writeAt: size=3, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff9b3600): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff9b3600): >openPending: err= 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576ff9eb810 item 39 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff9b3600): >_writeAt: n=3, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff9b3600): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.418107266 +0000 UTC m=+961.918300997 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff9b3600): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff9b3b00): _readAt: size=512, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff9b3b00): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff9b3b00): >openPending: err= 2026/04/23 04:40:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff9b3b00): >_readAt: n=5, err=EOF 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff9b3b00): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.418107266 +0000 UTC m=+961.918300997 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff9b3b00): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: Remove: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576ff9eb9d0 item 39 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffca6540): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffca6540): >openPending: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffca6540): _writeAt: size=5, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffca6540): >_writeAt: n=5, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffca6540): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.420287438 +0000 UTC m=+961.920481168 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffca6540): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffca6a40): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffca6a40): >openPending: err= 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576ffcf8150 item 40 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffca6a40): _readAt: size=2, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffca6a40): >_readAt: n=0, err=Bad file descriptor 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffca6a40): _writeAt: size=3, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffca6a40): >_writeAt: n=3, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffca6a40): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.421566444 +0000 UTC m=+961.921760175 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffca6a40): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffca6f80): _readAt: size=512, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffca6f80): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffca6f80): >openPending: err= 2026/04/23 04:40:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffca6f80): >_readAt: n=3, err=EOF 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffca6f80): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.421566444 +0000 UTC m=+961.921760175 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffca6f80): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: Remove: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576ffcf8310 item 40 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffbd3100): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffbd3100): >openPending: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffbd3100): _readAt: size=2, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffbd3100): >_readAt: n=0, err=Bad file descriptor 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffbd3100): _writeAt: size=5, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffbd3100): >_writeAt: n=5, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffbd3100): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.42344205 +0000 UTC m=+961.923635782 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffbd3100): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffbd3600): _writeAt: size=5, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffbd3600): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffbd3600): >openPending: err= 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576ffc41810 item 41 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffbd3600): >_writeAt: n=5, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffbd3600): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.424237745 +0000 UTC m=+961.924431475 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffbd3600): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffbd3ac0): _readAt: size=2, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffbd3ac0): >_readAt: n=0, err=Bad file descriptor 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffbd3ac0): _writeAt: size=3, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffbd3ac0): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffbd3ac0): >openPending: err= 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576ffc419d0 item 41 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffbd3ac0): >_writeAt: n=3, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffbd3ac0): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.425132676 +0000 UTC m=+961.925326406 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffbd3ac0): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffd94100): _readAt: size=512, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffd94100): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffd94100): >openPending: err= 2026/04/23 04:40:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffd94100): >_readAt: n=5, err=EOF 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffd94100): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.425132676 +0000 UTC m=+961.925326406 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffd94100): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: Remove: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576ffc41b90 item 41 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffd94a00): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffd94a00): >openPending: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffd94a00): _readAt: size=2, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffd94a00): >_readAt: n=0, err=Bad file descriptor 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffd94a00): _writeAt: size=5, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffd94a00): >_writeAt: n=5, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffd94a00): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.427318357 +0000 UTC m=+961.927512089 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffd94a00): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffd94f00): _writeAt: size=5, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffd94f00): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffd94f00): >openPending: err= 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576ffde4310 item 42 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffd94f00): >_writeAt: n=5, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffd94f00): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.428025674 +0000 UTC m=+961.928219405 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffd94f00): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffd95440): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffd95440): >openPending: err= 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576ffde44d0 item 42 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffd95440): _readAt: size=2, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffd95440): >_readAt: n=0, err=Bad file descriptor 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffd95440): _writeAt: size=3, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffd95440): >_writeAt: n=3, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffd95440): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.428900719 +0000 UTC m=+961.929094450 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffd95440): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffd959c0): _readAt: size=512, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffd959c0): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffd959c0): >openPending: err= 2026/04/23 04:40:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffd959c0): >_readAt: n=3, err=EOF 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffd959c0): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.428900719 +0000 UTC m=+961.929094450 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffd959c0): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: Remove: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576ffde4690 item 42 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffe2e3c0): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffe2e3c0): >openPending: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffe2e3c0): _readAt: size=2, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffe2e3c0): >_readAt: n=0, err=Bad file descriptor 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffe2e3c0): _writeAt: size=5, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffe2e3c0): >_writeAt: n=5, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffe2e3c0): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.431272481 +0000 UTC m=+961.931466212 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffe2e3c0): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffe2e8c0): _writeAt: size=5, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffe2e8c0): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffe2e8c0): >openPending: err= 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576ffe3ccb0 item 43 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffe2e8c0): >_writeAt: n=5, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffe2e8c0): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.431780792 +0000 UTC m=+961.931974523 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffe2e8c0): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffe2ee00): _readAt: size=2, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffe2ee00): >_readAt: n=0, err=Bad file descriptor 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffe2ee00): _writeAt: size=3, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffe2ee00): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffe2ee00): >openPending: err= 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576ffe3ce70 item 43 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffe2ee00): >_writeAt: n=3, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffe2ee00): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.432508097 +0000 UTC m=+961.932701828 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffe2ee00): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffe2f340): _readAt: size=512, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffe2f340): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffe2f340): >openPending: err= 2026/04/23 04:40:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffe2f340): >_readAt: n=5, err=EOF 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffe2f340): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.432508097 +0000 UTC m=+961.932701828 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffe2f340): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: Remove: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576ffe3d030 item 43 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffe2fc40): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffe2fc40): >openPending: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffe2fc40): _readAt: size=2, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffe2fc40): >_readAt: n=0, err=Bad file descriptor 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffe2fc40): _writeAt: size=5, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffe2fc40): >_writeAt: n=5, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffe2fc40): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.434452042 +0000 UTC m=+961.934645783 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffe2fc40): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffed0240): _writeAt: size=5, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffed0240): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffed0240): >openPending: err= 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576ffe95650 item 44 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffed0240): >_writeAt: n=5, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffed0240): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.435189085 +0000 UTC m=+961.935382816 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffed0240): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffed0780): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffed0780): >openPending: err= 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576ffe95810 item 44 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffed0780): _readAt: size=2, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffed0780): >_readAt: n=0, err=Bad file descriptor 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffed0780): _writeAt: size=3, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffed0780): >_writeAt: n=3, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffed0780): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.435945053 +0000 UTC m=+961.936138785 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffed0780): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffed0d00): _readAt: size=512, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffed0d00): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffed0d00): >openPending: err= 2026/04/23 04:40:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffed0d00): >_readAt: n=3, err=EOF 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffed0d00): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.435945053 +0000 UTC m=+961.936138785 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffed0d00): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: Remove: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576ffe959d0 item 44 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffed1600): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffed1600): >openPending: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffed1600): _readAt: size=2, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffed1600): >_readAt: n=0, err=Bad file descriptor 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffed1600): _writeAt: size=5, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffed1600): >_writeAt: n=5, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffed1600): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.437963619 +0000 UTC m=+961.938157361 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffed1600): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffed1b00): _writeAt: size=5, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffed1b00): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffed1b00): >openPending: err= 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fff3e150 item 45 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffed1b00): >_writeAt: n=5, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffed1b00): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.438607325 +0000 UTC m=+961.938801057 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffed1b00): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/23 04:40:33 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fff54300): _readAt: size=512, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fff54300): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fff54300): >openPending: err= 2026/04/23 04:40:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fff54300): >_readAt: n=5, err=EOF 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fff54300): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.438607325 +0000 UTC m=+961.938801057 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fff54300): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: Remove: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fff3e310 item 45 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fff54c00): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fff54c00): >openPending: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fff54c00): _readAt: size=2, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fff54c00): >_readAt: n=0, err=Bad file descriptor 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fff54c00): _writeAt: size=5, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fff54c00): >_writeAt: n=5, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fff54c00): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.440600915 +0000 UTC m=+961.940794645 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fff54c00): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fff55100): _writeAt: size=5, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fff55100): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fff55100): >openPending: err= 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fff74930 item 46 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fff55100): >_writeAt: n=5, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fff55100): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.441169589 +0000 UTC m=+961.941363320 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fff55100): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/23 04:40:33 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fff55800): _readAt: size=512, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fff55800): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fff55800): >openPending: err= 2026/04/23 04:40:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fff55800): >_readAt: n=5, err=EOF 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fff55800): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.441169589 +0000 UTC m=+961.941363320 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fff55800): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: Remove: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fff74af0 item 46 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fffc0200): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fffc0200): >openPending: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fffc0200): _readAt: size=2, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fffc0200): >_readAt: n=0, err=Bad file descriptor 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fffc0200): _writeAt: size=5, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fffc0200): >_writeAt: n=5, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fffc0200): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.443172475 +0000 UTC m=+961.943366207 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fffc0200): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fffc0700): _writeAt: size=5, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fffc0700): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fffc0700): >openPending: err= 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fffc5110 item 47 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fffc0700): >_writeAt: n=5, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fffc0700): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.443847631 +0000 UTC m=+961.944041362 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fffc0700): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/23 04:40:33 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fffc0e00): _readAt: size=512, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fffc0e00): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fffc0e00): >openPending: err= 2026/04/23 04:40:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fffc0e00): >_readAt: n=5, err=EOF 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fffc0e00): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.443847631 +0000 UTC m=+961.944041362 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fffc0e00): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: Remove: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fffc52d0 item 47 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:33 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/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffca7880): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffca7880): >openPending: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffca7880): _readAt: size=2, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffca7880): >_readAt: n=0, err=Bad file descriptor 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffca7880): _writeAt: size=5, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffca7880): >_writeAt: n=5, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffca7880): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.445604231 +0000 UTC m=+961.945797962 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffca7880): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffca7d80): _writeAt: size=5, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffca7d80): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffca7d80): >openPending: err= 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576ffd22930 item 48 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffca7d80): >_writeAt: n=5, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffca7d80): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.446242027 +0000 UTC m=+961.946435758 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffca7d80): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/23 04:40:33 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffd50580): _readAt: size=512, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffd50580): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffd50580): >openPending: err= 2026/04/23 04:40:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffd50580): >_readAt: n=5, err=EOF 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffd50580): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.446242027 +0000 UTC m=+961.946435758 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffd50580): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: Remove: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576ffd22af0 item 48 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffd50e80): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffd50e80): >openPending: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffd50e80): _writeAt: size=5, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffd50e80): >_writeAt: n=5, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffd50e80): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.447835319 +0000 UTC m=+961.948029050 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffd50e80): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffd51300): _readAt: size=2, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffd51300): >_readAt: n=0, err=Bad file descriptor 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffd51300): _writeAt: size=3, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffd51300): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffd51300): open at offset 5 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffd51300): >openPending: err= 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576ffd7f110 item 49 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffd51300): >_writeAt: n=3, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffd51300): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.448359941 +0000 UTC m=+961.948553671 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffd51300): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffd51840): _readAt: size=512, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffd51840): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffd51840): >openPending: err= 2026/04/23 04:40:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffd51840): >_readAt: n=8, err=EOF 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffd51840): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.448359941 +0000 UTC m=+961.948553671 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ffd51840): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: Remove: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576ffd7f2d0 item 49 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file(0x5770015e280): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x5770015e280): >openPending: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x5770015e280): _writeAt: size=5, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x5770015e280): >_writeAt: n=5, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x5770015e280): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.449776338 +0000 UTC m=+961.949970069 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x5770015e280): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file(0x5770015e780): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : open-test-file(0x5770015e780): open at offset 5 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x5770015e780): >openPending: err= 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5770015d8f0 item 50 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x5770015e780): _readAt: size=2, off=5 2026/04/23 04:40:33 DEBUG : open-test-file(0x5770015e780): >_readAt: n=0, err=Bad file descriptor 2026/04/23 04:40:33 DEBUG : open-test-file(0x5770015e780): _writeAt: size=3, off=5 2026/04/23 04:40:33 DEBUG : open-test-file(0x5770015e780): >_writeAt: n=3, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x5770015e780): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.450293705 +0000 UTC m=+961.950487436 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x5770015e780): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x5770015ed00): _readAt: size=512, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x5770015ed00): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x5770015ed00): >openPending: err= 2026/04/23 04:40:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 04:40:33 DEBUG : open-test-file(0x5770015ed00): >_readAt: n=3, err=EOF 2026/04/23 04:40:33 DEBUG : open-test-file(0x5770015ed00): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.450293705 +0000 UTC m=+961.950487436 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x5770015ed00): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: Remove: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5770015dab0 item 50 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file(0x5770015f640): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x5770015f640): >openPending: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x5770015f640): _writeAt: size=5, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x5770015f640): >_writeAt: n=5, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x5770015f640): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.451835751 +0000 UTC m=+961.952029481 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x5770015f640): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x5770015fb40): _readAt: size=2, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x5770015fb40): >_readAt: n=0, err=Bad file descriptor 2026/04/23 04:40:33 DEBUG : open-test-file(0x5770015fb40): _writeAt: size=3, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x5770015fb40): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : open-test-file(0x5770015fb40): open at offset 5 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x5770015fb40): >openPending: err= 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x57700226230 item 51 2026/04/23 04:40:33 DEBUG : open-test-file(0x5770015fb40): >_writeAt: n=3, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x5770015fb40): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.452357366 +0000 UTC m=+961.952551098 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x5770015fb40): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x5770023a180): _readAt: size=512, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x5770023a180): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x5770023a180): >openPending: err= 2026/04/23 04:40:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/23 04:40:33 DEBUG : open-test-file(0x5770023a180): >_readAt: n=8, err=EOF 2026/04/23 04:40:33 DEBUG : open-test-file(0x5770023a180): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.452357366 +0000 UTC m=+961.952551098 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x5770023a180): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: Remove: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x577002263f0 item 51 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file(0x5770023aac0): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x5770023aac0): >openPending: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x5770023aac0): _writeAt: size=5, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x5770023aac0): >_writeAt: n=5, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x5770023aac0): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.454299547 +0000 UTC m=+961.954493279 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x5770023aac0): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file(0x5770023afc0): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : open-test-file(0x5770023afc0): open at offset 5 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x5770023afc0): >openPending: err= 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x57700260a10 item 52 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x5770023afc0): _readAt: size=2, off=5 2026/04/23 04:40:33 DEBUG : open-test-file(0x5770023afc0): >_readAt: n=0, err=Bad file descriptor 2026/04/23 04:40:33 DEBUG : open-test-file(0x5770023afc0): _writeAt: size=3, off=5 2026/04/23 04:40:33 DEBUG : open-test-file(0x5770023afc0): >_writeAt: n=3, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x5770023afc0): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.454745791 +0000 UTC m=+961.954939522 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x5770023afc0): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x5770023b540): _readAt: size=512, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x5770023b540): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x5770023b540): >openPending: err= 2026/04/23 04:40:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 04:40:33 DEBUG : open-test-file(0x5770023b540): >_readAt: n=3, err=EOF 2026/04/23 04:40:33 DEBUG : open-test-file(0x5770023b540): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.454745791 +0000 UTC m=+961.954939522 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x5770023b540): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: Remove: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x57700260bd0 item 52 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file(0x5770023be80): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x5770023be80): >openPending: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x5770023be80): _writeAt: size=5, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x5770023be80): >_writeAt: n=5, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x5770023be80): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.456510476 +0000 UTC m=+961.956704207 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x5770023be80): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x577002ee480): _readAt: size=2, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x577002ee480): >_readAt: n=0, err=Bad file descriptor 2026/04/23 04:40:33 DEBUG : open-test-file(0x577002ee480): _writeAt: size=3, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x577002ee480): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : open-test-file(0x577002ee480): open at offset 5 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x577002ee480): >openPending: err= 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x577002e11f0 item 53 2026/04/23 04:40:33 DEBUG : open-test-file(0x577002ee480): >_writeAt: n=3, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x577002ee480): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.457047141 +0000 UTC m=+961.957240873 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x577002ee480): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x577002ee9c0): _readAt: size=512, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x577002ee9c0): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x577002ee9c0): >openPending: err= 2026/04/23 04:40:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/23 04:40:33 DEBUG : open-test-file(0x577002ee9c0): >_readAt: n=8, err=EOF 2026/04/23 04:40:33 DEBUG : open-test-file(0x577002ee9c0): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.457047141 +0000 UTC m=+961.957240873 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x577002ee9c0): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: Remove: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x577002e13b0 item 53 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file(0x577002ef300): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x577002ef300): >openPending: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x577002ef300): _writeAt: size=5, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x577002ef300): >_writeAt: n=5, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x577002ef300): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.458402142 +0000 UTC m=+961.958595873 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x577002ef300): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file(0x577002ef800): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : open-test-file(0x577002ef800): open at offset 5 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x577002ef800): >openPending: err= 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x577003559d0 item 54 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x577002ef800): _readAt: size=2, off=5 2026/04/23 04:40:33 DEBUG : open-test-file(0x577002ef800): >_readAt: n=0, err=Bad file descriptor 2026/04/23 04:40:33 DEBUG : open-test-file(0x577002ef800): _writeAt: size=3, off=5 2026/04/23 04:40:33 DEBUG : open-test-file(0x577002ef800): >_writeAt: n=3, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x577002ef800): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.458925331 +0000 UTC m=+961.959119062 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x577002ef800): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fffc1480): _readAt: size=512, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fffc1480): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fffc1480): >openPending: err= 2026/04/23 04:40:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fffc1480): >_readAt: n=3, err=EOF 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fffc1480): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.458925331 +0000 UTC m=+961.959119062 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fffc1480): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: Remove: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fffc5500 item 54 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fffc1dc0): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fffc1dc0): >openPending: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fffc1dc0): _writeAt: size=5, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fffc1dc0): >_writeAt: n=5, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fffc1dc0): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.46048535 +0000 UTC m=+961.960679082 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fffc1dc0): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x577000603c0): _readAt: size=2, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x577000603c0): >_readAt: n=0, err=Bad file descriptor 2026/04/23 04:40:33 DEBUG : open-test-file(0x577000603c0): _writeAt: size=3, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x577000603c0): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : open-test-file(0x577000603c0): open at offset 5 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x577000603c0): >openPending: err= 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x57700047b20 item 55 2026/04/23 04:40:33 DEBUG : open-test-file(0x577000603c0): >_writeAt: n=3, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x577000603c0): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.460959136 +0000 UTC m=+961.961152867 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x577000603c0): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700060900): _readAt: size=512, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700060900): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700060900): >openPending: err= 2026/04/23 04:40:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700060900): >_readAt: n=8, err=EOF 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700060900): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.460959136 +0000 UTC m=+961.961152867 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700060900): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: Remove: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x57700047ce0 item 55 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:33 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/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700061240): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700061240): >openPending: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700061240): _writeAt: size=5, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700061240): >_writeAt: n=5, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700061240): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.462751954 +0000 UTC m=+961.962945686 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700061240): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700061740): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700061740): open at offset 5 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700061740): >openPending: err= 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x577003b8460 item 56 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700061740): _readAt: size=2, off=5 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700061740): >_readAt: n=0, err=Bad file descriptor 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700061740): _writeAt: size=3, off=5 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700061740): >_writeAt: n=3, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700061740): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.463283289 +0000 UTC m=+961.963477030 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700061740): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700061cc0): _readAt: size=512, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700061cc0): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700061cc0): >openPending: err= 2026/04/23 04:40:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700061cc0): >_readAt: n=3, err=EOF 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700061cc0): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.463283289 +0000 UTC m=+961.963477030 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700061cc0): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: Remove: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x577003b8620 item 56 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file(0x577003de6c0): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : open-test-file(0x577003de6c0): open at offset 0 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x577003de6c0): >openPending: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x577003de6c0): _readAt: size=2, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x577003de6c0): >_readAt: n=0, err=Bad file descriptor 2026/04/23 04:40:33 DEBUG : open-test-file(0x577003de6c0): _writeAt: size=5, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x577003de6c0): >_writeAt: n=5, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x577003de6c0): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.465391504 +0000 UTC m=+961.965585235 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x577003de6c0): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x577003dec00): _writeAt: size=5, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x577003dec00): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x577003dec00): >openPending: err= 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x577003f6c40 item 57 2026/04/23 04:40:33 DEBUG : open-test-file(0x577003dec00): >_writeAt: n=5, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x577003dec00): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.466236511 +0000 UTC m=+961.966430242 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x577003dec00): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x577003df140): _readAt: size=2, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x577003df140): >_readAt: n=0, err=Bad file descriptor 2026/04/23 04:40:33 DEBUG : open-test-file(0x577003df140): _writeAt: size=3, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x577003df140): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : open-test-file(0x577003df140): open at offset 5 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x577003df140): >openPending: err= 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x577003f6e00 item 57 2026/04/23 04:40:33 DEBUG : open-test-file(0x577003df140): >_writeAt: n=3, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x577003df140): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.466687063 +0000 UTC m=+961.966880794 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x577003df140): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x577003df6c0): _readAt: size=512, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x577003df6c0): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x577003df6c0): >openPending: err= 2026/04/23 04:40:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/23 04:40:33 DEBUG : open-test-file(0x577003df6c0): >_readAt: n=8, err=EOF 2026/04/23 04:40:33 DEBUG : open-test-file(0x577003df6c0): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.466687063 +0000 UTC m=+961.966880794 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x577003df6c0): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: Remove: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x577003f6fc0 item 57 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file(0x577004a60c0): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : open-test-file(0x577004a60c0): open at offset 0 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x577004a60c0): >openPending: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x577004a60c0): _readAt: size=2, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x577004a60c0): >_readAt: n=0, err=Bad file descriptor 2026/04/23 04:40:33 DEBUG : open-test-file(0x577004a60c0): _writeAt: size=5, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x577004a60c0): >_writeAt: n=5, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x577004a60c0): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.468291676 +0000 UTC m=+961.968485407 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x577004a60c0): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x577004a6600): _writeAt: size=5, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x577004a6600): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x577004a6600): >openPending: err= 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x577004995e0 item 58 2026/04/23 04:40:33 DEBUG : open-test-file(0x577004a6600): >_writeAt: n=5, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x577004a6600): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.468671414 +0000 UTC m=+961.968865144 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x577004a6600): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file(0x577004a6b40): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : open-test-file(0x577004a6b40): open at offset 5 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x577004a6b40): >openPending: err= 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x577004997a0 item 58 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x577004a6b40): _readAt: size=2, off=5 2026/04/23 04:40:33 DEBUG : open-test-file(0x577004a6b40): >_readAt: n=0, err=Bad file descriptor 2026/04/23 04:40:33 DEBUG : open-test-file(0x577004a6b40): _writeAt: size=3, off=5 2026/04/23 04:40:33 DEBUG : open-test-file(0x577004a6b40): >_writeAt: n=3, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x577004a6b40): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.469185386 +0000 UTC m=+961.969379116 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x577004a6b40): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x577004a7100): _readAt: size=512, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x577004a7100): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x577004a7100): >openPending: err= 2026/04/23 04:40:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 04:40:33 DEBUG : open-test-file(0x577004a7100): >_readAt: n=3, err=EOF 2026/04/23 04:40:33 DEBUG : open-test-file(0x577004a7100): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.469185386 +0000 UTC m=+961.969379116 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x577004a7100): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: Remove: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x57700499960 item 58 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file(0x577004a7a00): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : open-test-file(0x577004a7a00): open at offset 0 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x577004a7a00): >openPending: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x577004a7a00): _readAt: size=2, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x577004a7a00): >_readAt: n=0, err=Bad file descriptor 2026/04/23 04:40:33 DEBUG : open-test-file(0x577004a7a00): _writeAt: size=5, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x577004a7a00): >_writeAt: n=5, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x577004a7a00): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.470734262 +0000 UTC m=+961.970927994 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x577004a7a00): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700542040): _writeAt: size=5, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700542040): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700542040): >openPending: err= 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x577005160e0 item 59 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700542040): >_writeAt: n=5, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700542040): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.471813462 +0000 UTC m=+961.972007193 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700542040): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700542580): _readAt: size=2, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700542580): >_readAt: n=0, err=Bad file descriptor 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700542580): _writeAt: size=3, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700542580): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700542580): open at offset 5 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700542580): >openPending: err= 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x577005162a0 item 59 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700542580): >_writeAt: n=3, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700542580): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.472284403 +0000 UTC m=+961.972478133 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700542580): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700542b00): _readAt: size=512, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700542b00): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700542b00): >openPending: err= 2026/04/23 04:40:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700542b00): >_readAt: n=8, err=EOF 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700542b00): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.472284403 +0000 UTC m=+961.972478133 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700542b00): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: Remove: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x57700516460 item 59 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:33 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/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700543400): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700543400): open at offset 0 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700543400): >openPending: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700543400): _readAt: size=2, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700543400): >_readAt: n=0, err=Bad file descriptor 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700543400): _writeAt: size=5, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700543400): >_writeAt: n=5, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700543400): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.473896901 +0000 UTC m=+961.974090632 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700543400): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700543940): _writeAt: size=5, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700543940): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700543940): >openPending: err= 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5770056aa80 item 60 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700543940): >_writeAt: n=5, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700543940): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.474354696 +0000 UTC m=+961.974548427 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700543940): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700543e80): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700543e80): open at offset 5 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700543e80): >openPending: err= 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5770056ac40 item 60 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700543e80): _readAt: size=2, off=5 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700543e80): >_readAt: n=0, err=Bad file descriptor 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700543e80): _writeAt: size=3, off=5 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700543e80): >_writeAt: n=3, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700543e80): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.474924964 +0000 UTC m=+961.975118695 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700543e80): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x577005bc540): _readAt: size=512, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x577005bc540): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x577005bc540): >openPending: err= 2026/04/23 04:40:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 04:40:33 DEBUG : open-test-file(0x577005bc540): >_readAt: n=3, err=EOF 2026/04/23 04:40:33 DEBUG : open-test-file(0x577005bc540): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.474924964 +0000 UTC m=+961.975118695 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x577005bc540): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: Remove: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5770056ae00 item 60 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file(0x577005bce40): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : open-test-file(0x577005bce40): open at offset 0 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x577005bce40): >openPending: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x577005bce40): _readAt: size=2, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x577005bce40): >_readAt: n=0, err=Bad file descriptor 2026/04/23 04:40:33 DEBUG : open-test-file(0x577005bce40): _writeAt: size=5, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x577005bce40): >_writeAt: n=5, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x577005bce40): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.476387119 +0000 UTC m=+961.976580849 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x577005bce40): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x577005bd380): _writeAt: size=5, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x577005bd380): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x577005bd380): >openPending: err= 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x57700607420 item 61 2026/04/23 04:40:33 DEBUG : open-test-file(0x577005bd380): >_writeAt: n=5, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x577005bd380): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.476836667 +0000 UTC m=+961.977030398 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x577005bd380): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/23 04:40:33 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x577005bda80): _readAt: size=512, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x577005bda80): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x577005bda80): >openPending: err= 2026/04/23 04:40:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 04:40:33 DEBUG : open-test-file(0x577005bda80): >_readAt: n=5, err=EOF 2026/04/23 04:40:33 DEBUG : open-test-file(0x577005bda80): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.476836667 +0000 UTC m=+961.977030398 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x577005bda80): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: Remove: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x577006075e0 item 61 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:33 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/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700642480): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700642480): open at offset 0 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700642480): >openPending: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700642480): _readAt: size=2, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700642480): >_readAt: n=0, err=Bad file descriptor 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700642480): _writeAt: size=5, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700642480): >_writeAt: n=5, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700642480): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.478589601 +0000 UTC m=+961.978783332 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700642480): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x577006429c0): _writeAt: size=5, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x577006429c0): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x577006429c0): >openPending: err= 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x57700651c00 item 62 2026/04/23 04:40:33 DEBUG : open-test-file(0x577006429c0): >_writeAt: n=5, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x577006429c0): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.478987523 +0000 UTC m=+961.979181255 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x577006429c0): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/23 04:40:33 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x577006430c0): _readAt: size=512, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x577006430c0): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x577006430c0): >openPending: err= 2026/04/23 04:40:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 04:40:33 DEBUG : open-test-file(0x577006430c0): >_readAt: n=5, err=EOF 2026/04/23 04:40:33 DEBUG : open-test-file(0x577006430c0): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.478987523 +0000 UTC m=+961.979181255 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x577006430c0): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: Remove: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x57700651dc0 item 62 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:33 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/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file(0x5770076e100): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : open-test-file(0x5770076e100): open at offset 0 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x5770076e100): >openPending: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x5770076e100): _readAt: size=2, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x5770076e100): >_readAt: n=0, err=Bad file descriptor 2026/04/23 04:40:33 DEBUG : open-test-file(0x5770076e100): _writeAt: size=5, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x5770076e100): >_writeAt: n=5, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x5770076e100): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.483849233 +0000 UTC m=+961.984042965 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x5770076e100): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x5770076e640): _writeAt: size=5, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x5770076e640): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x5770076e640): >openPending: err= 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5770078a0e0 item 63 2026/04/23 04:40:33 DEBUG : open-test-file(0x5770076e640): >_writeAt: n=5, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x5770076e640): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.484430831 +0000 UTC m=+961.984624563 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x5770076e640): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/23 04:40:33 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x5770076ed40): _readAt: size=512, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x5770076ed40): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x5770076ed40): >openPending: err= 2026/04/23 04:40:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 04:40:33 DEBUG : open-test-file(0x5770076ed40): >_readAt: n=5, err=EOF 2026/04/23 04:40:33 DEBUG : open-test-file(0x5770076ed40): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.484430831 +0000 UTC m=+961.984624563 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x5770076ed40): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: Remove: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5770078a2a0 item 63 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:33 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/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700643700): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700643700): open at offset 0 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700643700): >openPending: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700643700): _readAt: size=2, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700643700): >_readAt: n=0, err=Bad file descriptor 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700643700): _writeAt: size=5, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700643700): >_writeAt: n=5, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700643700): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.487685264 +0000 UTC m=+961.987878995 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700643700): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700643c40): _writeAt: size=5, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700643c40): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700643c40): >openPending: err= 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x577006922a0 item 64 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700643c40): >_writeAt: n=5, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700643c40): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.488382441 +0000 UTC m=+961.988576173 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700643c40): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/23 04:40:33 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x577006b4440): _readAt: size=512, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x577006b4440): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x577006b4440): >openPending: err= 2026/04/23 04:40:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 04:40:33 DEBUG : open-test-file(0x577006b4440): >_readAt: n=5, err=EOF 2026/04/23 04:40:33 DEBUG : open-test-file(0x577006b4440): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.488382441 +0000 UTC m=+961.988576173 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x577006b4440): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: Remove: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x57700692460 item 64 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file(0x577006b4d40): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x577006b4d40): >openPending: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x577006b4d40): _writeAt: size=5, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x577006b4d40): >_writeAt: n=5, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x577006b4d40): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.490409814 +0000 UTC m=+961.990603545 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x577006b4d40): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_RDWR 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x577006b51c0): _readAt: size=2, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x577006b51c0): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x577006b51c0): >openPending: err= 2026/04/23 04:40:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 04:40:33 DEBUG : open-test-file(0x577006b51c0): >_readAt: n=2, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x577006b51c0): _writeAt: size=3, off=2 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5770080ca80 item 65 2026/04/23 04:40:33 DEBUG : open-test-file(0x577006b51c0): >_writeAt: n=3, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x577006b51c0): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.490892516 +0000 UTC m=+961.991086247 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x577006b51c0): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x577006b56c0): _readAt: size=512, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x577006b56c0): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x577006b56c0): >openPending: err= 2026/04/23 04:40:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 04:40:33 DEBUG : open-test-file(0x577006b56c0): >_readAt: n=5, err=EOF 2026/04/23 04:40:33 DEBUG : open-test-file(0x577006b56c0): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.490892516 +0000 UTC m=+961.991086247 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x577006b56c0): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: Remove: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5770080cc40 item 65 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file(0x577008a60c0): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x577008a60c0): >openPending: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x577008a60c0): _writeAt: size=5, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x577008a60c0): >_writeAt: n=5, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x577008a60c0): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.493303844 +0000 UTC m=+961.993497575 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x577008a60c0): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file(0x577008a6540): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x577008a6540): >openPending: err= 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x57700891260 item 66 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x577008a6540): _readAt: size=2, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x577008a6540): >_readAt: n=0, err=EOF 2026/04/23 04:40:33 DEBUG : open-test-file(0x577008a6540): _writeAt: size=3, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x577008a6540): >_writeAt: n=3, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x577008a6540): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.493867159 +0000 UTC m=+961.994060889 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x577008a6540): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x577008a6a80): _readAt: size=512, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x577008a6a80): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x577008a6a80): >openPending: err= 2026/04/23 04:40:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 04:40:33 DEBUG : open-test-file(0x577008a6a80): >_readAt: n=3, err=EOF 2026/04/23 04:40:33 DEBUG : open-test-file(0x577008a6a80): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.493867159 +0000 UTC m=+961.994060889 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x577008a6a80): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: Remove: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x57700891420 item 66 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file(0x577008a7380): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x577008a7380): >openPending: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x577008a7380): _writeAt: size=5, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x577008a7380): >_writeAt: n=5, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x577008a7380): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.496399967 +0000 UTC m=+961.996593718 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x577008a7380): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x577008a7800): _readAt: size=2, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x577008a7800): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x577008a7800): >openPending: err= 2026/04/23 04:40:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 04:40:33 DEBUG : open-test-file(0x577008a7800): >_readAt: n=2, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x577008a7800): _writeAt: size=3, off=2 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x57700d4ba40 item 67 2026/04/23 04:40:33 DEBUG : open-test-file(0x577008a7800): >_writeAt: n=3, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x577008a7800): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.497596157 +0000 UTC m=+961.997789889 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x577008a7800): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x577008a7d00): _readAt: size=512, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x577008a7d00): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x577008a7d00): >openPending: err= 2026/04/23 04:40:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 04:40:33 DEBUG : open-test-file(0x577008a7d00): >_readAt: n=5, err=EOF 2026/04/23 04:40:33 DEBUG : open-test-file(0x577008a7d00): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.497596157 +0000 UTC m=+961.997789889 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x577008a7d00): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: Remove: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x57700d4bc00 item 67 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700d6a740): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700d6a740): >openPending: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700d6a740): _writeAt: size=5, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700d6a740): >_writeAt: n=5, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700d6a740): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.499846261 +0000 UTC m=+962.000039992 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700d6a740): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700d6ac40): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700d6ac40): >openPending: err= 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x57700d92380 item 68 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700d6ac40): _readAt: size=2, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700d6ac40): >_readAt: n=0, err=EOF 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700d6ac40): _writeAt: size=3, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700d6ac40): >_writeAt: n=3, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700d6ac40): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.500378206 +0000 UTC m=+962.000571937 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700d6ac40): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700d6b180): _readAt: size=512, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700d6b180): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700d6b180): >openPending: err= 2026/04/23 04:40:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700d6b180): >_readAt: n=3, err=EOF 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700d6b180): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.500378206 +0000 UTC m=+962.000571937 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700d6b180): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: Remove: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x57700d92540 item 68 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700d6ba80): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700d6ba80): >openPending: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700d6ba80): _writeAt: size=5, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700d6ba80): >_writeAt: n=5, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700d6ba80): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.503403074 +0000 UTC m=+962.003596806 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700d6ba80): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700dd0000): _readAt: size=2, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700dd0000): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700dd0000): >openPending: err= 2026/04/23 04:40:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700dd0000): >_readAt: n=2, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700dd0000): _writeAt: size=3, off=2 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x57700da8b60 item 69 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700dd0000): >_writeAt: n=3, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700dd0000): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.504101814 +0000 UTC m=+962.004295545 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700dd0000): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700dd0500): _readAt: size=512, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700dd0500): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700dd0500): >openPending: err= 2026/04/23 04:40:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700dd0500): >_readAt: n=5, err=EOF 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700dd0500): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.504101814 +0000 UTC m=+962.004295545 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700dd0500): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: Remove: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x57700da8d20 item 69 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700dd0e40): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700dd0e40): >openPending: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700dd0e40): _writeAt: size=5, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700dd0e40): >_writeAt: n=5, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700dd0e40): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.505668806 +0000 UTC m=+962.005862538 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700dd0e40): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700dd1340): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700dd1340): >openPending: err= 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x57700de3340 item 70 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700dd1340): _readAt: size=2, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700dd1340): >_readAt: n=0, err=EOF 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700dd1340): _writeAt: size=3, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700dd1340): >_writeAt: n=3, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700dd1340): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.506197285 +0000 UTC m=+962.006391017 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700dd1340): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700dd1880): _readAt: size=512, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700dd1880): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700dd1880): >openPending: err= 2026/04/23 04:40:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700dd1880): >_readAt: n=3, err=EOF 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700dd1880): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.506197285 +0000 UTC m=+962.006391017 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700dd1880): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: Remove: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x57700de3500 item 70 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file(0x5770076fd80): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x5770076fd80): >openPending: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x5770076fd80): _writeAt: size=5, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x5770076fd80): >_writeAt: n=5, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x5770076fd80): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.50776559 +0000 UTC m=+962.007959321 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x5770076fd80): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x577007ea380): _readAt: size=2, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x577007ea380): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x577007ea380): >openPending: err= 2026/04/23 04:40:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 04:40:33 DEBUG : open-test-file(0x577007ea380): >_readAt: n=2, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x577007ea380): _writeAt: size=3, off=2 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x577007dccb0 item 71 2026/04/23 04:40:33 DEBUG : open-test-file(0x577007ea380): >_writeAt: n=3, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x577007ea380): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.508211803 +0000 UTC m=+962.008405534 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x577007ea380): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x577007ea880): _readAt: size=512, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x577007ea880): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x577007ea880): >openPending: err= 2026/04/23 04:40:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 04:40:33 DEBUG : open-test-file(0x577007ea880): >_readAt: n=5, err=EOF 2026/04/23 04:40:33 DEBUG : open-test-file(0x577007ea880): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.508211803 +0000 UTC m=+962.008405534 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x577007ea880): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: Remove: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x577007dce70 item 71 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file(0x577007eb1c0): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x577007eb1c0): >openPending: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x577007eb1c0): _writeAt: size=5, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x577007eb1c0): >_writeAt: n=5, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x577007eb1c0): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.509578827 +0000 UTC m=+962.009772559 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x577007eb1c0): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file(0x577007eb6c0): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x577007eb6c0): >openPending: err= 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x57700ea7490 item 72 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x577007eb6c0): _readAt: size=2, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x577007eb6c0): >_readAt: n=0, err=EOF 2026/04/23 04:40:33 DEBUG : open-test-file(0x577007eb6c0): _writeAt: size=3, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x577007eb6c0): >_writeAt: n=3, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x577007eb6c0): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.510316091 +0000 UTC m=+962.010509821 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x577007eb6c0): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x577007ebc00): _readAt: size=512, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x577007ebc00): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x577007ebc00): >openPending: err= 2026/04/23 04:40:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 04:40:33 DEBUG : open-test-file(0x577007ebc00): >_readAt: n=3, err=EOF 2026/04/23 04:40:33 DEBUG : open-test-file(0x577007ebc00): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.510316091 +0000 UTC m=+962.010509821 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x577007ebc00): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: Remove: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x57700ea7650 item 72 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700ece580): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700ece580): >openPending: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700ece580): _readAt: size=2, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700ece580): >_readAt: n=0, err=EOF 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700ece580): _writeAt: size=5, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700ece580): >_writeAt: n=5, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700ece580): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.511850261 +0000 UTC m=+962.012043992 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700ece580): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700ecea80): _writeAt: size=5, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700ecea80): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700ecea80): >openPending: err= 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x57700ed5c70 item 73 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700ecea80): >_writeAt: n=5, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700ecea80): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.512286055 +0000 UTC m=+962.012479785 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700ecea80): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700ecef40): _readAt: size=2, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700ecef40): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700ecef40): >openPending: err= 2026/04/23 04:40:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700ecef40): >_readAt: n=2, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700ecef40): _writeAt: size=3, off=2 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x57700ed5e30 item 73 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700ecef40): >_writeAt: n=3, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700ecef40): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.513643822 +0000 UTC m=+962.013837552 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700ecef40): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700ecf480): _readAt: size=512, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700ecf480): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700ecf480): >openPending: err= 2026/04/23 04:40:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700ecf480): >_readAt: n=5, err=EOF 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700ecf480): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.513643822 +0000 UTC m=+962.013837552 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700ecf480): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: Remove: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x57700efa150 item 73 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file(0x57703539900): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x57703539900): >openPending: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x57703539900): _readAt: size=2, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x57703539900): >_readAt: n=0, err=EOF 2026/04/23 04:40:33 DEBUG : open-test-file(0x57703539900): _writeAt: size=5, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x57703539900): >_writeAt: n=5, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x57703539900): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.519656387 +0000 UTC m=+962.019850117 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x57703539900): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x57703539e00): _writeAt: size=5, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x57703539e00): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x57703539e00): >openPending: err= 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fc5f2540 item 74 2026/04/23 04:40:33 DEBUG : open-test-file(0x57703539e00): >_writeAt: n=5, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x57703539e00): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.526928943 +0000 UTC m=+962.027122674 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x57703539e00): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700fa4440): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700fa4440): >openPending: err= 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fc5f2700 item 74 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700fa4440): _readAt: size=2, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700fa4440): >_readAt: n=0, err=EOF 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700fa4440): _writeAt: size=3, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700fa4440): >_writeAt: n=3, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700fa4440): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.528801993 +0000 UTC m=+962.028995724 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700fa4440): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700fa49c0): _readAt: size=512, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700fa49c0): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700fa49c0): >openPending: err= 2026/04/23 04:40:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700fa49c0): >_readAt: n=3, err=EOF 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700fa49c0): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.528801993 +0000 UTC m=+962.028995724 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700fa49c0): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: Remove: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fc5f28c0 item 74 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700fa5140): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700fa5140): >openPending: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700fa5140): _readAt: size=2, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700fa5140): >_readAt: n=0, err=EOF 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700fa5140): _writeAt: size=5, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700fa5140): >_writeAt: n=5, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700fa5140): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.538945808 +0000 UTC m=+962.039139538 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700fa5140): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700fa5640): _writeAt: size=5, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700fa5640): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700fa5640): >openPending: err= 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x57700fc2e00 item 75 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700fa5640): >_writeAt: n=5, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700fa5640): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.541032932 +0000 UTC m=+962.041226663 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700fa5640): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700fa5b80): _readAt: size=2, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700fa5b80): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700fa5b80): >openPending: err= 2026/04/23 04:40:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700fa5b80): >_readAt: n=2, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700fa5b80): _writeAt: size=3, off=2 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x57700fc2fc0 item 75 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700fa5b80): >_writeAt: n=3, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700fa5b80): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.541612939 +0000 UTC m=+962.041806670 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700fa5b80): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700f12000): _readAt: size=512, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700f12000): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700f12000): >openPending: err= 2026/04/23 04:40:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700f12000): >_readAt: n=5, err=EOF 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700f12000): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.541612939 +0000 UTC m=+962.041806670 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700f12000): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: Remove: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x57700f0c070 item 75 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700fea400): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700fea400): >openPending: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700fea400): _readAt: size=2, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700fea400): >_readAt: n=0, err=EOF 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700fea400): _writeAt: size=5, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700fea400): >_writeAt: n=5, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700fea400): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.544141389 +0000 UTC m=+962.044335119 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700fea400): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700fea900): _writeAt: size=5, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700fea900): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700fea900): >openPending: err= 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x57701000770 item 76 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700fea900): >_writeAt: n=5, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700fea900): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.546250584 +0000 UTC m=+962.046444316 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700fea900): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700feae40): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700feae40): >openPending: err= 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x57701000930 item 76 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700feae40): _readAt: size=2, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700feae40): >_readAt: n=0, err=EOF 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700feae40): _writeAt: size=3, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700feae40): >_writeAt: n=3, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700feae40): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.547816154 +0000 UTC m=+962.048009885 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700feae40): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700feb3c0): _readAt: size=512, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700feb3c0): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700feb3c0): >openPending: err= 2026/04/23 04:40:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700feb3c0): >_readAt: n=3, err=EOF 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700feb3c0): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.547816154 +0000 UTC m=+962.048009885 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700feb3c0): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: Remove: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x57701000af0 item 76 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700febcc0): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700febcc0): >openPending: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700febcc0): _readAt: size=2, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700febcc0): >_readAt: n=0, err=EOF 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700febcc0): _writeAt: size=5, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700febcc0): >_writeAt: n=5, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700febcc0): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.550320879 +0000 UTC m=+962.050514610 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700febcc0): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff5062c0): _writeAt: size=5, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff5062c0): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff5062c0): >openPending: err= 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fbd78d90 item 77 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff5062c0): >_writeAt: n=5, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff5062c0): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.550766551 +0000 UTC m=+962.050960282 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff5062c0): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/23 04:40:33 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff5069c0): _readAt: size=512, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff5069c0): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff5069c0): >openPending: err= 2026/04/23 04:40:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff5069c0): >_readAt: n=5, err=EOF 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff5069c0): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.550766551 +0000 UTC m=+962.050960282 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff5069c0): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: Remove: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fbd78f50 item 77 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff5072c0): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff5072c0): >openPending: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff5072c0): _readAt: size=2, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff5072c0): >_readAt: n=0, err=EOF 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff5072c0): _writeAt: size=5, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff5072c0): >_writeAt: n=5, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff5072c0): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.55233143 +0000 UTC m=+962.052525160 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff5072c0): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff507800): _writeAt: size=5, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff507800): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff507800): >openPending: err= 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fc99c3f0 item 78 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff507800): >_writeAt: n=5, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff507800): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.552741144 +0000 UTC m=+962.052934875 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576ff507800): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/23 04:40:33 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700f12500): _readAt: size=512, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700f12500): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700f12500): >openPending: err= 2026/04/23 04:40:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700f12500): >_readAt: n=5, err=EOF 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700f12500): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.552741144 +0000 UTC m=+962.052934875 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700f12500): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: Remove: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fc99c5b0 item 78 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700f12e00): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700f12e00): >openPending: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700f12e00): _readAt: size=2, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700f12e00): >_readAt: n=0, err=EOF 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700f12e00): _writeAt: size=5, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700f12e00): >_writeAt: n=5, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700f12e00): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.55491887 +0000 UTC m=+962.055112601 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700f12e00): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700f13300): _writeAt: size=5, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700f13300): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700f13300): >openPending: err= 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x577033b9c70 item 79 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700f13300): >_writeAt: n=5, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700f13300): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.555396072 +0000 UTC m=+962.055589803 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700f13300): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/23 04:40:33 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700f13a00): _readAt: size=512, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700f13a00): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700f13a00): >openPending: err= 2026/04/23 04:40:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700f13a00): >_readAt: n=5, err=EOF 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700f13a00): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.555396072 +0000 UTC m=+962.055589803 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700f13a00): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: Remove: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x577033b9e30 item 79 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:33 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/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc2a8b40): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc2a8b40): >openPending: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc2a8b40): _readAt: size=2, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc2a8b40): >_readAt: n=0, err=EOF 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc2a8b40): _writeAt: size=5, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc2a8b40): >_writeAt: n=5, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc2a8b40): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.558043896 +0000 UTC m=+962.058237628 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc2a8b40): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc2a9080): _writeAt: size=5, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc2a9080): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc2a9080): >openPending: err= 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fc831b20 item 80 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc2a9080): >_writeAt: n=5, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc2a9080): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.559555624 +0000 UTC m=+962.059749355 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc2a9080): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/23 04:40:33 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc2a9700): _readAt: size=512, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc2a9700): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc2a9700): >openPending: err= 2026/04/23 04:40:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc2a9700): >_readAt: n=5, err=EOF 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc2a9700): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.559555624 +0000 UTC m=+962.059749355 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc2a9700): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: Remove: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fc831ce0 item 80 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fbe2e600): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fbe2e600): >openPending: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fbe2e600): _writeAt: size=5, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fbe2e600): >_writeAt: n=5, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fbe2e600): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.567653351 +0000 UTC m=+962.067847082 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fbe2e600): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fbe2ea80): _readAt: size=2, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fbe2ea80): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fbe2ea80): open at offset 5 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fbe2ea80): >openPending: err= 2026/04/23 04:40:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fbe2ea80): >_readAt: n=2, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fbe2ea80): _writeAt: size=3, off=7 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x577034d9c00 item 81 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fbe2ea80): >_writeAt: n=3, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fbe2ea80): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.568958097 +0000 UTC m=+962.069151827 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fbe2ea80): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fbe2efc0): _readAt: size=512, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fbe2efc0): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fbe2efc0): >openPending: err= 2026/04/23 04:40:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fbe2efc0): >_readAt: n=8, err=EOF 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fbe2efc0): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.568958097 +0000 UTC m=+962.069151827 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fbe2efc0): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: Remove: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x577034d9e30 item 81 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fbe2f940): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fbe2f940): >openPending: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fbe2f940): _writeAt: size=5, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fbe2f940): >_writeAt: n=5, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fbe2f940): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.572518146 +0000 UTC m=+962.072711877 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fbe2f940): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc52e280): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc52e280): open at offset 5 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc52e280): >openPending: err= 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fbdae070 item 82 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc52e280): _readAt: size=2, off=5 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc52e280): >_readAt: n=0, err=EOF 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc52e280): _writeAt: size=3, off=5 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc52e280): >_writeAt: n=3, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc52e280): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.573036777 +0000 UTC m=+962.073230508 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc52e280): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc52e900): _readAt: size=512, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc52e900): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc52e900): >openPending: err= 2026/04/23 04:40:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc52e900): >_readAt: n=3, err=EOF 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc52e900): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.573036777 +0000 UTC m=+962.073230508 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc52e900): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: Remove: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fbdae4d0 item 82 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc52f240): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc52f240): >openPending: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc52f240): _writeAt: size=5, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc52f240): >_writeAt: n=5, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc52f240): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.574399102 +0000 UTC m=+962.074592833 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc52f240): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc52f740): _readAt: size=2, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc52f740): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc52f740): open at offset 5 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc52f740): >openPending: err= 2026/04/23 04:40:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc52f740): >_readAt: n=2, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc52f740): _writeAt: size=3, off=7 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fbd885b0 item 83 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc52f740): >_writeAt: n=3, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc52f740): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.575143439 +0000 UTC m=+962.075337170 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc52f740): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc52fd00): _readAt: size=512, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc52fd00): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc52fd00): >openPending: err= 2026/04/23 04:40:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc52fd00): >_readAt: n=8, err=EOF 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc52fd00): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.575143439 +0000 UTC m=+962.075337170 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc52fd00): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: Remove: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fbd889a0 item 83 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc980300): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc980300): >openPending: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc980300): _writeAt: size=5, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc980300): >_writeAt: n=5, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc980300): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.577428087 +0000 UTC m=+962.077621819 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc980300): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc980800): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc980800): open at offset 5 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc980800): >openPending: err= 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fc003110 item 84 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc980800): _readAt: size=2, off=5 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc980800): >_readAt: n=0, err=EOF 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc980800): _writeAt: size=3, off=5 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc980800): >_writeAt: n=3, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc980800): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.578025216 +0000 UTC m=+962.078218947 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc980800): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc980d80): _readAt: size=512, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc980d80): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc980d80): >openPending: err= 2026/04/23 04:40:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc980d80): >_readAt: n=3, err=EOF 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc980d80): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.578025216 +0000 UTC m=+962.078218947 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc980d80): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: Remove: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fc0032d0 item 84 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc9816c0): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc9816c0): >openPending: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc9816c0): _writeAt: size=5, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc9816c0): >_writeAt: n=5, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc9816c0): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.579819037 +0000 UTC m=+962.080012768 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc9816c0): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc981bc0): _readAt: size=2, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc981bc0): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc981bc0): open at offset 5 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc981bc0): >openPending: err= 2026/04/23 04:40:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc981bc0): >_readAt: n=2, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc981bc0): _writeAt: size=3, off=7 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fc6f38f0 item 85 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc981bc0): >_writeAt: n=3, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc981bc0): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.580297992 +0000 UTC m=+962.080491723 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc981bc0): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x57703398240): _readAt: size=512, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x57703398240): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x57703398240): >openPending: err= 2026/04/23 04:40:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/23 04:40:33 DEBUG : open-test-file(0x57703398240): >_readAt: n=8, err=EOF 2026/04/23 04:40:33 DEBUG : open-test-file(0x57703398240): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.580297992 +0000 UTC m=+962.080491723 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x57703398240): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: Remove: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fc6f3b20 item 85 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc01a9c0): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc01a9c0): >openPending: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc01a9c0): _writeAt: size=5, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc01a9c0): >_writeAt: n=5, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc01a9c0): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.582294355 +0000 UTC m=+962.082488096 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc01a9c0): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc01b000): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc01b000): open at offset 5 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc01b000): >openPending: err= 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fbef9340 item 86 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc01b000): _readAt: size=2, off=5 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc01b000): >_readAt: n=0, err=EOF 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc01b000): _writeAt: size=3, off=5 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc01b000): >_writeAt: n=3, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc01b000): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.582761388 +0000 UTC m=+962.082955119 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc01b000): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc01b800): _readAt: size=512, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc01b800): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc01b800): >openPending: err= 2026/04/23 04:40:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc01b800): >_readAt: n=3, err=EOF 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc01b800): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.582761388 +0000 UTC m=+962.082955119 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc01b800): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: Remove: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fbef9500 item 86 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file(0x57703398bc0): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x57703398bc0): >openPending: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x57703398bc0): _writeAt: size=5, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x57703398bc0): >_writeAt: n=5, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x57703398bc0): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.585170091 +0000 UTC m=+962.085363822 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x57703398bc0): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x577033990c0): _readAt: size=2, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x577033990c0): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : open-test-file(0x577033990c0): open at offset 5 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x577033990c0): >openPending: err= 2026/04/23 04:40:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 04:40:33 DEBUG : open-test-file(0x577033990c0): >_readAt: n=2, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x577033990c0): _writeAt: size=3, off=7 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x577030fb110 item 87 2026/04/23 04:40:33 DEBUG : open-test-file(0x577033990c0): >_writeAt: n=3, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x577033990c0): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.585864603 +0000 UTC m=+962.086058335 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x577033990c0): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x57703399600): _readAt: size=512, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x57703399600): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x57703399600): >openPending: err= 2026/04/23 04:40:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/23 04:40:33 DEBUG : open-test-file(0x57703399600): >_readAt: n=8, err=EOF 2026/04/23 04:40:33 DEBUG : open-test-file(0x57703399600): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.585864603 +0000 UTC m=+962.086058335 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x57703399600): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: Remove: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x577030fb3b0 item 87 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:33 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/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fbdee740): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fbdee740): >openPending: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fbdee740): _writeAt: size=5, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fbdee740): >_writeAt: n=5, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fbdee740): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.587680867 +0000 UTC m=+962.087874598 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fbdee740): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fbdeee00): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fbdeee00): open at offset 5 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fbdeee00): >openPending: err= 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fbdf51f0 item 88 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fbdeee00): _readAt: size=2, off=5 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fbdeee00): >_readAt: n=0, err=EOF 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fbdeee00): _writeAt: size=3, off=5 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fbdeee00): >_writeAt: n=3, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fbdeee00): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.589231939 +0000 UTC m=+962.089425669 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fbdeee00): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fbdef940): _readAt: size=512, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fbdef940): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fbdef940): >openPending: err= 2026/04/23 04:40:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fbdef940): >_readAt: n=3, err=EOF 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fbdef940): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.589231939 +0000 UTC m=+962.089425669 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fbdef940): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: Remove: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fbdf5500 item 88 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc42a3c0): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc42a3c0): open at offset 0 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc42a3c0): >openPending: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc42a3c0): _readAt: size=2, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc42a3c0): >_readAt: n=0, err=EOF 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc42a3c0): _writeAt: size=5, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc42a3c0): >_writeAt: n=5, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc42a3c0): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.591149824 +0000 UTC m=+962.091343555 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc42a3c0): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc42a940): _writeAt: size=5, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc42a940): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc42a940): >openPending: err= 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fc001570 item 89 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc42a940): >_writeAt: n=5, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc42a940): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.591662453 +0000 UTC m=+962.091856184 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc42a940): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc42aec0): _readAt: size=2, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc42aec0): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc42aec0): open at offset 5 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc42aec0): >openPending: err= 2026/04/23 04:40:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc42aec0): >_readAt: n=2, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc42aec0): _writeAt: size=3, off=7 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fc001730 item 89 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc42aec0): >_writeAt: n=3, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc42aec0): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.592142229 +0000 UTC m=+962.092335961 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc42aec0): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc42b440): _readAt: size=512, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc42b440): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc42b440): >openPending: err= 2026/04/23 04:40:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc42b440): >_readAt: n=8, err=EOF 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc42b440): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.592142229 +0000 UTC m=+962.092335961 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc42b440): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: Remove: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fc0018f0 item 89 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc2424c0): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc2424c0): open at offset 0 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc2424c0): >openPending: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc2424c0): _readAt: size=2, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc2424c0): >_readAt: n=0, err=EOF 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc2424c0): _writeAt: size=5, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc2424c0): >_writeAt: n=5, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc2424c0): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.593934177 +0000 UTC m=+962.094127909 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc2424c0): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc242a80): _writeAt: size=5, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc242a80): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc242a80): >openPending: err= 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fc7012d0 item 90 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc242a80): >_writeAt: n=5, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc242a80): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.594702018 +0000 UTC m=+962.094895750 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc242a80): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc242fc0): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc242fc0): open at offset 5 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc242fc0): >openPending: err= 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fc701490 item 90 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc242fc0): _readAt: size=2, off=5 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc242fc0): >_readAt: n=0, err=EOF 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc242fc0): _writeAt: size=3, off=5 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc242fc0): >_writeAt: n=3, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc242fc0): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.595406771 +0000 UTC m=+962.095600502 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc242fc0): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc243840): _readAt: size=512, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc243840): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc243840): >openPending: err= 2026/04/23 04:40:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc243840): >_readAt: n=3, err=EOF 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc243840): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.595406771 +0000 UTC m=+962.095600502 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc243840): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: Remove: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fc701650 item 90 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fbf06680): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fbf06680): open at offset 0 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fbf06680): >openPending: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fbf06680): _readAt: size=2, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fbf06680): >_readAt: n=0, err=EOF 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fbf06680): _writeAt: size=5, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fbf06680): >_writeAt: n=5, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fbf06680): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.596943886 +0000 UTC m=+962.097137617 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fbf06680): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fbf06c40): _writeAt: size=5, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fbf06c40): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fbf06c40): >openPending: err= 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fc4602a0 item 91 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fbf06c40): >_writeAt: n=5, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fbf06c40): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.597434124 +0000 UTC m=+962.097627854 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fbf06c40): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fbf07240): _readAt: size=2, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fbf07240): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fbf07240): open at offset 5 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fbf07240): >openPending: err= 2026/04/23 04:40:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fbf07240): >_readAt: n=2, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fbf07240): _writeAt: size=3, off=7 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fc460540 item 91 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fbf07240): >_writeAt: n=3, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fbf07240): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.598066708 +0000 UTC m=+962.098260439 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fbf07240): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc3fc3c0): _readAt: size=512, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc3fc3c0): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc3fc3c0): >openPending: err= 2026/04/23 04:40:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc3fc3c0): >_readAt: n=8, err=EOF 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc3fc3c0): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.598066708 +0000 UTC m=+962.098260439 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc3fc3c0): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: Remove: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fc460700 item 91 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:33 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/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc3fccc0): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc3fccc0): open at offset 0 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc3fccc0): >openPending: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc3fccc0): _readAt: size=2, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc3fccc0): >_readAt: n=0, err=EOF 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc3fccc0): _writeAt: size=5, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc3fccc0): >_writeAt: n=5, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc3fccc0): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.59981333 +0000 UTC m=+962.100007061 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc3fccc0): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc3fd2c0): _writeAt: size=5, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc3fd2c0): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc3fd2c0): >openPending: err= 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fc628e70 item 92 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc3fd2c0): >_writeAt: n=5, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc3fd2c0): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.600292476 +0000 UTC m=+962.100486207 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc3fd2c0): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc3fd800): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc3fd800): open at offset 5 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc3fd800): >openPending: err= 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fc629030 item 92 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc3fd800): _readAt: size=2, off=5 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc3fd800): >_readAt: n=0, err=EOF 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc3fd800): _writeAt: size=3, off=5 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc3fd800): >_writeAt: n=3, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc3fd800): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.600764448 +0000 UTC m=+962.100958179 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc3fd800): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc3fddc0): _readAt: size=512, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc3fddc0): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc3fddc0): >openPending: err= 2026/04/23 04:40:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc3fddc0): >_readAt: n=3, err=EOF 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc3fddc0): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.600764448 +0000 UTC m=+962.100958179 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc3fddc0): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: Remove: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fc6291f0 item 92 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc61e880): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc61e880): open at offset 0 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc61e880): >openPending: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc61e880): _readAt: size=2, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc61e880): >_readAt: n=0, err=EOF 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc61e880): _writeAt: size=5, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc61e880): >_writeAt: n=5, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc61e880): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.602758847 +0000 UTC m=+962.102952579 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc61e880): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc61edc0): _writeAt: size=5, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc61edc0): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc61edc0): >openPending: err= 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fc577ab0 item 93 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc61edc0): >_writeAt: n=5, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc61edc0): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.603199 +0000 UTC m=+962.103392731 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc61edc0): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/23 04:40:33 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc61f4c0): _readAt: size=512, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc61f4c0): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc61f4c0): >openPending: err= 2026/04/23 04:40:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc61f4c0): >_readAt: n=5, err=EOF 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc61f4c0): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.603199 +0000 UTC m=+962.103392731 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc61f4c0): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: Remove: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fc577c70 item 93 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:33 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/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc61fdc0): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc61fdc0): open at offset 0 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc61fdc0): >openPending: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc61fdc0): _readAt: size=2, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc61fdc0): >_readAt: n=0, err=EOF 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc61fdc0): _writeAt: size=5, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc61fdc0): >_writeAt: n=5, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc61fdc0): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.605295874 +0000 UTC m=+962.105489605 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc61fdc0): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fe970400): _writeAt: size=5, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fe970400): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fe970400): >openPending: err= 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fc0c9500 item 94 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fe970400): >_writeAt: n=5, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fe970400): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.605593486 +0000 UTC m=+962.105787227 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fe970400): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/23 04:40:33 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fe970b00): _readAt: size=512, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fe970b00): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fe970b00): >openPending: err= 2026/04/23 04:40:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fe970b00): >_readAt: n=5, err=EOF 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fe970b00): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.605593486 +0000 UTC m=+962.105787227 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fe970b00): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: Remove: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fc0c9730 item 94 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:33 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/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fe971400): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fe971400): open at offset 0 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fe971400): >openPending: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fe971400): _readAt: size=2, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fe971400): >_readAt: n=0, err=EOF 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fe971400): _writeAt: size=5, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fe971400): >_writeAt: n=5, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fe971400): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.607962173 +0000 UTC m=+962.108155904 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fe971400): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc01be80): _writeAt: size=5, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc01be80): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc01be80): >openPending: err= 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fbef9730 item 95 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc01be80): >_writeAt: n=5, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc01be80): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.608550836 +0000 UTC m=+962.108744567 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x576fc01be80): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/23 04:40:33 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x57703538700): _readAt: size=512, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x57703538700): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x57703538700): >openPending: err= 2026/04/23 04:40:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 04:40:33 DEBUG : open-test-file(0x57703538700): >_readAt: n=5, err=EOF 2026/04/23 04:40:33 DEBUG : open-test-file(0x57703538700): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.608550836 +0000 UTC m=+962.108744567 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x57703538700): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: Remove: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576fbef98f0 item 95 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:33 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/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file(0x57703539000): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : open-test-file(0x57703539000): open at offset 0 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x57703539000): >openPending: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x57703539000): _readAt: size=2, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x57703539000): >_readAt: n=0, err=EOF 2026/04/23 04:40:33 DEBUG : open-test-file(0x57703539000): _writeAt: size=5, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x57703539000): >_writeAt: n=5, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x57703539000): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.610930053 +0000 UTC m=+962.111123784 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x57703539000): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x57703539640): _writeAt: size=5, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x57703539640): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x57703539640): >openPending: err= 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576ff516460 item 96 2026/04/23 04:40:33 DEBUG : open-test-file(0x57703539640): >_writeAt: n=5, err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x57703539640): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.611672957 +0000 UTC m=+962.111866688 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x57703539640): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/23 04:40:33 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/23 04:40:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:40:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 04:40:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 04:40:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 04:40:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700ece5c0): _readAt: size=512, off=0 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700ece5c0): openPending: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700ece5c0): >openPending: err= 2026/04/23 04:40:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700ece5c0): >_readAt: n=5, err=EOF 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700ece5c0): close: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 04:40:33.611672957 +0000 UTC m=+962.111866688 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 04:40:33 DEBUG : open-test-file(0x57700ece5c0): >close: err= 2026/04/23 04:40:33 DEBUG : open-test-file: Remove: 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x576ff516620 item 96 2026/04/23 04:40:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 04:40:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 04:40:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 04:40:33 DEBUG : open-test-file: >Remove: err= 2026/04/23 04:40:33 DEBUG : WaitForWriters: timeout=30s 2026/04/23 04:40:33 DEBUG : Looking for writers 2026/04/23 04:40:33 DEBUG : newLeaf: reading active writers 2026/04/23 04:40:33 DEBUG : >WaitForWriters: 2026/04/23 04:40:33 DEBUG : mega root 'rclone-test-fokataj3biti': vfs cache: cleaner exiting === NAME TestRWFileHandleOpenTests/full fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRWFileHandleOpenTests/full Messages: listing wrong, want got newLeaf (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRWFileHandleOpenTests/full Messages: Unexpected file "newLeaf" --- FAIL: TestRWFileHandleOpenTests (26.71s) --- FAIL: TestRWFileHandleOpenTests/writes (8.89s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.00s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- FAIL: TestRWFileHandleOpenTests/full (17.82s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.02s) --- 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.01s) --- 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.01s) --- 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:185: Remote "mega root 'rclone-test-fokataj3biti'", Local "Local file system at /tmp/rclone1471966280", Modify Window "876000h0m0s" 2026/04/23 04:40:51 INFO : mega root 'rclone-test-fokataj3biti': poll-interval is not supported by this remote 2026/04/23 04:40:51 DEBUG : mega root 'rclone-test-fokataj3biti': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/23 04:40:51 DEBUG : mega root 'rclone-test-fokataj3biti': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-fokataj3biti" 2026/04/23 04:40:51 DEBUG : mega root 'rclone-test-fokataj3biti': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-fokataj3biti" 2026/04/23 04:40:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-fokataj3biti" 2026/04/23 04:40:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 04:40:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-fokataj3biti" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-fokataj3biti" 2026/04/23 04:40:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-fokataj3biti" 2026/04/23 04:40:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 04:40:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-fokataj3biti" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-fokataj3biti" 2026/04/23 04:40:51 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:40:51 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:40:51 DEBUG : file1: newRWFileHandle: 2026/04/23 04:40:51 DEBUG : file1(0x576fc338580): openPending: 2026/04/23 04:40:51 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:40:51 DEBUG : mega root 'rclone-test-fokataj3biti': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item file1 not removed, freed 0 bytes 2026/04/23 04:40:51 INFO : mega root 'rclone-test-fokataj3biti': vfs cache: cleaned: objects 1 (was 1) in use 1, to upload 0, uploading 0, total size 0 (was 0) 2026/04/23 04:40:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 04:40:51 DEBUG : file1(0x576fc338580): >openPending: err= 2026/04/23 04:40:51 DEBUG : file1: >newRWFileHandle: err= 2026/04/23 04:40:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 04:40:51 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/23 04:40:51 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/23 04:40:58 DEBUG : Can set mod time: false read_write_test.go:655: can't set mod time 2026/04/23 04:40:58 DEBUG : WaitForWriters: timeout=30s 2026/04/23 04:40:58 DEBUG : Looking for writers 2026/04/23 04:40:58 DEBUG : newLeaf: reading active writers 2026/04/23 04:40:58 DEBUG : file1: reading active writers 2026/04/23 04:40:58 DEBUG : file1: active writers 1 2026/04/23 04:40:58 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2026/04/23 04:40:58 DEBUG : Looking for writers 2026/04/23 04:40:58 DEBUG : newLeaf: reading active writers 2026/04/23 04:40:58 DEBUG : file1: reading active writers 2026/04/23 04:40:58 DEBUG : file1: active writers 1 2026/04/23 04:40:58 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2026/04/23 04:40:58 DEBUG : Looking for writers 2026/04/23 04:40:58 DEBUG : newLeaf: reading active writers 2026/04/23 04:40:58 DEBUG : file1: reading active writers 2026/04/23 04:40:58 DEBUG : file1: active writers 1 2026/04/23 04:40:58 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2026/04/23 04:40:58 DEBUG : Looking for writers 2026/04/23 04:40:58 DEBUG : newLeaf: reading active writers 2026/04/23 04:40:58 DEBUG : file1: reading active writers 2026/04/23 04:40:58 DEBUG : file1: active writers 1 2026/04/23 04:40:58 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2026/04/23 04:40:58 DEBUG : Looking for writers 2026/04/23 04:40:58 DEBUG : newLeaf: reading active writers 2026/04/23 04:40:58 DEBUG : file1: reading active writers 2026/04/23 04:40:58 DEBUG : file1: active writers 1 2026/04/23 04:40:58 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2026/04/23 04:40:58 DEBUG : Looking for writers 2026/04/23 04:40:58 DEBUG : newLeaf: reading active writers 2026/04/23 04:40:58 DEBUG : file1: reading active writers 2026/04/23 04:40:58 DEBUG : file1: active writers 1 2026/04/23 04:40:58 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2026/04/23 04:40:59 DEBUG : Looking for writers 2026/04/23 04:40:59 DEBUG : newLeaf: reading active writers 2026/04/23 04:40:59 DEBUG : file1: reading active writers 2026/04/23 04:40:59 DEBUG : file1: active writers 1 2026/04/23 04:40:59 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2026/04/23 04:40:59 DEBUG : Looking for writers 2026/04/23 04:40:59 DEBUG : newLeaf: reading active writers 2026/04/23 04:40:59 DEBUG : file1: reading active writers 2026/04/23 04:40:59 DEBUG : file1: active writers 1 2026/04/23 04:40:59 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/23 04:41:00 DEBUG : Looking for writers 2026/04/23 04:41:00 DEBUG : file1: reading active writers 2026/04/23 04:41:00 DEBUG : file1: active writers 1 2026/04/23 04:41:00 DEBUG : newLeaf: reading active writers 2026/04/23 04:41:00 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/23 04:41:01 DEBUG : Looking for writers 2026/04/23 04:41:01 DEBUG : file1: reading active writers 2026/04/23 04:41:01 DEBUG : file1: active writers 1 2026/04/23 04:41:01 DEBUG : newLeaf: reading active writers 2026/04/23 04:41:01 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/23 04:41:02 DEBUG : Looking for writers 2026/04/23 04:41:02 DEBUG : file1: reading active writers 2026/04/23 04:41:02 DEBUG : file1: active writers 1 2026/04/23 04:41:02 DEBUG : newLeaf: reading active writers 2026/04/23 04:41:02 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/23 04:41:03 DEBUG : Looking for writers 2026/04/23 04:41:03 DEBUG : newLeaf: reading active writers 2026/04/23 04:41:03 DEBUG : file1: reading active writers 2026/04/23 04:41:03 DEBUG : file1: active writers 1 2026/04/23 04:41:03 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/23 04:41:04 DEBUG : Looking for writers 2026/04/23 04:41:04 DEBUG : newLeaf: reading active writers 2026/04/23 04:41:04 DEBUG : file1: reading active writers 2026/04/23 04:41:04 DEBUG : file1: active writers 1 2026/04/23 04:41:04 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/23 04:41:05 DEBUG : Looking for writers 2026/04/23 04:41:05 DEBUG : newLeaf: reading active writers 2026/04/23 04:41:05 DEBUG : file1: reading active writers 2026/04/23 04:41:05 DEBUG : file1: active writers 1 2026/04/23 04:41:05 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/23 04:41:06 DEBUG : Looking for writers 2026/04/23 04:41:06 DEBUG : newLeaf: reading active writers 2026/04/23 04:41:06 DEBUG : file1: reading active writers 2026/04/23 04:41:06 DEBUG : file1: active writers 1 2026/04/23 04:41:06 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/23 04:41:07 DEBUG : Looking for writers 2026/04/23 04:41:07 DEBUG : newLeaf: reading active writers 2026/04/23 04:41:07 DEBUG : file1: reading active writers 2026/04/23 04:41:07 DEBUG : file1: active writers 1 2026/04/23 04:41:07 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/23 04:41:08 DEBUG : Looking for writers 2026/04/23 04:41:08 DEBUG : newLeaf: reading active writers 2026/04/23 04:41:08 DEBUG : file1: reading active writers 2026/04/23 04:41:08 DEBUG : file1: active writers 1 2026/04/23 04:41:08 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/23 04:41:09 DEBUG : Looking for writers 2026/04/23 04:41:09 DEBUG : newLeaf: reading active writers 2026/04/23 04:41:09 DEBUG : file1: reading active writers 2026/04/23 04:41:09 DEBUG : file1: active writers 1 2026/04/23 04:41:09 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/23 04:41:10 DEBUG : Looking for writers 2026/04/23 04:41:10 DEBUG : file1: reading active writers 2026/04/23 04:41:10 DEBUG : file1: active writers 1 2026/04/23 04:41:10 DEBUG : newLeaf: reading active writers 2026/04/23 04:41:10 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/23 04:41:11 DEBUG : Looking for writers 2026/04/23 04:41:11 DEBUG : newLeaf: reading active writers 2026/04/23 04:41:11 DEBUG : file1: reading active writers 2026/04/23 04:41:11 DEBUG : file1: active writers 1 2026/04/23 04:41:11 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/23 04:41:12 DEBUG : Looking for writers 2026/04/23 04:41:12 DEBUG : newLeaf: reading active writers 2026/04/23 04:41:12 DEBUG : file1: reading active writers 2026/04/23 04:41:12 DEBUG : file1: active writers 1 2026/04/23 04:41:12 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/23 04:41:13 DEBUG : Looking for writers 2026/04/23 04:41:13 DEBUG : newLeaf: reading active writers 2026/04/23 04:41:13 DEBUG : file1: reading active writers 2026/04/23 04:41:13 DEBUG : file1: active writers 1 2026/04/23 04:41:13 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/23 04:41:14 DEBUG : Looking for writers 2026/04/23 04:41:14 DEBUG : newLeaf: reading active writers 2026/04/23 04:41:14 DEBUG : file1: reading active writers 2026/04/23 04:41:14 DEBUG : file1: active writers 1 2026/04/23 04:41:14 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/23 04:41:15 DEBUG : Looking for writers 2026/04/23 04:41:15 DEBUG : newLeaf: reading active writers 2026/04/23 04:41:15 DEBUG : file1: reading active writers 2026/04/23 04:41:15 DEBUG : file1: active writers 1 2026/04/23 04:41:15 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/23 04:41:16 DEBUG : Looking for writers 2026/04/23 04:41:16 DEBUG : file1: reading active writers 2026/04/23 04:41:16 DEBUG : file1: active writers 1 2026/04/23 04:41:16 DEBUG : newLeaf: reading active writers 2026/04/23 04:41:16 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/23 04:41:17 DEBUG : Looking for writers 2026/04/23 04:41:17 DEBUG : newLeaf: reading active writers 2026/04/23 04:41:17 DEBUG : file1: reading active writers 2026/04/23 04:41:17 DEBUG : file1: active writers 1 2026/04/23 04:41:17 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/23 04:41:18 DEBUG : Looking for writers 2026/04/23 04:41:18 DEBUG : newLeaf: reading active writers 2026/04/23 04:41:18 DEBUG : file1: reading active writers 2026/04/23 04:41:18 DEBUG : file1: active writers 1 2026/04/23 04:41:18 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/23 04:41:19 DEBUG : Looking for writers 2026/04/23 04:41:19 DEBUG : newLeaf: reading active writers 2026/04/23 04:41:19 DEBUG : file1: reading active writers 2026/04/23 04:41:19 DEBUG : file1: active writers 1 2026/04/23 04:41:19 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/23 04:41:20 DEBUG : Looking for writers 2026/04/23 04:41:20 DEBUG : newLeaf: reading active writers 2026/04/23 04:41:20 DEBUG : file1: reading active writers 2026/04/23 04:41:20 DEBUG : file1: active writers 1 2026/04/23 04:41:20 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/23 04:41:21 DEBUG : Looking for writers 2026/04/23 04:41:21 DEBUG : newLeaf: reading active writers 2026/04/23 04:41:21 DEBUG : file1: reading active writers 2026/04/23 04:41:21 DEBUG : file1: active writers 1 2026/04/23 04:41:21 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/23 04:41:22 DEBUG : Looking for writers 2026/04/23 04:41:22 DEBUG : newLeaf: reading active writers 2026/04/23 04:41:22 DEBUG : file1: reading active writers 2026/04/23 04:41:22 DEBUG : file1: active writers 1 2026/04/23 04:41:22 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/23 04:41:23 DEBUG : Looking for writers 2026/04/23 04:41:23 DEBUG : newLeaf: reading active writers 2026/04/23 04:41:23 DEBUG : file1: reading active writers 2026/04/23 04:41:23 DEBUG : file1: active writers 1 2026/04/23 04:41:23 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/23 04:41:24 DEBUG : dir: forgetting directory cache 2026/04/23 04:41:24 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/04/23 04:41:24 DEBUG : forgetting directory cache 2026/04/23 04:41:24 DEBUG : dir: forgetting directory cache 2026/04/23 04:41:24 DEBUG : Removed virtual directory entry vAddFile: "newLeaf" 2026/04/23 04:41:24 DEBUG : Looking for writers 2026/04/23 04:41:24 DEBUG : file1: reading active writers 2026/04/23 04:41:24 DEBUG : file1: active writers 1 2026/04/23 04:41:24 DEBUG : newLeaf: reading active writers 2026/04/23 04:41:24 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/23 04:41:25 DEBUG : Looking for writers 2026/04/23 04:41:25 DEBUG : newLeaf: reading active writers 2026/04/23 04:41:25 DEBUG : file1: reading active writers 2026/04/23 04:41:25 DEBUG : file1: active writers 1 2026/04/23 04:41:25 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/23 04:41:26 DEBUG : Looking for writers 2026/04/23 04:41:26 DEBUG : newLeaf: reading active writers 2026/04/23 04:41:26 DEBUG : file1: reading active writers 2026/04/23 04:41:26 DEBUG : file1: active writers 1 2026/04/23 04:41:26 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/23 04:41:27 DEBUG : Looking for writers 2026/04/23 04:41:27 DEBUG : newLeaf: reading active writers 2026/04/23 04:41:27 DEBUG : file1: reading active writers 2026/04/23 04:41:27 DEBUG : file1: active writers 1 2026/04/23 04:41:27 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/23 04:41:28 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0x57703566b00 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0x576fc0a77a8 notify:{wait:0 notify:0 lock:0 head: tail:} checker:6008592824288} name:file1 opens:1 downloaders: o: fd:0x576ff330460 info:{ModTime:{wall:14011409364267671025 ext:979630323125 loc:0x46b0880} ATime:{wall:14011409364267671025 ext:979630323125 loc:0x46b0880} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false graceTimer:}, } 2026/04/23 04:41:28 DEBUG : >WaitForWriters: 2026/04/23 04:41:28 DEBUG : mega root 'rclone-test-fokataj3biti': vfs cache: cleaner exiting fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:655 Error: Should be true Test: TestRWFileModTimeWithOpenWriters Messages: listing wrong, want got newLeaf (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:655 Error: Should be true Test: TestRWFileModTimeWithOpenWriters Messages: Unexpected file "newLeaf" --- FAIL: TestRWFileModTimeWithOpenWriters (44.44s) === RUN TestRWCacheRename run.go:185: Remote "mega root 'rclone-test-fokataj3biti'", Local "Local file system at /tmp/rclone1471966280", Modify Window "876000h0m0s" 2026/04/23 04:41:35 INFO : mega root 'rclone-test-fokataj3biti': poll-interval is not supported by this remote 2026/04/23 04:41:35 DEBUG : mega root 'rclone-test-fokataj3biti': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/23 04:41:35 DEBUG : mega root 'rclone-test-fokataj3biti': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-fokataj3biti" 2026/04/23 04:41:35 DEBUG : mega root 'rclone-test-fokataj3biti': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-fokataj3biti" 2026/04/23 04:41:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-fokataj3biti" 2026/04/23 04:41:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 04:41:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-fokataj3biti" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-fokataj3biti" 2026/04/23 04:41:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-fokataj3biti" 2026/04/23 04:41:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 04:41:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-fokataj3biti" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-fokataj3biti" 2026/04/23 04:41:35 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:41:35 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:41:35 DEBUG : rename_me: newRWFileHandle: 2026/04/23 04:41:35 DEBUG : rename_me(0x576fc566840): openPending: 2026/04/23 04:41:35 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 04:41:35 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/04/23 04:41:35 DEBUG : rename_me(0x576fc566840): >openPending: err= 2026/04/23 04:41:35 DEBUG : rename_me: >newRWFileHandle: err= 2026/04/23 04:41:35 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/04/23 04:41:35 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/04/23 04:41:35 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/04/23 04:41:35 DEBUG : rename_me(0x576fc566840): _writeAt: size=5, off=0 2026/04/23 04:41:35 DEBUG : rename_me(0x576fc566840): >_writeAt: n=5, err= 2026/04/23 04:41:35 DEBUG : rename_me(0x576fc566840): close: 2026/04/23 04:41:35 DEBUG : rename_me: vfs cache: setting modification time to 2026-04-23 04:41:35.566003146 +0000 UTC m=+1024.066196877 2026/04/23 04:41:35 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/04/23 04:41:35 DEBUG : rename_me(0x576fc566840): >close: err= 2026/04/23 04:41:35 DEBUG : mega root 'rclone-test-fokataj3biti': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item rename_me not removed, freed 0 bytes 2026/04/23 04:41:35 INFO : mega root 'rclone-test-fokataj3biti': vfs cache: cleaned: objects 1 (was 1) in use 1, to upload 1, uploading 0, total size 5 (was 5) 2026/04/23 04:41:35 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/04/23 04:41:35 DEBUG : i_was_renamed: Updating file with 0x576fc8949c0 2026/04/23 04:41:35 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/04/23 04:41:35 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/04/23 04:41:35 DEBUG : WaitForWriters: timeout=30s 2026/04/23 04:41:35 DEBUG : Looking for writers 2026/04/23 04:41:35 DEBUG : newLeaf: reading active writers 2026/04/23 04:41:35 DEBUG : i_was_renamed: reading active writers 2026/04/23 04:41:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/23 04:41:35 DEBUG : Looking for writers 2026/04/23 04:41:35 DEBUG : i_was_renamed: reading active writers 2026/04/23 04:41:35 DEBUG : newLeaf: reading active writers 2026/04/23 04:41:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/23 04:41:35 DEBUG : Looking for writers 2026/04/23 04:41:35 DEBUG : newLeaf: reading active writers 2026/04/23 04:41:35 DEBUG : i_was_renamed: reading active writers 2026/04/23 04:41:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/23 04:41:35 DEBUG : Looking for writers 2026/04/23 04:41:35 DEBUG : newLeaf: reading active writers 2026/04/23 04:41:35 DEBUG : i_was_renamed: reading active writers 2026/04/23 04:41:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/23 04:41:35 DEBUG : i_was_renamed: vfs cache: starting upload 2026/04/23 04:41:35 DEBUG : Looking for writers 2026/04/23 04:41:35 DEBUG : newLeaf: reading active writers 2026/04/23 04:41:35 DEBUG : i_was_renamed: reading active writers 2026/04/23 04:41:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/23 04:41:35 DEBUG : Looking for writers 2026/04/23 04:41:35 DEBUG : i_was_renamed: reading active writers 2026/04/23 04:41:35 DEBUG : newLeaf: reading active writers 2026/04/23 04:41:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/23 04:41:36 DEBUG : Looking for writers 2026/04/23 04:41:36 DEBUG : newLeaf: reading active writers 2026/04/23 04:41:36 DEBUG : i_was_renamed: reading active writers 2026/04/23 04:41:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/23 04:41:36 DEBUG : Looking for writers 2026/04/23 04:41:36 DEBUG : newLeaf: reading active writers 2026/04/23 04:41:36 DEBUG : i_was_renamed: reading active writers 2026/04/23 04:41:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/23 04:41:37 DEBUG : Looking for writers 2026/04/23 04:41:37 DEBUG : newLeaf: reading active writers 2026/04/23 04:41:37 DEBUG : i_was_renamed: reading active writers 2026/04/23 04:41:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/23 04:41:38 DEBUG : Looking for writers 2026/04/23 04:41:38 DEBUG : newLeaf: reading active writers 2026/04/23 04:41:38 DEBUG : i_was_renamed: reading active writers 2026/04/23 04:41:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/23 04:41:39 DEBUG : Looking for writers 2026/04/23 04:41:39 DEBUG : newLeaf: reading active writers 2026/04/23 04:41:39 DEBUG : i_was_renamed: reading active writers 2026/04/23 04:41:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/23 04:41:40 DEBUG : Looking for writers 2026/04/23 04:41:40 DEBUG : newLeaf: reading active writers 2026/04/23 04:41:40 DEBUG : i_was_renamed: reading active writers 2026/04/23 04:41:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/23 04:41:41 DEBUG : Looking for writers 2026/04/23 04:41:41 DEBUG : newLeaf: reading active writers 2026/04/23 04:41:41 DEBUG : i_was_renamed: reading active writers 2026/04/23 04:41:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/23 04:41:42 DEBUG : Looking for writers 2026/04/23 04:41:42 DEBUG : newLeaf: reading active writers 2026/04/23 04:41:42 DEBUG : i_was_renamed: reading active writers 2026/04/23 04:41:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/23 04:41:43 DEBUG : Looking for writers 2026/04/23 04:41:43 DEBUG : newLeaf: reading active writers 2026/04/23 04:41:43 DEBUG : i_was_renamed: reading active writers 2026/04/23 04:41:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/23 04:41:44 DEBUG : Looking for writers 2026/04/23 04:41:44 DEBUG : newLeaf: reading active writers 2026/04/23 04:41:44 DEBUG : i_was_renamed: reading active writers 2026/04/23 04:41:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/23 04:41:45 DEBUG : Looking for writers 2026/04/23 04:41:45 DEBUG : newLeaf: reading active writers 2026/04/23 04:41:45 DEBUG : i_was_renamed: reading active writers 2026/04/23 04:41:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/23 04:41:46 ERROR : i_was_renamed: Failed to copy: upload file failed to create session: unexpected end of JSON input 2026/04/23 04:41:46 ERROR : i_was_renamed: vfs cache: failed to upload try #1, will retry in 200ms: vfs cache: failed to transfer file from cache to remote: upload file failed to create session: unexpected end of JSON input 2026/04/23 04:41:46 DEBUG : i_was_renamed: vfs cache: starting upload 2026/04/23 04:41:46 DEBUG : Looking for writers 2026/04/23 04:41:46 DEBUG : newLeaf: reading active writers 2026/04/23 04:41:46 DEBUG : i_was_renamed: reading active writers 2026/04/23 04:41:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/23 04:41:47 DEBUG : Looking for writers 2026/04/23 04:41:47 DEBUG : newLeaf: reading active writers 2026/04/23 04:41:47 DEBUG : i_was_renamed: reading active writers 2026/04/23 04:41:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/23 04:41:48 DEBUG : Looking for writers 2026/04/23 04:41:48 DEBUG : newLeaf: reading active writers 2026/04/23 04:41:48 DEBUG : i_was_renamed: reading active writers 2026/04/23 04:41:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/23 04:41:49 DEBUG : Looking for writers 2026/04/23 04:41:49 DEBUG : newLeaf: reading active writers 2026/04/23 04:41:49 DEBUG : i_was_renamed: reading active writers 2026/04/23 04:41:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/23 04:41:50 DEBUG : Looking for writers 2026/04/23 04:41:50 DEBUG : newLeaf: reading active writers 2026/04/23 04:41:50 DEBUG : i_was_renamed: reading active writers 2026/04/23 04:41:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/23 04:41:51 DEBUG : Looking for writers 2026/04/23 04:41:51 DEBUG : newLeaf: reading active writers 2026/04/23 04:41:51 DEBUG : i_was_renamed: reading active writers 2026/04/23 04:41:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/23 04:41:52 DEBUG : Looking for writers 2026/04/23 04:41:52 DEBUG : newLeaf: reading active writers 2026/04/23 04:41:52 DEBUG : i_was_renamed: reading active writers 2026/04/23 04:41:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/23 04:41:53 DEBUG : Looking for writers 2026/04/23 04:41:53 DEBUG : newLeaf: reading active writers 2026/04/23 04:41:53 DEBUG : i_was_renamed: reading active writers 2026/04/23 04:41:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/23 04:41:54 DEBUG : Looking for writers 2026/04/23 04:41:54 DEBUG : newLeaf: reading active writers 2026/04/23 04:41:54 DEBUG : i_was_renamed: reading active writers 2026/04/23 04:41:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/23 04:41:55 DEBUG : Looking for writers 2026/04/23 04:41:55 DEBUG : i_was_renamed: reading active writers 2026/04/23 04:41:55 DEBUG : newLeaf: reading active writers 2026/04/23 04:41:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/23 04:41:56 DEBUG : Looking for writers 2026/04/23 04:41:56 DEBUG : newLeaf: reading active writers 2026/04/23 04:41:56 DEBUG : i_was_renamed: reading active writers 2026/04/23 04:41:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/23 04:41:57 DEBUG : i_was_renamed: size = 5 OK 2026/04/23 04:41:57 INFO : i_was_renamed: Copied (new) 2026/04/23 04:41:57 DEBUG : i_was_renamed: vfs cache: fingerprint now "5" 2026/04/23 04:41:57 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/04/23 04:41:57 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/04/23 04:41:57 INFO : i_was_renamed: vfs cache: upload succeeded try #2 2026/04/23 04:41:57 DEBUG : Looking for writers 2026/04/23 04:41:57 DEBUG : newLeaf: reading active writers 2026/04/23 04:41:57 DEBUG : i_was_renamed: reading active writers 2026/04/23 04:41:57 DEBUG : >WaitForWriters: 2026/04/23 04:41:57 DEBUG : mega root 'rclone-test-fokataj3biti': vfs cache: cleaner exiting fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRWCacheRename Messages: listing wrong, want got newLeaf (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRWCacheRename Messages: Unexpected file "newLeaf" --- FAIL: TestRWCacheRename (30.81s) === RUN TestRWCacheUpdate run.go:185: Remote "mega root 'rclone-test-fokataj3biti'", Local "Local file system at /tmp/rclone1471966280", Modify Window "876000h0m0s" 2026/04/23 04:42:06 INFO : mega root 'rclone-test-fokataj3biti': poll-interval is not supported by this remote 2026/04/23 04:42:06 DEBUG : mega root 'rclone-test-fokataj3biti': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/23 04:42:06 DEBUG : mega root 'rclone-test-fokataj3biti': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-fokataj3biti" 2026/04/23 04:42:06 DEBUG : mega root 'rclone-test-fokataj3biti': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-fokataj3biti" 2026/04/23 04:42:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-fokataj3biti" 2026/04/23 04:42:06 DEBUG : Config file has changed externally - reloading 2026/04/23 04:42:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 04:42:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-fokataj3biti" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-fokataj3biti" 2026/04/23 04:42:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-fokataj3biti" 2026/04/23 04:42:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 04:42:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-fokataj3biti" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-fokataj3biti" read_write_test.go:730: skip as modtime not supported 2026/04/23 04:42:06 DEBUG : WaitForWriters: timeout=30s 2026/04/23 04:42:06 DEBUG : Looking for writers 2026/04/23 04:42:06 DEBUG : >WaitForWriters: 2026/04/23 04:42:06 DEBUG : mega root 'rclone-test-fokataj3biti': vfs cache: cleaner exiting fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/04/23 04:42:06 DEBUG : forgetting directory cache fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:730 Error: Should be true Test: TestRWCacheUpdate Messages: listing wrong, want got newLeaf (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:730 Error: Should be true Test: TestRWCacheUpdate Messages: Unexpected file "newLeaf" --- FAIL: TestRWCacheUpdate (7.10s) === RUN TestCaseSensitivity run.go:185: Remote "mega root 'rclone-test-fokataj3biti'", Local "Local file system at /tmp/rclone1471966280", Modify Window "876000h0m0s" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_case_test.go:27 Error: Should be true Test: TestCaseSensitivity Messages: listing wrong, want FiLeA (5), FiLeB (5) got FiLeA (5), FiLeB (5), newLeaf (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_case_test.go:27 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestCaseSensitivity Messages: Unexpected file "newLeaf" 2026/04/23 04:42:21 INFO : mega root 'rclone-test-fokataj3biti': poll-interval is not supported by this remote 2026/04/23 04:42:21 NOTICE: mega root 'rclone-test-fokataj3biti': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/23 04:42:21 INFO : mega root 'rclone-test-fokataj3biti': poll-interval is not supported by this remote 2026/04/23 04:42:21 NOTICE: mega root 'rclone-test-fokataj3biti': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/23 04:42:21 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/23 04:42:21 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/23 04:42:21 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/23 04:42:21 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/23 04:42:21 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/23 04:42:21 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/23 04:42:21 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/23 04:42:21 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/23 04:42:21 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/23 04:42:21 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/23 04:42:21 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/23 04:42:21 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/23 04:42:21 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/23 04:42:21 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/23 04:42:21 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/23 04:42:21 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/23 04:42:21 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/23 04:42:21 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/23 04:42:21 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/23 04:42:21 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/04/23 04:42:21 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/04/23 04:42:21 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/04/23 04:42:21 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/04/23 04:42:21 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/23 04:42:21 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/23 04:42:21 DEBUG : FilEb: Open: flags=O_RDONLY 2026/04/23 04:42:21 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/04/23 04:42:21 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/04/23 04:42:21 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/04/23 04:42:21 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_case_test.go:69 Error: Should be true Test: TestCaseSensitivity Messages: listing wrong, want FiLeA (5), FiLeB (5), FilEb (5) got FiLeA (5), FiLeB (5), FilEb (5), newLeaf (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_case_test.go:69 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestCaseSensitivity Messages: Unexpected file "newLeaf" 2026/04/23 04:42:28 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/23 04:42:28 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/23 04:42:28 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/23 04:42:28 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/23 04:42:28 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/23 04:42:28 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/23 04:42:28 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/23 04:42:28 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/23 04:42:28 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/23 04:42:28 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/04/23 04:42:28 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/23 04:42:28 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/23 04:42:28 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/23 04:42:28 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/23 04:42:28 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/23 04:42:28 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/04/23 04:42:28 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/23 04:42:28 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/23 04:42:29 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/23 04:42:29 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/23 04:42:29 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/23 04:42:29 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/04/23 04:42:29 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/23 04:42:29 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/23 04:42:29 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/23 04:42:29 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/04/23 04:42:29 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/04/23 04:42:29 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/04/23 04:42:29 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/04/23 04:42:29 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/23 04:42:29 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/23 04:42:29 DEBUG : FilEb: Open: flags=O_RDONLY 2026/04/23 04:42:29 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/04/23 04:42:29 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/04/23 04:42:29 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/04/23 04:42:29 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/23 04:42:29 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/23 04:42:29 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/04/23 04:42:29 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/04/23 04:42:29 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/23 04:42:29 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/04/23 04:42:29 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/04/23 04:42:29 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/23 04:42:29 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/23 04:42:29 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/23 04:42:29 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/23 04:42:29 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/23 04:42:29 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/23 04:42:29 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/23 04:42:29 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/04/23 04:42:29 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/23 04:42:29 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/04/23 04:42:29 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/23 04:42:29 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/04/23 04:42:29 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/23 04:42:29 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/04/23 04:42:29 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/04/23 04:42:29 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/04/23 04:42:29 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/04/23 04:42:29 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/23 04:42:29 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/23 04:42:29 DEBUG : FilEb: Open: flags=O_RDONLY 2026/04/23 04:42:29 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/04/23 04:42:29 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/04/23 04:42:29 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/04/23 04:42:29 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/23 04:42:29 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/23 04:42:29 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/04/23 04:42:29 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/23 04:42:29 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/04/23 04:42:29 DEBUG : WaitForWriters: timeout=30s 2026/04/23 04:42:29 DEBUG : Looking for writers 2026/04/23 04:42:29 DEBUG : FilEb: reading active writers 2026/04/23 04:42:29 DEBUG : newLeaf: reading active writers 2026/04/23 04:42:29 DEBUG : FiLeA: reading active writers 2026/04/23 04:42:29 DEBUG : FiLeB: reading active writers 2026/04/23 04:42:29 DEBUG : >WaitForWriters: 2026/04/23 04:42:29 DEBUG : WaitForWriters: timeout=30s 2026/04/23 04:42:29 DEBUG : Looking for writers 2026/04/23 04:42:29 DEBUG : FiLeA: reading active writers 2026/04/23 04:42:29 DEBUG : FiLeB: reading active writers 2026/04/23 04:42:29 DEBUG : FilEb: reading active writers 2026/04/23 04:42:29 DEBUG : newLeaf: reading active writers 2026/04/23 04:42:29 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2026/04/23 04:42:33 DEBUG : forgetting directory cache 2026/04/23 04:42:33 DEBUG : forgetting directory cache fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestCaseSensitivity Messages: listing wrong, want got newLeaf (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestCaseSensitivity Messages: Unexpected file "newLeaf" --- FAIL: TestCaseSensitivity (25.71s) === RUN TestUnicodeNormalization run.go:185: Remote "mega root 'rclone-test-fokataj3biti'", Local "Local file system at /tmp/rclone1471966280", Modify Window "876000h0m0s" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_case_test.go:179 Error: Should be true Test: TestUnicodeNormalization Messages: listing wrong, want normal name with no special characters.txt (5), 測試_Русский___ě_áñ (5) got newLeaf (14), normal name with no special characters.txt (5), 測試_Русский___ě_áñ (5) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_case_test.go:179 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestUnicodeNormalization Messages: Unexpected file "newLeaf" 2026/04/23 04:42:46 INFO : mega root 'rclone-test-fokataj3biti': poll-interval is not supported by this remote 2026/04/23 04:42:46 NOTICE: mega root 'rclone-test-fokataj3biti': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/23 04:42:46 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/23 04:42:46 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/04/23 04:42:46 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/04/23 04:42:46 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/04/23 04:42:46 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/23 04:42:46 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/23 04:42:46 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/23 04:42:46 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/04/23 04:42:46 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/04/23 04:42:46 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/04/23 04:42:46 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/04/23 04:42:46 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/23 04:42:46 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/23 04:42:46 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/04/23 04:42:46 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/04/23 04:42:46 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/04/23 04:42:46 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/23 04:42:46 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/23 04:42:46 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/23 04:42:46 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/04/23 04:42:46 DEBUG : WaitForWriters: timeout=30s 2026/04/23 04:42:46 DEBUG : Looking for writers 2026/04/23 04:42:46 DEBUG : newLeaf: reading active writers 2026/04/23 04:42:46 DEBUG : normal name with no special characters.txt: reading active writers 2026/04/23 04:42:46 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/04/23 04:42:46 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestUnicodeNormalization Messages: listing wrong, want got newLeaf (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestUnicodeNormalization Messages: Unexpected file "newLeaf" --- FAIL: TestUnicodeNormalization (15.07s) === RUN TestVFSNew run.go:185: Remote "mega root 'rclone-test-fokataj3biti'", Local "Local file system at /tmp/rclone1471966280", Modify Window "876000h0m0s" 2026/04/23 04:42:54 INFO : mega root 'rclone-test-fokataj3biti': poll-interval is not supported by this remote 2026/04/23 04:42:54 NOTICE: mega root 'rclone-test-fokataj3biti': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/23 04:42:54 DEBUG : mega root 'rclone-test-fokataj3biti': Reusing VFS from active cache 2026/04/23 04:42:54 DEBUG : WaitForWriters: timeout=30s 2026/04/23 04:42:54 DEBUG : Looking for writers 2026/04/23 04:42:54 DEBUG : >WaitForWriters: 2026/04/23 04:42:54 DEBUG : WaitForWriters: timeout=30s 2026/04/23 04:42:54 DEBUG : Looking for writers 2026/04/23 04:42:54 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 2026/04/23 04:43:00 DEBUG : dir: forgetting directory cache 2026/04/23 04:43:00 DEBUG : forgetting directory cache 2026/04/23 04:43:00 DEBUG : dir: forgetting directory cache fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestVFSNew Messages: listing wrong, want got newLeaf (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestVFSNew Messages: Unexpected file "newLeaf" --- FAIL: TestVFSNew (7.04s) === RUN TestVFSNewWithOpts run.go:185: Remote "mega root 'rclone-test-fokataj3biti'", Local "Local file system at /tmp/rclone1471966280", Modify Window "876000h0m0s" 2026/04/23 04:43:01 INFO : mega root 'rclone-test-fokataj3biti': poll-interval is not supported by this remote 2026/04/23 04:43:01 NOTICE: mega root 'rclone-test-fokataj3biti': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/23 04:43:01 DEBUG : WaitForWriters: timeout=30s 2026/04/23 04:43:01 DEBUG : Looking for writers 2026/04/23 04:43:01 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestVFSNewWithOpts Messages: listing wrong, want got newLeaf (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestVFSNewWithOpts Messages: Unexpected file "newLeaf" --- FAIL: TestVFSNewWithOpts (7.04s) === RUN TestVFSRoot run.go:185: Remote "mega root 'rclone-test-fokataj3biti'", Local "Local file system at /tmp/rclone1471966280", Modify Window "876000h0m0s" 2026/04/23 04:43:08 INFO : mega root 'rclone-test-fokataj3biti': poll-interval is not supported by this remote 2026/04/23 04:43:08 NOTICE: mega root 'rclone-test-fokataj3biti': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/23 04:43:08 DEBUG : WaitForWriters: timeout=30s 2026/04/23 04:43:08 DEBUG : Looking for writers 2026/04/23 04:43:08 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestVFSRoot Messages: listing wrong, want got newLeaf (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestVFSRoot Messages: Unexpected file "newLeaf" --- FAIL: TestVFSRoot (7.04s) === RUN TestVFSStat run.go:185: Remote "mega root 'rclone-test-fokataj3biti'", Local "Local file system at /tmp/rclone1471966280", Modify Window "876000h0m0s" 2026/04/23 04:43:15 INFO : mega root 'rclone-test-fokataj3biti': poll-interval is not supported by this remote 2026/04/23 04:43:15 NOTICE: mega root 'rclone-test-fokataj3biti': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/23 04:43:19 DEBUG : forgetting directory cache fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:190 Error: Should be true Test: TestVFSStat Messages: listing wrong, want dir/file2 (14), file1 (14) got dir/file2 (14), file1 (14), newLeaf (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:190 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestVFSStat Messages: Unexpected file "newLeaf" 2026/04/23 04:43:37 DEBUG : WaitForWriters: timeout=30s 2026/04/23 04:43:37 DEBUG : dir: Looking for writers 2026/04/23 04:43:37 DEBUG : file2: reading active writers 2026/04/23 04:43:37 DEBUG : Looking for writers 2026/04/23 04:43:37 DEBUG : dir: reading active writers 2026/04/23 04:43:37 DEBUG : file1: reading active writers 2026/04/23 04:43:37 DEBUG : newLeaf: reading active writers 2026/04/23 04:43:37 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 2026/04/23 04:43:44 DEBUG : forgetting directory cache 2026/04/23 04:43:44 DEBUG : dir: forgetting directory cache 2026/04/23 04:43:44 DEBUG : dir: forgetting directory cache fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestVFSStat Messages: listing wrong, want got newLeaf (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestVFSStat Messages: Unexpected file "newLeaf" --- FAIL: TestVFSStat (29.81s) === RUN TestVFSStatParent run.go:185: Remote "mega root 'rclone-test-fokataj3biti'", Local "Local file system at /tmp/rclone1471966280", Modify Window "876000h0m0s" 2026/04/23 04:43:45 INFO : mega root 'rclone-test-fokataj3biti': poll-interval is not supported by this remote 2026/04/23 04:43:45 NOTICE: mega root 'rclone-test-fokataj3biti': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:225 Error: Should be true Test: TestVFSStatParent Messages: listing wrong, want dir/file2 (14), file1 (14) got dir/file2 (14), file1 (14), newLeaf (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:225 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestVFSStatParent Messages: Unexpected file "newLeaf" 2026/04/23 04:43:52 DEBUG : WaitForWriters: timeout=30s 2026/04/23 04:43:52 DEBUG : dir: Looking for writers 2026/04/23 04:43:52 DEBUG : Looking for writers 2026/04/23 04:43:52 DEBUG : dir: reading active writers 2026/04/23 04:43:52 DEBUG : file1: reading active writers 2026/04/23 04:43:52 DEBUG : newLeaf: reading active writers 2026/04/23 04:43:52 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 2026/04/23 04:43:59 DEBUG : dir: forgetting directory cache 2026/04/23 04:43:59 DEBUG : forgetting directory cache 2026/04/23 04:43:59 DEBUG : dir: forgetting directory cache fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestVFSStatParent Messages: listing wrong, want got newLeaf (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestVFSStatParent Messages: Unexpected file "newLeaf" --- FAIL: TestVFSStatParent (15.46s) === RUN TestVFSOpenFile run.go:185: Remote "mega root 'rclone-test-fokataj3biti'", Local "Local file system at /tmp/rclone1471966280", Modify Window "876000h0m0s" 2026/04/23 04:44:00 INFO : mega root 'rclone-test-fokataj3biti': poll-interval is not supported by this remote 2026/04/23 04:44:00 NOTICE: mega root 'rclone-test-fokataj3biti': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:257 Error: Should be true Test: TestVFSOpenFile Messages: listing wrong, want dir/file2 (14), file1 (14) got dir/file2 (14), file1 (14), newLeaf (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:257 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestVFSOpenFile Messages: Unexpected file "newLeaf" 2026/04/23 04:44:10 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/23 04:44:10 DEBUG : file1: Open: flags=O_RDONLY 2026/04/23 04:44:10 DEBUG : file1: >Open: fd=file1 (r), err= 2026/04/23 04:44:10 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/04/23 04:44:10 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/23 04:44:10 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/04/23 04:44:10 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/23 04:44:10 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/04/23 04:44:10 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:44:10 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:44:10 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/04/23 04:44:10 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/04/23 04:44:10 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/04/23 04:44:10 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/04/23 04:44:10 DEBUG : mega root 'rclone-test-fokataj3biti': File to upload is small (0 bytes), uploading instead of streaming 2026/04/23 04:44:10 DEBUG : dir/new_file.txt: size = 0 OK 2026/04/23 04:44:10 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2026/04/23 04:44:10 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/04/23 04:44:10 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:44:10 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/04/23 04:44:10 DEBUG : WaitForWriters: timeout=30s 2026/04/23 04:44:10 DEBUG : dir: Looking for writers 2026/04/23 04:44:10 DEBUG : file2: reading active writers 2026/04/23 04:44:10 DEBUG : new_file.txt: reading active writers 2026/04/23 04:44:10 DEBUG : Looking for writers 2026/04/23 04:44:10 DEBUG : dir: reading active writers 2026/04/23 04:44:10 DEBUG : file1: reading active writers 2026/04/23 04:44:10 DEBUG : newLeaf: reading active writers 2026/04/23 04:44:10 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestVFSOpenFile Messages: listing wrong, want got newLeaf (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestVFSOpenFile Messages: Unexpected file "newLeaf" --- FAIL: TestVFSOpenFile (28.06s) === RUN TestVFSRename run.go:185: Remote "mega root 'rclone-test-fokataj3biti'", Local "Local file system at /tmp/rclone1471966280", Modify Window "876000h0m0s" 2026/04/23 04:44:28 INFO : mega root 'rclone-test-fokataj3biti': poll-interval is not supported by this remote 2026/04/23 04:44:28 NOTICE: mega root 'rclone-test-fokataj3biti': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/23 04:44:29 DEBUG : forgetting directory cache fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:295 Error: Should be true Test: TestVFSRename Messages: listing wrong, want dir/file2 (14) got dir/file2 (14), newLeaf (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:295 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestVFSRename Messages: Unexpected file "newLeaf" 2026/04/23 04:44:38 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/04/23 04:44:38 DEBUG : dir/file1: Updating file with dir/file1 0x576fc26a4e0 2026/04/23 04:44:38 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/04/23 04:44:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:300 Error: Should be true Test: TestVFSRename Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), newLeaf (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:300 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestVFSRename Messages: Unexpected file "newLeaf" 2026/04/23 04:44:47 INFO : dir/file1: Moved (server-side) to: file0 2026/04/23 04:44:47 DEBUG : file0: Updating file with file0 0x576fc26a4e0 2026/04/23 04:44:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/23 04:44:47 DEBUG : Added virtual directory entry vAddFile: "file0" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:305 Error: Should be true Test: TestVFSRename Messages: listing wrong, want file0 (14) got file0 (14), newLeaf (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:305 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestVFSRename Messages: Unexpected file "newLeaf" 2026/04/23 04:44:54 DEBUG : WaitForWriters: timeout=30s 2026/04/23 04:44:54 DEBUG : dir: Looking for writers 2026/04/23 04:44:54 DEBUG : Looking for writers 2026/04/23 04:44:54 DEBUG : dir: reading active writers 2026/04/23 04:44:54 DEBUG : newLeaf: reading active writers 2026/04/23 04:44:54 DEBUG : file0: reading active writers 2026/04/23 04:44:54 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestVFSRename Messages: listing wrong, want got newLeaf (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestVFSRename Messages: Unexpected file "newLeaf" --- FAIL: TestVFSRename (33.30s) === RUN TestVFSStatfs run.go:185: Remote "mega root 'rclone-test-fokataj3biti'", Local "Local file system at /tmp/rclone1471966280", Modify Window "876000h0m0s" 2026/04/23 04:45:02 INFO : mega root 'rclone-test-fokataj3biti': poll-interval is not supported by this remote 2026/04/23 04:45:02 NOTICE: mega root 'rclone-test-fokataj3biti': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/23 04:45:02 DEBUG : WaitForWriters: timeout=30s 2026/04/23 04:45:02 DEBUG : Looking for writers 2026/04/23 04:45:02 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestVFSStatfs Messages: listing wrong, want got newLeaf (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestVFSStatfs Messages: Unexpected file "newLeaf" --- FAIL: TestVFSStatfs (7.16s) === RUN TestVFSMkdir run.go:185: Remote "mega root 'rclone-test-fokataj3biti'", Local "Local file system at /tmp/rclone1471966280", Modify Window "876000h0m0s" 2026/04/23 04:45:09 INFO : mega root 'rclone-test-fokataj3biti': poll-interval is not supported by this remote 2026/04/23 04:45:09 NOTICE: mega root 'rclone-test-fokataj3biti': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2026/04/23 04:45:11 DEBUG : dir: forgetting directory cache 2026/04/23 04:45:11 DEBUG : forgetting directory cache 2026/04/23 04:45:11 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" 2026/04/23 04:45:11 DEBUG : dir: forgetting directory cache 2026/04/23 04:45:11 DEBUG : forgetting directory cache fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:371 Error: Should be true Test: TestVFSMkdir Messages: listing wrong, want got newLeaf (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:371 Error: Should be true Test: TestVFSMkdir Messages: Unexpected file "newLeaf" 2026/04/23 04:45:16 DEBUG : Added virtual directory entry vAddDir: "/" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 2026/04/23 04:45:19 DEBUG : forgetting directory cache fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:376 Error: Should be true Test: TestVFSMkdir Messages: listing wrong, want got newLeaf (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:376 Error: Should be true Test: TestVFSMkdir Messages: Unexpected file "newLeaf" 2026/04/23 04:45:24 DEBUG : Added virtual directory entry vAddDir: "a" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:382 Error: Should be true Test: TestVFSMkdir Messages: listing wrong, want got newLeaf (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:382 Error: Should be true Test: TestVFSMkdir Messages: Unexpected file "newLeaf" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:388 Error: Should be true Test: TestVFSMkdir Messages: listing wrong, want got newLeaf (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:388 Error: Should be true Test: TestVFSMkdir Messages: Unexpected file "newLeaf" 2026/04/23 04:45:46 DEBUG : dir: forgetting directory cache 2026/04/23 04:45:46 DEBUG : forgetting directory cache 2026/04/23 04:45:46 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" 2026/04/23 04:45:46 DEBUG : dir: forgetting directory cache 2026/04/23 04:45:49 ERROR : /: Dir.Mkdir failed to create directory: Mkdir failed: mkdir create node failed: unexpected end of JSON input vfs_test.go:392: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:392 Error: Received unexpected error: Mkdir failed: mkdir create node failed: unexpected end of JSON input Test: TestVFSMkdir 2026/04/23 04:45:49 DEBUG : WaitForWriters: timeout=30s 2026/04/23 04:45:49 DEBUG : a: Looking for writers 2026/04/23 04:45:49 DEBUG : Looking for writers 2026/04/23 04:45:49 DEBUG : Looking for writers 2026/04/23 04:45:49 DEBUG : newLeaf: reading active writers 2026/04/23 04:45:49 DEBUG : /: reading active writers 2026/04/23 04:45:49 DEBUG : a: reading active writers 2026/04/23 04:45:49 DEBUG : >WaitForWriters: 2026/04/23 04:45:56 DEBUG : forgetting directory cache fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:392 Error: Should be true Test: TestVFSMkdir Messages: listing wrong, want got newLeaf (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:392 Error: Should be true Test: TestVFSMkdir Messages: Unexpected file "newLeaf" --- FAIL: TestVFSMkdir (63.12s) === RUN TestVFSMkdirAll run.go:185: Remote "mega root 'rclone-test-fokataj3biti'", Local "Local file system at /tmp/rclone1471966280", Modify Window "876000h0m0s" 2026/04/23 04:46:12 INFO : mega root 'rclone-test-fokataj3biti': poll-interval is not supported by this remote 2026/04/23 04:46:12 NOTICE: mega root 'rclone-test-fokataj3biti': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:416 Error: Should be true Test: TestVFSMkdirAll Messages: listing wrong, want got newLeaf (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:416 Error: Should be true Test: TestVFSMkdirAll Messages: Unexpected file "newLeaf" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:421 Error: Should be true Test: TestVFSMkdirAll Messages: listing wrong, want got newLeaf (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:421 Error: Should be true Test: TestVFSMkdirAll Messages: Unexpected file "newLeaf" 2026/04/23 04:46:26 DEBUG : Added virtual directory entry vAddDir: "a" 2026/04/23 04:46:26 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/04/23 04:46:26 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/04/23 04:46:26 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/04/23 04:46:27 DEBUG : forgetting directory cache fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:427 Error: Should be true Test: TestVFSMkdirAll Messages: listing wrong, want got newLeaf (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:427 Error: Should be true Test: TestVFSMkdirAll Messages: Unexpected file "newLeaf" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:433 Error: Should be true Test: TestVFSMkdirAll Messages: listing wrong, want got newLeaf (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:433 Error: Should be true Test: TestVFSMkdirAll Messages: Unexpected file "newLeaf" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:439 Error: Should be true Test: TestVFSMkdirAll Messages: listing wrong, want got newLeaf (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:439 Error: Should be true Test: TestVFSMkdirAll Messages: Unexpected file "newLeaf" 2026/04/23 04:46:47 DEBUG : WaitForWriters: timeout=30s 2026/04/23 04:46:47 DEBUG : a/b/c/d: Looking for writers 2026/04/23 04:46:47 DEBUG : a/b/c: Looking for writers 2026/04/23 04:46:47 DEBUG : d: reading active writers 2026/04/23 04:46:47 DEBUG : a/b: Looking for writers 2026/04/23 04:46:47 DEBUG : c: reading active writers 2026/04/23 04:46:47 DEBUG : a: Looking for writers 2026/04/23 04:46:47 DEBUG : b: reading active writers 2026/04/23 04:46:47 DEBUG : Looking for writers 2026/04/23 04:46:47 DEBUG : newLeaf: reading active writers 2026/04/23 04:46:47 DEBUG : a: reading active writers 2026/04/23 04:46:47 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestVFSMkdirAll Messages: listing wrong, want got newLeaf (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestVFSMkdirAll Messages: Unexpected file "newLeaf" --- FAIL: TestVFSMkdirAll (43.27s) === RUN TestVFSIsMetadataFile run.go:185: Remote "mega root 'rclone-test-fokataj3biti'", Local "Local file system at /tmp/rclone1471966280", Modify Window "876000h0m0s" 2026/04/23 04:46:55 INFO : mega root 'rclone-test-fokataj3biti': poll-interval is not supported by this remote 2026/04/23 04:46:55 NOTICE: mega root 'rclone-test-fokataj3biti': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/23 04:46:55 DEBUG : WaitForWriters: timeout=30s 2026/04/23 04:46:55 DEBUG : Looking for writers 2026/04/23 04:46:55 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/04/23 04:46:56 DEBUG : forgetting directory cache 2026/04/23 04:46:56 DEBUG : Removed virtual directory entry vAddFile: "file1" fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestVFSIsMetadataFile Messages: listing wrong, want got newLeaf (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestVFSIsMetadataFile Messages: Unexpected file "newLeaf" --- FAIL: TestVFSIsMetadataFile (7.04s) === RUN TestWriteFileHandleMethods run.go:185: Remote "mega root 'rclone-test-fokataj3biti'", Local "Local file system at /tmp/rclone1471966280", Modify Window "876000h0m0s" 2026/04/23 04:47:02 INFO : mega root 'rclone-test-fokataj3biti': poll-interval is not supported by this remote 2026/04/23 04:47:02 NOTICE: mega root 'rclone-test-fokataj3biti': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/23 04:47:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:47:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:47:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 04:47:02 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/23 04:47:02 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/23 04:47:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 04:47:02 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/04/23 04:47:02 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/04/23 04:47:02 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/04/23 04:47:02 DEBUG : mega root 'rclone-test-fokataj3biti': File to upload is small (5 bytes), uploading instead of streaming 2026/04/23 04:47:02 DEBUG : file1: size = 5 OK 2026/04/23 04:47:02 DEBUG : file1: Size of src and dst objects identical 2026/04/23 04:47:02 DEBUG : Added virtual directory entry vAddFile: "file1" dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:153 Error: Not equal: expected: []string{"file1,5,false"} actual : []string{"file1,5,false", "newLeaf,14,false"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=13) "file1,5,false" +([]string) (len=2) { + (string) (len=13) "file1,5,false", + (string) (len=16) "newLeaf,14,false" } Test: TestWriteFileHandleMethods fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:157 Error: Should be true Test: TestWriteFileHandleMethods Messages: listing wrong, want file1 (5) got file1 (5), newLeaf (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:157 Error: Should be true Test: TestWriteFileHandleMethods Messages: Unexpected file "newLeaf" 2026/04/23 04:47:09 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:47:09 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:47:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 04:47:09 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/23 04:47:09 DEBUG : file1: >OpenFile: fd=file1 (w), err= dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:164 Error: Not equal: expected: []string{"file1,5,false"} actual : []string{"file1,5,false", "newLeaf,14,false"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=13) "file1,5,false" +([]string) (len=2) { + (string) (len=13) "file1,5,false", + (string) (len=16) "newLeaf,14,false" } Test: TestWriteFileHandleMethods 2026/04/23 04:47:09 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:47:09 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:47:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 04:47:09 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/23 04:47:09 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/23 04:47:09 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:173 Error: Not equal: expected: []string{"file1,5,false"} actual : []string{"file1,5,false", "newLeaf,14,false"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=13) "file1,5,false" +([]string) (len=2) { + (string) (len=13) "file1,5,false", + (string) (len=16) "newLeaf,14,false" } Test: TestWriteFileHandleMethods 2026/04/23 04:47:09 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/04/23 04:47:09 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/23 04:47:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 04:47:09 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/23 04:47:09 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/23 04:47:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 04:47:09 DEBUG : mega root 'rclone-test-fokataj3biti': File to upload is small (0 bytes), uploading instead of streaming 2026/04/23 04:47:12 DEBUG : file1: size = 0 OK 2026/04/23 04:47:12 DEBUG : file1: Size of src and dst objects identical 2026/04/23 04:47:12 DEBUG : Added virtual directory entry vAddFile: "file1" dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:182 Error: Not equal: expected: []string{"file1,0,false"} actual : []string{"file1,0,false", "newLeaf,14,false"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=13) "file1,0,false" +([]string) (len=2) { + (string) (len=13) "file1,0,false", + (string) (len=16) "newLeaf,14,false" } Test: TestWriteFileHandleMethods 2026/04/23 04:47:12 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/04/23 04:47:12 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/23 04:47:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 04:47:12 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/23 04:47:12 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/23 04:47:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 04:47:12 DEBUG : mega root 'rclone-test-fokataj3biti': File to upload is small (7 bytes), uploading instead of streaming 2026/04/23 04:47:12 DEBUG : file1: size = 7 OK 2026/04/23 04:47:12 DEBUG : file1: Size of src and dst objects identical 2026/04/23 04:47:12 DEBUG : Added virtual directory entry vAddFile: "file1" dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:191 Error: Not equal: expected: []string{"file1,7,false"} actual : []string{"file1,7,false", "newLeaf,14,false"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=13) "file1,7,false" +([]string) (len=2) { + (string) (len=13) "file1,7,false", + (string) (len=16) "newLeaf,14,false" } Test: TestWriteFileHandleMethods 2026/04/23 04:47:12 DEBUG : WaitForWriters: timeout=30s 2026/04/23 04:47:12 DEBUG : Looking for writers 2026/04/23 04:47:12 DEBUG : newLeaf: reading active writers 2026/04/23 04:47:12 DEBUG : file1: reading active writers 2026/04/23 04:47:12 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestWriteFileHandleMethods Messages: listing wrong, want got newLeaf (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestWriteFileHandleMethods Messages: Unexpected file "newLeaf" --- FAIL: TestWriteFileHandleMethods (18.93s) === RUN TestWriteFileHandleWriteAt run.go:185: Remote "mega root 'rclone-test-fokataj3biti'", Local "Local file system at /tmp/rclone1471966280", Modify Window "876000h0m0s" 2026/04/23 04:47:21 INFO : mega root 'rclone-test-fokataj3biti': poll-interval is not supported by this remote 2026/04/23 04:47:21 NOTICE: mega root 'rclone-test-fokataj3biti': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/23 04:47:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:47:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:47:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 04:47:21 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/23 04:47:21 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/23 04:47:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 04:47:21 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/04/23 04:47:22 DEBUG : file1: aborting in-sequence write wait, off=100 2026/04/23 04:47:22 DEBUG : file1: failed to wait for in-sequence write to 100 2026/04/23 04:47:22 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/04/23 04:47:22 DEBUG : mega root 'rclone-test-fokataj3biti': File to upload is small (11 bytes), uploading instead of streaming 2026/04/23 04:47:22 DEBUG : file1: size = 11 OK 2026/04/23 04:47:22 DEBUG : file1: Size of src and dst objects identical 2026/04/23 04:47:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 04:47:22 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:231 Error: Not equal: expected: []string{"file1,11,false"} actual : []string{"file1,11,false", "newLeaf,14,false"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=14) "file1,11,false" +([]string) (len=2) { + (string) (len=14) "file1,11,false", + (string) (len=16) "newLeaf,14,false" } Test: TestWriteFileHandleWriteAt fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:235 Error: Should be true Test: TestWriteFileHandleWriteAt Messages: listing wrong, want file1 (11) got file1 (11), newLeaf (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:235 Error: Should be true Test: TestWriteFileHandleWriteAt Messages: Unexpected file "newLeaf" 2026/04/23 04:47:29 DEBUG : WaitForWriters: timeout=30s 2026/04/23 04:47:29 DEBUG : Looking for writers 2026/04/23 04:47:29 DEBUG : newLeaf: reading active writers 2026/04/23 04:47:29 DEBUG : file1: reading active writers 2026/04/23 04:47:29 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2026/04/23 04:47:32 DEBUG : forgetting directory cache 2026/04/23 04:47:32 DEBUG : Removed virtual directory entry vAddFile: "file1" fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestWriteFileHandleWriteAt Messages: listing wrong, want got newLeaf (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestWriteFileHandleWriteAt Messages: Unexpected file "newLeaf" --- FAIL: TestWriteFileHandleWriteAt (15.34s) === RUN TestWriteFileHandleFlush run.go:185: Remote "mega root 'rclone-test-fokataj3biti'", Local "Local file system at /tmp/rclone1471966280", Modify Window "876000h0m0s" 2026/04/23 04:47:36 INFO : mega root 'rclone-test-fokataj3biti': poll-interval is not supported by this remote 2026/04/23 04:47:36 NOTICE: mega root 'rclone-test-fokataj3biti': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/23 04:47:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:47:36 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:47:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 04:47:36 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/23 04:47:36 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/23 04:47:36 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/04/23 04:47:36 DEBUG : Added virtual directory entry vAddFile: "file1" dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:247 Error: Not equal: expected: []string{"file1,0,false"} actual : []string{"file1,0,false", "newLeaf,14,false"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=13) "file1,0,false" +([]string) (len=2) { + (string) (len=13) "file1,0,false", + (string) (len=16) "newLeaf,14,false" } Test: TestWriteFileHandleFlush 2026/04/23 04:47:36 DEBUG : mega root 'rclone-test-fokataj3biti': File to upload is small (5 bytes), uploading instead of streaming 2026/04/23 04:47:47 ERROR : file1: WriteFileHandle.New Rcat failed: upload file failed to create session: unexpected end of JSON input 2026/04/23 04:47:47 DEBUG : file1: Remove: 2026/04/23 04:47:47 DEBUG : Added virtual directory entry vDel: "file1" 2026/04/23 04:47:47 DEBUG : file1: >Remove: err= 2026/04/23 04:47:47 ERROR : file1: WriteFileHandle.Flush error: upload file failed to create session: unexpected end of JSON input write_test.go:256: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:256 Error: Received unexpected error: upload file failed to create session: unexpected end of JSON input Test: TestWriteFileHandleFlush 2026/04/23 04:47:47 DEBUG : file1: WriteFileHandle.Flush nothing to do dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:267 Error: Not equal: expected: []string{"file1,5,false"} actual : []string{"newLeaf,14,false"} Diff: --- Expected +++ Actual @@ -1,3 +1,3 @@ ([]string) (len=1) { - (string) (len=13) "file1,5,false" + (string) (len=16) "newLeaf,14,false" } Test: TestWriteFileHandleFlush 2026/04/23 04:47:47 DEBUG : WaitForWriters: timeout=30s 2026/04/23 04:47:47 DEBUG : Looking for writers 2026/04/23 04:47:47 DEBUG : newLeaf: reading active writers 2026/04/23 04:47:47 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestWriteFileHandleFlush Messages: listing wrong, want got newLeaf (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestWriteFileHandleFlush Messages: Unexpected file "newLeaf" --- FAIL: TestWriteFileHandleFlush (28.26s) === RUN TestWriteFileHandleRelease run.go:185: Remote "mega root 'rclone-test-fokataj3biti'", Local "Local file system at /tmp/rclone1471966280", Modify Window "876000h0m0s" 2026/04/23 04:48:05 INFO : mega root 'rclone-test-fokataj3biti': poll-interval is not supported by this remote 2026/04/23 04:48:05 NOTICE: mega root 'rclone-test-fokataj3biti': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/23 04:48:05 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:48:05 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:48:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 04:48:05 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/23 04:48:05 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/23 04:48:05 DEBUG : file1: WriteFileHandle.Release closing 2026/04/23 04:48:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 04:48:05 DEBUG : mega root 'rclone-test-fokataj3biti': File to upload is small (0 bytes), uploading instead of streaming 2026/04/23 04:48:05 DEBUG : file1: size = 0 OK 2026/04/23 04:48:05 DEBUG : file1: Size of src and dst objects identical 2026/04/23 04:48:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 04:48:05 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/04/23 04:48:05 DEBUG : WaitForWriters: timeout=30s 2026/04/23 04:48:05 DEBUG : Looking for writers 2026/04/23 04:48:05 DEBUG : newLeaf: reading active writers 2026/04/23 04:48:05 DEBUG : file1: reading active writers 2026/04/23 04:48:05 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 2026/04/23 04:48:10 DEBUG : forgetting directory cache 2026/04/23 04:48:10 DEBUG : Removed virtual directory entry vAddFile: "file1" 2026/04/23 04:48:10 DEBUG : Removed virtual directory entry vAddFile: "file2" fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestWriteFileHandleRelease Messages: listing wrong, want got newLeaf (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestWriteFileHandleRelease Messages: Unexpected file "newLeaf" --- FAIL: TestWriteFileHandleRelease (7.32s) === RUN TestWriteFileModTimeWithOpenWriters run.go:185: Remote "mega root 'rclone-test-fokataj3biti'", Local "Local file system at /tmp/rclone1471966280", Modify Window "876000h0m0s" 2026/04/23 04:48:12 INFO : mega root 'rclone-test-fokataj3biti': poll-interval is not supported by this remote 2026/04/23 04:48:12 NOTICE: mega root 'rclone-test-fokataj3biti': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/23 04:48:12 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:48:12 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:48:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 04:48:12 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/23 04:48:12 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2026/04/23 04:48:12 DEBUG : WaitForWriters: timeout=30s 2026/04/23 04:48:12 DEBUG : Looking for writers 2026/04/23 04:48:12 DEBUG : file1: reading active writers 2026/04/23 04:48:12 DEBUG : file1: active writers 1 2026/04/23 04:48:12 DEBUG : newLeaf: reading active writers 2026/04/23 04:48:12 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2026/04/23 04:48:12 DEBUG : Looking for writers 2026/04/23 04:48:12 DEBUG : newLeaf: reading active writers 2026/04/23 04:48:12 DEBUG : file1: reading active writers 2026/04/23 04:48:12 DEBUG : file1: active writers 1 2026/04/23 04:48:12 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2026/04/23 04:48:12 DEBUG : Looking for writers 2026/04/23 04:48:12 DEBUG : newLeaf: reading active writers 2026/04/23 04:48:12 DEBUG : file1: reading active writers 2026/04/23 04:48:12 DEBUG : file1: active writers 1 2026/04/23 04:48:12 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2026/04/23 04:48:12 DEBUG : Looking for writers 2026/04/23 04:48:12 DEBUG : newLeaf: reading active writers 2026/04/23 04:48:12 DEBUG : file1: reading active writers 2026/04/23 04:48:12 DEBUG : file1: active writers 1 2026/04/23 04:48:12 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2026/04/23 04:48:12 DEBUG : Looking for writers 2026/04/23 04:48:12 DEBUG : newLeaf: reading active writers 2026/04/23 04:48:12 DEBUG : file1: reading active writers 2026/04/23 04:48:12 DEBUG : file1: active writers 1 2026/04/23 04:48:12 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2026/04/23 04:48:12 DEBUG : Looking for writers 2026/04/23 04:48:12 DEBUG : newLeaf: reading active writers 2026/04/23 04:48:12 DEBUG : file1: reading active writers 2026/04/23 04:48:12 DEBUG : file1: active writers 1 2026/04/23 04:48:12 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2026/04/23 04:48:13 DEBUG : Looking for writers 2026/04/23 04:48:13 DEBUG : newLeaf: reading active writers 2026/04/23 04:48:13 DEBUG : file1: reading active writers 2026/04/23 04:48:13 DEBUG : file1: active writers 1 2026/04/23 04:48:13 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2026/04/23 04:48:13 DEBUG : Looking for writers 2026/04/23 04:48:13 DEBUG : newLeaf: reading active writers 2026/04/23 04:48:13 DEBUG : file1: reading active writers 2026/04/23 04:48:13 DEBUG : file1: active writers 1 2026/04/23 04:48:13 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/23 04:48:14 DEBUG : Looking for writers 2026/04/23 04:48:14 DEBUG : newLeaf: reading active writers 2026/04/23 04:48:14 DEBUG : file1: reading active writers 2026/04/23 04:48:14 DEBUG : file1: active writers 1 2026/04/23 04:48:14 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/23 04:48:15 DEBUG : Looking for writers 2026/04/23 04:48:15 DEBUG : newLeaf: reading active writers 2026/04/23 04:48:15 DEBUG : file1: reading active writers 2026/04/23 04:48:15 DEBUG : file1: active writers 1 2026/04/23 04:48:15 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/23 04:48:16 DEBUG : Looking for writers 2026/04/23 04:48:16 DEBUG : newLeaf: reading active writers 2026/04/23 04:48:16 DEBUG : file1: reading active writers 2026/04/23 04:48:16 DEBUG : file1: active writers 1 2026/04/23 04:48:16 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/23 04:48:17 DEBUG : Looking for writers 2026/04/23 04:48:17 DEBUG : newLeaf: reading active writers 2026/04/23 04:48:17 DEBUG : file1: reading active writers 2026/04/23 04:48:17 DEBUG : file1: active writers 1 2026/04/23 04:48:17 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/23 04:48:18 DEBUG : Looking for writers 2026/04/23 04:48:18 DEBUG : newLeaf: reading active writers 2026/04/23 04:48:18 DEBUG : file1: reading active writers 2026/04/23 04:48:18 DEBUG : file1: active writers 1 2026/04/23 04:48:18 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/23 04:48:19 DEBUG : Looking for writers 2026/04/23 04:48:19 DEBUG : newLeaf: reading active writers 2026/04/23 04:48:19 DEBUG : file1: reading active writers 2026/04/23 04:48:19 DEBUG : file1: active writers 1 2026/04/23 04:48:19 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/23 04:48:20 DEBUG : Looking for writers 2026/04/23 04:48:20 DEBUG : newLeaf: reading active writers 2026/04/23 04:48:20 DEBUG : file1: reading active writers 2026/04/23 04:48:20 DEBUG : file1: active writers 1 2026/04/23 04:48:20 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/23 04:48:21 DEBUG : Looking for writers 2026/04/23 04:48:21 DEBUG : newLeaf: reading active writers 2026/04/23 04:48:21 DEBUG : file1: reading active writers 2026/04/23 04:48:21 DEBUG : file1: active writers 1 2026/04/23 04:48:21 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/23 04:48:22 DEBUG : Looking for writers 2026/04/23 04:48:22 DEBUG : newLeaf: reading active writers 2026/04/23 04:48:22 DEBUG : file1: reading active writers 2026/04/23 04:48:22 DEBUG : file1: active writers 1 2026/04/23 04:48:22 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/23 04:48:23 DEBUG : Looking for writers 2026/04/23 04:48:23 DEBUG : file1: reading active writers 2026/04/23 04:48:23 DEBUG : file1: active writers 1 2026/04/23 04:48:23 DEBUG : newLeaf: reading active writers 2026/04/23 04:48:23 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/23 04:48:24 DEBUG : Looking for writers 2026/04/23 04:48:24 DEBUG : file1: reading active writers 2026/04/23 04:48:24 DEBUG : file1: active writers 1 2026/04/23 04:48:24 DEBUG : newLeaf: reading active writers 2026/04/23 04:48:24 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/23 04:48:25 DEBUG : Looking for writers 2026/04/23 04:48:25 DEBUG : newLeaf: reading active writers 2026/04/23 04:48:25 DEBUG : file1: reading active writers 2026/04/23 04:48:25 DEBUG : file1: active writers 1 2026/04/23 04:48:25 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/23 04:48:26 DEBUG : Looking for writers 2026/04/23 04:48:26 DEBUG : newLeaf: reading active writers 2026/04/23 04:48:26 DEBUG : file1: reading active writers 2026/04/23 04:48:26 DEBUG : file1: active writers 1 2026/04/23 04:48:26 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/23 04:48:27 DEBUG : Looking for writers 2026/04/23 04:48:27 DEBUG : newLeaf: reading active writers 2026/04/23 04:48:27 DEBUG : file1: reading active writers 2026/04/23 04:48:27 DEBUG : file1: active writers 1 2026/04/23 04:48:27 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/23 04:48:28 DEBUG : Looking for writers 2026/04/23 04:48:28 DEBUG : file1: reading active writers 2026/04/23 04:48:28 DEBUG : file1: active writers 1 2026/04/23 04:48:28 DEBUG : newLeaf: reading active writers 2026/04/23 04:48:28 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/23 04:48:29 DEBUG : Looking for writers 2026/04/23 04:48:29 DEBUG : newLeaf: reading active writers 2026/04/23 04:48:29 DEBUG : file1: reading active writers 2026/04/23 04:48:29 DEBUG : file1: active writers 1 2026/04/23 04:48:29 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/23 04:48:30 DEBUG : Looking for writers 2026/04/23 04:48:30 DEBUG : newLeaf: reading active writers 2026/04/23 04:48:30 DEBUG : file1: reading active writers 2026/04/23 04:48:30 DEBUG : file1: active writers 1 2026/04/23 04:48:30 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/23 04:48:31 DEBUG : Looking for writers 2026/04/23 04:48:31 DEBUG : file1: reading active writers 2026/04/23 04:48:31 DEBUG : file1: active writers 1 2026/04/23 04:48:31 DEBUG : newLeaf: reading active writers 2026/04/23 04:48:31 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/23 04:48:32 DEBUG : Looking for writers 2026/04/23 04:48:32 DEBUG : newLeaf: reading active writers 2026/04/23 04:48:32 DEBUG : file1: reading active writers 2026/04/23 04:48:32 DEBUG : file1: active writers 1 2026/04/23 04:48:32 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/23 04:48:33 DEBUG : Looking for writers 2026/04/23 04:48:33 DEBUG : newLeaf: reading active writers 2026/04/23 04:48:33 DEBUG : file1: reading active writers 2026/04/23 04:48:33 DEBUG : file1: active writers 1 2026/04/23 04:48:33 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/23 04:48:34 DEBUG : Looking for writers 2026/04/23 04:48:34 DEBUG : newLeaf: reading active writers 2026/04/23 04:48:34 DEBUG : file1: reading active writers 2026/04/23 04:48:34 DEBUG : file1: active writers 1 2026/04/23 04:48:34 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/23 04:48:35 DEBUG : Looking for writers 2026/04/23 04:48:35 DEBUG : newLeaf: reading active writers 2026/04/23 04:48:35 DEBUG : file1: reading active writers 2026/04/23 04:48:35 DEBUG : file1: active writers 1 2026/04/23 04:48:35 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/23 04:48:36 DEBUG : Looking for writers 2026/04/23 04:48:36 DEBUG : newLeaf: reading active writers 2026/04/23 04:48:36 DEBUG : file1: reading active writers 2026/04/23 04:48:36 DEBUG : file1: active writers 1 2026/04/23 04:48:36 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/23 04:48:37 DEBUG : Looking for writers 2026/04/23 04:48:37 DEBUG : newLeaf: reading active writers 2026/04/23 04:48:37 DEBUG : file1: reading active writers 2026/04/23 04:48:37 DEBUG : file1: active writers 1 2026/04/23 04:48:37 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/23 04:48:38 DEBUG : Looking for writers 2026/04/23 04:48:38 DEBUG : newLeaf: reading active writers 2026/04/23 04:48:38 DEBUG : file1: reading active writers 2026/04/23 04:48:38 DEBUG : file1: active writers 1 2026/04/23 04:48:38 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/23 04:48:39 DEBUG : Looking for writers 2026/04/23 04:48:39 DEBUG : newLeaf: reading active writers 2026/04/23 04:48:39 DEBUG : file1: reading active writers 2026/04/23 04:48:39 DEBUG : file1: active writers 1 2026/04/23 04:48:39 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/23 04:48:40 DEBUG : Looking for writers 2026/04/23 04:48:40 DEBUG : file1: reading active writers 2026/04/23 04:48:40 DEBUG : file1: active writers 1 2026/04/23 04:48:40 DEBUG : newLeaf: reading active writers 2026/04/23 04:48:40 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/23 04:48:41 DEBUG : Looking for writers 2026/04/23 04:48:41 DEBUG : newLeaf: reading active writers 2026/04/23 04:48:41 DEBUG : file1: reading active writers 2026/04/23 04:48:41 DEBUG : file1: active writers 1 2026/04/23 04:48:41 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/23 04:48:42 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2026/04/23 04:48:42 DEBUG : >WaitForWriters: 2026/04/23 04:48:51 DEBUG : forgetting directory cache 2026/04/23 04:48:51 DEBUG : Removed virtual directory entry vAddFile: "file1" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:321 Error: Should be true Test: TestWriteFileModTimeWithOpenWriters Messages: listing wrong, want got newLeaf (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:321 Error: Should be true Test: TestWriteFileModTimeWithOpenWriters Messages: Unexpected file "newLeaf" --- FAIL: TestWriteFileModTimeWithOpenWriters (47.53s) === RUN TestFileReadAtZeroLength run.go:185: Remote "mega root 'rclone-test-fokataj3biti'", Local "Local file system at /tmp/rclone1471966280", Modify Window "876000h0m0s" 2026/04/23 04:48:59 INFO : mega root 'rclone-test-fokataj3biti': poll-interval is not supported by this remote 2026/04/23 04:48:59 NOTICE: mega root 'rclone-test-fokataj3biti': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/23 04:48:59 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:48:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:48:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 04:48:59 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/23 04:48:59 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/23 04:48:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 04:48:59 DEBUG : mega root 'rclone-test-fokataj3biti': File to upload is small (0 bytes), uploading instead of streaming 2026/04/23 04:49:00 DEBUG : file1: size = 0 OK 2026/04/23 04:49:00 DEBUG : file1: Size of src and dst objects identical 2026/04/23 04:49:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 04:49:00 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:49:00 DEBUG : file1: Open: flags=O_RDONLY 2026/04/23 04:49:00 DEBUG : file1: >Open: fd=file1 (r), err= 2026/04/23 04:49:00 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/04/23 04:49:00 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/04/23 04:49:00 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/04/23 04:49:00 DEBUG : WaitForWriters: timeout=30s 2026/04/23 04:49:00 DEBUG : Looking for writers 2026/04/23 04:49:00 DEBUG : newLeaf: reading active writers 2026/04/23 04:49:00 DEBUG : file1: reading active writers 2026/04/23 04:49:00 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestFileReadAtZeroLength Messages: listing wrong, want got newLeaf (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestFileReadAtZeroLength Messages: Unexpected file "newLeaf" --- FAIL: TestFileReadAtZeroLength (7.32s) === RUN TestFileReadAtNonZeroLength run.go:185: Remote "mega root 'rclone-test-fokataj3biti'", Local "Local file system at /tmp/rclone1471966280", Modify Window "876000h0m0s" 2026/04/23 04:49:07 INFO : mega root 'rclone-test-fokataj3biti': poll-interval is not supported by this remote 2026/04/23 04:49:07 NOTICE: mega root 'rclone-test-fokataj3biti': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/23 04:49:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 04:49:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/23 04:49:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 04:49:07 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/23 04:49:07 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/23 04:49:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 04:49:07 DEBUG : mega root 'rclone-test-fokataj3biti': File to upload is small (100 bytes), uploading instead of streaming 2026/04/23 04:49:07 DEBUG : file1: size = 100 OK 2026/04/23 04:49:07 DEBUG : file1: Size of src and dst objects identical 2026/04/23 04:49:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 04:49:07 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 04:49:07 DEBUG : file1: Open: flags=O_RDONLY 2026/04/23 04:49:07 DEBUG : file1: >Open: fd=file1 (r), err= 2026/04/23 04:49:07 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/04/23 04:49:07 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/04/23 04:49:07 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/04/23 04:49:07 DEBUG : WaitForWriters: timeout=30s 2026/04/23 04:49:07 DEBUG : Looking for writers 2026/04/23 04:49:07 DEBUG : newLeaf: reading active writers 2026/04/23 04:49:07 DEBUG : file1: reading active writers 2026/04/23 04:49:07 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 2026/04/23 04:49:13 DEBUG : forgetting directory cache 2026/04/23 04:49:13 DEBUG : Removed virtual directory entry vAddFile: "file1" fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestFileReadAtNonZeroLength Messages: listing wrong, want got newLeaf (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestFileReadAtNonZeroLength Messages: Unexpected file "newLeaf" --- FAIL: TestFileReadAtNonZeroLength (7.39s) === RUN TestZipManyFiles run.go:185: Remote "mega root 'rclone-test-fokataj3biti'", Local "Local file system at /tmp/rclone1471966280", Modify Window "876000h0m0s" 2026/04/23 04:49:14 INFO : mega root 'rclone-test-fokataj3biti': poll-interval is not supported by this remote 2026/04/23 04:49:14 NOTICE: mega root 'rclone-test-fokataj3biti': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/zip_test.go:65 Error: Should be true Test: TestZipManyFiles Messages: listing wrong, want flat/f000.txt (7), flat/f001.txt (14), flat/f002.txt (21), flat/f003.txt (28), flat/f004.txt (35) got flat/f000.txt (7), flat/f001.txt (14), flat/f002.txt (21), flat/f003.txt (28), flat/f004.txt (35), newLeaf (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/zip_test.go:65 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestZipManyFiles Messages: Unexpected file "newLeaf" 2026/04/23 04:49:25 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/04/23 04:49:25 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/04/23 04:49:25 DEBUG : flat/f000.txt: Set virtual modtime to 2026-04-23 04:49:18 +0000 UTC 2026/04/23 04:49:25 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/23 04:49:26 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/23 04:49:26 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/04/23 04:49:26 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/04/23 04:49:26 DEBUG : flat/f001.txt: Set virtual modtime to 2026-04-23 04:49:18 +0000 UTC 2026/04/23 04:49:26 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/23 04:49:26 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/23 04:49:26 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/04/23 04:49:26 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/04/23 04:49:26 DEBUG : flat/f002.txt: Set virtual modtime to 2026-04-23 04:49:18 +0000 UTC 2026/04/23 04:49:26 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/23 04:49:26 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/23 04:49:26 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/04/23 04:49:26 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/04/23 04:49:26 DEBUG : flat/f003.txt: Set virtual modtime to 2026-04-23 04:49:18 +0000 UTC 2026/04/23 04:49:26 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/23 04:49:26 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/23 04:49:26 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/04/23 04:49:26 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/04/23 04:49:26 DEBUG : flat/f004.txt: Set virtual modtime to 2026-04-23 04:49:18 +0000 UTC 2026/04/23 04:49:26 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/23 04:49:26 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/23 04:49:26 DEBUG : WaitForWriters: timeout=30s 2026/04/23 04:49:26 DEBUG : flat: Looking for writers 2026/04/23 04:49:26 DEBUG : f000.txt: reading active writers 2026/04/23 04:49:26 DEBUG : f001.txt: reading active writers 2026/04/23 04:49:26 DEBUG : f002.txt: reading active writers 2026/04/23 04:49:26 DEBUG : f003.txt: reading active writers 2026/04/23 04:49:26 DEBUG : f004.txt: reading active writers 2026/04/23 04:49:26 DEBUG : Looking for writers 2026/04/23 04:49:26 DEBUG : flat: reading active writers 2026/04/23 04:49:26 DEBUG : newLeaf: reading active writers 2026/04/23 04:49:26 DEBUG : >WaitForWriters: 2026/04/23 04:49:27 DEBUG : forgetting directory cache fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestZipManyFiles Messages: listing wrong, want got newLeaf (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestZipManyFiles Messages: Unexpected file "newLeaf" --- FAIL: TestZipManyFiles (35.86s) === RUN TestZipManySubDirs run.go:185: Remote "mega root 'rclone-test-fokataj3biti'", Local "Local file system at /tmp/rclone1471966280", Modify Window "876000h0m0s" 2026/04/23 04:49:50 INFO : mega root 'rclone-test-fokataj3biti': poll-interval is not supported by this remote 2026/04/23 04:49:50 NOTICE: mega root 'rclone-test-fokataj3biti': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/23 04:49:52 DEBUG : forgetting directory cache 2026/04/23 04:49:52 DEBUG : dir: forgetting directory cache 2026/04/23 04:49:52 DEBUG : dir: forgetting directory cache 2026/04/23 04:49:52 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" 2026/04/23 04:49:57 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/04/23 04:49:57 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/04/23 04:49:57 DEBUG : a/b/c/deep.txt: Set virtual modtime to 2026-04-23 04:49:57 +0000 UTC 2026/04/23 04:49:57 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/23 04:49:57 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/23 04:49:57 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/04/23 04:49:57 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/04/23 04:49:57 DEBUG : a/b/mid.txt: Set virtual modtime to 2026-04-23 04:49:53 +0000 UTC 2026/04/23 04:49:57 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/23 04:49:57 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/23 04:49:58 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/04/23 04:49:58 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/04/23 04:49:58 DEBUG : a/top.txt: Set virtual modtime to 2026-04-23 04:49:50 +0000 UTC 2026/04/23 04:49:58 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/23 04:49:58 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/23 04:49:58 DEBUG : WaitForWriters: timeout=30s 2026/04/23 04:49:58 DEBUG : a/b/c: Looking for writers 2026/04/23 04:49:58 DEBUG : deep.txt: reading active writers 2026/04/23 04:49:58 DEBUG : a/b: Looking for writers 2026/04/23 04:49:58 DEBUG : c: reading active writers 2026/04/23 04:49:58 DEBUG : mid.txt: reading active writers 2026/04/23 04:49:58 DEBUG : a: Looking for writers 2026/04/23 04:49:58 DEBUG : b: reading active writers 2026/04/23 04:49:58 DEBUG : top.txt: reading active writers 2026/04/23 04:49:58 DEBUG : Looking for writers 2026/04/23 04:49:58 DEBUG : a: reading active writers 2026/04/23 04:49:58 DEBUG : newLeaf: reading active writers 2026/04/23 04:49:58 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 2026/04/23 04:50:04 DEBUG : forgetting directory cache 2026/04/23 04:50:04 DEBUG : Removed virtual directory entry vAddFile: "file1" fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestZipManySubDirs Messages: listing wrong, want got newLeaf (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestZipManySubDirs Messages: Unexpected file "newLeaf" --- FAIL: TestZipManySubDirs (15.60s) === RUN TestZipLargeFiles run.go:185: Remote "mega root 'rclone-test-fokataj3biti'", Local "Local file system at /tmp/rclone1471966280", Modify Window "876000h0m0s" 2026/04/23 04:50:06 INFO : mega root 'rclone-test-fokataj3biti': poll-interval is not supported by this remote 2026/04/23 04:50:06 NOTICE: mega root 'rclone-test-fokataj3biti': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/23 04:50:07 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/04/23 04:50:07 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/04/23 04:50:07 DEBUG : bigdir/big.bin: Set virtual modtime to 2026-04-23 04:50:07 +0000 UTC 2026/04/23 04:50:07 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/04/23 04:50:07 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/04/23 04:50:07 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/04/23 04:50:07 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/04/23 04:50:07 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/23 04:50:07 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/04/23 04:50:07 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/04/23 04:50:07 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/04/23 04:50:08 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/04/23 04:50:08 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/23 04:50:10 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/23 04:50:10 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/23 04:50:11 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/23 04:50:12 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/23 04:50:12 DEBUG : WaitForWriters: timeout=30s 2026/04/23 04:50:12 DEBUG : bigdir: Looking for writers 2026/04/23 04:50:12 DEBUG : big.bin: reading active writers 2026/04/23 04:50:12 DEBUG : Looking for writers 2026/04/23 04:50:12 DEBUG : bigdir: reading active writers 2026/04/23 04:50:12 DEBUG : newLeaf: reading active writers 2026/04/23 04:50:12 DEBUG : >WaitForWriters: 2026/04/23 04:50:24 DEBUG : forgetting directory cache 2026/04/23 04:50:24 DEBUG : Removed virtual directory entry vDel: "open-test-file" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 2026/04/23 04:50:33 DEBUG : forgetting directory cache 2026/04/23 04:50:33 DEBUG : Removed virtual directory entry vDel: "open-test-file" fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestZipLargeFiles Messages: listing wrong, want got newLeaf (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestZipLargeFiles Messages: Unexpected file "newLeaf" --- FAIL: TestZipLargeFiles (29.45s) === RUN TestZipDirsInRoot run.go:185: Remote "mega root 'rclone-test-fokataj3biti'", Local "Local file system at /tmp/rclone1471966280", Modify Window "876000h0m0s" 2026/04/23 04:50:35 INFO : mega root 'rclone-test-fokataj3biti': poll-interval is not supported by this remote 2026/04/23 04:50:35 NOTICE: mega root 'rclone-test-fokataj3biti': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/23 04:50:38 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/04/23 04:50:38 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/04/23 04:50:38 DEBUG : dir1/a.txt: Set virtual modtime to 2026-04-23 04:50:35 +0000 UTC 2026/04/23 04:50:38 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/23 04:50:38 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/23 04:50:38 NOTICE: Unsolicited response received on idle HTTP channel starting with "\xcd\xcd"; err= 2026/04/23 04:50:38 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/04/23 04:50:38 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/04/23 04:50:38 DEBUG : dir2/b.txt: Set virtual modtime to 2026-04-23 04:50:38 +0000 UTC 2026/04/23 04:50:38 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/23 04:50:39 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/23 04:50:39 NOTICE: Unsolicited response received on idle HTTP channel starting with "\x1b\x1b"; err= 2026/04/23 04:50:39 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/04/23 04:50:39 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/04/23 04:50:39 DEBUG : dir3/c.txt: Set virtual modtime to 2026-04-23 04:50:38 +0000 UTC 2026/04/23 04:50:39 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/23 04:50:39 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/23 04:50:39 NOTICE: Unsolicited response received on idle HTTP channel starting with "\xf2\xf2"; err= 2026/04/23 04:50:39 DEBUG : newLeaf: Open: flags=O_RDONLY 2026/04/23 04:50:39 DEBUG : newLeaf: >Open: fd=newLeaf (r), err= 2026/04/23 04:50:39 DEBUG : newLeaf: Set virtual modtime to 2026-04-23 04:25:52 +0000 UTC 2026/04/23 04:50:39 DEBUG : newLeaf: ChunkedReader.openRange at 0 length 134217728 2026/04/23 04:50:39 DEBUG : newLeaf: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/23 04:50:39 DEBUG : WaitForWriters: timeout=30s 2026/04/23 04:50:39 DEBUG : dir1: Looking for writers 2026/04/23 04:50:39 DEBUG : a.txt: reading active writers 2026/04/23 04:50:39 DEBUG : dir2: Looking for writers 2026/04/23 04:50:39 DEBUG : b.txt: reading active writers 2026/04/23 04:50:39 DEBUG : dir3: Looking for writers 2026/04/23 04:50:39 DEBUG : c.txt: reading active writers 2026/04/23 04:50:39 DEBUG : Looking for writers 2026/04/23 04:50:39 DEBUG : dir1: reading active writers 2026/04/23 04:50:39 DEBUG : dir2: reading active writers 2026/04/23 04:50:39 DEBUG : dir3: reading active writers 2026/04/23 04:50:39 DEBUG : newLeaf: reading active writers 2026/04/23 04:50:39 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestZipDirsInRoot Messages: listing wrong, want got newLeaf (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestZipDirsInRoot Messages: Unexpected file "newLeaf" --- FAIL: TestZipDirsInRoot (13.63s) FAIL 2026/04/23 04:50:49 DEBUG : mega root 'rclone-test-fokataj3biti': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose -test.run '^(TestCaseSensitivity|TestDirRemoveAll|TestFileReadAtNonZeroLength|TestFileReadAtZeroLength|TestRWCacheRename|TestRWCacheUpdate|TestRWFileHandleFlushRead|TestRWFileHandleFlushWrite|TestRWFileHandleMethodsRead|TestRWFileHandleMethodsWrite|TestRWFileHandleReadAt|TestRWFileHandleReleaseRead|TestRWFileHandleReleaseWrite|TestRWFileHandleSeek|TestRWFileHandleSizeCreateExisting|TestRWFileHandleSizeCreateNew|TestRWFileHandleSizeTruncateExisting|TestRWFileHandleWriteAt|TestRWFileHandleWriteNoWrite|TestRWFileModTimeWithOpenWriters|TestRcGetVFS|TestReadFileHandleFlush|TestReadFileHandleMethods|TestReadFileHandleReadAt|TestReadFileHandleRelease|TestReadFileHandleSeek|TestUnicodeNormalization|TestVFSIsMetadataFile|TestVFSMkdir|TestVFSMkdirAll|TestVFSNew|TestVFSNewWithOpts|TestVFSOpenFile|TestVFSRename|TestVFSRoot|TestVFSStat|TestVFSStatParent|TestVFSStatfs|TestWriteFileHandleFlush|TestWriteFileHandleMethods|TestWriteFileHandleRelease|TestWriteFileHandleWriteAt|TestWriteFileModTimeWithOpenWriters|TestZipDirsInRoot|TestZipLargeFiles|TestZipManyFiles|TestZipManySubDirs)$|^TestFileRename$/^(full,forceCache=false|minimal,forceCache=false|minimal,forceCache=true|off,forceCache=false|writes,forceCache=false|writes,forceCache=true)$|^TestRWFileHandleOpenTests$/^(full|writes)$'" - Finished ERROR in 26m17.950103574s (try 2/5): exit status 1: Failed [TestFileRename/off,forceCache=false TestFileRename/minimal,forceCache=false TestFileRename/minimal,forceCache=true TestFileRename/writes,forceCache=false TestFileRename/writes,forceCache=true TestFileRename/full,forceCache=false TestRcGetVFS TestReadFileHandleMethods TestReadFileHandleSeek TestReadFileHandleReadAt TestReadFileHandleFlush TestReadFileHandleRelease TestRWFileHandleMethodsRead TestRWFileHandleSeek TestRWFileHandleReadAt TestRWFileHandleFlushRead TestRWFileHandleReleaseRead TestRWFileHandleMethodsWrite TestRWFileHandleWriteAt TestRWFileHandleWriteNoWrite TestRWFileHandleFlushWrite TestRWFileHandleReleaseWrite TestRWFileHandleSizeTruncateExisting TestRWFileHandleSizeCreateExisting TestRWFileHandleSizeCreateNew TestRWFileHandleOpenTests/writes TestRWFileHandleOpenTests/full TestRWFileModTimeWithOpenWriters TestRWCacheRename TestRWCacheUpdate TestCaseSensitivity TestUnicodeNormalization TestVFSNew TestVFSNewWithOpts TestVFSRoot TestVFSStat TestVFSStatParent TestVFSOpenFile TestVFSRename TestVFSStatfs TestVFSMkdir TestVFSMkdirAll TestVFSIsMetadataFile TestWriteFileHandleMethods TestWriteFileHandleWriteAt TestWriteFileHandleFlush TestWriteFileHandleRelease TestWriteFileModTimeWithOpenWriters TestFileReadAtZeroLength TestFileReadAtNonZeroLength TestZipManyFiles TestZipManySubDirs TestZipLargeFiles TestZipDirsInRoot]