"./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) 2025/11/01 05:27:28 DEBUG : Creating backend with remote "TestMega:rclone-test-baqobaj8pati" 2025/11/01 05:27:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/01 05:27:49 DEBUG : Creating backend with remote "/tmp/rclone4248031983" === RUN TestDirRemoveAll run.go:185: Remote "mega root 'rclone-test-baqobaj8pati'", Local "Local file system at /tmp/rclone4248031983", Modify Window "876000h0m0s" 2025/11/01 05:27:49 INFO : mega root 'rclone-test-baqobaj8pati': poll-interval is not supported by this remote 2025/11/01 05:27:49 NOTICE: mega root 'rclone-test-baqobaj8pati': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/01 05:27:49 DEBUG : dir/file1: Remove: 2025/11/01 05:27:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/01 05:27:49 DEBUG : dir/file1: >Remove: err= 2025/11/01 05:27:49 DEBUG : Added virtual directory entry vDel: "dir" 2025/11/01 05:27:49 DEBUG : WaitForWriters: timeout=30s 2025/11/01 05:27:49 DEBUG : Looking for writers 2025/11/01 05:27:49 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.59s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:185: Remote "mega root 'rclone-test-baqobaj8pati'", Local "Local file system at /tmp/rclone4248031983", Modify Window "876000h0m0s" 2025/11/01 05:27:49 INFO : mega root 'rclone-test-baqobaj8pati': poll-interval is not supported by this remote 2025/11/01 05:27:49 NOTICE: mega root 'rclone-test-baqobaj8pati': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/01 05:27:50 DEBUG : WaitForWriters: timeout=30s 2025/11/01 05:27:50 DEBUG : dir: Looking for writers 2025/11/01 05:27:50 DEBUG : file1: reading active writers 2025/11/01 05:27:50 DEBUG : Looking for writers 2025/11/01 05:27:50 DEBUG : dir: reading active writers 2025/11/01 05:27:50 DEBUG : >WaitForWriters: 2025/11/01 05:27:50 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/01 05:27:50 DEBUG : newLeaf: Updating file with newLeaf 0xc0068b6000 2025/11/01 05:27:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/01 05:27:50 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:1700 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" 2025/11/01 05:27:57 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/11/01 05:27:57 DEBUG : dir/file1: Updating file with dir/file1 0xc0068b6000 2025/11/01 05:27:57 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/01 05:27:57 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:1700 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" 2025/11/01 05:28:04 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/01 05:28:04 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/11/01 05:28:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/01 05:28:04 DEBUG : dir/file1: File is currently open, delaying rename 0xc0068b6000 2025/11/01 05:28:04 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/01 05:28:04 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/01 05:28:04 DEBUG : mega root 'rclone-test-baqobaj8pati': File to upload is small (25 bytes), uploading instead of streaming 2025/11/01 05:28:04 NOTICE: mega root 'rclone-test-baqobaj8pati': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/11/01 05:28:04 DEBUG : dir/file1: Size of src and dst objects identical 2025/11/01 05:28:04 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/01 05:28:04 DEBUG : newLeaf: Running delayed rename now 2025/11/01 05:28:05 INFO : newLeaf: Deleted 2025/11/01 05:28:05 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/01 05:28:05 DEBUG : newLeaf: Updating file with newLeaf 0xc0068b6000 2025/11/01 05:28:05 DEBUG : WaitForWriters: timeout=30s 2025/11/01 05:28:05 DEBUG : dir: Looking for writers 2025/11/01 05:28:05 DEBUG : Looking for writers 2025/11/01 05:28:05 DEBUG : dir: reading active writers 2025/11/01 05:28:05 DEBUG : newLeaf: reading active writers 2025/11/01 05:28: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/off,forceCache=false Messages: listing wrong, want newLeaf (25) got file1 (25), newLeaf (25) 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/off,forceCache=false Messages: Unexpected file "file1" 2025/11/01 05:28:12 DEBUG : WaitForWriters: timeout=30s 2025/11/01 05:28:12 DEBUG : dir: Looking for writers 2025/11/01 05:28:12 DEBUG : Looking for writers 2025/11/01 05:28:12 DEBUG : dir: reading active writers 2025/11/01 05:28:12 DEBUG : newLeaf: reading active writers 2025/11/01 05:28: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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestFileRename/off,forceCache=false Messages: listing wrong, want got newLeaf (25) 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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestFileRename/off,forceCache=false Messages: Unexpected file "newLeaf" === RUN TestFileRename/minimal,forceCache=false run.go:185: Remote "mega root 'rclone-test-baqobaj8pati'", Local "Local file system at /tmp/rclone4248031983", Modify Window "876000h0m0s" 2025/11/01 05:28:19 INFO : mega root 'rclone-test-baqobaj8pati': poll-interval is not supported by this remote 2025/11/01 05:28:19 NOTICE: mega root 'rclone-test-baqobaj8pati': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/01 05:28:19 DEBUG : mega root 'rclone-test-baqobaj8pati': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/01 05:28:19 DEBUG : mega root 'rclone-test-baqobaj8pati': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-baqobaj8pati" 2025/11/01 05:28:19 DEBUG : mega root 'rclone-test-baqobaj8pati': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-baqobaj8pati" 2025/11/01 05:28:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-baqobaj8pati" 2025/11/01 05:28:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/01 05:28:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-baqobaj8pati" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-baqobaj8pati" 2025/11/01 05:28:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-baqobaj8pati" 2025/11/01 05:28:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/01 05:28:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-baqobaj8pati" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-baqobaj8pati" 2025/11/01 05:28:19 INFO : mega root 'rclone-test-baqobaj8pati': 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=false Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), newLeaf (25) 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=false Messages: Unexpected file "newLeaf" 2025/11/01 05:28:26 DEBUG : WaitForWriters: timeout=30s 2025/11/01 05:28:26 DEBUG : dir: Looking for writers 2025/11/01 05:28:26 DEBUG : file1: reading active writers 2025/11/01 05:28:26 DEBUG : Looking for writers 2025/11/01 05:28:26 DEBUG : dir: reading active writers 2025/11/01 05:28:26 DEBUG : newLeaf: reading active writers 2025/11/01 05:28:26 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:1700 Error: Should be true Test: TestFileRename/minimal,forceCache=false Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), newLeaf (25) 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=false Messages: Unexpected file "newLeaf" 2025/11/01 05:28:33 INFO : newLeaf: Deleted 2025/11/01 05:28:34 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/01 05:28:34 DEBUG : newLeaf: Updating file with newLeaf 0xc0004b2a80 2025/11/01 05:28:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/01 05:28:34 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:1700 Error: Should be true Test: TestFileRename/minimal,forceCache=false Messages: listing wrong, want newLeaf (14) 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/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: Not equal: expected: 14 actual : 25 Test: TestFileRename/minimal,forceCache=false Messages: newLeaf: size incorrect file=14 vs obj=25 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 "newLeaf" 2025/11/01 05:28:41 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/11/01 05:28:41 DEBUG : dir/file1: Updating file with dir/file1 0xc0004b2a80 2025/11/01 05:28:41 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/01 05:28:41 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:1700 Error: Should be true Test: TestFileRename/minimal,forceCache=false Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1 (14), newLeaf (25) 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" 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 "dir/file1" 2025/11/01 05:28:48 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/01 05:28:48 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/11/01 05:28:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/01 05:28:48 DEBUG : dir/file1: File is currently open, delaying rename 0xc0004b2a80 2025/11/01 05:28:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/01 05:28:48 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/01 05:28:48 DEBUG : mega root 'rclone-test-baqobaj8pati': File to upload is small (25 bytes), uploading instead of streaming 2025/11/01 05:28:48 DEBUG : dir/file1: Size of src and dst objects identical 2025/11/01 05:28:48 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/01 05:28:48 DEBUG : newLeaf: Running delayed rename now 2025/11/01 05:28:48 INFO : newLeaf: Deleted 2025/11/01 05:28:50 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/01 05:28:50 DEBUG : newLeaf: Updating file with newLeaf 0xc0004b2a80 2025/11/01 05:28:50 DEBUG : WaitForWriters: timeout=30s 2025/11/01 05:28:50 DEBUG : dir: Looking for writers 2025/11/01 05:28:50 DEBUG : Looking for writers 2025/11/01 05:28:50 DEBUG : dir: reading active writers 2025/11/01 05:28:50 DEBUG : newLeaf: reading active writers 2025/11/01 05:28:50 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 (25), newLeaf (25) 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" 2025/11/01 05:28:57 DEBUG : WaitForWriters: timeout=30s 2025/11/01 05:28:57 DEBUG : dir: Looking for writers 2025/11/01 05:28:57 DEBUG : Looking for writers 2025/11/01 05:28:57 DEBUG : dir: reading active writers 2025/11/01 05:28:57 DEBUG : newLeaf: reading active writers 2025/11/01 05:28:57 DEBUG : >WaitForWriters: 2025/11/01 05:28:57 DEBUG : mega root 'rclone-test-baqobaj8pati': 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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestFileRename/minimal,forceCache=false Messages: listing wrong, want got newLeaf (25) 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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 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-baqobaj8pati'", Local "Local file system at /tmp/rclone4248031983", Modify Window "876000h0m0s" 2025/11/01 05:29:05 INFO : mega root 'rclone-test-baqobaj8pati': poll-interval is not supported by this remote 2025/11/01 05:29:05 NOTICE: mega root 'rclone-test-baqobaj8pati': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/01 05:29:05 DEBUG : mega root 'rclone-test-baqobaj8pati': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/01 05:29:05 DEBUG : mega root 'rclone-test-baqobaj8pati': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-baqobaj8pati" 2025/11/01 05:29:05 DEBUG : mega root 'rclone-test-baqobaj8pati': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-baqobaj8pati" 2025/11/01 05:29:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-baqobaj8pati" 2025/11/01 05:29:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/01 05:29:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-baqobaj8pati" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-baqobaj8pati" 2025/11/01 05:29:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-baqobaj8pati" 2025/11/01 05:29:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/01 05:29:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-baqobaj8pati" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-baqobaj8pati" 2025/11/01 05:29:05 INFO : mega root 'rclone-test-baqobaj8pati': 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 (25) 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" 2025/11/01 05:29:12 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/01 05:29:12 DEBUG : dir/file1: newRWFileHandle: 2025/11/01 05:29:12 DEBUG : dir/file1(0xc007214800): openPending: 2025/11/01 05:29:12 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2025/11/01 05:29:12 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/11/01 05:29:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/01 05:29:12 DEBUG : dir/file1(0xc007214800): >openPending: err= 2025/11/01 05:29:12 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/01 05:29:12 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/01 05:29:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/01 05:29:12 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/01 05:29:12 DEBUG : dir/file1(0xc007214800): _writeAt: size=14, off=0 2025/11/01 05:29:12 DEBUG : dir/file1(0xc007214800): >_writeAt: n=14, err= 2025/11/01 05:29:12 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/01 05:29:12 DEBUG : dir/file1(0xc007214800): close: 2025/11/01 05:29:12 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/11/01 05:29:12 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/01 05:29:12 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/11/01 05:29:12 DEBUG : dir/file1(0xc007214800): >close: err= 2025/11/01 05:29:12 DEBUG : WaitForWriters: timeout=30s 2025/11/01 05:29:12 DEBUG : dir: Looking for writers 2025/11/01 05:29:12 DEBUG : file1: reading active writers 2025/11/01 05:29:12 DEBUG : Looking for writers 2025/11/01 05:29:12 DEBUG : dir: reading active writers 2025/11/01 05:29:12 DEBUG : newLeaf: reading active writers 2025/11/01 05:29:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/01 05:29:12 DEBUG : dir: Looking for writers 2025/11/01 05:29:12 DEBUG : file1: reading active writers 2025/11/01 05:29:12 DEBUG : Looking for writers 2025/11/01 05:29:12 DEBUG : dir: reading active writers 2025/11/01 05:29:12 DEBUG : newLeaf: reading active writers 2025/11/01 05:29:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/01 05:29:12 DEBUG : dir: Looking for writers 2025/11/01 05:29:12 DEBUG : file1: reading active writers 2025/11/01 05:29:12 DEBUG : Looking for writers 2025/11/01 05:29:12 DEBUG : newLeaf: reading active writers 2025/11/01 05:29:12 DEBUG : dir: reading active writers 2025/11/01 05:29:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/01 05:29:12 DEBUG : dir: Looking for writers 2025/11/01 05:29:12 DEBUG : file1: reading active writers 2025/11/01 05:29:12 DEBUG : Looking for writers 2025/11/01 05:29:12 DEBUG : dir: reading active writers 2025/11/01 05:29:12 DEBUG : newLeaf: reading active writers 2025/11/01 05:29:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/01 05:29:12 DEBUG : dir/file1: vfs cache: starting upload 2025/11/01 05:29:12 DEBUG : dir: Looking for writers 2025/11/01 05:29:12 DEBUG : file1: reading active writers 2025/11/01 05:29:12 DEBUG : Looking for writers 2025/11/01 05:29:12 DEBUG : dir: reading active writers 2025/11/01 05:29:12 DEBUG : newLeaf: reading active writers 2025/11/01 05:29:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/01 05:29:12 DEBUG : dir: Looking for writers 2025/11/01 05:29:12 DEBUG : file1: reading active writers 2025/11/01 05:29:12 DEBUG : Looking for writers 2025/11/01 05:29:12 DEBUG : dir: reading active writers 2025/11/01 05:29:12 DEBUG : newLeaf: reading active writers 2025/11/01 05:29:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/01 05:29:12 INFO : dir/file1: Copied (replaced existing) 2025/11/01 05:29:12 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/11/01 05:29:12 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/11/01 05:29:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/01 05:29:12 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/11/01 05:29:13 DEBUG : dir: Looking for writers 2025/11/01 05:29:13 DEBUG : file1: reading active writers 2025/11/01 05:29:13 DEBUG : Looking for writers 2025/11/01 05:29:13 DEBUG : dir: reading active writers 2025/11/01 05:29:13 DEBUG : newLeaf: reading active writers 2025/11/01 05:29:13 DEBUG : >WaitForWriters: 2025/11/01 05:29:13 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/01 05:29:13 DEBUG : dir/file1: newRWFileHandle: 2025/11/01 05:29:13 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/01 05:29:13 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/01 05:29:13 DEBUG : dir/file1(0xc0070130c0): _readAt: size=512, off=0 2025/11/01 05:29:13 DEBUG : dir/file1(0xc0070130c0): openPending: 2025/11/01 05:29:13 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2025/11/01 05:29:13 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/11/01 05:29:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/01 05:29:13 DEBUG : dir/file1(0xc0070130c0): >openPending: err= 2025/11/01 05:29:13 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/11/01 05:29:13 DEBUG : dir/file1(0xc0070130c0): >_readAt: n=14, err=EOF 2025/11/01 05:29:13 DEBUG : dir/file1(0xc0070130c0): close: 2025/11/01 05:29:13 DEBUG : dir/file1: vfs cache: setting modification time to 2025-11-01 05:29:12 +0000 UTC 2025/11/01 05:29:13 DEBUG : dir/file1(0xc0070130c0): >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 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:1700 Error: Should be true Test: TestFileRename/minimal,forceCache=true Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), newLeaf (25) 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" 2025/11/01 05:29:20 INFO : newLeaf: Deleted 2025/11/01 05:29:20 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/01 05:29:20 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/01 05:29:20 DEBUG : newLeaf: Updating file with newLeaf 0xc0068b7a40 2025/11/01 05:29:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/01 05:29:20 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:1700 Error: Should be true Test: TestFileRename/minimal,forceCache=true Messages: listing wrong, want newLeaf (14) 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/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: Not equal: expected: 14 actual : 25 Test: TestFileRename/minimal,forceCache=true Messages: newLeaf: size incorrect file=14 vs obj=25 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" 2025/11/01 05:29:27 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/11/01 05:29:27 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/11/01 05:29:27 DEBUG : dir/file1: Updating file with dir/file1 0xc0068b7a40 2025/11/01 05:29:27 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/01 05:29:27 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:1700 Error: Should be true Test: TestFileRename/minimal,forceCache=true Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1 (14), newLeaf (25) 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" 2025/11/01 05:29:34 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/01 05:29:34 DEBUG : dir/file1: newRWFileHandle: 2025/11/01 05:29:34 DEBUG : dir/file1(0xc0072156c0): openPending: 2025/11/01 05:29:34 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2025/11/01 05:29:34 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/11/01 05:29:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/01 05:29:34 DEBUG : dir/file1(0xc0072156c0): >openPending: err= 2025/11/01 05:29:34 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/01 05:29:34 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/01 05:29:34 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/01 05:29:34 DEBUG : dir/file1(0xc0072156c0): _writeAt: size=25, off=0 2025/11/01 05:29:34 DEBUG : dir/file1(0xc0072156c0): >_writeAt: n=25, err= 2025/11/01 05:29:34 INFO : newLeaf: Deleted 2025/11/01 05:29:35 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/01 05:29:35 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/01 05:29:35 DEBUG : newLeaf: Updating file with newLeaf 0xc0068b7a40 2025/11/01 05:29:35 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/01 05:29:35 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/01 05:29:35 DEBUG : newLeaf(0xc0072156c0): close: 2025/11/01 05:29:35 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/11/01 05:29:35 DEBUG : newLeaf: vfs cache: setting modification time to 2025-11-01 05:29:34.526469786 +0000 UTC m=+126.002986899 2025/11/01 05:29:35 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/11/01 05:29:35 DEBUG : newLeaf(0xc0072156c0): >close: err= 2025/11/01 05:29:35 DEBUG : WaitForWriters: timeout=30s 2025/11/01 05:29:35 DEBUG : dir: Looking for writers 2025/11/01 05:29:35 DEBUG : Looking for writers 2025/11/01 05:29:35 DEBUG : dir: reading active writers 2025/11/01 05:29:35 DEBUG : newLeaf: reading active writers 2025/11/01 05:29:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/01 05:29:35 DEBUG : dir: Looking for writers 2025/11/01 05:29:35 DEBUG : Looking for writers 2025/11/01 05:29:35 DEBUG : newLeaf: reading active writers 2025/11/01 05:29:35 DEBUG : dir: reading active writers 2025/11/01 05:29:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/01 05:29:35 DEBUG : dir: Looking for writers 2025/11/01 05:29:35 DEBUG : Looking for writers 2025/11/01 05:29:35 DEBUG : dir: reading active writers 2025/11/01 05:29:35 DEBUG : newLeaf: reading active writers 2025/11/01 05:29:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/01 05:29:35 DEBUG : dir: Looking for writers 2025/11/01 05:29:35 DEBUG : Looking for writers 2025/11/01 05:29:35 DEBUG : dir: reading active writers 2025/11/01 05:29:35 DEBUG : newLeaf: reading active writers 2025/11/01 05:29:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/01 05:29:35 DEBUG : newLeaf: vfs cache: starting upload 2025/11/01 05:29:35 DEBUG : dir: Looking for writers 2025/11/01 05:29:35 DEBUG : Looking for writers 2025/11/01 05:29:35 DEBUG : dir: reading active writers 2025/11/01 05:29:35 DEBUG : newLeaf: reading active writers 2025/11/01 05:29:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/01 05:29:35 DEBUG : dir: Looking for writers 2025/11/01 05:29:35 DEBUG : Looking for writers 2025/11/01 05:29:35 DEBUG : dir: reading active writers 2025/11/01 05:29:35 DEBUG : newLeaf: reading active writers 2025/11/01 05:29:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/01 05:29:35 INFO : newLeaf: Copied (replaced existing) 2025/11/01 05:29:35 DEBUG : newLeaf: vfs cache: fingerprint now "25" 2025/11/01 05:29:35 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/11/01 05:29:35 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/01 05:29:35 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/11/01 05:29:35 DEBUG : dir: Looking for writers 2025/11/01 05:29:35 DEBUG : Looking for writers 2025/11/01 05:29:35 DEBUG : dir: reading active writers 2025/11/01 05:29:35 DEBUG : newLeaf: reading active writers 2025/11/01 05:29: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=true Messages: listing wrong, want newLeaf (25) got newLeaf (25), newLeaf (25) 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" 2025/11/01 05:29:42 DEBUG : WaitForWriters: timeout=30s 2025/11/01 05:29:42 DEBUG : dir: Looking for writers 2025/11/01 05:29:42 DEBUG : Looking for writers 2025/11/01 05:29:42 DEBUG : dir: reading active writers 2025/11/01 05:29:42 DEBUG : newLeaf: reading active writers 2025/11/01 05:29:42 DEBUG : >WaitForWriters: 2025/11/01 05:29:42 DEBUG : mega root 'rclone-test-baqobaj8pati': 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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestFileRename/minimal,forceCache=true Messages: listing wrong, want got newLeaf (25) 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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 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-baqobaj8pati'", Local "Local file system at /tmp/rclone4248031983", Modify Window "876000h0m0s" 2025/11/01 05:29:50 INFO : mega root 'rclone-test-baqobaj8pati': poll-interval is not supported by this remote 2025/11/01 05:29:50 DEBUG : mega root 'rclone-test-baqobaj8pati': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/01 05:29:50 DEBUG : mega root 'rclone-test-baqobaj8pati': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-baqobaj8pati" 2025/11/01 05:29:50 DEBUG : mega root 'rclone-test-baqobaj8pati': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-baqobaj8pati" 2025/11/01 05:29:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-baqobaj8pati" 2025/11/01 05:29:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/01 05:29:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-baqobaj8pati" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-baqobaj8pati" 2025/11/01 05:29:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-baqobaj8pati" 2025/11/01 05:29:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/01 05:29:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-baqobaj8pati" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-baqobaj8pati" 2025/11/01 05:29:50 INFO : mega root 'rclone-test-baqobaj8pati': 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 (25) 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" 2025/11/01 05:29:57 DEBUG : WaitForWriters: timeout=30s 2025/11/01 05:29:57 DEBUG : dir: Looking for writers 2025/11/01 05:29:57 DEBUG : file1: reading active writers 2025/11/01 05:29:57 DEBUG : Looking for writers 2025/11/01 05:29:57 DEBUG : dir: reading active writers 2025/11/01 05:29:57 DEBUG : newLeaf: reading active writers 2025/11/01 05:29: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/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:1700 Error: Should be true Test: TestFileRename/writes,forceCache=false Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), newLeaf (25) 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" 2025/11/01 05:30:04 INFO : newLeaf: Deleted 2025/11/01 05:30:04 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/01 05:30:04 DEBUG : newLeaf: Updating file with newLeaf 0xc0073a2780 2025/11/01 05:30:04 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/01 05:30:04 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:1700 Error: Should be true Test: TestFileRename/writes,forceCache=false Messages: listing wrong, want newLeaf (14) 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/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: Not equal: expected: 14 actual : 25 Test: TestFileRename/writes,forceCache=false Messages: newLeaf: size incorrect file=14 vs obj=25 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" 2025/11/01 05:30:12 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/11/01 05:30:12 DEBUG : dir/file1: Updating file with dir/file1 0xc0073a2780 2025/11/01 05:30:12 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/01 05:30:12 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:1700 Error: Should be true Test: TestFileRename/writes,forceCache=false Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1 (14), newLeaf (25) 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" 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 "dir/file1" 2025/11/01 05:30:19 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/01 05:30:19 DEBUG : dir/file1: newRWFileHandle: 2025/11/01 05:30:19 DEBUG : dir/file1(0xc006e07200): openPending: 2025/11/01 05:30:19 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2025/11/01 05:30:19 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/11/01 05:30:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/01 05:30:19 DEBUG : dir/file1(0xc006e07200): >openPending: err= 2025/11/01 05:30:19 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/01 05:30:19 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/01 05:30:19 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/01 05:30:19 DEBUG : dir/file1(0xc006e07200): _writeAt: size=25, off=0 2025/11/01 05:30:19 DEBUG : dir/file1(0xc006e07200): >_writeAt: n=25, err= 2025/11/01 05:30:19 INFO : newLeaf: Deleted 2025/11/01 05:30:19 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/01 05:30:19 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/01 05:30:19 DEBUG : newLeaf: Updating file with newLeaf 0xc0073a2780 2025/11/01 05:30:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/01 05:30:19 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/01 05:30:19 DEBUG : newLeaf(0xc006e07200): close: 2025/11/01 05:30:19 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/11/01 05:30:19 DEBUG : newLeaf: vfs cache: setting modification time to 2025-11-01 05:30:19.491599022 +0000 UTC m=+170.968116145 2025/11/01 05:30:19 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/11/01 05:30:19 DEBUG : newLeaf(0xc006e07200): >close: err= 2025/11/01 05:30:19 DEBUG : WaitForWriters: timeout=30s 2025/11/01 05:30:19 DEBUG : dir: Looking for writers 2025/11/01 05:30:19 DEBUG : Looking for writers 2025/11/01 05:30:19 DEBUG : dir: reading active writers 2025/11/01 05:30:19 DEBUG : newLeaf: reading active writers 2025/11/01 05:30:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/01 05:30:19 DEBUG : dir: Looking for writers 2025/11/01 05:30:19 DEBUG : Looking for writers 2025/11/01 05:30:19 DEBUG : dir: reading active writers 2025/11/01 05:30:19 DEBUG : newLeaf: reading active writers 2025/11/01 05:30:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/01 05:30:19 DEBUG : dir: Looking for writers 2025/11/01 05:30:19 DEBUG : Looking for writers 2025/11/01 05:30:19 DEBUG : dir: reading active writers 2025/11/01 05:30:19 DEBUG : newLeaf: reading active writers 2025/11/01 05:30:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/01 05:30:19 DEBUG : dir: Looking for writers 2025/11/01 05:30:19 DEBUG : Looking for writers 2025/11/01 05:30:19 DEBUG : dir: reading active writers 2025/11/01 05:30:19 DEBUG : newLeaf: reading active writers 2025/11/01 05:30:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/01 05:30:19 DEBUG : newLeaf: vfs cache: starting upload 2025/11/01 05:30:20 DEBUG : dir: Looking for writers 2025/11/01 05:30:20 DEBUG : Looking for writers 2025/11/01 05:30:20 DEBUG : dir: reading active writers 2025/11/01 05:30:20 DEBUG : newLeaf: reading active writers 2025/11/01 05:30:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/01 05:30:20 DEBUG : dir: Looking for writers 2025/11/01 05:30:20 DEBUG : Looking for writers 2025/11/01 05:30:20 DEBUG : dir: reading active writers 2025/11/01 05:30:20 DEBUG : newLeaf: reading active writers 2025/11/01 05:30:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/01 05:30:20 INFO : newLeaf: Copied (replaced existing) 2025/11/01 05:30:20 DEBUG : newLeaf: vfs cache: fingerprint now "25" 2025/11/01 05:30:20 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/11/01 05:30:20 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/01 05:30:20 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/11/01 05:30:20 DEBUG : dir: Looking for writers 2025/11/01 05:30:20 DEBUG : Looking for writers 2025/11/01 05:30:20 DEBUG : dir: reading active writers 2025/11/01 05:30:20 DEBUG : newLeaf: reading active writers 2025/11/01 05:30:20 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 (25), newLeaf (25) 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" 2025/11/01 05:30:27 DEBUG : WaitForWriters: timeout=30s 2025/11/01 05:30:27 DEBUG : dir: Looking for writers 2025/11/01 05:30:27 DEBUG : Looking for writers 2025/11/01 05:30:27 DEBUG : dir: reading active writers 2025/11/01 05:30:27 DEBUG : newLeaf: reading active writers 2025/11/01 05:30:27 DEBUG : >WaitForWriters: 2025/11/01 05:30:27 DEBUG : mega root 'rclone-test-baqobaj8pati': 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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestFileRename/writes,forceCache=false Messages: listing wrong, want got newLeaf (25) 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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 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-baqobaj8pati'", Local "Local file system at /tmp/rclone4248031983", Modify Window "876000h0m0s" 2025/11/01 05:30:34 INFO : mega root 'rclone-test-baqobaj8pati': poll-interval is not supported by this remote 2025/11/01 05:30:34 DEBUG : mega root 'rclone-test-baqobaj8pati': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/01 05:30:34 DEBUG : mega root 'rclone-test-baqobaj8pati': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-baqobaj8pati" 2025/11/01 05:30:34 DEBUG : mega root 'rclone-test-baqobaj8pati': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-baqobaj8pati" 2025/11/01 05:30:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-baqobaj8pati" 2025/11/01 05:30:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/01 05:30:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-baqobaj8pati" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-baqobaj8pati" 2025/11/01 05:30:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-baqobaj8pati" 2025/11/01 05:30:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/01 05:30:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-baqobaj8pati" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-baqobaj8pati" 2025/11/01 05:30:34 INFO : mega root 'rclone-test-baqobaj8pati': 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 (25) 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" 2025/11/01 05:30:42 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/01 05:30:42 DEBUG : dir/file1: newRWFileHandle: 2025/11/01 05:30:42 DEBUG : dir/file1(0xc0006cbcc0): openPending: 2025/11/01 05:30:42 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2025/11/01 05:30:42 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/11/01 05:30:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/01 05:30:42 DEBUG : dir/file1(0xc0006cbcc0): >openPending: err= 2025/11/01 05:30:42 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/01 05:30:42 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/01 05:30:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/01 05:30:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/01 05:30:42 DEBUG : dir/file1(0xc0006cbcc0): _writeAt: size=14, off=0 2025/11/01 05:30:42 DEBUG : dir/file1(0xc0006cbcc0): >_writeAt: n=14, err= 2025/11/01 05:30:42 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/01 05:30:42 DEBUG : dir/file1(0xc0006cbcc0): close: 2025/11/01 05:30:42 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/11/01 05:30:42 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/01 05:30:42 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/11/01 05:30:42 DEBUG : dir/file1(0xc0006cbcc0): >close: err= 2025/11/01 05:30:42 DEBUG : WaitForWriters: timeout=30s 2025/11/01 05:30:42 DEBUG : dir: Looking for writers 2025/11/01 05:30:42 DEBUG : file1: reading active writers 2025/11/01 05:30:42 DEBUG : Looking for writers 2025/11/01 05:30:42 DEBUG : newLeaf: reading active writers 2025/11/01 05:30:42 DEBUG : dir: reading active writers 2025/11/01 05:30:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/01 05:30:42 DEBUG : dir: Looking for writers 2025/11/01 05:30:42 DEBUG : file1: reading active writers 2025/11/01 05:30:42 DEBUG : Looking for writers 2025/11/01 05:30:42 DEBUG : dir: reading active writers 2025/11/01 05:30:42 DEBUG : newLeaf: reading active writers 2025/11/01 05:30:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/01 05:30:42 DEBUG : dir: Looking for writers 2025/11/01 05:30:42 DEBUG : file1: reading active writers 2025/11/01 05:30:42 DEBUG : Looking for writers 2025/11/01 05:30:42 DEBUG : dir: reading active writers 2025/11/01 05:30:42 DEBUG : newLeaf: reading active writers 2025/11/01 05:30:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/01 05:30:42 DEBUG : dir: Looking for writers 2025/11/01 05:30:42 DEBUG : file1: reading active writers 2025/11/01 05:30:42 DEBUG : Looking for writers 2025/11/01 05:30:42 DEBUG : dir: reading active writers 2025/11/01 05:30:42 DEBUG : newLeaf: reading active writers 2025/11/01 05:30:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/01 05:30:42 DEBUG : dir/file1: vfs cache: starting upload 2025/11/01 05:30:42 DEBUG : dir: Looking for writers 2025/11/01 05:30:42 DEBUG : file1: reading active writers 2025/11/01 05:30:42 DEBUG : Looking for writers 2025/11/01 05:30:42 DEBUG : dir: reading active writers 2025/11/01 05:30:42 DEBUG : newLeaf: reading active writers 2025/11/01 05:30:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/01 05:30:42 DEBUG : dir: Looking for writers 2025/11/01 05:30:42 DEBUG : file1: reading active writers 2025/11/01 05:30:42 DEBUG : Looking for writers 2025/11/01 05:30:42 DEBUG : dir: reading active writers 2025/11/01 05:30:42 DEBUG : newLeaf: reading active writers 2025/11/01 05:30:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/01 05:30:42 DEBUG : dir: Looking for writers 2025/11/01 05:30:42 DEBUG : file1: reading active writers 2025/11/01 05:30:42 DEBUG : Looking for writers 2025/11/01 05:30:42 DEBUG : dir: reading active writers 2025/11/01 05:30:42 DEBUG : newLeaf: reading active writers 2025/11/01 05:30:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/11/01 05:30:43 INFO : dir/file1: Copied (replaced existing) 2025/11/01 05:30:43 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/11/01 05:30:43 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/11/01 05:30:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/01 05:30:43 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/11/01 05:30:43 DEBUG : dir: Looking for writers 2025/11/01 05:30:43 DEBUG : file1: reading active writers 2025/11/01 05:30:43 DEBUG : Looking for writers 2025/11/01 05:30:43 DEBUG : dir: reading active writers 2025/11/01 05:30:43 DEBUG : newLeaf: reading active writers 2025/11/01 05:30:43 DEBUG : >WaitForWriters: 2025/11/01 05:30:43 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/01 05:30:43 DEBUG : dir/file1: newRWFileHandle: 2025/11/01 05:30:43 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/01 05:30:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/01 05:30:43 DEBUG : dir/file1(0xc00098d180): _readAt: size=512, off=0 2025/11/01 05:30:43 DEBUG : dir/file1(0xc00098d180): openPending: 2025/11/01 05:30:43 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2025/11/01 05:30:43 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/11/01 05:30:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/01 05:30:43 DEBUG : dir/file1(0xc00098d180): >openPending: err= 2025/11/01 05:30:43 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/11/01 05:30:43 DEBUG : dir/file1(0xc00098d180): >_readAt: n=14, err=EOF 2025/11/01 05:30:43 DEBUG : dir/file1(0xc00098d180): close: 2025/11/01 05:30:43 DEBUG : dir/file1: vfs cache: setting modification time to 2025-11-01 05:30:43 +0000 UTC 2025/11/01 05:30:43 DEBUG : dir/file1(0xc00098d180): >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 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:1700 Error: Should be true Test: TestFileRename/writes,forceCache=true Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), newLeaf (25) 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" 2025/11/01 05:30:50 INFO : newLeaf: Deleted 2025/11/01 05:30:51 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/01 05:30:51 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/01 05:30:51 DEBUG : newLeaf: Updating file with newLeaf 0xc0073a35c0 2025/11/01 05:30:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/01 05:30:51 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:1700 Error: Should be true Test: TestFileRename/writes,forceCache=true Messages: listing wrong, want newLeaf (14) 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/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: Not equal: expected: 14 actual : 25 Test: TestFileRename/writes,forceCache=true Messages: newLeaf: size incorrect file=14 vs obj=25 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" 2025/11/01 05:30:58 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/11/01 05:30:58 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/11/01 05:30:58 DEBUG : dir/file1: Updating file with dir/file1 0xc0073a35c0 2025/11/01 05:30:58 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/01 05:30:58 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:1700 Error: Should be true Test: TestFileRename/writes,forceCache=true Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1 (14), newLeaf (25) 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" 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 "dir/file1" 2025/11/01 05:31:05 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/01 05:31:05 DEBUG : dir/file1: newRWFileHandle: 2025/11/01 05:31:05 DEBUG : dir/file1(0xc0004821c0): openPending: 2025/11/01 05:31:05 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2025/11/01 05:31:05 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/11/01 05:31:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/01 05:31:05 DEBUG : dir/file1(0xc0004821c0): >openPending: err= 2025/11/01 05:31:05 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/01 05:31:05 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/01 05:31:05 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/01 05:31:05 DEBUG : dir/file1(0xc0004821c0): _writeAt: size=25, off=0 2025/11/01 05:31:05 DEBUG : dir/file1(0xc0004821c0): >_writeAt: n=25, err= 2025/11/01 05:31:05 INFO : newLeaf: Deleted 2025/11/01 05:31:05 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/01 05:31:05 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/01 05:31:05 DEBUG : newLeaf: Updating file with newLeaf 0xc0073a35c0 2025/11/01 05:31:05 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/01 05:31:05 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/01 05:31:05 DEBUG : newLeaf(0xc0004821c0): close: 2025/11/01 05:31:05 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/11/01 05:31:05 DEBUG : newLeaf: vfs cache: setting modification time to 2025-11-01 05:31:05.550527086 +0000 UTC m=+217.027044198 2025/11/01 05:31:05 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/11/01 05:31:05 DEBUG : newLeaf(0xc0004821c0): >close: err= 2025/11/01 05:31:05 DEBUG : WaitForWriters: timeout=30s 2025/11/01 05:31:05 DEBUG : dir: Looking for writers 2025/11/01 05:31:05 DEBUG : Looking for writers 2025/11/01 05:31:05 DEBUG : dir: reading active writers 2025/11/01 05:31:05 DEBUG : newLeaf: reading active writers 2025/11/01 05:31:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/01 05:31:05 DEBUG : dir: Looking for writers 2025/11/01 05:31:05 DEBUG : Looking for writers 2025/11/01 05:31:05 DEBUG : dir: reading active writers 2025/11/01 05:31:05 DEBUG : newLeaf: reading active writers 2025/11/01 05:31:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/01 05:31:05 DEBUG : dir: Looking for writers 2025/11/01 05:31:05 DEBUG : Looking for writers 2025/11/01 05:31:05 DEBUG : newLeaf: reading active writers 2025/11/01 05:31:05 DEBUG : dir: reading active writers 2025/11/01 05:31:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/01 05:31:05 DEBUG : dir: Looking for writers 2025/11/01 05:31:05 DEBUG : Looking for writers 2025/11/01 05:31:05 DEBUG : dir: reading active writers 2025/11/01 05:31:05 DEBUG : newLeaf: reading active writers 2025/11/01 05:31:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/01 05:31:05 DEBUG : newLeaf: vfs cache: starting upload 2025/11/01 05:31:05 DEBUG : dir: Looking for writers 2025/11/01 05:31:05 DEBUG : Looking for writers 2025/11/01 05:31:05 DEBUG : dir: reading active writers 2025/11/01 05:31:05 DEBUG : newLeaf: reading active writers 2025/11/01 05:31:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/01 05:31:06 DEBUG : dir: Looking for writers 2025/11/01 05:31:06 DEBUG : Looking for writers 2025/11/01 05:31:06 DEBUG : dir: reading active writers 2025/11/01 05:31:06 DEBUG : newLeaf: reading active writers 2025/11/01 05:31:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/01 05:31:06 DEBUG : dir: Looking for writers 2025/11/01 05:31:06 DEBUG : Looking for writers 2025/11/01 05:31:06 DEBUG : dir: reading active writers 2025/11/01 05:31:06 DEBUG : newLeaf: reading active writers 2025/11/01 05:31:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/11/01 05:31:07 DEBUG : dir: Looking for writers 2025/11/01 05:31:07 DEBUG : Looking for writers 2025/11/01 05:31:07 DEBUG : dir: reading active writers 2025/11/01 05:31:07 DEBUG : newLeaf: reading active writers 2025/11/01 05:31:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/11/01 05:31:08 DEBUG : dir: Looking for writers 2025/11/01 05:31:08 DEBUG : Looking for writers 2025/11/01 05:31:08 DEBUG : dir: reading active writers 2025/11/01 05:31:08 DEBUG : newLeaf: reading active writers 2025/11/01 05:31:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/11/01 05:31:08 INFO : newLeaf: Copied (replaced existing) 2025/11/01 05:31:08 DEBUG : newLeaf: vfs cache: fingerprint now "25" 2025/11/01 05:31:08 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/11/01 05:31:08 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/01 05:31:08 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/11/01 05:31:09 DEBUG : dir: Looking for writers 2025/11/01 05:31:09 DEBUG : Looking for writers 2025/11/01 05:31:09 DEBUG : dir: reading active writers 2025/11/01 05:31:09 DEBUG : newLeaf: reading active writers 2025/11/01 05:31:09 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 (25), newLeaf (25) 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" 2025/11/01 05:31:16 DEBUG : WaitForWriters: timeout=30s 2025/11/01 05:31:16 DEBUG : dir: Looking for writers 2025/11/01 05:31:16 DEBUG : Looking for writers 2025/11/01 05:31:16 DEBUG : dir: reading active writers 2025/11/01 05:31:16 DEBUG : newLeaf: reading active writers 2025/11/01 05:31:16 DEBUG : >WaitForWriters: 2025/11/01 05:31:16 DEBUG : mega root 'rclone-test-baqobaj8pati': 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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestFileRename/writes,forceCache=true Messages: listing wrong, want got newLeaf (25) 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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 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-baqobaj8pati'", Local "Local file system at /tmp/rclone4248031983", Modify Window "876000h0m0s" 2025/11/01 05:31:23 INFO : mega root 'rclone-test-baqobaj8pati': poll-interval is not supported by this remote 2025/11/01 05:31:23 DEBUG : mega root 'rclone-test-baqobaj8pati': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/01 05:31:23 DEBUG : mega root 'rclone-test-baqobaj8pati': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-baqobaj8pati" 2025/11/01 05:31:23 DEBUG : mega root 'rclone-test-baqobaj8pati': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-baqobaj8pati" 2025/11/01 05:31:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-baqobaj8pati" 2025/11/01 05:31:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/01 05:31:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-baqobaj8pati" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-baqobaj8pati" 2025/11/01 05:31:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-baqobaj8pati" 2025/11/01 05:31:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/01 05:31:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-baqobaj8pati" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-baqobaj8pati" 2025/11/01 05:31:23 INFO : mega root 'rclone-test-baqobaj8pati': 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 (25) 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" 2025/11/01 05:31:32 DEBUG : WaitForWriters: timeout=30s 2025/11/01 05:31:32 DEBUG : dir: Looking for writers 2025/11/01 05:31:32 DEBUG : file1: reading active writers 2025/11/01 05:31:32 DEBUG : Looking for writers 2025/11/01 05:31:32 DEBUG : dir: reading active writers 2025/11/01 05:31:32 DEBUG : newLeaf: reading active writers 2025/11/01 05:31:32 DEBUG : >WaitForWriters: 2025/11/01 05:31:32 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/01 05:31:32 DEBUG : dir/file1: newRWFileHandle: 2025/11/01 05:31:32 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/01 05:31:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/01 05:31:32 DEBUG : dir/file1(0xc0007ed140): _readAt: size=512, off=0 2025/11/01 05:31:32 DEBUG : dir/file1(0xc0007ed140): openPending: 2025/11/01 05:31:32 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2025/11/01 05:31:32 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/11/01 05:31:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/01 05:31:32 DEBUG : dir/file1(0xc0007ed140): >openPending: err= 2025/11/01 05:31:32 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/11/01 05:31:32 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/01 05:31:32 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/01 05:31:32 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/01 05:31:32 DEBUG : dir/file1(0xc0007ed140): >_readAt: n=14, err=EOF 2025/11/01 05:31:32 DEBUG : dir/file1(0xc0007ed140): close: 2025/11/01 05:31:32 DEBUG : dir/file1: vfs cache: setting modification time to 2025-11-01 05:31:23 +0000 UTC 2025/11/01 05:31:32 DEBUG : dir/file1(0xc0007ed140): >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 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:1700 Error: Should be true Test: TestFileRename/full,forceCache=false Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), newLeaf (25) 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" 2025/11/01 05:31:39 INFO : newLeaf: Deleted 2025/11/01 05:31:40 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/01 05:31:40 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/01 05:31:40 DEBUG : newLeaf: Updating file with newLeaf 0xc0004b3bc0 2025/11/01 05:31:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/01 05:31:40 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:1700 Error: Should be true Test: TestFileRename/full,forceCache=false Messages: listing wrong, want newLeaf (14) 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/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: Not equal: expected: 14 actual : 25 Test: TestFileRename/full,forceCache=false Messages: newLeaf: size incorrect file=14 vs obj=25 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" 2025/11/01 05:31:47 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/11/01 05:31:47 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/11/01 05:31:47 DEBUG : dir/file1: Updating file with dir/file1 0xc0004b3bc0 2025/11/01 05:31:47 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/01 05:31:47 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:1700 Error: Should be true Test: TestFileRename/full,forceCache=false Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1 (14), newLeaf (25) 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" 2025/11/01 05:31:54 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/01 05:31:54 DEBUG : dir/file1: newRWFileHandle: 2025/11/01 05:31:54 DEBUG : dir/file1(0xc0002e0940): openPending: 2025/11/01 05:31:54 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2025/11/01 05:31:54 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/11/01 05:31:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/01 05:31:54 DEBUG : dir/file1(0xc0002e0940): >openPending: err= 2025/11/01 05:31:54 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/01 05:31:54 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/01 05:31:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/01 05:31:54 DEBUG : dir/file1(0xc0002e0940): _writeAt: size=25, off=0 2025/11/01 05:31:54 DEBUG : dir/file1(0xc0002e0940): >_writeAt: n=25, err= 2025/11/01 05:31:54 INFO : newLeaf: Deleted 2025/11/01 05:31:54 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/01 05:31:54 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/01 05:31:54 DEBUG : newLeaf: Updating file with newLeaf 0xc0004b3bc0 2025/11/01 05:31:54 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/01 05:31:54 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/01 05:31:54 DEBUG : newLeaf(0xc0002e0940): close: 2025/11/01 05:31:54 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/11/01 05:31:54 DEBUG : newLeaf: vfs cache: setting modification time to 2025-11-01 05:31:54.396688106 +0000 UTC m=+265.873205218 2025/11/01 05:31:54 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/11/01 05:31:54 DEBUG : newLeaf(0xc0002e0940): >close: err= 2025/11/01 05:31:54 DEBUG : WaitForWriters: timeout=30s 2025/11/01 05:31:54 DEBUG : dir: Looking for writers 2025/11/01 05:31:54 DEBUG : Looking for writers 2025/11/01 05:31:54 DEBUG : dir: reading active writers 2025/11/01 05:31:54 DEBUG : newLeaf: reading active writers 2025/11/01 05:31:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/01 05:31:54 DEBUG : dir: Looking for writers 2025/11/01 05:31:54 DEBUG : Looking for writers 2025/11/01 05:31:54 DEBUG : dir: reading active writers 2025/11/01 05:31:54 DEBUG : newLeaf: reading active writers 2025/11/01 05:31:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/01 05:31:54 DEBUG : dir: Looking for writers 2025/11/01 05:31:54 DEBUG : Looking for writers 2025/11/01 05:31:54 DEBUG : dir: reading active writers 2025/11/01 05:31:54 DEBUG : newLeaf: reading active writers 2025/11/01 05:31:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/01 05:31:54 DEBUG : dir: Looking for writers 2025/11/01 05:31:54 DEBUG : Looking for writers 2025/11/01 05:31:54 DEBUG : dir: reading active writers 2025/11/01 05:31:54 DEBUG : newLeaf: reading active writers 2025/11/01 05:31:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/01 05:31:54 DEBUG : newLeaf: vfs cache: starting upload 2025/11/01 05:31:54 DEBUG : dir: Looking for writers 2025/11/01 05:31:54 DEBUG : Looking for writers 2025/11/01 05:31:54 DEBUG : dir: reading active writers 2025/11/01 05:31:54 DEBUG : newLeaf: reading active writers 2025/11/01 05:31:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/01 05:31:54 DEBUG : dir: Looking for writers 2025/11/01 05:31:54 DEBUG : Looking for writers 2025/11/01 05:31:54 DEBUG : newLeaf: reading active writers 2025/11/01 05:31:54 DEBUG : dir: reading active writers 2025/11/01 05:31:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/01 05:31:55 DEBUG : dir: Looking for writers 2025/11/01 05:31:55 DEBUG : Looking for writers 2025/11/01 05:31:55 DEBUG : dir: reading active writers 2025/11/01 05:31:55 DEBUG : newLeaf: reading active writers 2025/11/01 05:31:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/11/01 05:31:55 DEBUG : dir: Looking for writers 2025/11/01 05:31:55 DEBUG : Looking for writers 2025/11/01 05:31:55 DEBUG : newLeaf: reading active writers 2025/11/01 05:31:55 DEBUG : dir: reading active writers 2025/11/01 05:31:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/11/01 05:31:56 DEBUG : dir: Looking for writers 2025/11/01 05:31:56 DEBUG : Looking for writers 2025/11/01 05:31:56 DEBUG : dir: reading active writers 2025/11/01 05:31:56 DEBUG : newLeaf: reading active writers 2025/11/01 05:31:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/11/01 05:31:57 DEBUG : dir: Looking for writers 2025/11/01 05:31:57 DEBUG : Looking for writers 2025/11/01 05:31:57 DEBUG : dir: reading active writers 2025/11/01 05:31:57 DEBUG : newLeaf: reading active writers 2025/11/01 05:31:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/11/01 05:31:58 INFO : newLeaf: Copied (replaced existing) 2025/11/01 05:31:58 DEBUG : newLeaf: vfs cache: fingerprint now "25" 2025/11/01 05:31:58 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/11/01 05:31:58 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/01 05:31:58 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/11/01 05:31:58 DEBUG : dir: Looking for writers 2025/11/01 05:31:58 DEBUG : Looking for writers 2025/11/01 05:31:58 DEBUG : dir: reading active writers 2025/11/01 05:31:58 DEBUG : newLeaf: reading active writers 2025/11/01 05:31: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 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 (25), newLeaf (25) 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" 2025/11/01 05:32:05 DEBUG : WaitForWriters: timeout=30s 2025/11/01 05:32:05 DEBUG : dir: Looking for writers 2025/11/01 05:32:05 DEBUG : Looking for writers 2025/11/01 05:32:05 DEBUG : dir: reading active writers 2025/11/01 05:32:05 DEBUG : newLeaf: reading active writers 2025/11/01 05:32:05 DEBUG : >WaitForWriters: 2025/11/01 05:32:05 DEBUG : mega root 'rclone-test-baqobaj8pati': 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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestFileRename/full,forceCache=false Messages: listing wrong, want got newLeaf (25) 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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestFileRename/full,forceCache=false Messages: Unexpected file "newLeaf" --- FAIL: TestFileRename (263.37s) --- FAIL: TestFileRename/off,forceCache=false (29.55s) --- FAIL: TestFileRename/minimal,forceCache=false (45.71s) --- FAIL: TestFileRename/minimal,forceCache=true (45.08s) --- FAIL: TestFileRename/writes,forceCache=false (44.67s) --- FAIL: TestFileRename/writes,forceCache=true (48.45s) --- FAIL: TestFileRename/full,forceCache=false (49.91s) === RUN TestRcGetVFS run.go:185: Remote "mega root 'rclone-test-baqobaj8pati'", Local "Local file system at /tmp/rclone4248031983", Modify Window "876000h0m0s" 2025/11/01 05:32:13 INFO : mega root 'rclone-test-baqobaj8pati': poll-interval is not supported by this remote 2025/11/01 05:32:13 NOTICE: mega root 'rclone-test-baqobaj8pati': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/01 05:32:13 INFO : mega root 'rclone-test-baqobaj8pati': poll-interval is not supported by this remote 2025/11/01 05:32:13 NOTICE: mega root 'rclone-test-baqobaj8pati': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/01 05:32:13 DEBUG : WaitForWriters: timeout=30s 2025/11/01 05:32:13 DEBUG : Looking for writers 2025/11/01 05:32:13 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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRcGetVFS Messages: listing wrong, want got newLeaf (25) 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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRcGetVFS Messages: Unexpected file "newLeaf" --- FAIL: TestRcGetVFS (7.35s) === RUN TestReadFileHandleMethods run.go:185: Remote "mega root 'rclone-test-baqobaj8pati'", Local "Local file system at /tmp/rclone4248031983", Modify Window "876000h0m0s" 2025/11/01 05:32:20 INFO : mega root 'rclone-test-baqobaj8pati': poll-interval is not supported by this remote 2025/11/01 05:32:20 NOTICE: mega root 'rclone-test-baqobaj8pati': --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:1700 Error: Should be true Test: TestReadFileHandleMethods Messages: listing wrong, want dir/file1 (16) got dir/file1 (16), newLeaf (25) 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" 2025/11/01 05:32:27 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/01 05:32:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/01 05:32:27 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/01 05:32:27 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/11/01 05:32:27 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/01 05:32:27 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/11/01 05:32:28 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/11/01 05:32:28 DEBUG : WaitForWriters: timeout=30s 2025/11/01 05:32:28 DEBUG : dir: Looking for writers 2025/11/01 05:32:28 DEBUG : file1: reading active writers 2025/11/01 05:32:28 DEBUG : Looking for writers 2025/11/01 05:32:28 DEBUG : dir: reading active writers 2025/11/01 05:32:28 DEBUG : newLeaf: reading active writers 2025/11/01 05:32:28 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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestReadFileHandleMethods Messages: listing wrong, want got newLeaf (25) 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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestReadFileHandleMethods Messages: Unexpected file "newLeaf" --- FAIL: TestReadFileHandleMethods (14.85s) === RUN TestReadFileHandleSeek run.go:185: Remote "mega root 'rclone-test-baqobaj8pati'", Local "Local file system at /tmp/rclone4248031983", Modify Window "876000h0m0s" 2025/11/01 05:32:35 INFO : mega root 'rclone-test-baqobaj8pati': poll-interval is not supported by this remote 2025/11/01 05:32:35 NOTICE: mega root 'rclone-test-baqobaj8pati': --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:85 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestReadFileHandleSeek Messages: listing wrong, want dir/file1 (16) got dir/file1 (16), newLeaf (25) 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:85 Error: Should be true Test: TestReadFileHandleSeek Messages: Unexpected file "newLeaf" 2025/11/01 05:32:42 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/01 05:32:42 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/01 05:32:42 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/01 05:32:42 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/11/01 05:32:42 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/01 05:32:42 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/11/01 05:32:42 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/11/01 05:32:43 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/11/01 05:32:43 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/11/01 05:32:43 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/11/01 05:32:43 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/11/01 05:32:43 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/11/01 05:32:43 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/11/01 05:32:43 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/11/01 05:32:43 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/11/01 05:32:43 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/11/01 05:32:43 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/11/01 05:32:43 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/11/01 05:32:43 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/11/01 05:32:43 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/11/01 05:32:43 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/11/01 05:32:43 DEBUG : WaitForWriters: timeout=30s 2025/11/01 05:32:43 DEBUG : dir: Looking for writers 2025/11/01 05:32:43 DEBUG : file1: reading active writers 2025/11/01 05:32:43 DEBUG : Looking for writers 2025/11/01 05:32:43 DEBUG : dir: reading active writers 2025/11/01 05:32:43 DEBUG : newLeaf: reading active writers 2025/11/01 05:32:43 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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestReadFileHandleSeek Messages: listing wrong, want got newLeaf (25) 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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestReadFileHandleSeek Messages: Unexpected file "newLeaf" --- FAIL: TestReadFileHandleSeek (15.34s) === RUN TestReadFileHandleReadAt run.go:185: Remote "mega root 'rclone-test-baqobaj8pati'", Local "Local file system at /tmp/rclone4248031983", Modify Window "876000h0m0s" 2025/11/01 05:32:50 INFO : mega root 'rclone-test-baqobaj8pati': poll-interval is not supported by this remote 2025/11/01 05:32:50 NOTICE: mega root 'rclone-test-baqobaj8pati': --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:1700 Error: Should be true Test: TestReadFileHandleReadAt Messages: listing wrong, want dir/file1 (16) got dir/file1 (16), newLeaf (25) 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" 2025/11/01 05:32:58 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/01 05:32:58 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/01 05:32:58 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/01 05:32:58 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/11/01 05:32:58 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/01 05:32:58 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/11/01 05:32:58 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/11/01 05:32:58 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/11/01 05:32:58 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/11/01 05:32:58 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/11/01 05:32:58 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/11/01 05:32:58 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/11/01 05:32:58 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/11/01 05:32:58 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/11/01 05:32:58 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/11/01 05:32:58 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/11/01 05:32:58 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/11/01 05:32:58 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/11/01 05:32:58 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/11/01 05:32:58 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/11/01 05:32:58 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/11/01 05:32:58 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/11/01 05:32:58 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/11/01 05:32:58 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/11/01 05:32:58 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/11/01 05:32:58 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/11/01 05:32:58 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/11/01 05:32:58 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/11/01 05:32:59 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/11/01 05:32:59 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/11/01 05:32:59 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/11/01 05:32:59 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/11/01 05:32:59 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/11/01 05:32:59 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/11/01 05:32:59 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/11/01 05:32:59 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/11/01 05:32:59 DEBUG : WaitForWriters: timeout=30s 2025/11/01 05:32:59 DEBUG : dir: Looking for writers 2025/11/01 05:32:59 DEBUG : file1: reading active writers 2025/11/01 05:32:59 DEBUG : Looking for writers 2025/11/01 05:32:59 DEBUG : dir: reading active writers 2025/11/01 05:32:59 DEBUG : newLeaf: reading active writers 2025/11/01 05:32:59 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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestReadFileHandleReadAt Messages: listing wrong, want got newLeaf (25) 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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestReadFileHandleReadAt Messages: Unexpected file "newLeaf" --- FAIL: TestReadFileHandleReadAt (15.56s) === RUN TestReadFileHandleFlush run.go:185: Remote "mega root 'rclone-test-baqobaj8pati'", Local "Local file system at /tmp/rclone4248031983", Modify Window "876000h0m0s" 2025/11/01 05:33:06 INFO : mega root 'rclone-test-baqobaj8pati': poll-interval is not supported by this remote 2025/11/01 05:33:06 NOTICE: mega root 'rclone-test-baqobaj8pati': --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:1700 Error: Should be true Test: TestReadFileHandleFlush Messages: listing wrong, want dir/file1 (16) got dir/file1 (16), newLeaf (25) 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" 2025/11/01 05:33:15 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/01 05:33:15 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/01 05:33:15 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/01 05:33:15 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/11/01 05:33:15 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/01 05:33:15 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/11/01 05:33:15 DEBUG : WaitForWriters: timeout=30s 2025/11/01 05:33:15 DEBUG : dir: Looking for writers 2025/11/01 05:33:15 DEBUG : file1: reading active writers 2025/11/01 05:33:15 DEBUG : Looking for writers 2025/11/01 05:33:15 DEBUG : dir: reading active writers 2025/11/01 05:33:15 DEBUG : newLeaf: reading active writers 2025/11/01 05:33:15 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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestReadFileHandleFlush Messages: listing wrong, want got newLeaf (25) 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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestReadFileHandleFlush Messages: Unexpected file "newLeaf" --- FAIL: TestReadFileHandleFlush (16.72s) === RUN TestReadFileHandleRelease run.go:185: Remote "mega root 'rclone-test-baqobaj8pati'", Local "Local file system at /tmp/rclone4248031983", Modify Window "876000h0m0s" 2025/11/01 05:33:23 INFO : mega root 'rclone-test-baqobaj8pati': poll-interval is not supported by this remote 2025/11/01 05:33:23 NOTICE: mega root 'rclone-test-baqobaj8pati': --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:210 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestReadFileHandleRelease Messages: listing wrong, want dir/file1 (16) got dir/file1 (16), newLeaf (25) 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:210 Error: Should be true Test: TestReadFileHandleRelease Messages: Unexpected file "newLeaf" 2025/11/01 05:33:30 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/01 05:33:30 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/01 05:33:30 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/01 05:33:30 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/11/01 05:33:30 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/01 05:33:30 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/11/01 05:33:30 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/11/01 05:33:30 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/11/01 05:33:30 DEBUG : WaitForWriters: timeout=30s 2025/11/01 05:33:30 DEBUG : dir: Looking for writers 2025/11/01 05:33:30 DEBUG : file1: reading active writers 2025/11/01 05:33:30 DEBUG : Looking for writers 2025/11/01 05:33:30 DEBUG : newLeaf: reading active writers 2025/11/01 05:33:30 DEBUG : dir: reading active writers 2025/11/01 05:33:30 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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestReadFileHandleRelease Messages: listing wrong, want got newLeaf (25) 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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestReadFileHandleRelease Messages: Unexpected file "newLeaf" --- FAIL: TestReadFileHandleRelease (15.14s) === RUN TestRWFileHandleMethodsRead run.go:185: Remote "mega root 'rclone-test-baqobaj8pati'", Local "Local file system at /tmp/rclone4248031983", Modify Window "876000h0m0s" 2025/11/01 05:33:38 INFO : mega root 'rclone-test-baqobaj8pati': poll-interval is not supported by this remote 2025/11/01 05:33:38 DEBUG : mega root 'rclone-test-baqobaj8pati': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/01 05:33:38 DEBUG : mega root 'rclone-test-baqobaj8pati': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-baqobaj8pati" 2025/11/01 05:33:38 DEBUG : mega root 'rclone-test-baqobaj8pati': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-baqobaj8pati" 2025/11/01 05:33:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-baqobaj8pati" 2025/11/01 05:33:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/01 05:33:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-baqobaj8pati" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-baqobaj8pati" 2025/11/01 05:33:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-baqobaj8pati" 2025/11/01 05:33:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/01 05:33:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-baqobaj8pati" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-baqobaj8pati" 2025/11/01 05:33:38 INFO : mega root 'rclone-test-baqobaj8pati': 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 (25) 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" 2025/11/01 05:33:45 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/01 05:33:45 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/01 05:33:45 DEBUG : dir/file1: newRWFileHandle: 2025/11/01 05:33:45 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/01 05:33:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/01 05:33:45 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/01 05:33:45 DEBUG : dir/file1(0xc007012140): _readAt: size=1, off=0 2025/11/01 05:33:45 DEBUG : dir/file1(0xc007012140): openPending: 2025/11/01 05:33:45 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2025/11/01 05:33:45 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/01 05:33:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/01 05:33:45 DEBUG : dir/file1(0xc007012140): >openPending: err= 2025/11/01 05:33:45 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/11/01 05:33:45 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/01 05:33:45 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/01 05:33:45 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/01 05:33:45 DEBUG : dir/file1(0xc007012140): >_readAt: n=1, err= 2025/11/01 05:33:45 DEBUG : dir/file1(0xc007012140): _readAt: size=256, off=1 2025/11/01 05:33:45 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/11/01 05:33:45 DEBUG : dir/file1(0xc007012140): >_readAt: n=15, err=EOF 2025/11/01 05:33:45 DEBUG : dir/file1(0xc007012140): _readAt: size=16, off=16 2025/11/01 05:33:45 DEBUG : dir/file1(0xc007012140): >_readAt: n=0, err=EOF 2025/11/01 05:33:45 DEBUG : dir/file1(0xc007012140): close: 2025/11/01 05:33:45 DEBUG : dir/file1: vfs cache: setting modification time to 2025-11-01 05:33:38 +0000 UTC 2025/11/01 05:33:45 DEBUG : dir/file1(0xc007012140): >close: err= 2025/11/01 05:33:45 DEBUG : dir/file1(0xc007012140): close: 2025/11/01 05:33:45 DEBUG : dir/file1(0xc007012140): >close: err=file already closed 2025/11/01 05:33:45 DEBUG : WaitForWriters: timeout=30s 2025/11/01 05:33:45 DEBUG : dir: Looking for writers 2025/11/01 05:33:45 DEBUG : file1: reading active writers 2025/11/01 05:33:45 DEBUG : Looking for writers 2025/11/01 05:33:45 DEBUG : dir: reading active writers 2025/11/01 05:33:45 DEBUG : newLeaf: reading active writers 2025/11/01 05:33:45 DEBUG : >WaitForWriters: 2025/11/01 05:33:45 DEBUG : mega root 'rclone-test-baqobaj8pati': 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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleMethodsRead Messages: listing wrong, want got newLeaf (25) 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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleMethodsRead Messages: Unexpected file "newLeaf" --- FAIL: TestRWFileHandleMethodsRead (14.70s) === RUN TestRWFileHandleSeek run.go:185: Remote "mega root 'rclone-test-baqobaj8pati'", Local "Local file system at /tmp/rclone4248031983", Modify Window "876000h0m0s" 2025/11/01 05:33:52 INFO : mega root 'rclone-test-baqobaj8pati': poll-interval is not supported by this remote 2025/11/01 05:33:52 DEBUG : mega root 'rclone-test-baqobaj8pati': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/01 05:33:52 DEBUG : mega root 'rclone-test-baqobaj8pati': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-baqobaj8pati" 2025/11/01 05:33:52 DEBUG : mega root 'rclone-test-baqobaj8pati': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-baqobaj8pati" 2025/11/01 05:33:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-baqobaj8pati" 2025/11/01 05:33:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/01 05:33:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-baqobaj8pati" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-baqobaj8pati" 2025/11/01 05:33:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-baqobaj8pati" 2025/11/01 05:33:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/01 05:33:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-baqobaj8pati" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-baqobaj8pati" 2025/11/01 05:33:52 INFO : mega root 'rclone-test-baqobaj8pati': 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:118 Error: Should be true Test: TestRWFileHandleSeek Messages: listing wrong, want dir/file1 (16) got dir/file1 (16), newLeaf (25) 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:118 Error: Should be true Test: TestRWFileHandleSeek Messages: Unexpected file "newLeaf" 2025/11/01 05:34:00 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/01 05:34:00 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/01 05:34:00 DEBUG : dir/file1: newRWFileHandle: 2025/11/01 05:34:00 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/01 05:34:00 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/01 05:34:00 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/01 05:34:00 DEBUG : dir/file1(0xc000482b40): _readAt: size=1, off=0 2025/11/01 05:34:00 DEBUG : dir/file1(0xc000482b40): openPending: 2025/11/01 05:34:00 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2025/11/01 05:34:00 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/01 05:34:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/01 05:34:00 DEBUG : dir/file1(0xc000482b40): >openPending: err= 2025/11/01 05:34:00 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/11/01 05:34:00 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/01 05:34:00 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/01 05:34:00 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/01 05:34:00 DEBUG : dir/file1(0xc000482b40): >_readAt: n=1, err= 2025/11/01 05:34:00 DEBUG : dir/file1(0xc000482b40): _readAt: size=1, off=5 2025/11/01 05:34:00 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/11/01 05:34:00 DEBUG : dir/file1(0xc000482b40): >_readAt: n=1, err= 2025/11/01 05:34:00 DEBUG : dir/file1(0xc000482b40): _readAt: size=1, off=3 2025/11/01 05:34:00 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/11/01 05:34:00 DEBUG : dir/file1(0xc000482b40): >_readAt: n=1, err= 2025/11/01 05:34:00 DEBUG : dir/file1(0xc000482b40): _readAt: size=1, off=13 2025/11/01 05:34:00 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/11/01 05:34:00 DEBUG : dir/file1(0xc000482b40): >_readAt: n=1, err= 2025/11/01 05:34:00 DEBUG : dir/file1(0xc000482b40): _readAt: size=16, off=100 2025/11/01 05:34:00 DEBUG : dir/file1(0xc000482b40): >_readAt: n=0, err=EOF 2025/11/01 05:34:00 DEBUG : dir/file1(0xc000482b40): close: 2025/11/01 05:34:00 DEBUG : dir/file1: vfs cache: setting modification time to 2025-11-01 05:33:53 +0000 UTC 2025/11/01 05:34:00 DEBUG : dir/file1(0xc000482b40): >close: err= 2025/11/01 05:34:00 DEBUG : WaitForWriters: timeout=30s 2025/11/01 05:34:00 DEBUG : dir: Looking for writers 2025/11/01 05:34:00 DEBUG : file1: reading active writers 2025/11/01 05:34:00 DEBUG : Looking for writers 2025/11/01 05:34:00 DEBUG : dir: reading active writers 2025/11/01 05:34:00 DEBUG : newLeaf: reading active writers 2025/11/01 05:34:00 DEBUG : >WaitForWriters: 2025/11/01 05:34:00 DEBUG : mega root 'rclone-test-baqobaj8pati': 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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleSeek Messages: listing wrong, want got newLeaf (25) 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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleSeek Messages: Unexpected file "newLeaf" --- FAIL: TestRWFileHandleSeek (14.69s) === RUN TestRWFileHandleReadAt run.go:185: Remote "mega root 'rclone-test-baqobaj8pati'", Local "Local file system at /tmp/rclone4248031983", Modify Window "876000h0m0s" 2025/11/01 05:34:07 INFO : mega root 'rclone-test-baqobaj8pati': poll-interval is not supported by this remote 2025/11/01 05:34:07 DEBUG : mega root 'rclone-test-baqobaj8pati': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/01 05:34:07 DEBUG : mega root 'rclone-test-baqobaj8pati': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-baqobaj8pati" 2025/11/01 05:34:07 DEBUG : mega root 'rclone-test-baqobaj8pati': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-baqobaj8pati" 2025/11/01 05:34:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-baqobaj8pati" 2025/11/01 05:34:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/01 05:34:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-baqobaj8pati" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-baqobaj8pati" 2025/11/01 05:34:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-baqobaj8pati" 2025/11/01 05:34:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/01 05:34:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-baqobaj8pati" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-baqobaj8pati" 2025/11/01 05:34:07 INFO : mega root 'rclone-test-baqobaj8pati': 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 (25) 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" 2025/11/01 05:34:14 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/01 05:34:14 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/01 05:34:14 DEBUG : dir/file1: newRWFileHandle: 2025/11/01 05:34:14 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/01 05:34:14 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/01 05:34:14 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/01 05:34:14 DEBUG : dir/file1(0xc006e06a40): _readAt: size=1, off=0 2025/11/01 05:34:14 DEBUG : dir/file1(0xc006e06a40): openPending: 2025/11/01 05:34:14 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2025/11/01 05:34:14 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/01 05:34:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/01 05:34:14 DEBUG : dir/file1(0xc006e06a40): >openPending: err= 2025/11/01 05:34:14 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/11/01 05:34:14 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/01 05:34:14 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/01 05:34:14 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/01 05:34:15 DEBUG : dir/file1(0xc006e06a40): >_readAt: n=1, err= 2025/11/01 05:34:15 DEBUG : dir/file1(0xc006e06a40): _readAt: size=1, off=5 2025/11/01 05:34:15 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/11/01 05:34:15 DEBUG : dir/file1(0xc006e06a40): >_readAt: n=1, err= 2025/11/01 05:34:15 DEBUG : dir/file1(0xc006e06a40): _readAt: size=1, off=1 2025/11/01 05:34:15 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/11/01 05:34:15 DEBUG : dir/file1(0xc006e06a40): >_readAt: n=1, err= 2025/11/01 05:34:15 DEBUG : dir/file1(0xc006e06a40): _readAt: size=6, off=10 2025/11/01 05:34:15 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/11/01 05:34:15 DEBUG : dir/file1(0xc006e06a40): >_readAt: n=6, err= 2025/11/01 05:34:15 DEBUG : dir/file1(0xc006e06a40): _readAt: size=256, off=10 2025/11/01 05:34:15 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/11/01 05:34:15 DEBUG : dir/file1(0xc006e06a40): >_readAt: n=6, err=EOF 2025/11/01 05:34:15 DEBUG : dir/file1(0xc006e06a40): _readAt: size=256, off=100 2025/11/01 05:34:15 DEBUG : dir/file1(0xc006e06a40): >_readAt: n=0, err=EOF 2025/11/01 05:34:15 DEBUG : dir/file1(0xc006e06a40): close: 2025/11/01 05:34:15 DEBUG : dir/file1: vfs cache: setting modification time to 2025-11-01 05:34:07 +0000 UTC 2025/11/01 05:34:15 DEBUG : dir/file1(0xc006e06a40): >close: err= 2025/11/01 05:34:15 DEBUG : dir/file1(0xc006e06a40): _readAt: size=256, off=100 2025/11/01 05:34:15 DEBUG : dir/file1(0xc006e06a40): >_readAt: n=0, err=file already closed 2025/11/01 05:34:15 DEBUG : WaitForWriters: timeout=30s 2025/11/01 05:34:15 DEBUG : dir: Looking for writers 2025/11/01 05:34:15 DEBUG : file1: reading active writers 2025/11/01 05:34:15 DEBUG : Looking for writers 2025/11/01 05:34:15 DEBUG : dir: reading active writers 2025/11/01 05:34:15 DEBUG : newLeaf: reading active writers 2025/11/01 05:34:15 DEBUG : >WaitForWriters: 2025/11/01 05:34:15 DEBUG : mega root 'rclone-test-baqobaj8pati': 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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleReadAt Messages: listing wrong, want got newLeaf (25) 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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleReadAt Messages: Unexpected file "newLeaf" --- FAIL: TestRWFileHandleReadAt (14.68s) === RUN TestRWFileHandleFlushRead run.go:185: Remote "mega root 'rclone-test-baqobaj8pati'", Local "Local file system at /tmp/rclone4248031983", Modify Window "876000h0m0s" 2025/11/01 05:34:22 INFO : mega root 'rclone-test-baqobaj8pati': poll-interval is not supported by this remote 2025/11/01 05:34:22 DEBUG : mega root 'rclone-test-baqobaj8pati': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/01 05:34:22 DEBUG : mega root 'rclone-test-baqobaj8pati': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-baqobaj8pati" 2025/11/01 05:34:22 DEBUG : mega root 'rclone-test-baqobaj8pati': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-baqobaj8pati" 2025/11/01 05:34:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-baqobaj8pati" 2025/11/01 05:34:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/01 05:34:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-baqobaj8pati" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-baqobaj8pati" 2025/11/01 05:34:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-baqobaj8pati" 2025/11/01 05:34:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/01 05:34:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-baqobaj8pati" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-baqobaj8pati" 2025/11/01 05:34:22 INFO : mega root 'rclone-test-baqobaj8pati': 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:216 Error: Should be true Test: TestRWFileHandleFlushRead Messages: listing wrong, want dir/file1 (16) got dir/file1 (16), newLeaf (25) 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:216 Error: Should be true Test: TestRWFileHandleFlushRead Messages: Unexpected file "newLeaf" 2025/11/01 05:34:29 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/01 05:34:29 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/01 05:34:29 DEBUG : dir/file1: newRWFileHandle: 2025/11/01 05:34:29 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/01 05:34:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/01 05:34:29 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/01 05:34:29 DEBUG : dir/file1(0xc0007eddc0): RWFileHandle.Flush 2025/11/01 05:34:29 DEBUG : dir/file1(0xc0007eddc0): _readAt: size=256, off=0 2025/11/01 05:34:29 DEBUG : dir/file1(0xc0007eddc0): openPending: 2025/11/01 05:34:29 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2025/11/01 05:34:29 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/01 05:34:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/01 05:34:29 DEBUG : dir/file1(0xc0007eddc0): >openPending: err= 2025/11/01 05:34:29 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/11/01 05:34:29 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/01 05:34:29 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/01 05:34:29 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/01 05:34:29 DEBUG : dir/file1(0xc0007eddc0): >_readAt: n=16, err=EOF 2025/11/01 05:34:29 DEBUG : dir/file1(0xc0007eddc0): RWFileHandle.Flush 2025/11/01 05:34:29 DEBUG : dir/file1(0xc0007eddc0): RWFileHandle.Flush 2025/11/01 05:34:29 DEBUG : dir/file1(0xc0007eddc0): close: 2025/11/01 05:34:29 DEBUG : dir/file1: vfs cache: setting modification time to 2025-11-01 05:34:22 +0000 UTC 2025/11/01 05:34:29 DEBUG : dir/file1(0xc0007eddc0): >close: err= 2025/11/01 05:34:29 DEBUG : WaitForWriters: timeout=30s 2025/11/01 05:34:29 DEBUG : dir: Looking for writers 2025/11/01 05:34:29 DEBUG : file1: reading active writers 2025/11/01 05:34:29 DEBUG : Looking for writers 2025/11/01 05:34:29 DEBUG : dir: reading active writers 2025/11/01 05:34:29 DEBUG : newLeaf: reading active writers 2025/11/01 05:34:29 DEBUG : >WaitForWriters: 2025/11/01 05:34:29 DEBUG : mega root 'rclone-test-baqobaj8pati': 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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleFlushRead Messages: listing wrong, want got newLeaf (25) 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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleFlushRead Messages: Unexpected file "newLeaf" --- FAIL: TestRWFileHandleFlushRead (14.68s) === RUN TestRWFileHandleReleaseRead run.go:185: Remote "mega root 'rclone-test-baqobaj8pati'", Local "Local file system at /tmp/rclone4248031983", Modify Window "876000h0m0s" 2025/11/01 05:34:37 INFO : mega root 'rclone-test-baqobaj8pati': poll-interval is not supported by this remote 2025/11/01 05:34:37 DEBUG : mega root 'rclone-test-baqobaj8pati': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/01 05:34:37 DEBUG : mega root 'rclone-test-baqobaj8pati': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-baqobaj8pati" 2025/11/01 05:34:37 DEBUG : mega root 'rclone-test-baqobaj8pati': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-baqobaj8pati" 2025/11/01 05:34:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-baqobaj8pati" 2025/11/01 05:34:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/01 05:34:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-baqobaj8pati" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-baqobaj8pati" 2025/11/01 05:34:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-baqobaj8pati" 2025/11/01 05:34:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/01 05:34:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-baqobaj8pati" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-baqobaj8pati" 2025/11/01 05:34:37 INFO : mega root 'rclone-test-baqobaj8pati': 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:244 Error: Should be true Test: TestRWFileHandleReleaseRead Messages: listing wrong, want dir/file1 (16) got dir/file1 (16), newLeaf (25) 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:244 Error: Should be true Test: TestRWFileHandleReleaseRead Messages: Unexpected file "newLeaf" 2025/11/01 05:34:44 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/01 05:34:44 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/01 05:34:44 DEBUG : dir/file1: newRWFileHandle: 2025/11/01 05:34:44 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/01 05:34:44 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/01 05:34:44 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/01 05:34:44 DEBUG : dir/file1(0xc00092e600): _readAt: size=256, off=0 2025/11/01 05:34:44 DEBUG : dir/file1(0xc00092e600): openPending: 2025/11/01 05:34:44 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2025/11/01 05:34:44 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/01 05:34:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/01 05:34:44 DEBUG : dir/file1(0xc00092e600): >openPending: err= 2025/11/01 05:34:44 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/11/01 05:34:44 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/01 05:34:44 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/01 05:34:44 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/01 05:34:44 DEBUG : dir/file1(0xc00092e600): >_readAt: n=16, err=EOF 2025/11/01 05:34:44 DEBUG : dir/file1(0xc00092e600): RWFileHandle.Release 2025/11/01 05:34:44 DEBUG : dir/file1(0xc00092e600): close: 2025/11/01 05:34:44 DEBUG : dir/file1: vfs cache: setting modification time to 2025-11-01 05:34:37 +0000 UTC 2025/11/01 05:34:44 DEBUG : dir/file1(0xc00092e600): >close: err= 2025/11/01 05:34:44 DEBUG : dir/file1(0xc00092e600): RWFileHandle.Release 2025/11/01 05:34:44 DEBUG : WaitForWriters: timeout=30s 2025/11/01 05:34:44 DEBUG : dir: Looking for writers 2025/11/01 05:34:44 DEBUG : file1: reading active writers 2025/11/01 05:34:44 DEBUG : Looking for writers 2025/11/01 05:34:44 DEBUG : dir: reading active writers 2025/11/01 05:34:44 DEBUG : newLeaf: reading active writers 2025/11/01 05:34:44 DEBUG : >WaitForWriters: 2025/11/01 05:34:44 DEBUG : mega root 'rclone-test-baqobaj8pati': 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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleReleaseRead Messages: listing wrong, want got newLeaf (25) 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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleReleaseRead Messages: Unexpected file "newLeaf" --- FAIL: TestRWFileHandleReleaseRead (14.91s) === RUN TestRWFileHandleMethodsWrite run.go:185: Remote "mega root 'rclone-test-baqobaj8pati'", Local "Local file system at /tmp/rclone4248031983", Modify Window "876000h0m0s" 2025/11/01 05:34:51 INFO : mega root 'rclone-test-baqobaj8pati': poll-interval is not supported by this remote 2025/11/01 05:34:51 DEBUG : mega root 'rclone-test-baqobaj8pati': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/01 05:34:51 DEBUG : mega root 'rclone-test-baqobaj8pati': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-baqobaj8pati" 2025/11/01 05:34:51 DEBUG : mega root 'rclone-test-baqobaj8pati': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-baqobaj8pati" 2025/11/01 05:34:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-baqobaj8pati" 2025/11/01 05:34:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/01 05:34:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-baqobaj8pati" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-baqobaj8pati" 2025/11/01 05:34:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-baqobaj8pati" 2025/11/01 05:34:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/01 05:34:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-baqobaj8pati" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-baqobaj8pati" 2025/11/01 05:34:51 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:34:51 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:34:51 DEBUG : file1: newRWFileHandle: 2025/11/01 05:34:51 DEBUG : mega root 'rclone-test-baqobaj8pati': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item file1 not removed, freed 0 bytes 2025/11/01 05:34:51 INFO : mega root 'rclone-test-baqobaj8pati': vfs cache: cleaned: objects 1 (was 1) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/01 05:34:51 DEBUG : file1(0xc0070137c0): openPending: 2025/11/01 05:34:51 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:34:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/01 05:34:51 DEBUG : file1(0xc0070137c0): >openPending: err= 2025/11/01 05:34:51 DEBUG : file1: >newRWFileHandle: err= 2025/11/01 05:34:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/01 05:34:51 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/01 05:34:51 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/01 05:34:51 DEBUG : file1(0xc0070137c0): _writeAt: size=5, off=0 2025/11/01 05:34:51 DEBUG : file1(0xc0070137c0): >_writeAt: n=5, err= 2025/11/01 05:34:51 DEBUG : file1(0xc0070137c0): _writeAt: size=7, off=5 2025/11/01 05:34:51 DEBUG : file1(0xc0070137c0): >_writeAt: n=7, err= 2025/11/01 05:34:51 DEBUG : file1: vfs cache: truncate to size=11 2025/11/01 05:34:51 DEBUG : file1(0xc0070137c0): close: 2025/11/01 05:34:51 DEBUG : file1: vfs cache: setting modification time to 2025-11-01 05:34:51.929376808 +0000 UTC m=+443.405893910 2025/11/01 05:34:51 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/01 05:34:51 DEBUG : file1(0xc0070137c0): >close: err= 2025/11/01 05:34:51 DEBUG : file1(0xc0070137c0): close: 2025/11/01 05:34:51 DEBUG : file1(0xc0070137c0): >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,25,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,25,false" } Test: TestRWFileHandleMethodsWrite 2025/11/01 05:34:51 DEBUG : WaitForWriters: timeout=30s 2025/11/01 05:34:51 DEBUG : Looking for writers 2025/11/01 05:34:51 DEBUG : newLeaf: reading active writers 2025/11/01 05:34:51 DEBUG : file1: reading active writers 2025/11/01 05:34:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/01 05:34:51 DEBUG : Looking for writers 2025/11/01 05:34:51 DEBUG : newLeaf: reading active writers 2025/11/01 05:34:51 DEBUG : file1: reading active writers 2025/11/01 05:34:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/01 05:34:51 DEBUG : Looking for writers 2025/11/01 05:34:51 DEBUG : newLeaf: reading active writers 2025/11/01 05:34:51 DEBUG : file1: reading active writers 2025/11/01 05:34:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/01 05:34:52 DEBUG : Looking for writers 2025/11/01 05:34:52 DEBUG : newLeaf: reading active writers 2025/11/01 05:34:52 DEBUG : file1: reading active writers 2025/11/01 05:34:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/01 05:34:52 DEBUG : file1: vfs cache: starting upload 2025/11/01 05:34:52 DEBUG : Looking for writers 2025/11/01 05:34:52 DEBUG : newLeaf: reading active writers 2025/11/01 05:34:52 DEBUG : file1: reading active writers 2025/11/01 05:34:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/01 05:34:52 DEBUG : Looking for writers 2025/11/01 05:34:52 DEBUG : newLeaf: reading active writers 2025/11/01 05:34:52 DEBUG : file1: reading active writers 2025/11/01 05:34:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/01 05:34:52 INFO : file1: Copied (new) 2025/11/01 05:34:52 DEBUG : file1: vfs cache: fingerprint now "11" 2025/11/01 05:34:52 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/01 05:34:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/01 05:34:52 INFO : file1: vfs cache: upload succeeded try #1 2025/11/01 05:34:52 DEBUG : Looking for writers 2025/11/01 05:34:52 DEBUG : newLeaf: reading active writers 2025/11/01 05:34:52 DEBUG : file1: reading active writers 2025/11/01 05:34: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 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 (25) 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" 2025/11/01 05:34:59 DEBUG : WaitForWriters: timeout=30s 2025/11/01 05:34:59 DEBUG : Looking for writers 2025/11/01 05:34:59 DEBUG : newLeaf: reading active writers 2025/11/01 05:34:59 DEBUG : file1: reading active writers 2025/11/01 05:34:59 DEBUG : >WaitForWriters: 2025/11/01 05:34:59 DEBUG : mega root 'rclone-test-baqobaj8pati': 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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleMethodsWrite Messages: listing wrong, want got newLeaf (25) 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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleMethodsWrite Messages: Unexpected file "newLeaf" --- FAIL: TestRWFileHandleMethodsWrite (14.75s) === RUN TestRWFileHandleWriteAt run.go:185: Remote "mega root 'rclone-test-baqobaj8pati'", Local "Local file system at /tmp/rclone4248031983", Modify Window "876000h0m0s" 2025/11/01 05:35:06 INFO : mega root 'rclone-test-baqobaj8pati': poll-interval is not supported by this remote 2025/11/01 05:35:06 DEBUG : mega root 'rclone-test-baqobaj8pati': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/01 05:35:06 DEBUG : mega root 'rclone-test-baqobaj8pati': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-baqobaj8pati" 2025/11/01 05:35:06 DEBUG : mega root 'rclone-test-baqobaj8pati': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-baqobaj8pati" 2025/11/01 05:35:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-baqobaj8pati" 2025/11/01 05:35:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/01 05:35:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-baqobaj8pati" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-baqobaj8pati" 2025/11/01 05:35:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-baqobaj8pati" 2025/11/01 05:35:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/01 05:35:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-baqobaj8pati" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-baqobaj8pati" 2025/11/01 05:35:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:35:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:35:06 DEBUG : file1: newRWFileHandle: 2025/11/01 05:35:06 DEBUG : file1(0xc007302b80): openPending: 2025/11/01 05:35:06 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:35:06 DEBUG : mega root 'rclone-test-baqobaj8pati': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item file1 not removed, freed 0 bytes 2025/11/01 05:35:06 INFO : mega root 'rclone-test-baqobaj8pati': vfs cache: cleaned: objects 1 (was 1) in use 1, to upload 0, uploading 0, total size 0 (was 0) 2025/11/01 05:35:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/01 05:35:06 DEBUG : file1(0xc007302b80): >openPending: err= 2025/11/01 05:35:06 DEBUG : file1: >newRWFileHandle: err= 2025/11/01 05:35:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/01 05:35:06 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/01 05:35:06 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/01 05:35:06 DEBUG : file1(0xc007302b80): _writeAt: size=7, off=0 2025/11/01 05:35:06 DEBUG : file1(0xc007302b80): >_writeAt: n=7, err= 2025/11/01 05:35:06 DEBUG : file1(0xc007302b80): _writeAt: size=6, off=5 2025/11/01 05:35:06 DEBUG : file1(0xc007302b80): >_writeAt: n=6, err= 2025/11/01 05:35:06 DEBUG : file1(0xc007302b80): close: 2025/11/01 05:35:06 DEBUG : file1: vfs cache: setting modification time to 2025-11-01 05:35:06.672897085 +0000 UTC m=+458.149414197 2025/11/01 05:35:06 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/01 05:35:06 DEBUG : file1(0xc007302b80): >close: err= 2025/11/01 05:35:06 DEBUG : file1(0xc007302b80): _writeAt: size=5, off=0 2025/11/01 05:35:06 DEBUG : file1(0xc007302b80): >_writeAt: n=0, 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:382 Error: Not equal: expected: []string{"file1,11,false"} actual : []string{"file1,11,false", "newLeaf,25,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,25,false" } Test: TestRWFileHandleWriteAt 2025/11/01 05:35:06 DEBUG : WaitForWriters: timeout=30s 2025/11/01 05:35:06 DEBUG : Looking for writers 2025/11/01 05:35:06 DEBUG : newLeaf: reading active writers 2025/11/01 05:35:06 DEBUG : file1: reading active writers 2025/11/01 05:35:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/01 05:35:06 DEBUG : Looking for writers 2025/11/01 05:35:06 DEBUG : newLeaf: reading active writers 2025/11/01 05:35:06 DEBUG : file1: reading active writers 2025/11/01 05:35:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/01 05:35:06 DEBUG : Looking for writers 2025/11/01 05:35:06 DEBUG : newLeaf: reading active writers 2025/11/01 05:35:06 DEBUG : file1: reading active writers 2025/11/01 05:35:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/01 05:35:06 DEBUG : Looking for writers 2025/11/01 05:35:06 DEBUG : newLeaf: reading active writers 2025/11/01 05:35:06 DEBUG : file1: reading active writers 2025/11/01 05:35:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/01 05:35:06 DEBUG : file1: vfs cache: starting upload 2025/11/01 05:35:06 DEBUG : Looking for writers 2025/11/01 05:35:06 DEBUG : newLeaf: reading active writers 2025/11/01 05:35:06 DEBUG : file1: reading active writers 2025/11/01 05:35:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/01 05:35:06 DEBUG : Looking for writers 2025/11/01 05:35:06 DEBUG : newLeaf: reading active writers 2025/11/01 05:35:06 DEBUG : file1: reading active writers 2025/11/01 05:35:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/01 05:35:07 INFO : file1: Copied (new) 2025/11/01 05:35:07 DEBUG : file1: vfs cache: fingerprint now "11" 2025/11/01 05:35:07 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/01 05:35:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/01 05:35:07 INFO : file1: vfs cache: upload succeeded try #1 2025/11/01 05:35:07 DEBUG : Looking for writers 2025/11/01 05:35:07 DEBUG : file1: reading active writers 2025/11/01 05:35:07 DEBUG : newLeaf: reading active writers 2025/11/01 05:35: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 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 (25) 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" 2025/11/01 05:35:14 DEBUG : WaitForWriters: timeout=30s 2025/11/01 05:35:14 DEBUG : Looking for writers 2025/11/01 05:35:14 DEBUG : file1: reading active writers 2025/11/01 05:35:14 DEBUG : newLeaf: reading active writers 2025/11/01 05:35:14 DEBUG : >WaitForWriters: 2025/11/01 05:35:14 DEBUG : mega root 'rclone-test-baqobaj8pati': 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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleWriteAt Messages: listing wrong, want got newLeaf (25) 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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleWriteAt Messages: Unexpected file "newLeaf" --- FAIL: TestRWFileHandleWriteAt (14.75s) === RUN TestRWFileHandleWriteNoWrite run.go:185: Remote "mega root 'rclone-test-baqobaj8pati'", Local "Local file system at /tmp/rclone4248031983", Modify Window "876000h0m0s" 2025/11/01 05:35:21 INFO : mega root 'rclone-test-baqobaj8pati': poll-interval is not supported by this remote 2025/11/01 05:35:21 DEBUG : mega root 'rclone-test-baqobaj8pati': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/01 05:35:21 DEBUG : mega root 'rclone-test-baqobaj8pati': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-baqobaj8pati" 2025/11/01 05:35:21 DEBUG : mega root 'rclone-test-baqobaj8pati': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-baqobaj8pati" 2025/11/01 05:35:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-baqobaj8pati" 2025/11/01 05:35:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/01 05:35:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-baqobaj8pati" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-baqobaj8pati" 2025/11/01 05:35:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-baqobaj8pati" 2025/11/01 05:35:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/01 05:35:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-baqobaj8pati" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-baqobaj8pati" 2025/11/01 05:35:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:35:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:35:21 DEBUG : file1: newRWFileHandle: 2025/11/01 05:35:21 DEBUG : mega root 'rclone-test-baqobaj8pati': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item file1 not removed, freed 0 bytes 2025/11/01 05:35:21 INFO : mega root 'rclone-test-baqobaj8pati': vfs cache: cleaned: objects 1 (was 1) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/01 05:35:21 DEBUG : file1(0xc0003b5540): openPending: 2025/11/01 05:35:21 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:35:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/01 05:35:21 DEBUG : file1(0xc0003b5540): >openPending: err= 2025/11/01 05:35:21 DEBUG : file1: >newRWFileHandle: err= 2025/11/01 05:35:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/01 05:35:21 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/01 05:35:21 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/01 05:35:21 DEBUG : file1(0xc0003b5540): close: 2025/11/01 05:35:21 DEBUG : file1: vfs cache: setting modification time to 2025-11-01 05:35:21.423107092 +0000 UTC m=+472.899624194 2025/11/01 05:35:21 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/01 05:35:21 DEBUG : file1(0xc0003b5540): >close: err= 2025/11/01 05:35:21 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/11/01 05:35:21 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/01 05:35:21 DEBUG : file2: newRWFileHandle: 2025/11/01 05:35:21 DEBUG : file2(0xc00098c100): openPending: 2025/11/01 05:35:21 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:35:21 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/11/01 05:35:21 DEBUG : file2(0xc00098c100): >openPending: err= 2025/11/01 05:35:21 DEBUG : file2: >newRWFileHandle: err= 2025/11/01 05:35:21 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/11/01 05:35:21 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/11/01 05:35:21 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/11/01 05:35:21 DEBUG : file2(0xc00098c100): RWFileHandle.Flush 2025/11/01 05:35:21 DEBUG : file2(0xc00098c100): RWFileHandle.Release 2025/11/01 05:35:21 DEBUG : file2(0xc00098c100): close: 2025/11/01 05:35:21 DEBUG : file2: vfs cache: setting modification time to 2025-11-01 05:35:21.425270323 +0000 UTC m=+472.901787445 2025/11/01 05:35:21 INFO : file2: vfs cache: queuing for upload in 100ms 2025/11/01 05:35:21 DEBUG : file2(0xc00098c100): >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,25,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,25,false" } Test: TestRWFileHandleWriteNoWrite 2025/11/01 05:35:21 DEBUG : WaitForWriters: timeout=30s 2025/11/01 05:35:21 DEBUG : Looking for writers 2025/11/01 05:35:21 DEBUG : newLeaf: reading active writers 2025/11/01 05:35:21 DEBUG : file1: reading active writers 2025/11/01 05:35:21 DEBUG : file2: reading active writers 2025/11/01 05:35:21 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/11/01 05:35:21 DEBUG : Looking for writers 2025/11/01 05:35:21 DEBUG : newLeaf: reading active writers 2025/11/01 05:35:21 DEBUG : file1: reading active writers 2025/11/01 05:35:21 DEBUG : file2: reading active writers 2025/11/01 05:35:21 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/11/01 05:35:21 DEBUG : Looking for writers 2025/11/01 05:35:21 DEBUG : newLeaf: reading active writers 2025/11/01 05:35:21 DEBUG : file1: reading active writers 2025/11/01 05:35:21 DEBUG : file2: reading active writers 2025/11/01 05:35:21 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/11/01 05:35:21 DEBUG : Looking for writers 2025/11/01 05:35:21 DEBUG : newLeaf: reading active writers 2025/11/01 05:35:21 DEBUG : file1: reading active writers 2025/11/01 05:35:21 DEBUG : file2: reading active writers 2025/11/01 05:35:21 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/11/01 05:35:21 DEBUG : file1: vfs cache: starting upload 2025/11/01 05:35:21 DEBUG : file2: vfs cache: starting upload 2025/11/01 05:35:21 DEBUG : Looking for writers 2025/11/01 05:35:21 DEBUG : newLeaf: reading active writers 2025/11/01 05:35:21 DEBUG : file1: reading active writers 2025/11/01 05:35:21 DEBUG : file2: reading active writers 2025/11/01 05:35:21 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2025/11/01 05:35:21 DEBUG : Looking for writers 2025/11/01 05:35:21 DEBUG : newLeaf: reading active writers 2025/11/01 05:35:21 DEBUG : file1: reading active writers 2025/11/01 05:35:21 DEBUG : file2: reading active writers 2025/11/01 05:35:21 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2025/11/01 05:35:22 INFO : file1: Copied (new) 2025/11/01 05:35:22 DEBUG : file1: vfs cache: fingerprint now "0" 2025/11/01 05:35:22 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/01 05:35:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/01 05:35:22 INFO : file1: vfs cache: upload succeeded try #1 2025/11/01 05:35:22 DEBUG : Looking for writers 2025/11/01 05:35:22 DEBUG : newLeaf: reading active writers 2025/11/01 05:35:22 DEBUG : file1: reading active writers 2025/11/01 05:35:22 DEBUG : file2: reading active writers 2025/11/01 05:35:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/11/01 05:35:22 INFO : file2: Copied (new) 2025/11/01 05:35:22 DEBUG : file2: vfs cache: fingerprint now "0" 2025/11/01 05:35:22 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/11/01 05:35:22 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/11/01 05:35:22 INFO : file2: vfs cache: upload succeeded try #1 2025/11/01 05:35:22 DEBUG : Looking for writers 2025/11/01 05:35:22 DEBUG : newLeaf: reading active writers 2025/11/01 05:35:22 DEBUG : file1: reading active writers 2025/11/01 05:35:22 DEBUG : file2: reading active writers 2025/11/01 05:35:22 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 (25) 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" 2025/11/01 05:35:29 DEBUG : WaitForWriters: timeout=30s 2025/11/01 05:35:29 DEBUG : Looking for writers 2025/11/01 05:35:29 DEBUG : file1: reading active writers 2025/11/01 05:35:29 DEBUG : file2: reading active writers 2025/11/01 05:35:29 DEBUG : newLeaf: reading active writers 2025/11/01 05:35:29 DEBUG : >WaitForWriters: 2025/11/01 05:35:29 DEBUG : mega root 'rclone-test-baqobaj8pati': 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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleWriteNoWrite Messages: listing wrong, want got newLeaf (25) 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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleWriteNoWrite Messages: Unexpected file "newLeaf" --- FAIL: TestRWFileHandleWriteNoWrite (15.63s) === RUN TestRWFileHandleFlushWrite run.go:185: Remote "mega root 'rclone-test-baqobaj8pati'", Local "Local file system at /tmp/rclone4248031983", Modify Window "876000h0m0s" 2025/11/01 05:35:37 INFO : mega root 'rclone-test-baqobaj8pati': poll-interval is not supported by this remote 2025/11/01 05:35:37 DEBUG : mega root 'rclone-test-baqobaj8pati': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/01 05:35:37 DEBUG : mega root 'rclone-test-baqobaj8pati': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-baqobaj8pati" 2025/11/01 05:35:37 DEBUG : mega root 'rclone-test-baqobaj8pati': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-baqobaj8pati" 2025/11/01 05:35:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-baqobaj8pati" 2025/11/01 05:35:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/01 05:35:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-baqobaj8pati" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-baqobaj8pati" 2025/11/01 05:35:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-baqobaj8pati" 2025/11/01 05:35:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/01 05:35:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-baqobaj8pati" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-baqobaj8pati" 2025/11/01 05:35:37 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:35:37 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:35:37 INFO : mega root 'rclone-test-baqobaj8pati': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/01 05:35:37 DEBUG : file1: newRWFileHandle: 2025/11/01 05:35:37 DEBUG : file1(0xc007303d40): openPending: 2025/11/01 05:35:37 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:35:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/01 05:35:37 DEBUG : file1(0xc007303d40): >openPending: err= 2025/11/01 05:35:37 DEBUG : file1: >newRWFileHandle: err= 2025/11/01 05:35:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/01 05:35:37 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/01 05:35:37 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/01 05:35:37 DEBUG : file1(0xc007303d40): _writeAt: size=5, off=0 2025/11/01 05:35:37 DEBUG : file1(0xc007303d40): >_writeAt: n=5, err= 2025/11/01 05:35:37 DEBUG : file1(0xc007303d40): RWFileHandle.Flush 2025/11/01 05:35:37 DEBUG : file1(0xc007303d40): RWFileHandle.Flush 2025/11/01 05:35:37 DEBUG : file1(0xc007303d40): close: 2025/11/01 05:35:37 DEBUG : file1: vfs cache: setting modification time to 2025-11-01 05:35:37.052894241 +0000 UTC m=+488.529411354 2025/11/01 05:35:37 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/01 05:35:37 DEBUG : file1(0xc007303d40): >close: err= 2025/11/01 05:35:37 DEBUG : WaitForWriters: timeout=30s 2025/11/01 05:35:37 DEBUG : Looking for writers 2025/11/01 05:35:37 DEBUG : newLeaf: reading active writers 2025/11/01 05:35:37 DEBUG : file1: reading active writers 2025/11/01 05:35:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/01 05:35:37 DEBUG : Looking for writers 2025/11/01 05:35:37 DEBUG : newLeaf: reading active writers 2025/11/01 05:35:37 DEBUG : file1: reading active writers 2025/11/01 05:35:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/01 05:35:37 DEBUG : Looking for writers 2025/11/01 05:35:37 DEBUG : newLeaf: reading active writers 2025/11/01 05:35:37 DEBUG : file1: reading active writers 2025/11/01 05:35:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/01 05:35:37 DEBUG : Looking for writers 2025/11/01 05:35:37 DEBUG : newLeaf: reading active writers 2025/11/01 05:35:37 DEBUG : file1: reading active writers 2025/11/01 05:35:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/01 05:35:37 DEBUG : file1: vfs cache: starting upload 2025/11/01 05:35:37 DEBUG : Looking for writers 2025/11/01 05:35:37 DEBUG : newLeaf: reading active writers 2025/11/01 05:35:37 DEBUG : file1: reading active writers 2025/11/01 05:35:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/01 05:35:37 DEBUG : Looking for writers 2025/11/01 05:35:37 DEBUG : newLeaf: reading active writers 2025/11/01 05:35:37 DEBUG : file1: reading active writers 2025/11/01 05:35:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/01 05:35:37 INFO : file1: Copied (new) 2025/11/01 05:35:37 DEBUG : file1: vfs cache: fingerprint now "5" 2025/11/01 05:35:37 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/01 05:35:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/01 05:35:37 INFO : file1: vfs cache: upload succeeded try #1 2025/11/01 05:35:37 DEBUG : Looking for writers 2025/11/01 05:35:37 DEBUG : newLeaf: reading active writers 2025/11/01 05:35:37 DEBUG : file1: reading active writers 2025/11/01 05:35:37 DEBUG : >WaitForWriters: 2025/11/01 05:35:37 DEBUG : mega root 'rclone-test-baqobaj8pati': 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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleFlushWrite Messages: listing wrong, want got newLeaf (25) 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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleFlushWrite Messages: Unexpected file "newLeaf" --- FAIL: TestRWFileHandleFlushWrite (7.75s) === RUN TestRWFileHandleReleaseWrite run.go:185: Remote "mega root 'rclone-test-baqobaj8pati'", Local "Local file system at /tmp/rclone4248031983", Modify Window "876000h0m0s" 2025/11/01 05:35:44 INFO : mega root 'rclone-test-baqobaj8pati': poll-interval is not supported by this remote 2025/11/01 05:35:44 DEBUG : mega root 'rclone-test-baqobaj8pati': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/01 05:35:44 DEBUG : mega root 'rclone-test-baqobaj8pati': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-baqobaj8pati" 2025/11/01 05:35:44 DEBUG : mega root 'rclone-test-baqobaj8pati': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-baqobaj8pati" 2025/11/01 05:35:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-baqobaj8pati" 2025/11/01 05:35:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/01 05:35:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-baqobaj8pati" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-baqobaj8pati" 2025/11/01 05:35:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-baqobaj8pati" 2025/11/01 05:35:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/01 05:35:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-baqobaj8pati" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-baqobaj8pati" 2025/11/01 05:35:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:35:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:35:44 INFO : mega root 'rclone-test-baqobaj8pati': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/01 05:35:44 DEBUG : file1: newRWFileHandle: 2025/11/01 05:35:44 DEBUG : file1(0xc00098cf40): openPending: 2025/11/01 05:35:44 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:35:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/01 05:35:44 DEBUG : file1(0xc00098cf40): >openPending: err= 2025/11/01 05:35:44 DEBUG : file1: >newRWFileHandle: err= 2025/11/01 05:35:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/01 05:35:44 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/01 05:35:44 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/01 05:35:44 DEBUG : file1(0xc00098cf40): _writeAt: size=5, off=0 2025/11/01 05:35:44 DEBUG : file1(0xc00098cf40): >_writeAt: n=5, err= 2025/11/01 05:35:44 DEBUG : file1(0xc00098cf40): RWFileHandle.Release 2025/11/01 05:35:44 DEBUG : file1(0xc00098cf40): close: 2025/11/01 05:35:44 DEBUG : file1: vfs cache: setting modification time to 2025-11-01 05:35:44.798695379 +0000 UTC m=+496.275212481 2025/11/01 05:35:44 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/01 05:35:44 DEBUG : file1(0xc00098cf40): >close: err= 2025/11/01 05:35:44 DEBUG : file1(0xc00098cf40): RWFileHandle.Release 2025/11/01 05:35:44 DEBUG : WaitForWriters: timeout=30s 2025/11/01 05:35:44 DEBUG : Looking for writers 2025/11/01 05:35:44 DEBUG : file1: reading active writers 2025/11/01 05:35:44 DEBUG : newLeaf: reading active writers 2025/11/01 05:35:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/01 05:35:44 DEBUG : Looking for writers 2025/11/01 05:35:44 DEBUG : newLeaf: reading active writers 2025/11/01 05:35:44 DEBUG : file1: reading active writers 2025/11/01 05:35:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/01 05:35:44 DEBUG : Looking for writers 2025/11/01 05:35:44 DEBUG : newLeaf: reading active writers 2025/11/01 05:35:44 DEBUG : file1: reading active writers 2025/11/01 05:35:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/01 05:35:44 DEBUG : Looking for writers 2025/11/01 05:35:44 DEBUG : newLeaf: reading active writers 2025/11/01 05:35:44 DEBUG : file1: reading active writers 2025/11/01 05:35:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/01 05:35:44 DEBUG : file1: vfs cache: starting upload 2025/11/01 05:35:44 DEBUG : Looking for writers 2025/11/01 05:35:44 DEBUG : newLeaf: reading active writers 2025/11/01 05:35:44 DEBUG : file1: reading active writers 2025/11/01 05:35:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/01 05:35:45 INFO : file1: Copied (new) 2025/11/01 05:35:45 DEBUG : file1: vfs cache: fingerprint now "5" 2025/11/01 05:35:45 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/01 05:35:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/01 05:35:45 INFO : file1: vfs cache: upload succeeded try #1 2025/11/01 05:35:45 DEBUG : Looking for writers 2025/11/01 05:35:45 DEBUG : newLeaf: reading active writers 2025/11/01 05:35:45 DEBUG : file1: reading active writers 2025/11/01 05:35:45 DEBUG : >WaitForWriters: 2025/11/01 05:35:45 DEBUG : mega root 'rclone-test-baqobaj8pati': 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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleReleaseWrite Messages: listing wrong, want got newLeaf (25) 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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleReleaseWrite Messages: Unexpected file "newLeaf" --- FAIL: TestRWFileHandleReleaseWrite (7.48s) === RUN TestRWFileHandleSizeTruncateExisting run.go:185: Remote "mega root 'rclone-test-baqobaj8pati'", Local "Local file system at /tmp/rclone4248031983", Modify Window "876000h0m0s" 2025/11/01 05:35:52 INFO : mega root 'rclone-test-baqobaj8pati': poll-interval is not supported by this remote 2025/11/01 05:35:52 DEBUG : mega root 'rclone-test-baqobaj8pati': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/01 05:35:52 DEBUG : mega root 'rclone-test-baqobaj8pati': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-baqobaj8pati" 2025/11/01 05:35:52 DEBUG : mega root 'rclone-test-baqobaj8pati': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-baqobaj8pati" 2025/11/01 05:35:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-baqobaj8pati" 2025/11/01 05:35:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/01 05:35:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-baqobaj8pati" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-baqobaj8pati" 2025/11/01 05:35:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-baqobaj8pati" 2025/11/01 05:35:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/01 05:35:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-baqobaj8pati" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-baqobaj8pati" 2025/11/01 05:35:52 INFO : mega root 'rclone-test-baqobaj8pati': 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:481 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestRWFileHandleSizeTruncateExisting Messages: listing wrong, want dir/file1 (16) got dir/file1 (16), newLeaf (25) 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:481 Error: Should be true Test: TestRWFileHandleSizeTruncateExisting Messages: Unexpected file "newLeaf" 2025/11/01 05:35:59 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/11/01 05:35:59 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/01 05:35:59 DEBUG : dir/file1: newRWFileHandle: 2025/11/01 05:35:59 DEBUG : dir/file1(0xc00098c3c0): openPending: 2025/11/01 05:35:59 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2025/11/01 05:35:59 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/01 05:35:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/01 05:35:59 DEBUG : dir/file1(0xc00098c3c0): >openPending: err= 2025/11/01 05:35:59 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/01 05:35:59 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/01 05:35:59 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/01 05:35:59 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/01 05:35:59 DEBUG : dir/file1(0xc00098c3c0): _writeAt: size=5, off=0 2025/11/01 05:35:59 DEBUG : dir/file1(0xc00098c3c0): >_writeAt: n=5, err= 2025/11/01 05:35:59 DEBUG : dir/file1(0xc00098c3c0): close: 2025/11/01 05:35:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 05:35:59 DEBUG : dir/file1: vfs cache: setting modification time to 2025-11-01 05:35:59.53897813 +0000 UTC m=+511.015495233 2025/11/01 05:35:59 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/11/01 05:35:59 DEBUG : dir/file1(0xc00098c3c0): >close: err= 2025/11/01 05:35:59 DEBUG : WaitForWriters: timeout=30s 2025/11/01 05:35:59 DEBUG : dir: Looking for writers 2025/11/01 05:35:59 DEBUG : file1: reading active writers 2025/11/01 05:35:59 DEBUG : Looking for writers 2025/11/01 05:35:59 DEBUG : dir: reading active writers 2025/11/01 05:35:59 DEBUG : newLeaf: reading active writers 2025/11/01 05:35:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/01 05:35:59 DEBUG : dir: Looking for writers 2025/11/01 05:35:59 DEBUG : file1: reading active writers 2025/11/01 05:35:59 DEBUG : Looking for writers 2025/11/01 05:35:59 DEBUG : dir: reading active writers 2025/11/01 05:35:59 DEBUG : newLeaf: reading active writers 2025/11/01 05:35:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/01 05:35:59 DEBUG : dir: Looking for writers 2025/11/01 05:35:59 DEBUG : file1: reading active writers 2025/11/01 05:35:59 DEBUG : Looking for writers 2025/11/01 05:35:59 DEBUG : dir: reading active writers 2025/11/01 05:35:59 DEBUG : newLeaf: reading active writers 2025/11/01 05:35:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/01 05:35:59 DEBUG : dir: Looking for writers 2025/11/01 05:35:59 DEBUG : file1: reading active writers 2025/11/01 05:35:59 DEBUG : Looking for writers 2025/11/01 05:35:59 DEBUG : dir: reading active writers 2025/11/01 05:35:59 DEBUG : newLeaf: reading active writers 2025/11/01 05:35:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/01 05:35:59 DEBUG : dir/file1: vfs cache: starting upload 2025/11/01 05:35:59 DEBUG : dir: Looking for writers 2025/11/01 05:35:59 DEBUG : file1: reading active writers 2025/11/01 05:35:59 DEBUG : Looking for writers 2025/11/01 05:35:59 DEBUG : dir: reading active writers 2025/11/01 05:35:59 DEBUG : newLeaf: reading active writers 2025/11/01 05:35:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/01 05:35:59 DEBUG : dir: Looking for writers 2025/11/01 05:35:59 DEBUG : file1: reading active writers 2025/11/01 05:35:59 DEBUG : Looking for writers 2025/11/01 05:35:59 DEBUG : dir: reading active writers 2025/11/01 05:35:59 DEBUG : newLeaf: reading active writers 2025/11/01 05:35:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/01 05:35:59 INFO : dir/file1: Copied (replaced existing) 2025/11/01 05:35:59 DEBUG : dir/file1: vfs cache: fingerprint now "5" 2025/11/01 05:35:59 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/11/01 05:35:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/01 05:35:59 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/11/01 05:36:00 DEBUG : dir: Looking for writers 2025/11/01 05:36:00 DEBUG : file1: reading active writers 2025/11/01 05:36:00 DEBUG : Looking for writers 2025/11/01 05:36:00 DEBUG : dir: reading active writers 2025/11/01 05:36:00 DEBUG : newLeaf: reading active writers 2025/11/01 05:36:00 DEBUG : >WaitForWriters: 2025/11/01 05:36:00 DEBUG : mega root 'rclone-test-baqobaj8pati': 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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleSizeTruncateExisting Messages: listing wrong, want got newLeaf (25) 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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleSizeTruncateExisting Messages: Unexpected file "newLeaf" --- FAIL: TestRWFileHandleSizeTruncateExisting (15.72s) === RUN TestRWFileHandleSizeCreateExisting run.go:185: Remote "mega root 'rclone-test-baqobaj8pati'", Local "Local file system at /tmp/rclone4248031983", Modify Window "876000h0m0s" 2025/11/01 05:36:07 INFO : mega root 'rclone-test-baqobaj8pati': poll-interval is not supported by this remote 2025/11/01 05:36:07 DEBUG : mega root 'rclone-test-baqobaj8pati': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/01 05:36:07 DEBUG : mega root 'rclone-test-baqobaj8pati': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-baqobaj8pati" 2025/11/01 05:36:07 DEBUG : mega root 'rclone-test-baqobaj8pati': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-baqobaj8pati" 2025/11/01 05:36:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-baqobaj8pati" 2025/11/01 05:36:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/01 05:36:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-baqobaj8pati" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-baqobaj8pati" 2025/11/01 05:36:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-baqobaj8pati" 2025/11/01 05:36:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/01 05:36:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-baqobaj8pati" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-baqobaj8pati" 2025/11/01 05:36:07 INFO : mega root 'rclone-test-baqobaj8pati': 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:1700 Error: Should be true Test: TestRWFileHandleSizeCreateExisting Messages: listing wrong, want dir/file1 (16) got dir/file1 (16), newLeaf (25) 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" 2025/11/01 05:36:17 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:17 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:17 DEBUG : dir/file1: newRWFileHandle: 2025/11/01 05:36:17 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/01 05:36:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/01 05:36:17 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/01 05:36:17 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/01 05:36:17 DEBUG : dir/file1(0xc007214f40): _writeAt: size=5, off=0 2025/11/01 05:36:17 DEBUG : dir/file1(0xc007214f40): openPending: 2025/11/01 05:36:17 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2025/11/01 05:36:17 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/01 05:36:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/01 05:36:17 DEBUG : dir/file1(0xc007214f40): >openPending: err= 2025/11/01 05:36:17 DEBUG : dir/file1(0xc007214f40): >_writeAt: n=5, err= 2025/11/01 05:36:17 DEBUG : dir/file1(0xc007214f40): _writeAt: size=15, off=5 2025/11/01 05:36:17 DEBUG : dir/file1(0xc007214f40): >_writeAt: n=15, err= 2025/11/01 05:36:17 DEBUG : dir/file1(0xc007214f40): close: 2025/11/01 05:36:17 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/11/01 05:36:17 DEBUG : dir/file1: vfs cache: setting modification time to 2025-11-01 05:36:17.281231376 +0000 UTC m=+528.757748478 2025/11/01 05:36:17 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:17 DEBUG : dir/file1(0xc007214f40): >close: err= 2025/11/01 05:36:17 DEBUG : WaitForWriters: timeout=30s 2025/11/01 05:36:17 DEBUG : dir: Looking for writers 2025/11/01 05:36:17 DEBUG : file1: reading active writers 2025/11/01 05:36:17 DEBUG : Looking for writers 2025/11/01 05:36:17 DEBUG : dir: reading active writers 2025/11/01 05:36:17 DEBUG : newLeaf: reading active writers 2025/11/01 05:36:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/01 05:36:17 DEBUG : dir: Looking for writers 2025/11/01 05:36:17 DEBUG : file1: reading active writers 2025/11/01 05:36:17 DEBUG : Looking for writers 2025/11/01 05:36:17 DEBUG : dir: reading active writers 2025/11/01 05:36:17 DEBUG : newLeaf: reading active writers 2025/11/01 05:36:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/01 05:36:17 DEBUG : dir: Looking for writers 2025/11/01 05:36:17 DEBUG : file1: reading active writers 2025/11/01 05:36:17 DEBUG : Looking for writers 2025/11/01 05:36:17 DEBUG : dir: reading active writers 2025/11/01 05:36:17 DEBUG : newLeaf: reading active writers 2025/11/01 05:36:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/01 05:36:17 DEBUG : dir: Looking for writers 2025/11/01 05:36:17 DEBUG : file1: reading active writers 2025/11/01 05:36:17 DEBUG : Looking for writers 2025/11/01 05:36:17 DEBUG : dir: reading active writers 2025/11/01 05:36:17 DEBUG : newLeaf: reading active writers 2025/11/01 05:36:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/01 05:36:17 DEBUG : dir/file1: vfs cache: starting upload 2025/11/01 05:36:17 DEBUG : dir: Looking for writers 2025/11/01 05:36:17 DEBUG : file1: reading active writers 2025/11/01 05:36:17 DEBUG : Looking for writers 2025/11/01 05:36:17 DEBUG : newLeaf: reading active writers 2025/11/01 05:36:17 DEBUG : dir: reading active writers 2025/11/01 05:36:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/01 05:36:17 DEBUG : dir: Looking for writers 2025/11/01 05:36:17 DEBUG : file1: reading active writers 2025/11/01 05:36:17 DEBUG : Looking for writers 2025/11/01 05:36:17 DEBUG : dir: reading active writers 2025/11/01 05:36:17 DEBUG : newLeaf: reading active writers 2025/11/01 05:36:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/01 05:36:17 INFO : dir/file1: Copied (replaced existing) 2025/11/01 05:36:17 DEBUG : dir/file1: vfs cache: fingerprint now "20" 2025/11/01 05:36:17 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/11/01 05:36:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/01 05:36:17 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/11/01 05:36:17 DEBUG : dir: Looking for writers 2025/11/01 05:36:17 DEBUG : file1: reading active writers 2025/11/01 05:36:17 DEBUG : Looking for writers 2025/11/01 05:36:17 DEBUG : dir: reading active writers 2025/11/01 05:36:17 DEBUG : newLeaf: reading active writers 2025/11/01 05:36:17 DEBUG : >WaitForWriters: 2025/11/01 05:36:17 DEBUG : mega root 'rclone-test-baqobaj8pati': 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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleSizeCreateExisting Messages: listing wrong, want got newLeaf (25) 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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleSizeCreateExisting Messages: Unexpected file "newLeaf" --- FAIL: TestRWFileHandleSizeCreateExisting (17.24s) === RUN TestRWFileHandleSizeCreateNew run.go:185: Remote "mega root 'rclone-test-baqobaj8pati'", Local "Local file system at /tmp/rclone4248031983", Modify Window "876000h0m0s" 2025/11/01 05:36:25 INFO : mega root 'rclone-test-baqobaj8pati': poll-interval is not supported by this remote 2025/11/01 05:36:25 DEBUG : mega root 'rclone-test-baqobaj8pati': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/01 05:36:25 DEBUG : mega root 'rclone-test-baqobaj8pati': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-baqobaj8pati" 2025/11/01 05:36:25 DEBUG : mega root 'rclone-test-baqobaj8pati': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-baqobaj8pati" 2025/11/01 05:36:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-baqobaj8pati" 2025/11/01 05:36:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/01 05:36:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-baqobaj8pati" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-baqobaj8pati" 2025/11/01 05:36:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-baqobaj8pati" 2025/11/01 05:36:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/01 05:36:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-baqobaj8pati" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-baqobaj8pati" 2025/11/01 05:36:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:25 DEBUG : file1: newRWFileHandle: 2025/11/01 05:36:25 DEBUG : mega root 'rclone-test-baqobaj8pati': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item file1 not removed, freed 0 bytes 2025/11/01 05:36:25 INFO : mega root 'rclone-test-baqobaj8pati': vfs cache: cleaned: objects 1 (was 1) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/01 05:36:25 DEBUG : file1(0xc0004827c0): openPending: 2025/11/01 05:36:25 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/01 05:36:25 DEBUG : file1(0xc0004827c0): >openPending: err= 2025/11/01 05:36:25 DEBUG : file1: >newRWFileHandle: err= 2025/11/01 05:36:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/01 05:36:25 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/01 05:36:25 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/01 05:36:25 DEBUG : file1(0xc0004827c0): _writeAt: size=5, off=0 2025/11/01 05:36:25 DEBUG : file1(0xc0004827c0): >_writeAt: n=5, err= 2025/11/01 05:36:25 DEBUG : file1(0xc0004827c0): close: 2025/11/01 05:36:25 DEBUG : file1: vfs cache: setting modification time to 2025-11-01 05:36:25.247218019 +0000 UTC m=+536.723735121 2025/11/01 05:36:25 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:25 DEBUG : file1(0xc0004827c0): >close: err= 2025/11/01 05:36:25 DEBUG : WaitForWriters: timeout=30s 2025/11/01 05:36:25 DEBUG : Looking for writers 2025/11/01 05:36:25 DEBUG : newLeaf: reading active writers 2025/11/01 05:36:25 DEBUG : file1: reading active writers 2025/11/01 05:36:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/01 05:36:25 DEBUG : Looking for writers 2025/11/01 05:36:25 DEBUG : newLeaf: reading active writers 2025/11/01 05:36:25 DEBUG : file1: reading active writers 2025/11/01 05:36:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/01 05:36:25 DEBUG : Looking for writers 2025/11/01 05:36:25 DEBUG : newLeaf: reading active writers 2025/11/01 05:36:25 DEBUG : file1: reading active writers 2025/11/01 05:36:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/01 05:36:25 DEBUG : Looking for writers 2025/11/01 05:36:25 DEBUG : newLeaf: reading active writers 2025/11/01 05:36:25 DEBUG : file1: reading active writers 2025/11/01 05:36:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/01 05:36:25 DEBUG : file1: vfs cache: starting upload 2025/11/01 05:36:25 DEBUG : Looking for writers 2025/11/01 05:36:25 DEBUG : newLeaf: reading active writers 2025/11/01 05:36:25 DEBUG : file1: reading active writers 2025/11/01 05:36:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/01 05:36:25 INFO : file1: Copied (new) 2025/11/01 05:36:25 DEBUG : file1: vfs cache: fingerprint now "5" 2025/11/01 05:36:25 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/01 05:36:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/01 05:36:25 INFO : file1: vfs cache: upload succeeded try #1 2025/11/01 05:36:25 DEBUG : Looking for writers 2025/11/01 05:36:25 DEBUG : newLeaf: reading active writers 2025/11/01 05:36:25 DEBUG : file1: reading active writers 2025/11/01 05:36:25 DEBUG : >WaitForWriters: 2025/11/01 05:36:25 DEBUG : mega root 'rclone-test-baqobaj8pati': 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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleSizeCreateNew Messages: listing wrong, want got newLeaf (25) 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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleSizeCreateNew Messages: Unexpected file "newLeaf" --- FAIL: TestRWFileHandleSizeCreateNew (7.42s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:185: Remote "mega root 'rclone-test-baqobaj8pati'", Local "Local file system at /tmp/rclone4248031983", Modify Window "876000h0m0s" 2025/11/01 05:36:32 INFO : mega root 'rclone-test-baqobaj8pati': poll-interval is not supported by this remote 2025/11/01 05:36:32 DEBUG : mega root 'rclone-test-baqobaj8pati': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/01 05:36:32 DEBUG : mega root 'rclone-test-baqobaj8pati': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-baqobaj8pati" 2025/11/01 05:36:32 DEBUG : mega root 'rclone-test-baqobaj8pati': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-baqobaj8pati" 2025/11/01 05:36:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-baqobaj8pati" 2025/11/01 05:36:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/01 05:36:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-baqobaj8pati" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-baqobaj8pati" 2025/11/01 05:36:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-baqobaj8pati" 2025/11/01 05:36:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/01 05:36:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-baqobaj8pati" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-baqobaj8pati" 2025/11/01 05:36:32 INFO : mega root 'rclone-test-baqobaj8pati': 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 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file(0xc006e064c0): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc006e064c0): >openPending: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc006e064c0): _writeAt: size=5, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc006e064c0): >_writeAt: n=5, err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc006e064c0): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.670949827 +0000 UTC m=+544.147466939 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc006e064c0): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc006e06a40): _readAt: size=2, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc006e06a40): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc006e06a40): >openPending: err= 2025/11/01 05:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/01 05:36:32 DEBUG : open-test-file(0xc006e06a40): >_readAt: n=2, err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc006e06a40): _writeAt: size=3, off=2 2025/11/01 05:36:32 DEBUG : open-test-file(0xc006e06a40): >_writeAt: n=0, err=Bad file descriptor 2025/11/01 05:36:32 DEBUG : open-test-file(0xc006e06a40): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.670949827 +0000 UTC m=+544.147466939 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc006e06a40): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc006e06f00): _readAt: size=512, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc006e06f00): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc006e06f00): >openPending: err= 2025/11/01 05:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 05:36:32 DEBUG : open-test-file(0xc006e06f00): >_readAt: n=5, err=EOF 2025/11/01 05:36:32 DEBUG : open-test-file(0xc006e06f00): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.670949827 +0000 UTC m=+544.147466939 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc006e06f00): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: Remove: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000334fc0 item 1 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file(0xc006e07900): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc006e07900): >openPending: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc006e07900): _writeAt: size=5, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc006e07900): >_writeAt: n=5, err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc006e07900): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.675618995 +0000 UTC m=+544.152136096 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc006e07900): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc006e07e00): _readAt: size=512, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc006e07e00): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc006e07e00): >openPending: err= 2025/11/01 05:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 05:36:32 DEBUG : open-test-file(0xc006e07e00): >_readAt: n=5, err=EOF 2025/11/01 05:36:32 DEBUG : open-test-file(0xc006e07e00): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.675618995 +0000 UTC m=+544.152136096 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc006e07e00): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: Remove: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000349650 item 2 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0002e0fc0): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0002e0fc0): >openPending: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0002e0fc0): _writeAt: size=5, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0002e0fc0): >_writeAt: n=5, err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0002e0fc0): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.678963053 +0000 UTC m=+544.155480156 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0002e0fc0): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0002e1980): _readAt: size=2, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0002e1980): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0002e1980): >openPending: err= 2025/11/01 05:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0002e1980): >_readAt: n=2, err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0002e1980): _writeAt: size=3, off=2 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0002e1980): >_writeAt: n=0, err=Bad file descriptor 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0002e1980): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.678963053 +0000 UTC m=+544.155480156 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0002e1980): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc007012100): _readAt: size=512, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc007012100): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc007012100): >openPending: err= 2025/11/01 05:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 05:36:32 DEBUG : open-test-file(0xc007012100): >_readAt: n=5, err=EOF 2025/11/01 05:36:32 DEBUG : open-test-file(0xc007012100): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.678963053 +0000 UTC m=+544.155480156 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc007012100): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: Remove: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042c000 item 3 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file(0xc007012a40): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc007012a40): >openPending: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc007012a40): _writeAt: size=5, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc007012a40): >_writeAt: n=5, err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc007012a40): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.68310513 +0000 UTC m=+544.159622243 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc007012a40): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc007012fc0): _readAt: size=512, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc007012fc0): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc007012fc0): >openPending: err= 2025/11/01 05:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 05:36:32 DEBUG : open-test-file(0xc007012fc0): >_readAt: n=5, err=EOF 2025/11/01 05:36:32 DEBUG : open-test-file(0xc007012fc0): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.68310513 +0000 UTC m=+544.159622243 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc007012fc0): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: Remove: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000ba460 item 4 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0070138c0): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0070138c0): >openPending: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0070138c0): _writeAt: size=5, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0070138c0): >_writeAt: n=5, err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0070138c0): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.686329064 +0000 UTC m=+544.162846176 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0070138c0): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc007013d40): _readAt: size=2, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc007013d40): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc007013d40): >openPending: err= 2025/11/01 05:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/01 05:36:32 DEBUG : open-test-file(0xc007013d40): >_readAt: n=2, err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc007013d40): _writeAt: size=3, off=2 2025/11/01 05:36:32 DEBUG : open-test-file(0xc007013d40): >_writeAt: n=0, err=Bad file descriptor 2025/11/01 05:36:32 DEBUG : open-test-file(0xc007013d40): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.686329064 +0000 UTC m=+544.162846176 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc007013d40): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0003b4580): _readAt: size=512, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0003b4580): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0003b4580): >openPending: err= 2025/11/01 05:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0003b4580): >_readAt: n=5, err=EOF 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0003b4580): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.686329064 +0000 UTC m=+544.162846176 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0003b4580): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: Remove: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007c8770 item 5 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0003b5480): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0003b5480): >openPending: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0003b5480): _writeAt: size=5, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0003b5480): >_writeAt: n=5, err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0003b5480): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.690830927 +0000 UTC m=+544.167348040 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0003b5480): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc006e84100): _readAt: size=512, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc006e84100): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc006e84100): >openPending: err= 2025/11/01 05:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 05:36:32 DEBUG : open-test-file(0xc006e84100): >_readAt: n=5, err=EOF 2025/11/01 05:36:32 DEBUG : open-test-file(0xc006e84100): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.690830927 +0000 UTC m=+544.167348040 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc006e84100): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: Remove: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000777b90 item 6 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file(0xc006e84b40): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc006e84b40): >openPending: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc006e84b40): _writeAt: size=5, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc006e84b40): >_writeAt: n=5, err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc006e84b40): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.694181197 +0000 UTC m=+544.170698310 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc006e84b40): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc006e85040): _readAt: size=2, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc006e85040): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc006e85040): >openPending: err= 2025/11/01 05:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/01 05:36:32 DEBUG : open-test-file(0xc006e85040): >_readAt: n=2, err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc006e85040): _writeAt: size=3, off=2 2025/11/01 05:36:32 DEBUG : open-test-file(0xc006e85040): >_writeAt: n=0, err=Bad file descriptor 2025/11/01 05:36:32 DEBUG : open-test-file(0xc006e85040): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.694181197 +0000 UTC m=+544.170698310 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc006e85040): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc006e85640): _readAt: size=512, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc006e85640): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc006e85640): >openPending: err= 2025/11/01 05:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 05:36:32 DEBUG : open-test-file(0xc006e85640): >_readAt: n=5, err=EOF 2025/11/01 05:36:32 DEBUG : open-test-file(0xc006e85640): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.694181197 +0000 UTC m=+544.170698310 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc006e85640): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: Remove: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007c3ab0 item 7 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file(0xc007302080): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc007302080): >openPending: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc007302080): _writeAt: size=5, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc007302080): >_writeAt: n=5, err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc007302080): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.698935714 +0000 UTC m=+544.175452827 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc007302080): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc007302640): _readAt: size=512, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc007302640): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc007302640): >openPending: err= 2025/11/01 05:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 05:36:32 DEBUG : open-test-file(0xc007302640): >_readAt: n=5, err=EOF 2025/11/01 05:36:32 DEBUG : open-test-file(0xc007302640): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.698935714 +0000 UTC m=+544.175452827 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc007302640): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: Remove: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0067fc8c0 item 8 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc007302f40): _readAt: size=2, off=0 2025/11/01 05:36:32 ERROR : open-test-file(0xc007302f40): Couldn't read size of file 2025/11/01 05:36:32 DEBUG : open-test-file(0xc007302f40): >_readAt: n=0, err=EOF 2025/11/01 05:36:32 DEBUG : open-test-file(0xc007302f40): _writeAt: size=5, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc007302f40): >_writeAt: n=0, err=Bad file descriptor 2025/11/01 05:36:32 DEBUG : open-test-file(0xc007302f40): close: 2025/11/01 05:36:32 DEBUG : open-test-file(0xc007302f40): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file(0xc007303440): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc007303440): >openPending: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc007303440): _writeAt: size=5, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc007303440): >_writeAt: n=5, err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc007303440): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.702866415 +0000 UTC m=+544.179383527 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc007303440): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0073039c0): _readAt: size=2, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0073039c0): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0073039c0): >openPending: err= 2025/11/01 05:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0073039c0): >_readAt: n=2, err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0073039c0): _writeAt: size=3, off=2 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0073039c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0073039c0): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.702866415 +0000 UTC m=+544.179383527 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0073039c0): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc007303ec0): _readAt: size=512, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc007303ec0): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc007303ec0): >openPending: err= 2025/11/01 05:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 05:36:32 DEBUG : open-test-file(0xc007303ec0): >_readAt: n=5, err=EOF 2025/11/01 05:36:32 DEBUG : open-test-file(0xc007303ec0): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.702866415 +0000 UTC m=+544.179383527 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc007303ec0): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: Remove: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0070d0070 item 9 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00092e880): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00092e880): >openPending: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00092e880): _writeAt: size=5, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00092e880): >_writeAt: n=5, err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00092e880): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.708163201 +0000 UTC m=+544.184680313 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00092e880): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00092edc0): _readAt: size=512, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00092edc0): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00092edc0): >openPending: err= 2025/11/01 05:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00092edc0): >_readAt: n=5, err=EOF 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00092edc0): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.708163201 +0000 UTC m=+544.184680313 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00092edc0): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: Remove: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ab8850 item 10 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00092f8c0): _readAt: size=2, off=0 2025/11/01 05:36:32 ERROR : open-test-file(0xc00092f8c0): Couldn't read size of file 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00092f8c0): >_readAt: n=0, err=EOF 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00092f8c0): _writeAt: size=5, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00092f8c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00092f8c0): close: 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00092f8c0): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00092fc80): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00092fc80): >openPending: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00092fc80): _writeAt: size=5, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00092fc80): >_writeAt: n=5, err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00092fc80): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.712408552 +0000 UTC m=+544.188925664 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00092fc80): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000b2e200): _readAt: size=2, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000b2e200): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000b2e200): >openPending: err= 2025/11/01 05:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000b2e200): >_readAt: n=2, err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000b2e200): _writeAt: size=3, off=2 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000b2e200): >_writeAt: n=0, err=Bad file descriptor 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000b2e200): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.712408552 +0000 UTC m=+544.188925664 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000b2e200): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000b2e700): _readAt: size=512, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000b2e700): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000b2e700): >openPending: err= 2025/11/01 05:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000b2e700): >_readAt: n=5, err=EOF 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000b2e700): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.712408552 +0000 UTC m=+544.188925664 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000b2e700): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: Remove: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ae0cb0 item 11 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000b2f040): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000b2f040): >openPending: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000b2f040): _writeAt: size=5, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000b2f040): >_writeAt: n=5, err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000b2f040): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.717334932 +0000 UTC m=+544.193852043 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000b2f040): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000b2f580): _readAt: size=512, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000b2f580): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000b2f580): >openPending: err= 2025/11/01 05:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000b2f580): >_readAt: n=5, err=EOF 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000b2f580): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.717334932 +0000 UTC m=+544.193852043 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000b2f580): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: Remove: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b63260 item 12 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000b2fe80): _readAt: size=2, off=0 2025/11/01 05:36:32 ERROR : open-test-file(0xc000b2fe80): Couldn't read size of file 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000b2fe80): >_readAt: n=0, err=EOF 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000b2fe80): _writeAt: size=5, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000b2fe80): >_writeAt: n=0, err=Bad file descriptor 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000b2fe80): close: 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000b2fe80): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000bbe2c0): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000bbe2c0): >openPending: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000bbe2c0): _writeAt: size=5, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000bbe2c0): >_writeAt: n=5, err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000bbe2c0): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.720935813 +0000 UTC m=+544.197452915 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000bbe2c0): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/01 05:36:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000bbe980): _readAt: size=512, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000bbe980): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000bbe980): >openPending: err= 2025/11/01 05:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000bbe980): >_readAt: n=5, err=EOF 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000bbe980): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.720935813 +0000 UTC m=+544.197452915 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000bbe980): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: Remove: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bb96c0 item 13 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000bbf2c0): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000bbf2c0): >openPending: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000bbf2c0): _writeAt: size=5, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000bbf2c0): >_writeAt: n=5, err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000bbf2c0): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.724228816 +0000 UTC m=+544.200745918 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000bbf2c0): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000bbf800): _readAt: size=512, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000bbf800): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000bbf800): >openPending: err= 2025/11/01 05:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000bbf800): >_readAt: n=5, err=EOF 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000bbf800): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.724228816 +0000 UTC m=+544.200745918 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000bbf800): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: Remove: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000be3b20 item 14 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000c24180): _readAt: size=2, off=0 2025/11/01 05:36:32 ERROR : open-test-file(0xc000c24180): Couldn't read size of file 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000c24180): >_readAt: n=0, err=EOF 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000c24180): _writeAt: size=5, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000c24180): >_writeAt: n=0, err=Bad file descriptor 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000c24180): close: 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000c24180): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000c24540): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000c24540): >openPending: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000c24540): _writeAt: size=5, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000c24540): >_writeAt: n=5, err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000c24540): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.72757007 +0000 UTC m=+544.204087182 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000c24540): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/01 05:36:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000c24c00): _readAt: size=512, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000c24c00): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000c24c00): >openPending: err= 2025/11/01 05:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000c24c00): >_readAt: n=5, err=EOF 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000c24c00): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.72757007 +0000 UTC m=+544.204087182 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000c24c00): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: Remove: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c40000 item 15 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000c25540): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000c25540): >openPending: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000c25540): _writeAt: size=5, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000c25540): >_writeAt: n=5, err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000c25540): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.731305112 +0000 UTC m=+544.207822215 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000c25540): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000c25a80): _readAt: size=512, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000c25a80): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000c25a80): >openPending: err= 2025/11/01 05:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000c25a80): >_readAt: n=5, err=EOF 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000c25a80): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.731305112 +0000 UTC m=+544.207822215 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000c25a80): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: Remove: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cca460 item 16 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000cdc400): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000cdc400): >openPending: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000cdc400): _writeAt: size=5, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000cdc400): >_writeAt: n=5, err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000cdc400): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.735076133 +0000 UTC m=+544.211593245 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000cdc400): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000cdc880): _readAt: size=2, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000cdc880): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000cdc880): open at offset 5 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000cdc880): >openPending: err= 2025/11/01 05:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000cdc880): >_readAt: n=2, err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000cdc880): _writeAt: size=3, off=7 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000cdc880): >_writeAt: n=0, err=Bad file descriptor 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000cdc880): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.735076133 +0000 UTC m=+544.211593245 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000cdc880): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000cdcd80): _readAt: size=512, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000cdcd80): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000cdcd80): >openPending: err= 2025/11/01 05:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000cdcd80): >_readAt: n=5, err=EOF 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000cdcd80): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.735076133 +0000 UTC m=+544.211593245 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000cdcd80): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: Remove: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cf08c0 item 17 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0006caa00): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0006caa00): >openPending: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0006caa00): _writeAt: size=5, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0006caa00): >_writeAt: n=5, err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0006caa00): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.740237414 +0000 UTC m=+544.216754527 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0006caa00): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0006caf40): _readAt: size=512, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0006caf40): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0006caf40): >openPending: err= 2025/11/01 05:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0006caf40): >_readAt: n=5, err=EOF 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0006caf40): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.740237414 +0000 UTC m=+544.216754527 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0006caf40): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: Remove: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050d260 item 18 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0006cbb80): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0006cbb80): >openPending: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0006cbb80): _writeAt: size=5, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0006cbb80): >_writeAt: n=5, err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0006cbb80): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.744123601 +0000 UTC m=+544.220640712 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0006cbb80): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000de8100): _readAt: size=2, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000de8100): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000de8100): open at offset 5 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000de8100): >openPending: err= 2025/11/01 05:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000de8100): >_readAt: n=2, err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000de8100): _writeAt: size=3, off=7 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000de8100): >_writeAt: n=0, err=Bad file descriptor 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000de8100): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.744123601 +0000 UTC m=+544.220640712 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000de8100): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000de8600): _readAt: size=512, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000de8600): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000de8600): >openPending: err= 2025/11/01 05:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000de8600): >_readAt: n=5, err=EOF 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000de8600): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.744123601 +0000 UTC m=+544.220640712 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000de8600): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: Remove: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000db36c0 item 19 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000de8f40): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000de8f40): >openPending: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000de8f40): _writeAt: size=5, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000de8f40): >_writeAt: n=5, err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000de8f40): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.748778592 +0000 UTC m=+544.225295704 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000de8f40): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000de9480): _readAt: size=512, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000de9480): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000de9480): >openPending: err= 2025/11/01 05:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000de9480): >_readAt: n=5, err=EOF 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000de9480): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.748778592 +0000 UTC m=+544.225295704 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000de9480): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: Remove: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dfdc70 item 20 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000de9dc0): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000de9dc0): >openPending: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000de9dc0): _writeAt: size=5, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000de9dc0): >_writeAt: n=5, err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000de9dc0): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.752542549 +0000 UTC m=+544.229059651 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000de9dc0): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000eba340): _readAt: size=2, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000eba340): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000eba340): open at offset 5 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000eba340): >openPending: err= 2025/11/01 05:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000eba340): >_readAt: n=2, err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000eba340): _writeAt: size=3, off=7 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000eba340): >_writeAt: n=0, err=Bad file descriptor 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000eba340): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.752542549 +0000 UTC m=+544.229059651 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000eba340): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000eba840): _readAt: size=512, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000eba840): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000eba840): >openPending: err= 2025/11/01 05:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000eba840): >_readAt: n=5, err=EOF 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000eba840): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.752542549 +0000 UTC m=+544.229059651 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000eba840): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: Remove: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eb2150 item 21 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000ebb180): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000ebb180): >openPending: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000ebb180): _writeAt: size=5, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000ebb180): >_writeAt: n=5, err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000ebb180): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.757468788 +0000 UTC m=+544.233985901 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000ebb180): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000ebb6c0): _readAt: size=512, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000ebb6c0): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000ebb6c0): >openPending: err= 2025/11/01 05:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000ebb6c0): >_readAt: n=5, err=EOF 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000ebb6c0): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.757468788 +0000 UTC m=+544.233985901 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000ebb6c0): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: Remove: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eda700 item 22 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000f42080): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000f42080): >openPending: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000f42080): _writeAt: size=5, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000f42080): >_writeAt: n=5, err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000f42080): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.761923192 +0000 UTC m=+544.238440305 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000f42080): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000f42580): _readAt: size=2, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000f42580): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000f42580): open at offset 5 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000f42580): >openPending: err= 2025/11/01 05:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000f42580): >_readAt: n=2, err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000f42580): _writeAt: size=3, off=7 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000f42580): >_writeAt: n=0, err=Bad file descriptor 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000f42580): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.761923192 +0000 UTC m=+544.238440305 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000f42580): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000f42a80): _readAt: size=512, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000f42a80): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000f42a80): >openPending: err= 2025/11/01 05:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000f42a80): >_readAt: n=5, err=EOF 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000f42a80): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.761923192 +0000 UTC m=+544.238440305 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000f42a80): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: Remove: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f38b60 item 23 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000f433c0): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000f433c0): >openPending: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000f433c0): _writeAt: size=5, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000f433c0): >_writeAt: n=5, err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000f433c0): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.766333813 +0000 UTC m=+544.242850895 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000f433c0): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000f43900): _readAt: size=512, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000f43900): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000f43900): >openPending: err= 2025/11/01 05:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000f43900): >_readAt: n=5, err=EOF 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000f43900): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.766333813 +0000 UTC m=+544.242850895 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000f43900): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: Remove: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f6b110 item 24 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001048280): _readAt: size=2, off=0 2025/11/01 05:36:32 ERROR : open-test-file(0xc001048280): Couldn't read size of file 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001048280): >_readAt: n=0, err=EOF 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001048280): _writeAt: size=5, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001048280): >_writeAt: n=0, err=Bad file descriptor 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001048280): close: 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001048280): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001048640): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001048640): >openPending: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001048640): _writeAt: size=5, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001048640): >_writeAt: n=5, err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001048640): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.768948273 +0000 UTC m=+544.245465365 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001048640): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001048b40): _readAt: size=2, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001048b40): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001048b40): open at offset 5 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001048b40): >openPending: err= 2025/11/01 05:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001048b40): >_readAt: n=2, err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001048b40): _writeAt: size=3, off=7 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001048b40): >_writeAt: n=0, err=Bad file descriptor 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001048b40): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.768948273 +0000 UTC m=+544.245465365 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001048b40): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001049080): _readAt: size=512, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001049080): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001049080): >openPending: err= 2025/11/01 05:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001049080): >_readAt: n=5, err=EOF 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001049080): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.768948273 +0000 UTC m=+544.245465365 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001049080): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: Remove: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00104b570 item 25 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0010499c0): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0010499c0): >openPending: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0010499c0): _writeAt: size=5, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0010499c0): >_writeAt: n=5, err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0010499c0): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.772955367 +0000 UTC m=+544.249472469 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0010499c0): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001049f00): _readAt: size=512, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001049f00): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001049f00): >openPending: err= 2025/11/01 05:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001049f00): >_readAt: n=5, err=EOF 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001049f00): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.772955367 +0000 UTC m=+544.249472469 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001049f00): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: Remove: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00108fb20 item 26 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0010c4880): _readAt: size=2, off=0 2025/11/01 05:36:32 ERROR : open-test-file(0xc0010c4880): Couldn't read size of file 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0010c4880): >_readAt: n=0, err=EOF 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0010c4880): _writeAt: size=5, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0010c4880): >_writeAt: n=0, err=Bad file descriptor 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0010c4880): close: 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0010c4880): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0010c4c40): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0010c4c40): >openPending: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0010c4c40): _writeAt: size=5, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0010c4c40): >_writeAt: n=5, err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0010c4c40): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.776368706 +0000 UTC m=+544.252885818 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0010c4c40): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0010c5140): _readAt: size=2, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0010c5140): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0010c5140): open at offset 5 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0010c5140): >openPending: err= 2025/11/01 05:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0010c5140): >_readAt: n=2, err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0010c5140): _writeAt: size=3, off=7 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0010c5140): >_writeAt: n=0, err=Bad file descriptor 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0010c5140): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.776368706 +0000 UTC m=+544.252885818 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0010c5140): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0010c5680): _readAt: size=512, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0010c5680): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0010c5680): >openPending: err= 2025/11/01 05:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0010c5680): >_readAt: n=5, err=EOF 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0010c5680): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.776368706 +0000 UTC m=+544.252885818 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0010c5680): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: Remove: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010f8000 item 27 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001144040): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001144040): >openPending: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001144040): _writeAt: size=5, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001144040): >_writeAt: n=5, err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001144040): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.781041529 +0000 UTC m=+544.257558642 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001144040): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001144580): _readAt: size=512, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001144580): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001144580): >openPending: err= 2025/11/01 05:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001144580): >_readAt: n=5, err=EOF 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001144580): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.781041529 +0000 UTC m=+544.257558642 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001144580): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: Remove: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00113e5b0 item 28 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001144e80): _readAt: size=2, off=0 2025/11/01 05:36:32 ERROR : open-test-file(0xc001144e80): Couldn't read size of file 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001144e80): >_readAt: n=0, err=EOF 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001144e80): _writeAt: size=5, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001144e80): >_writeAt: n=0, err=Bad file descriptor 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001144e80): close: 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001144e80): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001145240): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001145240): >openPending: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001145240): _writeAt: size=5, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001145240): >_writeAt: n=5, err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001145240): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.784902008 +0000 UTC m=+544.261419121 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001145240): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/01 05:36:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001145900): _readAt: size=512, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001145900): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001145900): >openPending: err= 2025/11/01 05:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001145900): >_readAt: n=5, err=EOF 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001145900): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.784902008 +0000 UTC m=+544.261419121 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001145900): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: Remove: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001178a10 item 29 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0011dc2c0): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0011dc2c0): >openPending: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0011dc2c0): _writeAt: size=5, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0011dc2c0): >_writeAt: n=5, err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0011dc2c0): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.788233714 +0000 UTC m=+544.264750826 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0011dc2c0): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0011dc800): _readAt: size=512, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0011dc800): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0011dc800): >openPending: err= 2025/11/01 05:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0011dc800): >_readAt: n=5, err=EOF 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0011dc800): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.788233714 +0000 UTC m=+544.264750826 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0011dc800): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: Remove: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011e0e70 item 30 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0011dd100): _readAt: size=2, off=0 2025/11/01 05:36:32 ERROR : open-test-file(0xc0011dd100): Couldn't read size of file 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0011dd100): >_readAt: n=0, err=EOF 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0011dd100): _writeAt: size=5, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0011dd100): >_writeAt: n=0, err=Bad file descriptor 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0011dd100): close: 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0011dd100): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0011dd4c0): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0011dd4c0): >openPending: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0011dd4c0): _writeAt: size=5, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0011dd4c0): >_writeAt: n=5, err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0011dd4c0): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.791626605 +0000 UTC m=+544.268143707 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0011dd4c0): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/01 05:36:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0011ddb80): _readAt: size=512, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0011ddb80): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0011ddb80): >openPending: err= 2025/11/01 05:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0011ddb80): >_readAt: n=5, err=EOF 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0011ddb80): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.791626605 +0000 UTC m=+544.268143707 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0011ddb80): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: Remove: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00120b2d0 item 31 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:32 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 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001240540): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001240540): >openPending: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001240540): _writeAt: size=5, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001240540): >_writeAt: n=5, err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001240540): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.795119633 +0000 UTC m=+544.271636736 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001240540): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001240a80): _readAt: size=512, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001240a80): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001240a80): >openPending: err= 2025/11/01 05:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001240a80): >_readAt: n=5, err=EOF 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001240a80): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.795119633 +0000 UTC m=+544.271636736 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001240a80): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: Remove: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00124d730 item 32 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001241380): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001241380): >openPending: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001241380): _writeAt: size=5, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001241380): >_writeAt: n=5, err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001241380): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.798420522 +0000 UTC m=+544.274937633 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001241380): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001241800): _readAt: size=2, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001241800): >_readAt: n=0, err=Bad file descriptor 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001241800): _writeAt: size=3, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001241800): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001241800): >openPending: err= 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001283b90 item 33 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001241800): >_writeAt: n=3, err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001241800): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.799781757 +0000 UTC m=+544.276298879 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001241800): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001241d00): _readAt: size=512, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001241d00): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001241d00): >openPending: err= 2025/11/01 05:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001241d00): >_readAt: n=5, err=EOF 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001241d00): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.799781757 +0000 UTC m=+544.276298879 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001241d00): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: Remove: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001283d50 item 33 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0012f6680): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0012f6680): >openPending: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0012f6680): _writeAt: size=5, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0012f6680): >_writeAt: n=5, err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0012f6680): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.803333937 +0000 UTC m=+544.279851039 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0012f6680): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0012f6b00): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0012f6b00): >openPending: err= 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001322230 item 34 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0012f6b00): _readAt: size=2, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0012f6b00): >_readAt: n=0, err=Bad file descriptor 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0012f6b00): _writeAt: size=3, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0012f6b00): >_writeAt: n=3, err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0012f6b00): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.804667601 +0000 UTC m=+544.281184713 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0012f6b00): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0012f7040): _readAt: size=512, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0012f7040): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0012f7040): >openPending: err= 2025/11/01 05:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0012f7040): >_readAt: n=3, err=EOF 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0012f7040): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.804667601 +0000 UTC m=+544.281184713 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0012f7040): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: Remove: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013223f0 item 34 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0012f7940): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0012f7940): >openPending: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0012f7940): _writeAt: size=5, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0012f7940): >_writeAt: n=5, err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0012f7940): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.807663305 +0000 UTC m=+544.284180408 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0012f7940): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0012f7dc0): _readAt: size=2, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0012f7dc0): >_readAt: n=0, err=Bad file descriptor 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0012f7dc0): _writeAt: size=3, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0012f7dc0): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0012f7dc0): >openPending: err= 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001356850 item 35 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0012f7dc0): >_writeAt: n=3, err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0012f7dc0): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.808605204 +0000 UTC m=+544.285122316 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0012f7dc0): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001364340): _readAt: size=512, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001364340): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001364340): >openPending: err= 2025/11/01 05:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001364340): >_readAt: n=5, err=EOF 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001364340): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.808605204 +0000 UTC m=+544.285122316 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001364340): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: Remove: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001356a10 item 35 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001364c80): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001364c80): >openPending: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001364c80): _writeAt: size=5, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001364c80): >_writeAt: n=5, err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001364c80): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.811658297 +0000 UTC m=+544.288175399 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001364c80): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001365180): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001365180): >openPending: err= 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00139ae70 item 36 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001365180): _readAt: size=2, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001365180): >_readAt: n=0, err=Bad file descriptor 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001365180): _writeAt: size=3, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001365180): >_writeAt: n=3, err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001365180): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.812934884 +0000 UTC m=+544.289451986 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001365180): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0013656c0): _readAt: size=512, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0013656c0): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0013656c0): >openPending: err= 2025/11/01 05:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0013656c0): >_readAt: n=3, err=EOF 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0013656c0): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.812934884 +0000 UTC m=+544.289451986 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0013656c0): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: Remove: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00139b030 item 36 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001404040): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001404040): >openPending: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001404040): _writeAt: size=5, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001404040): >_writeAt: n=5, err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001404040): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.816052118 +0000 UTC m=+544.292569219 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001404040): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0014044c0): _readAt: size=2, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0014044c0): >_readAt: n=0, err=Bad file descriptor 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0014044c0): _writeAt: size=3, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0014044c0): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0014044c0): >openPending: err= 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013df490 item 37 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0014044c0): >_writeAt: n=3, err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0014044c0): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.81722585 +0000 UTC m=+544.293742952 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0014044c0): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0014049c0): _readAt: size=512, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0014049c0): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0014049c0): >openPending: err= 2025/11/01 05:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0014049c0): >_readAt: n=5, err=EOF 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0014049c0): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.81722585 +0000 UTC m=+544.293742952 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0014049c0): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: Remove: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013df650 item 37 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001405300): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001405300): >openPending: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001405300): _writeAt: size=5, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001405300): >_writeAt: n=5, err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001405300): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.820831881 +0000 UTC m=+544.297348993 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001405300): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001405800): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001405800): >openPending: err= 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001425ab0 item 38 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001405800): _readAt: size=2, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001405800): >_readAt: n=0, err=Bad file descriptor 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001405800): _writeAt: size=3, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001405800): >_writeAt: n=3, err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001405800): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.82215199 +0000 UTC m=+544.298669102 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001405800): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001405d40): _readAt: size=512, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001405d40): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001405d40): >openPending: err= 2025/11/01 05:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001405d40): >_readAt: n=3, err=EOF 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001405d40): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.82215199 +0000 UTC m=+544.298669102 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001405d40): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: Remove: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001425c70 item 38 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00148a700): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00148a700): >openPending: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00148a700): _writeAt: size=5, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00148a700): >_writeAt: n=5, err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00148a700): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.82578407 +0000 UTC m=+544.302301172 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00148a700): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00148ac00): _readAt: size=2, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00148ac00): >_readAt: n=0, err=Bad file descriptor 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00148ac00): _writeAt: size=3, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00148ac00): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00148ac00): >openPending: err= 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014e4150 item 39 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00148ac00): >_writeAt: n=3, err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00148ac00): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.826686233 +0000 UTC m=+544.303203336 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00148ac00): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00148b100): _readAt: size=512, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00148b100): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00148b100): >openPending: err= 2025/11/01 05:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00148b100): >_readAt: n=5, err=EOF 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00148b100): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.826686233 +0000 UTC m=+544.303203336 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00148b100): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: Remove: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014e4310 item 39 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00148ba40): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00148ba40): >openPending: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00148ba40): _writeAt: size=5, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00148ba40): >_writeAt: n=5, err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00148ba40): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.830427118 +0000 UTC m=+544.306944230 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00148ba40): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00148bf40): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00148bf40): >openPending: err= 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00151a770 item 40 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00148bf40): _readAt: size=2, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00148bf40): >_readAt: n=0, err=Bad file descriptor 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00148bf40): _writeAt: size=3, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00148bf40): >_writeAt: n=3, err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00148bf40): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.831535529 +0000 UTC m=+544.308052631 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00148bf40): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001546500): _readAt: size=512, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001546500): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001546500): >openPending: err= 2025/11/01 05:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001546500): >_readAt: n=3, err=EOF 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001546500): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.831535529 +0000 UTC m=+544.308052631 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001546500): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: Remove: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00151a930 item 40 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001546d80): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001546d80): >openPending: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001546d80): _readAt: size=2, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001546d80): >_readAt: n=0, err=Bad file descriptor 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001546d80): _writeAt: size=5, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001546d80): >_writeAt: n=5, err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001546d80): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.834700361 +0000 UTC m=+544.311217464 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001546d80): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001547280): _writeAt: size=5, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001547280): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001547280): >openPending: err= 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001584d90 item 41 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001547280): >_writeAt: n=5, err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001547280): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.83583402 +0000 UTC m=+544.312351132 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001547280): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001547740): _readAt: size=2, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001547740): >_readAt: n=0, err=Bad file descriptor 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001547740): _writeAt: size=3, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001547740): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001547740): >openPending: err= 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001584f50 item 41 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001547740): >_writeAt: n=3, err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001547740): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.837018535 +0000 UTC m=+544.313535637 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001547740): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001547c80): _readAt: size=512, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001547c80): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001547c80): >openPending: err= 2025/11/01 05:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001547c80): >_readAt: n=5, err=EOF 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001547c80): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.837018535 +0000 UTC m=+544.313535637 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001547c80): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: Remove: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001585110 item 41 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0015d2600): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0015d2600): >openPending: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0015d2600): _readAt: size=2, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0015d2600): >_readAt: n=0, err=Bad file descriptor 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0015d2600): _writeAt: size=5, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0015d2600): >_writeAt: n=5, err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0015d2600): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.840838787 +0000 UTC m=+544.317355899 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0015d2600): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0015d2b00): _writeAt: size=5, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0015d2b00): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0015d2b00): >openPending: err= 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015eb570 item 42 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0015d2b00): >_writeAt: n=5, err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0015d2b00): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.841965714 +0000 UTC m=+544.318482816 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0015d2b00): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0015d3040): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0015d3040): >openPending: err= 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015eb730 item 42 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0015d3040): _readAt: size=2, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0015d3040): >_readAt: n=0, err=Bad file descriptor 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0015d3040): _writeAt: size=3, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0015d3040): >_writeAt: n=3, err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0015d3040): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.843281995 +0000 UTC m=+544.319799107 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0015d3040): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0015d35c0): _readAt: size=512, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0015d35c0): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0015d35c0): >openPending: err= 2025/11/01 05:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0015d35c0): >_readAt: n=3, err=EOF 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0015d35c0): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.843281995 +0000 UTC m=+544.319799107 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0015d35c0): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: Remove: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015eb8f0 item 42 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0015d3ec0): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0015d3ec0): >openPending: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0015d3ec0): _readAt: size=2, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0015d3ec0): >_readAt: n=0, err=Bad file descriptor 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0015d3ec0): _writeAt: size=5, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0015d3ec0): >_writeAt: n=5, err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0015d3ec0): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.847092098 +0000 UTC m=+544.323609211 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0015d3ec0): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001648440): _writeAt: size=5, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001648440): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001648440): >openPending: err= 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001643d50 item 43 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001648440): >_writeAt: n=5, err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001648440): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.848238151 +0000 UTC m=+544.324755262 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001648440): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001648980): _readAt: size=2, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001648980): >_readAt: n=0, err=Bad file descriptor 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001648980): _writeAt: size=3, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001648980): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001648980): >openPending: err= 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001643f10 item 43 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001648980): >_writeAt: n=3, err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001648980): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.849576994 +0000 UTC m=+544.326094106 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001648980): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001648ec0): _readAt: size=512, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001648ec0): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001648ec0): >openPending: err= 2025/11/01 05:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001648ec0): >_readAt: n=5, err=EOF 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001648ec0): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.849576994 +0000 UTC m=+544.326094106 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001648ec0): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: Remove: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00167c150 item 43 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0016497c0): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0016497c0): >openPending: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0016497c0): _readAt: size=2, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0016497c0): >_readAt: n=0, err=Bad file descriptor 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0016497c0): _writeAt: size=5, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0016497c0): >_writeAt: n=5, err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0016497c0): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.853188886 +0000 UTC m=+544.329705979 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0016497c0): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001649cc0): _writeAt: size=5, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001649cc0): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001649cc0): >openPending: err= 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0016b45b0 item 44 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001649cc0): >_writeAt: n=5, err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001649cc0): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.854533962 +0000 UTC m=+544.331051063 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001649cc0): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0016d2280): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0016d2280): >openPending: err= 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0016b4770 item 44 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0016d2280): _readAt: size=2, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0016d2280): >_readAt: n=0, err=Bad file descriptor 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0016d2280): _writeAt: size=3, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0016d2280): >_writeAt: n=3, err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0016d2280): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.85566197 +0000 UTC m=+544.332179052 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0016d2280): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0016d2800): _readAt: size=512, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0016d2800): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0016d2800): >openPending: err= 2025/11/01 05:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0016d2800): >_readAt: n=3, err=EOF 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0016d2800): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.85566197 +0000 UTC m=+544.332179052 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0016d2800): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: Remove: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0016b4930 item 44 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0016d3100): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0016d3100): >openPending: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0016d3100): _readAt: size=2, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0016d3100): >_readAt: n=0, err=Bad file descriptor 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0016d3100): _writeAt: size=5, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0016d3100): >_writeAt: n=5, err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0016d3100): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.858338035 +0000 UTC m=+544.334855127 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0016d3100): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0016d3600): _writeAt: size=5, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0016d3600): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0016d3600): >openPending: err= 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0016fed90 item 45 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0016d3600): >_writeAt: n=5, err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0016d3600): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.859218097 +0000 UTC m=+544.335735190 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0016d3600): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/01 05:36:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0016d3d00): _readAt: size=512, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0016d3d00): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0016d3d00): >openPending: err= 2025/11/01 05:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0016d3d00): >_readAt: n=5, err=EOF 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0016d3d00): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.859218097 +0000 UTC m=+544.335735190 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0016d3d00): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: Remove: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0016fef50 item 45 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001760680): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001760680): >openPending: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001760680): _readAt: size=2, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001760680): >_readAt: n=0, err=Bad file descriptor 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001760680): _writeAt: size=5, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001760680): >_writeAt: n=5, err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001760680): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.862088327 +0000 UTC m=+544.338605419 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001760680): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001760b80): _writeAt: size=5, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001760b80): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001760b80): >openPending: err= 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0017713b0 item 46 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001760b80): >_writeAt: n=5, err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001760b80): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.862970333 +0000 UTC m=+544.339487425 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001760b80): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/01 05:36:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001761280): _readAt: size=512, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001761280): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001761280): >openPending: err= 2025/11/01 05:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001761280): >_readAt: n=5, err=EOF 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001761280): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.862970333 +0000 UTC m=+544.339487425 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001761280): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: Remove: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001771570 item 46 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001761b80): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001761b80): >openPending: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001761b80): _readAt: size=2, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001761b80): >_readAt: n=0, err=Bad file descriptor 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001761b80): _writeAt: size=5, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001761b80): >_writeAt: n=5, err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001761b80): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.865656726 +0000 UTC m=+544.342173818 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001761b80): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00180e100): _writeAt: size=5, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00180e100): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00180e100): >openPending: err= 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0017eb9d0 item 47 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00180e100): >_writeAt: n=5, err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00180e100): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.866448833 +0000 UTC m=+544.342965915 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00180e100): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/01 05:36:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00180e800): _readAt: size=512, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00180e800): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00180e800): >openPending: err= 2025/11/01 05:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00180e800): >_readAt: n=5, err=EOF 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00180e800): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.866448833 +0000 UTC m=+544.342965915 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00180e800): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: Remove: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0017ebb90 item 47 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00180f100): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00180f100): >openPending: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00180f100): _readAt: size=2, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00180f100): >_readAt: n=0, err=Bad file descriptor 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00180f100): _writeAt: size=5, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00180f100): >_writeAt: n=5, err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00180f100): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.869888903 +0000 UTC m=+544.346406015 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00180f100): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00180f600): _writeAt: size=5, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00180f600): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00180f600): >openPending: err= 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00188c070 item 48 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00180f600): >_writeAt: n=5, err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00180f600): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.870683716 +0000 UTC m=+544.347200818 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00180f600): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/01 05:36:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00180fd00): _readAt: size=512, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00180fd00): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00180fd00): >openPending: err= 2025/11/01 05:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00180fd00): >_readAt: n=5, err=EOF 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00180fd00): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.870683716 +0000 UTC m=+544.347200818 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00180fd00): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: Remove: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00188c230 item 48 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0018b4680): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0018b4680): >openPending: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0018b4680): _writeAt: size=5, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0018b4680): >_writeAt: n=5, err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0018b4680): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.874157969 +0000 UTC m=+544.350675070 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0018b4680): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0018b4b00): _readAt: size=2, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0018b4b00): >_readAt: n=0, err=Bad file descriptor 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0018b4b00): _writeAt: size=3, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0018b4b00): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0018b4b00): open at offset 5 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0018b4b00): >openPending: err= 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0018e6690 item 49 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0018b4b00): >_writeAt: n=3, err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0018b4b00): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.875167164 +0000 UTC m=+544.351684266 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0018b4b00): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0018b5040): _readAt: size=512, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0018b5040): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0018b5040): >openPending: err= 2025/11/01 05:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0018b5040): >_readAt: n=8, err=EOF 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0018b5040): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.875167164 +0000 UTC m=+544.351684266 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0018b5040): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: Remove: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0018e6850 item 49 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0018b5980): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0018b5980): >openPending: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0018b5980): _writeAt: size=5, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0018b5980): >_writeAt: n=5, err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0018b5980): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.878985914 +0000 UTC m=+544.355503016 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0018b5980): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0018b5e80): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0018b5e80): open at offset 5 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0018b5e80): >openPending: err= 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00191ecb0 item 50 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0018b5e80): _readAt: size=2, off=5 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0018b5e80): >_readAt: n=0, err=Bad file descriptor 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0018b5e80): _writeAt: size=3, off=5 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0018b5e80): >_writeAt: n=3, err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0018b5e80): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.880436788 +0000 UTC m=+544.356953900 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0018b5e80): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001958480): _readAt: size=512, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001958480): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001958480): >openPending: err= 2025/11/01 05:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001958480): >_readAt: n=3, err=EOF 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001958480): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.880436788 +0000 UTC m=+544.356953900 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001958480): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: Remove: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00191ee70 item 50 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001958dc0): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001958dc0): >openPending: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001958dc0): _writeAt: size=5, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001958dc0): >_writeAt: n=5, err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001958dc0): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.884560851 +0000 UTC m=+544.361077963 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001958dc0): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0019592c0): _readAt: size=2, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0019592c0): >_readAt: n=0, err=Bad file descriptor 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0019592c0): _writeAt: size=3, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0019592c0): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0019592c0): open at offset 5 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0019592c0): >openPending: err= 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001a252d0 item 51 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0019592c0): >_writeAt: n=3, err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0019592c0): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.885990646 +0000 UTC m=+544.362507748 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0019592c0): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001959800): _readAt: size=512, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001959800): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001959800): >openPending: err= 2025/11/01 05:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001959800): >_readAt: n=8, err=EOF 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001959800): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.885990646 +0000 UTC m=+544.362507748 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001959800): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: Remove: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001a25490 item 51 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001b321c0): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001b321c0): >openPending: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001b321c0): _writeAt: size=5, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001b321c0): >_writeAt: n=5, err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001b321c0): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.890137693 +0000 UTC m=+544.366654805 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001b321c0): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001b326c0): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001b326c0): open at offset 5 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001b326c0): >openPending: err= 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001b218f0 item 52 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001b326c0): _readAt: size=2, off=5 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001b326c0): >_readAt: n=0, err=Bad file descriptor 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001b326c0): _writeAt: size=3, off=5 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001b326c0): >_writeAt: n=3, err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001b326c0): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.89142558 +0000 UTC m=+544.367942693 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001b326c0): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001b32c40): _readAt: size=512, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001b32c40): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001b32c40): >openPending: err= 2025/11/01 05:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001b32c40): >_readAt: n=3, err=EOF 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001b32c40): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.89142558 +0000 UTC m=+544.367942693 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001b32c40): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: Remove: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001b21ab0 item 52 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001b33580): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001b33580): >openPending: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001b33580): _writeAt: size=5, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001b33580): >_writeAt: n=5, err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001b33580): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.895241496 +0000 UTC m=+544.371758608 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001b33580): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001b33a80): _readAt: size=2, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001b33a80): >_readAt: n=0, err=Bad file descriptor 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001b33a80): _writeAt: size=3, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001b33a80): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001b33a80): open at offset 5 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001b33a80): >openPending: err= 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001bc1f10 item 53 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001b33a80): >_writeAt: n=3, err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001b33a80): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.896365506 +0000 UTC m=+544.372882618 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001b33a80): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001caa040): _readAt: size=512, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001caa040): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001caa040): >openPending: err= 2025/11/01 05:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001caa040): >_readAt: n=8, err=EOF 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001caa040): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.896365506 +0000 UTC m=+544.372882618 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001caa040): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: Remove: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001c88150 item 53 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001caa980): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001caa980): >openPending: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001caa980): _writeAt: size=5, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001caa980): >_writeAt: n=5, err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001caa980): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.899145767 +0000 UTC m=+544.375662859 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001caa980): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001caae80): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001caae80): open at offset 5 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001caae80): >openPending: err= 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001cf45b0 item 54 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001caae80): _readAt: size=2, off=5 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001caae80): >_readAt: n=0, err=Bad file descriptor 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001caae80): _writeAt: size=3, off=5 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001caae80): >_writeAt: n=3, err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001caae80): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.900198453 +0000 UTC m=+544.376715535 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001caae80): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001cab400): _readAt: size=512, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001cab400): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001cab400): >openPending: err= 2025/11/01 05:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001cab400): >_readAt: n=3, err=EOF 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001cab400): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.900198453 +0000 UTC m=+544.376715535 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001cab400): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: Remove: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001cf4770 item 54 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001cabd40): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001cabd40): >openPending: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001cabd40): _writeAt: size=5, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001cabd40): >_writeAt: n=5, err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001cabd40): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.902824895 +0000 UTC m=+544.379341987 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001cabd40): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001d4c2c0): _readAt: size=2, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001d4c2c0): >_readAt: n=0, err=Bad file descriptor 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001d4c2c0): _writeAt: size=3, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001d4c2c0): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001d4c2c0): open at offset 5 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001d4c2c0): >openPending: err= 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001d2ebd0 item 55 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001d4c2c0): >_writeAt: n=3, err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001d4c2c0): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.903595662 +0000 UTC m=+544.380112754 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001d4c2c0): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001d4c800): _readAt: size=512, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001d4c800): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001d4c800): >openPending: err= 2025/11/01 05:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001d4c800): >_readAt: n=8, err=EOF 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001d4c800): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.903595662 +0000 UTC m=+544.380112754 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001d4c800): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: Remove: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001d2ed90 item 55 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001d4d140): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001d4d140): >openPending: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001d4d140): _writeAt: size=5, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001d4d140): >_writeAt: n=5, err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001d4d140): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.906291523 +0000 UTC m=+544.382808605 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001d4d140): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001d4d640): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001d4d640): open at offset 5 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001d4d640): >openPending: err= 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001d7b1f0 item 56 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001d4d640): _readAt: size=2, off=5 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001d4d640): >_readAt: n=0, err=Bad file descriptor 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001d4d640): _writeAt: size=3, off=5 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001d4d640): >_writeAt: n=3, err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001d4d640): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.907244253 +0000 UTC m=+544.383761345 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001d4d640): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001d4dbc0): _readAt: size=512, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001d4dbc0): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001d4dbc0): >openPending: err= 2025/11/01 05:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001d4dbc0): >_readAt: n=3, err=EOF 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001d4dbc0): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.907244253 +0000 UTC m=+544.383761345 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001d4dbc0): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: Remove: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001d7b3b0 item 56 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001de2540): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001de2540): open at offset 0 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001de2540): >openPending: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001de2540): _readAt: size=2, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001de2540): >_readAt: n=0, err=Bad file descriptor 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001de2540): _writeAt: size=5, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001de2540): >_writeAt: n=5, err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001de2540): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.910850223 +0000 UTC m=+544.387367325 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001de2540): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001de2a80): _writeAt: size=5, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001de2a80): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001de2a80): >openPending: err= 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001e03810 item 57 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001de2a80): >_writeAt: n=5, err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001de2a80): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.912109639 +0000 UTC m=+544.388626751 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001de2a80): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001de2fc0): _readAt: size=2, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001de2fc0): >_readAt: n=0, err=Bad file descriptor 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001de2fc0): _writeAt: size=3, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001de2fc0): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001de2fc0): open at offset 5 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001de2fc0): >openPending: err= 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001e039d0 item 57 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001de2fc0): >_writeAt: n=3, err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001de2fc0): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.913187252 +0000 UTC m=+544.389704364 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001de2fc0): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001de3540): _readAt: size=512, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001de3540): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001de3540): >openPending: err= 2025/11/01 05:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001de3540): >_readAt: n=8, err=EOF 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001de3540): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.913187252 +0000 UTC m=+544.389704364 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001de3540): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: Remove: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001e03b90 item 57 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001de3e40): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001de3e40): open at offset 0 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001de3e40): >openPending: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001de3e40): _readAt: size=2, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001de3e40): >_readAt: n=0, err=Bad file descriptor 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001de3e40): _writeAt: size=5, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001de3e40): >_writeAt: n=5, err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001de3e40): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.9171862 +0000 UTC m=+544.393703312 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001de3e40): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001e8c400): _writeAt: size=5, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001e8c400): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001e8c400): >openPending: err= 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001ea4070 item 58 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001e8c400): >_writeAt: n=5, err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001e8c400): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.918177752 +0000 UTC m=+544.394694863 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001e8c400): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001e8c940): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001e8c940): open at offset 5 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001e8c940): >openPending: err= 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001ea4230 item 58 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001e8c940): _readAt: size=2, off=5 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001e8c940): >_readAt: n=0, err=Bad file descriptor 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001e8c940): _writeAt: size=3, off=5 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001e8c940): >_writeAt: n=3, err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001e8c940): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.919185004 +0000 UTC m=+544.395702105 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001e8c940): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001e8cf00): _readAt: size=512, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001e8cf00): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001e8cf00): >openPending: err= 2025/11/01 05:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001e8cf00): >_readAt: n=3, err=EOF 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001e8cf00): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.919185004 +0000 UTC m=+544.395702105 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001e8cf00): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: Remove: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001ea43f0 item 58 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001e8d800): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001e8d800): open at offset 0 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001e8d800): >openPending: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001e8d800): _readAt: size=2, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001e8d800): >_readAt: n=0, err=Bad file descriptor 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001e8d800): _writeAt: size=5, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001e8d800): >_writeAt: n=5, err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001e8d800): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.922810982 +0000 UTC m=+544.399328084 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001e8d800): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001e8dd40): _writeAt: size=5, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001e8dd40): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001e8dd40): >openPending: err= 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001f14850 item 59 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001e8dd40): >_writeAt: n=5, err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001e8dd40): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.923671818 +0000 UTC m=+544.400188930 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001e8dd40): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001f40300): _readAt: size=2, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001f40300): >_readAt: n=0, err=Bad file descriptor 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001f40300): _writeAt: size=3, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001f40300): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001f40300): open at offset 5 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001f40300): >openPending: err= 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001f14a10 item 59 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001f40300): >_writeAt: n=3, err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001f40300): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.92478086 +0000 UTC m=+544.401297972 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001f40300): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001f40880): _readAt: size=512, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001f40880): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001f40880): >openPending: err= 2025/11/01 05:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001f40880): >_readAt: n=8, err=EOF 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001f40880): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.92478086 +0000 UTC m=+544.401297972 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001f40880): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: Remove: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001f14bd0 item 59 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001f41180): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001f41180): open at offset 0 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001f41180): >openPending: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001f41180): _readAt: size=2, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001f41180): >_readAt: n=0, err=Bad file descriptor 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001f41180): _writeAt: size=5, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001f41180): >_writeAt: n=5, err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001f41180): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.92811447 +0000 UTC m=+544.404631582 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001f41180): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001f416c0): _writeAt: size=5, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001f416c0): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001f416c0): >openPending: err= 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001fa5030 item 60 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001f416c0): >_writeAt: n=5, err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001f416c0): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.929075464 +0000 UTC m=+544.405592576 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001f416c0): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001f41c00): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001f41c00): open at offset 5 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001f41c00): >openPending: err= 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001fa51f0 item 60 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001f41c00): _readAt: size=2, off=5 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001f41c00): >_readAt: n=0, err=Bad file descriptor 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001f41c00): _writeAt: size=3, off=5 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001f41c00): >_writeAt: n=3, err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001f41c00): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.930123171 +0000 UTC m=+544.406640233 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc001f41c00): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc002000240): _readAt: size=512, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc002000240): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc002000240): >openPending: err= 2025/11/01 05:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/01 05:36:32 DEBUG : open-test-file(0xc002000240): >_readAt: n=3, err=EOF 2025/11/01 05:36:32 DEBUG : open-test-file(0xc002000240): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.930123171 +0000 UTC m=+544.406640233 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc002000240): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: Remove: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001fa53b0 item 60 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0007ed380): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0007ed380): open at offset 0 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0007ed380): >openPending: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0007ed380): _readAt: size=2, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0007ed380): >_readAt: n=0, err=Bad file descriptor 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0007ed380): _writeAt: size=5, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0007ed380): >_writeAt: n=5, err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0007ed380): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.932056391 +0000 UTC m=+544.408573463 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0007ed380): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0007eda40): _writeAt: size=5, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0007eda40): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0007eda40): >openPending: err= 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0020a82a0 item 61 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0007eda40): >_writeAt: n=5, err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0007eda40): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.932607466 +0000 UTC m=+544.409124537 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0007eda40): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/01 05:36:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0020be1c0): _readAt: size=512, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0020be1c0): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0020be1c0): >openPending: err= 2025/11/01 05:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0020be1c0): >_readAt: n=5, err=EOF 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0020be1c0): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.932607466 +0000 UTC m=+544.409124537 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0020be1c0): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: Remove: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0020a8460 item 61 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0020beac0): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0020beac0): open at offset 0 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0020beac0): >openPending: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0020beac0): _readAt: size=2, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0020beac0): >_readAt: n=0, err=Bad file descriptor 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0020beac0): _writeAt: size=5, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0020beac0): >_writeAt: n=5, err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0020beac0): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.93458576 +0000 UTC m=+544.411102832 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0020beac0): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0020bf000): _writeAt: size=5, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0020bf000): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0020bf000): >openPending: err= 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0020c88c0 item 62 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0020bf000): >_writeAt: n=5, err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0020bf000): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.935138188 +0000 UTC m=+544.411655260 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0020bf000): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/01 05:36:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0020bf700): _readAt: size=512, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0020bf700): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0020bf700): >openPending: err= 2025/11/01 05:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0020bf700): >_readAt: n=5, err=EOF 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0020bf700): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.935138188 +0000 UTC m=+544.411655260 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0020bf700): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: Remove: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0020c8a80 item 62 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00213a080): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00213a080): open at offset 0 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00213a080): >openPending: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00213a080): _readAt: size=2, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00213a080): >_readAt: n=0, err=Bad file descriptor 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00213a080): _writeAt: size=5, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00213a080): >_writeAt: n=5, err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00213a080): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.939063939 +0000 UTC m=+544.415581040 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00213a080): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00213a5c0): _writeAt: size=5, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00213a5c0): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00213a5c0): >openPending: err= 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002116ee0 item 63 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00213a5c0): >_writeAt: n=5, err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00213a5c0): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.940294138 +0000 UTC m=+544.416811251 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00213a5c0): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/01 05:36:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00213acc0): _readAt: size=512, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00213acc0): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00213acc0): >openPending: err= 2025/11/01 05:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00213acc0): >_readAt: n=5, err=EOF 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00213acc0): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.940294138 +0000 UTC m=+544.416811251 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00213acc0): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: Remove: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0021170a0 item 63 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:32 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 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00213b5c0): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00213b5c0): open at offset 0 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00213b5c0): >openPending: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00213b5c0): _readAt: size=2, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00213b5c0): >_readAt: n=0, err=Bad file descriptor 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00213b5c0): _writeAt: size=5, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00213b5c0): >_writeAt: n=5, err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00213b5c0): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.943768172 +0000 UTC m=+544.420285284 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00213b5c0): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00213bb00): _writeAt: size=5, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00213bb00): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00213bb00): >openPending: err= 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002157500 item 64 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00213bb00): >_writeAt: n=5, err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00213bb00): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.944610584 +0000 UTC m=+544.421127685 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00213bb00): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/01 05:36:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00218a280): _readAt: size=512, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00218a280): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00218a280): >openPending: err= 2025/11/01 05:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00218a280): >_readAt: n=5, err=EOF 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00218a280): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.944610584 +0000 UTC m=+544.421127685 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00218a280): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: Remove: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0021576c0 item 64 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00218ab80): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00218ab80): >openPending: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00218ab80): _writeAt: size=5, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00218ab80): >_writeAt: n=5, err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00218ab80): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.947921831 +0000 UTC m=+544.424438943 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00218ab80): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_RDWR 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00218b000): _readAt: size=2, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00218b000): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00218b000): >openPending: err= 2025/11/01 05:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00218b000): >_readAt: n=2, err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00218b000): _writeAt: size=3, off=2 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0021a9b20 item 65 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00218b000): >_writeAt: n=3, err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00218b000): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.948925945 +0000 UTC m=+544.425443048 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00218b000): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00218b500): _readAt: size=512, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00218b500): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00218b500): >openPending: err= 2025/11/01 05:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00218b500): >_readAt: n=5, err=EOF 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00218b500): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.948925945 +0000 UTC m=+544.425443048 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00218b500): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: Remove: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0021a9ce0 item 65 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00218be00): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00218be00): >openPending: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00218be00): _writeAt: size=5, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00218be00): >_writeAt: n=5, err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00218be00): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.951849505 +0000 UTC m=+544.428366587 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00218be00): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0021fe300): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0021fe300): >openPending: err= 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0021f81c0 item 66 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0021fe300): _readAt: size=2, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0021fe300): >_readAt: n=0, err=EOF 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0021fe300): _writeAt: size=3, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0021fe300): >_writeAt: n=3, err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0021fe300): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.952555892 +0000 UTC m=+544.429072974 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0021fe300): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0021fe840): _readAt: size=512, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0021fe840): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0021fe840): >openPending: err= 2025/11/01 05:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0021fe840): >_readAt: n=3, err=EOF 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0021fe840): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.952555892 +0000 UTC m=+544.429072974 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0021fe840): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: Remove: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0021f8380 item 66 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0021ff140): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0021ff140): >openPending: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0021ff140): _writeAt: size=5, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0021ff140): >_writeAt: n=5, err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0021ff140): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.954816517 +0000 UTC m=+544.431333589 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0021ff140): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0021ff5c0): _readAt: size=2, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0021ff5c0): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0021ff5c0): >openPending: err= 2025/11/01 05:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0021ff5c0): >_readAt: n=2, err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0021ff5c0): _writeAt: size=3, off=2 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0022267e0 item 67 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0021ff5c0): >_writeAt: n=3, err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0021ff5c0): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.955748987 +0000 UTC m=+544.432266090 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0021ff5c0): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0021ffac0): _readAt: size=512, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0021ffac0): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0021ffac0): >openPending: err= 2025/11/01 05:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0021ffac0): >_readAt: n=5, err=EOF 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0021ffac0): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.955748987 +0000 UTC m=+544.432266090 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0021ffac0): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: Remove: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0022269a0 item 67 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file(0xc002256480): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc002256480): >openPending: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc002256480): _writeAt: size=5, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc002256480): >_writeAt: n=5, err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc002256480): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.95827475 +0000 UTC m=+544.434791842 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc002256480): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file(0xc002256980): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc002256980): >openPending: err= 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00225ee00 item 68 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc002256980): _readAt: size=2, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc002256980): >_readAt: n=0, err=EOF 2025/11/01 05:36:32 DEBUG : open-test-file(0xc002256980): _writeAt: size=3, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc002256980): >_writeAt: n=3, err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc002256980): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.959166554 +0000 UTC m=+544.435683646 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc002256980): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc002256ec0): _readAt: size=512, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc002256ec0): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc002256ec0): >openPending: err= 2025/11/01 05:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/01 05:36:32 DEBUG : open-test-file(0xc002256ec0): >_readAt: n=3, err=EOF 2025/11/01 05:36:32 DEBUG : open-test-file(0xc002256ec0): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.959166554 +0000 UTC m=+544.435683646 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc002256ec0): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: Remove: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00225efc0 item 68 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0022577c0): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0022577c0): >openPending: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0022577c0): _writeAt: size=5, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0022577c0): >_writeAt: n=5, err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0022577c0): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.961938869 +0000 UTC m=+544.438455962 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0022577c0): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc002257c40): _readAt: size=2, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc002257c40): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc002257c40): >openPending: err= 2025/11/01 05:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/01 05:36:32 DEBUG : open-test-file(0xc002257c40): >_readAt: n=2, err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc002257c40): _writeAt: size=3, off=2 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00229f420 item 69 2025/11/01 05:36:32 DEBUG : open-test-file(0xc002257c40): >_writeAt: n=3, err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc002257c40): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.962519039 +0000 UTC m=+544.439036111 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc002257c40): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0022d41c0): _readAt: size=512, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0022d41c0): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0022d41c0): >openPending: err= 2025/11/01 05:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0022d41c0): >_readAt: n=5, err=EOF 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0022d41c0): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.962519039 +0000 UTC m=+544.439036111 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0022d41c0): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: Remove: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00229f5e0 item 69 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0022d4b00): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0022d4b00): >openPending: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0022d4b00): _writeAt: size=5, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0022d4b00): >_writeAt: n=5, err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0022d4b00): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.964302147 +0000 UTC m=+544.440819219 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0022d4b00): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0022d5000): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0022d5000): >openPending: err= 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0022e3a40 item 70 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0022d5000): _readAt: size=2, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0022d5000): >_readAt: n=0, err=EOF 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0022d5000): _writeAt: size=3, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0022d5000): >_writeAt: n=3, err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0022d5000): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.964890923 +0000 UTC m=+544.441407994 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0022d5000): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0022d5540): _readAt: size=512, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0022d5540): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0022d5540): >openPending: err= 2025/11/01 05:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0022d5540): >_readAt: n=3, err=EOF 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0022d5540): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.964890923 +0000 UTC m=+544.441407994 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0022d5540): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: Remove: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0022e3c00 item 70 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0022d5e80): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0022d5e80): >openPending: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0022d5e80): _writeAt: size=5, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0022d5e80): >_writeAt: n=5, err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0022d5e80): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.966548655 +0000 UTC m=+544.443065727 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0022d5e80): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc002356400): _readAt: size=2, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc002356400): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc002356400): >openPending: err= 2025/11/01 05:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/01 05:36:32 DEBUG : open-test-file(0xc002356400): >_readAt: n=2, err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc002356400): _writeAt: size=3, off=2 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00235a0e0 item 71 2025/11/01 05:36:32 DEBUG : open-test-file(0xc002356400): >_writeAt: n=3, err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc002356400): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.967154042 +0000 UTC m=+544.443671114 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc002356400): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc002356900): _readAt: size=512, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc002356900): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc002356900): >openPending: err= 2025/11/01 05:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 05:36:32 DEBUG : open-test-file(0xc002356900): >_readAt: n=5, err=EOF 2025/11/01 05:36:32 DEBUG : open-test-file(0xc002356900): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.967154042 +0000 UTC m=+544.443671114 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc002356900): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: Remove: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00235a2a0 item 71 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file(0xc002357240): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc002357240): >openPending: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc002357240): _writeAt: size=5, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc002357240): >_writeAt: n=5, err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc002357240): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.969684854 +0000 UTC m=+544.446201946 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc002357240): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file(0xc002357740): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc002357740): >openPending: err= 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002376700 item 72 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc002357740): _readAt: size=2, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc002357740): >_readAt: n=0, err=EOF 2025/11/01 05:36:32 DEBUG : open-test-file(0xc002357740): _writeAt: size=3, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc002357740): >_writeAt: n=3, err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc002357740): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.970578982 +0000 UTC m=+544.447096085 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc002357740): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc002357c80): _readAt: size=512, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc002357c80): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc002357c80): >openPending: err= 2025/11/01 05:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/01 05:36:32 DEBUG : open-test-file(0xc002357c80): >_readAt: n=3, err=EOF 2025/11/01 05:36:32 DEBUG : open-test-file(0xc002357c80): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.970578982 +0000 UTC m=+544.447096085 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc002357c80): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: Remove: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0023768c0 item 72 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0023a6580): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0023a6580): >openPending: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0023a6580): _readAt: size=2, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0023a6580): >_readAt: n=0, err=EOF 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0023a6580): _writeAt: size=5, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0023a6580): >_writeAt: n=5, err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0023a6580): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.973180988 +0000 UTC m=+544.449698080 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0023a6580): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0023a6a80): _writeAt: size=5, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0023a6a80): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0023a6a80): >openPending: err= 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0023b0d20 item 73 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0023a6a80): >_writeAt: n=5, err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0023a6a80): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.973878938 +0000 UTC m=+544.450396031 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0023a6a80): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0023a6f40): _readAt: size=2, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0023a6f40): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0023a6f40): >openPending: err= 2025/11/01 05:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0023a6f40): >_readAt: n=2, err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0023a6f40): _writeAt: size=3, off=2 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0023b0ee0 item 73 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0023a6f40): >_writeAt: n=3, err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0023a6f40): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.974786392 +0000 UTC m=+544.451303484 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0023a6f40): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0023a7480): _readAt: size=512, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0023a7480): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0023a7480): >openPending: err= 2025/11/01 05:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0023a7480): >_readAt: n=5, err=EOF 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0023a7480): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.974786392 +0000 UTC m=+544.451303484 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0023a7480): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: Remove: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0023b10a0 item 73 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0023a7d80): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0023a7d80): >openPending: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0023a7d80): _readAt: size=2, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0023a7d80): >_readAt: n=0, err=EOF 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0023a7d80): _writeAt: size=5, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0023a7d80): >_writeAt: n=5, err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0023a7d80): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.977526718 +0000 UTC m=+544.454043820 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0023a7d80): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000cdd5c0): _writeAt: size=5, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000cdd5c0): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000cdd5c0): >openPending: err= 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d22af0 item 74 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000cdd5c0): >_writeAt: n=5, err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000cdd5c0): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.978580586 +0000 UTC m=+544.455097688 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000cdd5c0): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000cddb00): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000cddb00): >openPending: err= 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d22cb0 item 74 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000cddb00): _readAt: size=2, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000cddb00): >_readAt: n=0, err=EOF 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000cddb00): _writeAt: size=3, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000cddb00): >_writeAt: n=3, err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000cddb00): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.979351113 +0000 UTC m=+544.455868205 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000cddb00): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000d60100): _readAt: size=512, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000d60100): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000d60100): >openPending: err= 2025/11/01 05:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000d60100): >_readAt: n=3, err=EOF 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000d60100): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.979351113 +0000 UTC m=+544.455868205 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000d60100): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: Remove: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d22e70 item 74 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000d60a00): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000d60a00): >openPending: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000d60a00): _readAt: size=2, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000d60a00): >_readAt: n=0, err=EOF 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000d60a00): _writeAt: size=5, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000d60a00): >_writeAt: n=5, err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000d60a00): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.981573256 +0000 UTC m=+544.458090349 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000d60a00): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000d60f00): _writeAt: size=5, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000d60f00): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000d60f00): >openPending: err= 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0024892d0 item 75 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000d60f00): >_writeAt: n=5, err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000d60f00): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.982603029 +0000 UTC m=+544.459120131 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000d60f00): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000d61440): _readAt: size=2, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000d61440): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000d61440): >openPending: err= 2025/11/01 05:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000d61440): >_readAt: n=2, err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000d61440): _writeAt: size=3, off=2 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002489490 item 75 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000d61440): >_writeAt: n=3, err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000d61440): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.983424532 +0000 UTC m=+544.459941624 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000d61440): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000d61980): _readAt: size=512, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000d61980): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000d61980): >openPending: err= 2025/11/01 05:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000d61980): >_readAt: n=5, err=EOF 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000d61980): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.983424532 +0000 UTC m=+544.459941624 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc000d61980): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: Remove: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002489650 item 75 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00251a300): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00251a300): >openPending: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00251a300): _readAt: size=2, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00251a300): >_readAt: n=0, err=EOF 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00251a300): _writeAt: size=5, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00251a300): >_writeAt: n=5, err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00251a300): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.986241071 +0000 UTC m=+544.462758162 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00251a300): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00251a800): _writeAt: size=5, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00251a800): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00251a800): >openPending: err= 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002525ab0 item 76 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00251a800): >_writeAt: n=5, err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00251a800): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.987097749 +0000 UTC m=+544.463614841 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00251a800): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00251ad40): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00251ad40): >openPending: err= 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002525c70 item 76 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00251ad40): _readAt: size=2, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00251ad40): >_readAt: n=0, err=EOF 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00251ad40): _writeAt: size=3, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00251ad40): >_writeAt: n=3, err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00251ad40): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.987939268 +0000 UTC m=+544.464456361 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00251ad40): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00251b2c0): _readAt: size=512, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00251b2c0): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00251b2c0): >openPending: err= 2025/11/01 05:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00251b2c0): >_readAt: n=3, err=EOF 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00251b2c0): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.987939268 +0000 UTC m=+544.464456361 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00251b2c0): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: Remove: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002525e30 item 76 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00251bbc0): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00251bbc0): >openPending: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00251bbc0): _readAt: size=2, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00251bbc0): >_readAt: n=0, err=EOF 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00251bbc0): _writeAt: size=5, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00251bbc0): >_writeAt: n=5, err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00251bbc0): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.990584135 +0000 UTC m=+544.467101228 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc00251bbc0): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0025b0140): _writeAt: size=5, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0025b0140): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0025b0140): >openPending: err= 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002598310 item 77 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0025b0140): >_writeAt: n=5, err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0025b0140): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.991504894 +0000 UTC m=+544.468021986 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0025b0140): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/01 05:36:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0025b0840): _readAt: size=512, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0025b0840): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0025b0840): >openPending: err= 2025/11/01 05:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0025b0840): >_readAt: n=5, err=EOF 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0025b0840): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.991504894 +0000 UTC m=+544.468021986 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0025b0840): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: Remove: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0025984d0 item 77 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0025b1140): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0025b1140): >openPending: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0025b1140): _readAt: size=2, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0025b1140): >_readAt: n=0, err=EOF 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0025b1140): _writeAt: size=5, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0025b1140): >_writeAt: n=5, err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0025b1140): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.994351178 +0000 UTC m=+544.470868271 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0025b1140): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0025b1640): _writeAt: size=5, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0025b1640): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0025b1640): >openPending: err= 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00260c930 item 78 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0025b1640): >_writeAt: n=5, err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0025b1640): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.994941506 +0000 UTC m=+544.471458578 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0025b1640): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/01 05:36:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0025b1d40): _readAt: size=512, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0025b1d40): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0025b1d40): >openPending: err= 2025/11/01 05:36:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0025b1d40): >_readAt: n=5, err=EOF 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0025b1d40): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.994941506 +0000 UTC m=+544.471458578 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0025b1d40): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: Remove: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00260caf0 item 78 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0026746c0): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0026746c0): >openPending: err= 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0026746c0): _readAt: size=2, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0026746c0): >_readAt: n=0, err=EOF 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0026746c0): _writeAt: size=5, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0026746c0): >_writeAt: n=5, err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0026746c0): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.998110767 +0000 UTC m=+544.474627879 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc0026746c0): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc002674bc0): _writeAt: size=5, off=0 2025/11/01 05:36:32 DEBUG : open-test-file(0xc002674bc0): openPending: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:32 DEBUG : open-test-file(0xc002674bc0): >openPending: err= 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00269af50 item 79 2025/11/01 05:36:32 DEBUG : open-test-file(0xc002674bc0): >_writeAt: n=5, err= 2025/11/01 05:36:32 DEBUG : open-test-file(0xc002674bc0): close: 2025/11/01 05:36:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.999199201 +0000 UTC m=+544.475716313 2025/11/01 05:36:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:32 DEBUG : open-test-file(0xc002674bc0): >close: err= 2025/11/01 05:36:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/01 05:36:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/11/01 05:36:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/01 05:36:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/01 05:36:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/01 05:36:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/01 05:36:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:33 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:33 DEBUG : open-test-file(0xc0026752c0): _readAt: size=512, off=0 2025/11/01 05:36:33 DEBUG : open-test-file(0xc0026752c0): openPending: 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:33 DEBUG : open-test-file(0xc0026752c0): >openPending: err= 2025/11/01 05:36:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 05:36:33 DEBUG : open-test-file(0xc0026752c0): >_readAt: n=5, err=EOF 2025/11/01 05:36:33 DEBUG : open-test-file(0xc0026752c0): close: 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:32.999199201 +0000 UTC m=+544.475716313 2025/11/01 05:36:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:33 DEBUG : open-test-file(0xc0026752c0): >close: err= 2025/11/01 05:36:33 DEBUG : open-test-file: Remove: 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00269b110 item 79 2025/11/01 05:36:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/01 05:36:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/01 05:36:33 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002675bc0): openPending: 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002675bc0): >openPending: err= 2025/11/01 05:36:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002675bc0): _readAt: size=2, off=0 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002675bc0): >_readAt: n=0, err=EOF 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002675bc0): _writeAt: size=5, off=0 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002675bc0): >_writeAt: n=5, err= 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002675bc0): close: 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:33.003128288 +0000 UTC m=+544.479645400 2025/11/01 05:36:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002675bc0): >close: err= 2025/11/01 05:36:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:33 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002742140): _writeAt: size=5, off=0 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002742140): openPending: 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002742140): >openPending: err= 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00270b570 item 80 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002742140): >_writeAt: n=5, err= 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002742140): close: 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:33.004201814 +0000 UTC m=+544.480718926 2025/11/01 05:36:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002742140): >close: err= 2025/11/01 05:36:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/01 05:36:33 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/01 05:36:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/01 05:36:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/01 05:36:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/01 05:36:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:33 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002742840): _readAt: size=512, off=0 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002742840): openPending: 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002742840): >openPending: err= 2025/11/01 05:36:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002742840): >_readAt: n=5, err=EOF 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002742840): close: 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:33.004201814 +0000 UTC m=+544.480718926 2025/11/01 05:36:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002742840): >close: err= 2025/11/01 05:36:33 DEBUG : open-test-file: Remove: 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00270b730 item 80 2025/11/01 05:36:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/11/01 05:36:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/11/01 05:36:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/01 05:36:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:33 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002743140): openPending: 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002743140): >openPending: err= 2025/11/01 05:36:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002743140): _writeAt: size=5, off=0 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002743140): >_writeAt: n=5, err= 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002743140): close: 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:33.008102288 +0000 UTC m=+544.484619389 2025/11/01 05:36:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002743140): >close: err= 2025/11/01 05:36:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/11/01 05:36:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/11/01 05:36:33 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:33 DEBUG : open-test-file(0xc0027435c0): _readAt: size=2, off=0 2025/11/01 05:36:33 DEBUG : open-test-file(0xc0027435c0): openPending: 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:33 DEBUG : open-test-file(0xc0027435c0): open at offset 5 2025/11/01 05:36:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:33 DEBUG : open-test-file(0xc0027435c0): >openPending: err= 2025/11/01 05:36:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/01 05:36:33 DEBUG : open-test-file(0xc0027435c0): >_readAt: n=2, err= 2025/11/01 05:36:33 DEBUG : open-test-file(0xc0027435c0): _writeAt: size=3, off=7 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002797b90 item 81 2025/11/01 05:36:33 DEBUG : open-test-file(0xc0027435c0): >_writeAt: n=3, err= 2025/11/01 05:36:33 DEBUG : open-test-file(0xc0027435c0): close: 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:33.009504531 +0000 UTC m=+544.486021643 2025/11/01 05:36:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:33 DEBUG : open-test-file(0xc0027435c0): >close: err= 2025/11/01 05:36:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:33 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002000b00): _readAt: size=512, off=0 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002000b00): openPending: 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/01 05:36:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002000b00): >openPending: err= 2025/11/01 05:36:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002000b00): >_readAt: n=8, err=EOF 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002000b00): close: 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:33.009504531 +0000 UTC m=+544.486021643 2025/11/01 05:36:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002000b00): >close: err= 2025/11/01 05:36:33 DEBUG : open-test-file: Remove: 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00201cfc0 item 81 2025/11/01 05:36:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/11/01 05:36:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/01 05:36:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:33 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002001440): openPending: 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002001440): >openPending: err= 2025/11/01 05:36:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002001440): _writeAt: size=5, off=0 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002001440): >_writeAt: n=5, err= 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002001440): close: 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:33.013061879 +0000 UTC m=+544.489578982 2025/11/01 05:36:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002001440): >close: err= 2025/11/01 05:36:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/11/01 05:36:33 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002001940): openPending: 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002001940): open at offset 5 2025/11/01 05:36:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002001940): >openPending: err= 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00203d420 item 82 2025/11/01 05:36:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002001940): _readAt: size=2, off=5 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002001940): >_readAt: n=0, err=EOF 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002001940): _writeAt: size=3, off=5 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002001940): >_writeAt: n=3, err= 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002001940): close: 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:33.014330432 +0000 UTC m=+544.490847543 2025/11/01 05:36:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002001940): >close: err= 2025/11/01 05:36:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:33 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002001ec0): _readAt: size=512, off=0 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002001ec0): openPending: 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/01 05:36:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002001ec0): >openPending: err= 2025/11/01 05:36:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002001ec0): >_readAt: n=3, err=EOF 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002001ec0): close: 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:33.014330432 +0000 UTC m=+544.490847543 2025/11/01 05:36:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002001ec0): >close: err= 2025/11/01 05:36:33 DEBUG : open-test-file: Remove: 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00203d5e0 item 82 2025/11/01 05:36:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/11/01 05:36:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/01 05:36:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/01 05:36:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:33 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002806880): openPending: 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002806880): >openPending: err= 2025/11/01 05:36:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002806880): _writeAt: size=5, off=0 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002806880): >_writeAt: n=5, err= 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002806880): close: 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:33.017968362 +0000 UTC m=+544.494485475 2025/11/01 05:36:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002806880): >close: err= 2025/11/01 05:36:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/01 05:36:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/11/01 05:36:33 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002806d80): _readAt: size=2, off=0 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002806d80): openPending: 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002806d80): open at offset 5 2025/11/01 05:36:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002806d80): >openPending: err= 2025/11/01 05:36:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002806d80): >_readAt: n=2, err= 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002806d80): _writeAt: size=3, off=7 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002839a40 item 83 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002806d80): >_writeAt: n=3, err= 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002806d80): close: 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:33.019151695 +0000 UTC m=+544.495668806 2025/11/01 05:36:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002806d80): >close: err= 2025/11/01 05:36:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:33 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:33 DEBUG : open-test-file(0xc0028072c0): _readAt: size=512, off=0 2025/11/01 05:36:33 DEBUG : open-test-file(0xc0028072c0): openPending: 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/01 05:36:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:33 DEBUG : open-test-file(0xc0028072c0): >openPending: err= 2025/11/01 05:36:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/01 05:36:33 DEBUG : open-test-file(0xc0028072c0): >_readAt: n=8, err=EOF 2025/11/01 05:36:33 DEBUG : open-test-file(0xc0028072c0): close: 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:33.019151695 +0000 UTC m=+544.495668806 2025/11/01 05:36:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:33 DEBUG : open-test-file(0xc0028072c0): >close: err= 2025/11/01 05:36:33 DEBUG : open-test-file: Remove: 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002839c00 item 83 2025/11/01 05:36:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/01 05:36:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/01 05:36:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:33 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002807c00): openPending: 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002807c00): >openPending: err= 2025/11/01 05:36:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002807c00): _writeAt: size=5, off=0 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002807c00): >_writeAt: n=5, err= 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002807c00): close: 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:33.022963231 +0000 UTC m=+544.499480343 2025/11/01 05:36:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002807c00): >close: err= 2025/11/01 05:36:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/11/01 05:36:33 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:33 DEBUG : open-test-file(0xc00290a180): openPending: 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:33 DEBUG : open-test-file(0xc00290a180): open at offset 5 2025/11/01 05:36:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:33 DEBUG : open-test-file(0xc00290a180): >openPending: err= 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0028ea0e0 item 84 2025/11/01 05:36:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:33 DEBUG : open-test-file(0xc00290a180): _readAt: size=2, off=5 2025/11/01 05:36:33 DEBUG : open-test-file(0xc00290a180): >_readAt: n=0, err=EOF 2025/11/01 05:36:33 DEBUG : open-test-file(0xc00290a180): _writeAt: size=3, off=5 2025/11/01 05:36:33 DEBUG : open-test-file(0xc00290a180): >_writeAt: n=3, err= 2025/11/01 05:36:33 DEBUG : open-test-file(0xc00290a180): close: 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:33.024172452 +0000 UTC m=+544.500689553 2025/11/01 05:36:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:33 DEBUG : open-test-file(0xc00290a180): >close: err= 2025/11/01 05:36:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:33 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:33 DEBUG : open-test-file(0xc00290a700): _readAt: size=512, off=0 2025/11/01 05:36:33 DEBUG : open-test-file(0xc00290a700): openPending: 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/01 05:36:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:33 DEBUG : open-test-file(0xc00290a700): >openPending: err= 2025/11/01 05:36:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/01 05:36:33 DEBUG : open-test-file(0xc00290a700): >_readAt: n=3, err=EOF 2025/11/01 05:36:33 DEBUG : open-test-file(0xc00290a700): close: 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:33.024172452 +0000 UTC m=+544.500689553 2025/11/01 05:36:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:33 DEBUG : open-test-file(0xc00290a700): >close: err= 2025/11/01 05:36:33 DEBUG : open-test-file: Remove: 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0028ea2a0 item 84 2025/11/01 05:36:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/11/01 05:36:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/01 05:36:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/01 05:36:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:33 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002400800): openPending: 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002400800): >openPending: err= 2025/11/01 05:36:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002400800): _writeAt: size=5, off=0 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002400800): >_writeAt: n=5, err= 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002400800): close: 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:33.026591894 +0000 UTC m=+544.503108967 2025/11/01 05:36:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002400800): >close: err= 2025/11/01 05:36:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/01 05:36:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/11/01 05:36:33 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002400d00): _readAt: size=2, off=0 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002400d00): openPending: 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002400d00): open at offset 5 2025/11/01 05:36:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002400d00): >openPending: err= 2025/11/01 05:36:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002400d00): >_readAt: n=2, err= 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002400d00): _writeAt: size=3, off=7 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0024217a0 item 85 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002400d00): >_writeAt: n=3, err= 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002400d00): close: 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:33.027291688 +0000 UTC m=+544.503808751 2025/11/01 05:36:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002400d00): >close: err= 2025/11/01 05:36:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:33 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002401240): _readAt: size=512, off=0 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002401240): openPending: 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/01 05:36:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002401240): >openPending: err= 2025/11/01 05:36:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002401240): >_readAt: n=8, err=EOF 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002401240): close: 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:33.027291688 +0000 UTC m=+544.503808751 2025/11/01 05:36:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002401240): >close: err= 2025/11/01 05:36:33 DEBUG : open-test-file: Remove: 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002421960 item 85 2025/11/01 05:36:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/01 05:36:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/01 05:36:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:33 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002401b80): openPending: 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002401b80): >openPending: err= 2025/11/01 05:36:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002401b80): _writeAt: size=5, off=0 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002401b80): >_writeAt: n=5, err= 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002401b80): close: 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:33.029304568 +0000 UTC m=+544.505821650 2025/11/01 05:36:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002401b80): >close: err= 2025/11/01 05:36:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/11/01 05:36:33 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:33 DEBUG : open-test-file(0xc0029ee100): openPending: 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:33 DEBUG : open-test-file(0xc0029ee100): open at offset 5 2025/11/01 05:36:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:33 DEBUG : open-test-file(0xc0029ee100): >openPending: err= 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00299fdc0 item 86 2025/11/01 05:36:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:33 DEBUG : open-test-file(0xc0029ee100): _readAt: size=2, off=5 2025/11/01 05:36:33 DEBUG : open-test-file(0xc0029ee100): >_readAt: n=0, err=EOF 2025/11/01 05:36:33 DEBUG : open-test-file(0xc0029ee100): _writeAt: size=3, off=5 2025/11/01 05:36:33 DEBUG : open-test-file(0xc0029ee100): >_writeAt: n=3, err= 2025/11/01 05:36:33 DEBUG : open-test-file(0xc0029ee100): close: 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:33.030084342 +0000 UTC m=+544.506601414 2025/11/01 05:36:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:33 DEBUG : open-test-file(0xc0029ee100): >close: err= 2025/11/01 05:36:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:33 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:33 DEBUG : open-test-file(0xc0029ee680): _readAt: size=512, off=0 2025/11/01 05:36:33 DEBUG : open-test-file(0xc0029ee680): openPending: 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/01 05:36:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:33 DEBUG : open-test-file(0xc0029ee680): >openPending: err= 2025/11/01 05:36:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/01 05:36:33 DEBUG : open-test-file(0xc0029ee680): >_readAt: n=3, err=EOF 2025/11/01 05:36:33 DEBUG : open-test-file(0xc0029ee680): close: 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:33.030084342 +0000 UTC m=+544.506601414 2025/11/01 05:36:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:33 DEBUG : open-test-file(0xc0029ee680): >close: err= 2025/11/01 05:36:33 DEBUG : open-test-file: Remove: 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0029f6000 item 86 2025/11/01 05:36:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/01 05:36:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/01 05:36:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/01 05:36:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:33 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:33 DEBUG : open-test-file(0xc0029eefc0): openPending: 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:33 DEBUG : open-test-file(0xc0029eefc0): >openPending: err= 2025/11/01 05:36:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:33 DEBUG : open-test-file(0xc0029eefc0): _writeAt: size=5, off=0 2025/11/01 05:36:33 DEBUG : open-test-file(0xc0029eefc0): >_writeAt: n=5, err= 2025/11/01 05:36:33 DEBUG : open-test-file(0xc0029eefc0): close: 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:33.032236472 +0000 UTC m=+544.508753545 2025/11/01 05:36:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:33 DEBUG : open-test-file(0xc0029eefc0): >close: err= 2025/11/01 05:36:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/01 05:36:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/11/01 05:36:33 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:33 DEBUG : open-test-file(0xc0029ef4c0): _readAt: size=2, off=0 2025/11/01 05:36:33 DEBUG : open-test-file(0xc0029ef4c0): openPending: 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:33 DEBUG : open-test-file(0xc0029ef4c0): open at offset 5 2025/11/01 05:36:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:33 DEBUG : open-test-file(0xc0029ef4c0): >openPending: err= 2025/11/01 05:36:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/01 05:36:33 DEBUG : open-test-file(0xc0029ef4c0): >_readAt: n=2, err= 2025/11/01 05:36:33 DEBUG : open-test-file(0xc0029ef4c0): _writeAt: size=3, off=7 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002a46460 item 87 2025/11/01 05:36:33 DEBUG : open-test-file(0xc0029ef4c0): >_writeAt: n=3, err= 2025/11/01 05:36:33 DEBUG : open-test-file(0xc0029ef4c0): close: 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:33.03298068 +0000 UTC m=+544.509497753 2025/11/01 05:36:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:33 DEBUG : open-test-file(0xc0029ef4c0): >close: err= 2025/11/01 05:36:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:33 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:33 DEBUG : open-test-file(0xc0029efa00): _readAt: size=512, off=0 2025/11/01 05:36:33 DEBUG : open-test-file(0xc0029efa00): openPending: 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/01 05:36:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:33 DEBUG : open-test-file(0xc0029efa00): >openPending: err= 2025/11/01 05:36:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/01 05:36:33 DEBUG : open-test-file(0xc0029efa00): >_readAt: n=8, err=EOF 2025/11/01 05:36:33 DEBUG : open-test-file(0xc0029efa00): close: 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:33.03298068 +0000 UTC m=+544.509497753 2025/11/01 05:36:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:33 DEBUG : open-test-file(0xc0029efa00): >close: err= 2025/11/01 05:36:33 DEBUG : open-test-file: Remove: 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002a46620 item 87 2025/11/01 05:36:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/01 05:36:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/01 05:36:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:33 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002a903c0): openPending: 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002a903c0): >openPending: err= 2025/11/01 05:36:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002a903c0): _writeAt: size=5, off=0 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002a903c0): >_writeAt: n=5, err= 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002a903c0): close: 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:33.034930512 +0000 UTC m=+544.511447583 2025/11/01 05:36:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002a903c0): >close: err= 2025/11/01 05:36:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/11/01 05:36:33 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002a908c0): openPending: 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002a908c0): open at offset 5 2025/11/01 05:36:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002a908c0): >openPending: err= 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002a9ca80 item 88 2025/11/01 05:36:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002a908c0): _readAt: size=2, off=5 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002a908c0): >_readAt: n=0, err=EOF 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002a908c0): _writeAt: size=3, off=5 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002a908c0): >_writeAt: n=3, err= 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002a908c0): close: 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:33.035681231 +0000 UTC m=+544.512198302 2025/11/01 05:36:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002a908c0): >close: err= 2025/11/01 05:36:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:33 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002a90e40): _readAt: size=512, off=0 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002a90e40): openPending: 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/01 05:36:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002a90e40): >openPending: err= 2025/11/01 05:36:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002a90e40): >_readAt: n=3, err=EOF 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002a90e40): close: 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:33.035681231 +0000 UTC m=+544.512198302 2025/11/01 05:36:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002a90e40): >close: err= 2025/11/01 05:36:33 DEBUG : open-test-file: Remove: 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002a9cc40 item 88 2025/11/01 05:36:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/11/01 05:36:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/01 05:36:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/11/01 05:36:33 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002a91740): openPending: 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002a91740): open at offset 0 2025/11/01 05:36:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002a91740): >openPending: err= 2025/11/01 05:36:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002a91740): _readAt: size=2, off=0 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002a91740): >_readAt: n=0, err=EOF 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002a91740): _writeAt: size=5, off=0 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002a91740): >_writeAt: n=5, err= 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002a91740): close: 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:33.037625251 +0000 UTC m=+544.514142323 2025/11/01 05:36:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002a91740): >close: err= 2025/11/01 05:36:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:33 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002a91c80): _writeAt: size=5, off=0 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002a91c80): openPending: 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002a91c80): >openPending: err= 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002b330a0 item 89 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002a91c80): >_writeAt: n=5, err= 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002a91c80): close: 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:33.03834374 +0000 UTC m=+544.514860812 2025/11/01 05:36:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002a91c80): >close: err= 2025/11/01 05:36:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/01 05:36:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/11/01 05:36:33 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002b6c240): _readAt: size=2, off=0 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002b6c240): openPending: 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002b6c240): open at offset 5 2025/11/01 05:36:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002b6c240): >openPending: err= 2025/11/01 05:36:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002b6c240): >_readAt: n=2, err= 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002b6c240): _writeAt: size=3, off=7 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002b33260 item 89 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002b6c240): >_writeAt: n=3, err= 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002b6c240): close: 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:33.039134254 +0000 UTC m=+544.515651327 2025/11/01 05:36:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002b6c240): >close: err= 2025/11/01 05:36:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:33 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002b6c7c0): _readAt: size=512, off=0 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002b6c7c0): openPending: 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/01 05:36:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002b6c7c0): >openPending: err= 2025/11/01 05:36:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002b6c7c0): >_readAt: n=8, err=EOF 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002b6c7c0): close: 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:33.039134254 +0000 UTC m=+544.515651327 2025/11/01 05:36:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002b6c7c0): >close: err= 2025/11/01 05:36:33 DEBUG : open-test-file: Remove: 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002b33420 item 89 2025/11/01 05:36:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/01 05:36:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/11/01 05:36:33 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002b6d0c0): openPending: 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002b6d0c0): open at offset 0 2025/11/01 05:36:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002b6d0c0): >openPending: err= 2025/11/01 05:36:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002b6d0c0): _readAt: size=2, off=0 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002b6d0c0): >_readAt: n=0, err=EOF 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002b6d0c0): _writeAt: size=5, off=0 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002b6d0c0): >_writeAt: n=5, err= 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002b6d0c0): close: 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:33.041186007 +0000 UTC m=+544.517703079 2025/11/01 05:36:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002b6d0c0): >close: err= 2025/11/01 05:36:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:33 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002b6d600): _writeAt: size=5, off=0 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002b6d600): openPending: 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002b6d600): >openPending: err= 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002be5880 item 90 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002b6d600): >_writeAt: n=5, err= 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002b6d600): close: 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:33.04187976 +0000 UTC m=+544.518396832 2025/11/01 05:36:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002b6d600): >close: err= 2025/11/01 05:36:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/11/01 05:36:33 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002b6db40): openPending: 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002b6db40): open at offset 5 2025/11/01 05:36:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002b6db40): >openPending: err= 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002be5a40 item 90 2025/11/01 05:36:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002b6db40): _readAt: size=2, off=5 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002b6db40): >_readAt: n=0, err=EOF 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002b6db40): _writeAt: size=3, off=5 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002b6db40): >_writeAt: n=3, err= 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002b6db40): close: 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:33.042619428 +0000 UTC m=+544.519136500 2025/11/01 05:36:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002b6db40): >close: err= 2025/11/01 05:36:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:33 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002c52180): _readAt: size=512, off=0 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002c52180): openPending: 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/01 05:36:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002c52180): >openPending: err= 2025/11/01 05:36:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002c52180): >_readAt: n=3, err=EOF 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002c52180): close: 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:33.042619428 +0000 UTC m=+544.519136500 2025/11/01 05:36:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002c52180): >close: err= 2025/11/01 05:36:33 DEBUG : open-test-file: Remove: 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002be5c00 item 90 2025/11/01 05:36:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/01 05:36:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/01 05:36:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/11/01 05:36:33 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002c52a80): openPending: 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002c52a80): open at offset 0 2025/11/01 05:36:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002c52a80): >openPending: err= 2025/11/01 05:36:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002c52a80): _readAt: size=2, off=0 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002c52a80): >_readAt: n=0, err=EOF 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002c52a80): _writeAt: size=5, off=0 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002c52a80): >_writeAt: n=5, err= 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002c52a80): close: 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:33.045242544 +0000 UTC m=+544.521759636 2025/11/01 05:36:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002c52a80): >close: err= 2025/11/01 05:36:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:33 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002c52fc0): _writeAt: size=5, off=0 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002c52fc0): openPending: 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002c52fc0): >openPending: err= 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002cde0e0 item 91 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002c52fc0): >_writeAt: n=5, err= 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002c52fc0): close: 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:33.046094934 +0000 UTC m=+544.522612027 2025/11/01 05:36:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002c52fc0): >close: err= 2025/11/01 05:36:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/01 05:36:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/11/01 05:36:33 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002c53500): _readAt: size=2, off=0 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002c53500): openPending: 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002c53500): open at offset 5 2025/11/01 05:36:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002c53500): >openPending: err= 2025/11/01 05:36:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002c53500): >_readAt: n=2, err= 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002c53500): _writeAt: size=3, off=7 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002cde2a0 item 91 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002c53500): >_writeAt: n=3, err= 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002c53500): close: 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:33.046979335 +0000 UTC m=+544.523496437 2025/11/01 05:36:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002c53500): >close: err= 2025/11/01 05:36:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:33 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002c53a80): _readAt: size=512, off=0 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002c53a80): openPending: 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/01 05:36:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002c53a80): >openPending: err= 2025/11/01 05:36:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002c53a80): >_readAt: n=8, err=EOF 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002c53a80): close: 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:33.046979335 +0000 UTC m=+544.523496437 2025/11/01 05:36:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002c53a80): >close: err= 2025/11/01 05:36:33 DEBUG : open-test-file: Remove: 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002cde460 item 91 2025/11/01 05:36:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/01 05:36:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/01 05:36:33 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002d22400): openPending: 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002d22400): open at offset 0 2025/11/01 05:36:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002d22400): >openPending: err= 2025/11/01 05:36:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002d22400): _readAt: size=2, off=0 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002d22400): >_readAt: n=0, err=EOF 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002d22400): _writeAt: size=5, off=0 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002d22400): >_writeAt: n=5, err= 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002d22400): close: 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:33.050445683 +0000 UTC m=+544.526962785 2025/11/01 05:36:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002d22400): >close: err= 2025/11/01 05:36:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:33 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002d22940): _writeAt: size=5, off=0 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002d22940): openPending: 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002d22940): >openPending: err= 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002d4a8c0 item 92 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002d22940): >_writeAt: n=5, err= 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002d22940): close: 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:33.051425423 +0000 UTC m=+544.527942536 2025/11/01 05:36:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002d22940): >close: err= 2025/11/01 05:36:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/01 05:36:33 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002d22e80): openPending: 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002d22e80): open at offset 5 2025/11/01 05:36:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002d22e80): >openPending: err= 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002d4aa80 item 92 2025/11/01 05:36:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002d22e80): _readAt: size=2, off=5 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002d22e80): >_readAt: n=0, err=EOF 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002d22e80): _writeAt: size=3, off=5 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002d22e80): >_writeAt: n=3, err= 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002d22e80): close: 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:33.052681411 +0000 UTC m=+544.529198513 2025/11/01 05:36:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002d22e80): >close: err= 2025/11/01 05:36:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:33 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002d23440): _readAt: size=512, off=0 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002d23440): openPending: 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/01 05:36:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002d23440): >openPending: err= 2025/11/01 05:36:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002d23440): >_readAt: n=3, err=EOF 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002d23440): close: 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:33.052681411 +0000 UTC m=+544.529198513 2025/11/01 05:36:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002d23440): >close: err= 2025/11/01 05:36:33 DEBUG : open-test-file: Remove: 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002d4ac40 item 92 2025/11/01 05:36:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/01 05:36:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/01 05:36:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/11/01 05:36:33 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002d23d40): openPending: 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002d23d40): open at offset 0 2025/11/01 05:36:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002d23d40): >openPending: err= 2025/11/01 05:36:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002d23d40): _readAt: size=2, off=0 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002d23d40): >_readAt: n=0, err=EOF 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002d23d40): _writeAt: size=5, off=0 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002d23d40): >_writeAt: n=5, err= 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002d23d40): close: 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:33.056248279 +0000 UTC m=+544.532765351 2025/11/01 05:36:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002d23d40): >close: err= 2025/11/01 05:36:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:33 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002743e00): _writeAt: size=5, off=0 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002743e00): openPending: 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002743e00): >openPending: err= 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002797e30 item 93 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002743e00): >_writeAt: n=5, err= 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002743e00): close: 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:33.057368852 +0000 UTC m=+544.533885945 2025/11/01 05:36:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002743e00): >close: err= 2025/11/01 05:36:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/01 05:36:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/11/01 05:36:33 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/01 05:36:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/01 05:36:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/01 05:36:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/01 05:36:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:33 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:33 DEBUG : open-test-file(0xc0027f0580): _readAt: size=512, off=0 2025/11/01 05:36:33 DEBUG : open-test-file(0xc0027f0580): openPending: 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:33 DEBUG : open-test-file(0xc0027f0580): >openPending: err= 2025/11/01 05:36:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 05:36:33 DEBUG : open-test-file(0xc0027f0580): >_readAt: n=5, err=EOF 2025/11/01 05:36:33 DEBUG : open-test-file(0xc0027f0580): close: 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:33.057368852 +0000 UTC m=+544.533885945 2025/11/01 05:36:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:33 DEBUG : open-test-file(0xc0027f0580): >close: err= 2025/11/01 05:36:33 DEBUG : open-test-file: Remove: 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002ea4070 item 93 2025/11/01 05:36:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/01 05:36:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/01 05:36:33 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:33 DEBUG : open-test-file(0xc0027f0e80): openPending: 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:33 DEBUG : open-test-file(0xc0027f0e80): open at offset 0 2025/11/01 05:36:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:33 DEBUG : open-test-file(0xc0027f0e80): >openPending: err= 2025/11/01 05:36:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:33 DEBUG : open-test-file(0xc0027f0e80): _readAt: size=2, off=0 2025/11/01 05:36:33 DEBUG : open-test-file(0xc0027f0e80): >_readAt: n=0, err=EOF 2025/11/01 05:36:33 DEBUG : open-test-file(0xc0027f0e80): _writeAt: size=5, off=0 2025/11/01 05:36:33 DEBUG : open-test-file(0xc0027f0e80): >_writeAt: n=5, err= 2025/11/01 05:36:33 DEBUG : open-test-file(0xc0027f0e80): close: 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:33.060436963 +0000 UTC m=+544.536954056 2025/11/01 05:36:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:33 DEBUG : open-test-file(0xc0027f0e80): >close: err= 2025/11/01 05:36:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:33 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:33 DEBUG : open-test-file(0xc0027f13c0): _writeAt: size=5, off=0 2025/11/01 05:36:33 DEBUG : open-test-file(0xc0027f13c0): openPending: 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:33 DEBUG : open-test-file(0xc0027f13c0): >openPending: err= 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002f2a4d0 item 94 2025/11/01 05:36:33 DEBUG : open-test-file(0xc0027f13c0): >_writeAt: n=5, err= 2025/11/01 05:36:33 DEBUG : open-test-file(0xc0027f13c0): close: 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:33.061393709 +0000 UTC m=+544.537910802 2025/11/01 05:36:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:33 DEBUG : open-test-file(0xc0027f13c0): >close: err= 2025/11/01 05:36:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/01 05:36:33 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/01 05:36:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/01 05:36:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/01 05:36:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/01 05:36:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:33 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:33 DEBUG : open-test-file(0xc0027f1ac0): _readAt: size=512, off=0 2025/11/01 05:36:33 DEBUG : open-test-file(0xc0027f1ac0): openPending: 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:33 DEBUG : open-test-file(0xc0027f1ac0): >openPending: err= 2025/11/01 05:36:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 05:36:33 DEBUG : open-test-file(0xc0027f1ac0): >_readAt: n=5, err=EOF 2025/11/01 05:36:33 DEBUG : open-test-file(0xc0027f1ac0): close: 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:33.061393709 +0000 UTC m=+544.537910802 2025/11/01 05:36:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:33 DEBUG : open-test-file(0xc0027f1ac0): >close: err= 2025/11/01 05:36:33 DEBUG : open-test-file: Remove: 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002f2a690 item 94 2025/11/01 05:36:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/01 05:36:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/01 05:36:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/01 05:36:33 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002f82440): openPending: 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002f82440): open at offset 0 2025/11/01 05:36:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002f82440): >openPending: err= 2025/11/01 05:36:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002f82440): _readAt: size=2, off=0 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002f82440): >_readAt: n=0, err=EOF 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002f82440): _writeAt: size=5, off=0 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002f82440): >_writeAt: n=5, err= 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002f82440): close: 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:33.064473894 +0000 UTC m=+544.540990986 2025/11/01 05:36:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002f82440): >close: err= 2025/11/01 05:36:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:33 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002f82980): _writeAt: size=5, off=0 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002f82980): openPending: 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002f82980): >openPending: err= 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002f94af0 item 95 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002f82980): >_writeAt: n=5, err= 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002f82980): close: 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:33.065278023 +0000 UTC m=+544.541795116 2025/11/01 05:36:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002f82980): >close: err= 2025/11/01 05:36:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/01 05:36:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/01 05:36:33 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/01 05:36:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/01 05:36:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/01 05:36:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/01 05:36:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:33 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002f83080): _readAt: size=512, off=0 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002f83080): openPending: 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002f83080): >openPending: err= 2025/11/01 05:36:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002f83080): >_readAt: n=5, err=EOF 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002f83080): close: 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:33.065278023 +0000 UTC m=+544.541795116 2025/11/01 05:36:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002f83080): >close: err= 2025/11/01 05:36:33 DEBUG : open-test-file: Remove: 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002f94cb0 item 95 2025/11/01 05:36:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:33 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 2025/11/01 05:36:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/01 05:36:33 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002f83980): openPending: 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002f83980): open at offset 0 2025/11/01 05:36:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002f83980): >openPending: err= 2025/11/01 05:36:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002f83980): _readAt: size=2, off=0 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002f83980): >_readAt: n=0, err=EOF 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002f83980): _writeAt: size=5, off=0 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002f83980): >_writeAt: n=5, err= 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002f83980): close: 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:33.068196503 +0000 UTC m=+544.544713605 2025/11/01 05:36:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002f83980): >close: err= 2025/11/01 05:36:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:33 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002f83ec0): _writeAt: size=5, off=0 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002f83ec0): openPending: 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002f83ec0): >openPending: err= 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00302b110 item 96 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002f83ec0): >_writeAt: n=5, err= 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002f83ec0): close: 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:33.069019759 +0000 UTC m=+544.545536851 2025/11/01 05:36:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:33 DEBUG : open-test-file(0xc002f83ec0): >close: err= 2025/11/01 05:36:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/01 05:36:33 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/01 05:36:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/01 05:36:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/01 05:36:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/01 05:36:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:33 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:33 DEBUG : open-test-file(0xc00306e640): _readAt: size=512, off=0 2025/11/01 05:36:33 DEBUG : open-test-file(0xc00306e640): openPending: 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:33 DEBUG : open-test-file(0xc00306e640): >openPending: err= 2025/11/01 05:36:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 05:36:33 DEBUG : open-test-file(0xc00306e640): >_readAt: n=5, err=EOF 2025/11/01 05:36:33 DEBUG : open-test-file(0xc00306e640): close: 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:33.069019759 +0000 UTC m=+544.545536851 2025/11/01 05:36:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:33 DEBUG : open-test-file(0xc00306e640): >close: err= 2025/11/01 05:36:33 DEBUG : open-test-file: Remove: 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00302b2d0 item 96 2025/11/01 05:36:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:33 DEBUG : open-test-file: >Remove: err= 2025/11/01 05:36:33 DEBUG : WaitForWriters: timeout=30s 2025/11/01 05:36:33 DEBUG : Looking for writers 2025/11/01 05:36:33 DEBUG : newLeaf: reading active writers 2025/11/01 05:36:33 DEBUG : >WaitForWriters: 2025/11/01 05:36:33 DEBUG : mega root 'rclone-test-baqobaj8pati': 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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleOpenTests/writes Messages: listing wrong, want got newLeaf (25) 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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleOpenTests/writes Messages: Unexpected file "newLeaf" === RUN TestRWFileHandleOpenTests/full run.go:185: Remote "mega root 'rclone-test-baqobaj8pati'", Local "Local file system at /tmp/rclone4248031983", Modify Window "876000h0m0s" 2025/11/01 05:36:40 INFO : mega root 'rclone-test-baqobaj8pati': poll-interval is not supported by this remote 2025/11/01 05:36:40 DEBUG : mega root 'rclone-test-baqobaj8pati': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/01 05:36:40 DEBUG : mega root 'rclone-test-baqobaj8pati': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-baqobaj8pati" 2025/11/01 05:36:40 DEBUG : mega root 'rclone-test-baqobaj8pati': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-baqobaj8pati" 2025/11/01 05:36:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-baqobaj8pati" 2025/11/01 05:36:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/01 05:36:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-baqobaj8pati" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-baqobaj8pati" 2025/11/01 05:36:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-baqobaj8pati" 2025/11/01 05:36:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/01 05:36:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-baqobaj8pati" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-baqobaj8pati" 2025/11/01 05:36:40 INFO : mega root 'rclone-test-baqobaj8pati': 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 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00311aa40): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00311aa40): >openPending: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00311aa40): _writeAt: size=5, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00311aa40): >_writeAt: n=5, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00311aa40): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.119833538 +0000 UTC m=+551.596350650 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00311aa40): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00311aec0): _readAt: size=2, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00311aec0): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00311aec0): >openPending: err= 2025/11/01 05:36:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00311aec0): >_readAt: n=2, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00311aec0): _writeAt: size=3, off=2 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00311aec0): >_writeAt: n=0, err=Bad file descriptor 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00311aec0): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.119833538 +0000 UTC m=+551.596350650 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00311aec0): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00311b380): _readAt: size=512, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00311b380): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00311b380): >openPending: err= 2025/11/01 05:36:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00311b380): >_readAt: n=5, err=EOF 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00311b380): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.119833538 +0000 UTC m=+551.596350650 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00311b380): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: Remove: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003241ea0 item 1 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00311bc80): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00311bc80): >openPending: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00311bc80): _writeAt: size=5, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00311bc80): >_writeAt: n=5, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00311bc80): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.124896776 +0000 UTC m=+551.601413878 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00311bc80): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0032e2200): _readAt: size=512, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0032e2200): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0032e2200): >openPending: err= 2025/11/01 05:36:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0032e2200): >_readAt: n=5, err=EOF 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0032e2200): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.124896776 +0000 UTC m=+551.601413878 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0032e2200): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: Remove: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0032da4d0 item 2 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0032e2b00): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0032e2b00): >openPending: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0032e2b00): _writeAt: size=5, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0032e2b00): >_writeAt: n=5, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0032e2b00): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.128643391 +0000 UTC m=+551.605160493 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0032e2b00): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0032e2f80): _readAt: size=2, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0032e2f80): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0032e2f80): >openPending: err= 2025/11/01 05:36:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0032e2f80): >_readAt: n=2, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0032e2f80): _writeAt: size=3, off=2 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0032e2f80): >_writeAt: n=0, err=Bad file descriptor 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0032e2f80): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.128643391 +0000 UTC m=+551.605160493 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0032e2f80): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0032e3440): _readAt: size=512, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0032e3440): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0032e3440): >openPending: err= 2025/11/01 05:36:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0032e3440): >_readAt: n=5, err=EOF 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0032e3440): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.128643391 +0000 UTC m=+551.605160493 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0032e3440): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: Remove: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003320930 item 3 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0032e3d80): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0032e3d80): >openPending: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0032e3d80): _writeAt: size=5, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0032e3d80): >_writeAt: n=5, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0032e3d80): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.133465175 +0000 UTC m=+551.609982276 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0032e3d80): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0033f0340): _readAt: size=512, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0033f0340): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0033f0340): >openPending: err= 2025/11/01 05:36:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0033f0340): >_readAt: n=5, err=EOF 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0033f0340): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.133465175 +0000 UTC m=+551.609982276 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0033f0340): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: Remove: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0033c4ee0 item 4 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0033f0c40): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0033f0c40): >openPending: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0033f0c40): _writeAt: size=5, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0033f0c40): >_writeAt: n=5, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0033f0c40): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.137643349 +0000 UTC m=+551.614160461 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0033f0c40): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0033f10c0): _readAt: size=2, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0033f10c0): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0033f10c0): >openPending: err= 2025/11/01 05:36:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0033f10c0): >_readAt: n=2, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0033f10c0): _writeAt: size=3, off=2 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0033f10c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0033f10c0): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.137643349 +0000 UTC m=+551.614160461 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0033f10c0): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0033f1580): _readAt: size=512, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0033f1580): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0033f1580): >openPending: err= 2025/11/01 05:36:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0033f1580): >_readAt: n=5, err=EOF 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0033f1580): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.137643349 +0000 UTC m=+551.614160461 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0033f1580): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: Remove: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003433340 item 5 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0033f1ec0): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0033f1ec0): >openPending: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0033f1ec0): _writeAt: size=5, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0033f1ec0): >_writeAt: n=5, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0033f1ec0): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.143169315 +0000 UTC m=+551.619686418 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0033f1ec0): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0034c8480): _readAt: size=512, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0034c8480): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0034c8480): >openPending: err= 2025/11/01 05:36:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0034c8480): >_readAt: n=5, err=EOF 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0034c8480): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.143169315 +0000 UTC m=+551.619686418 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0034c8480): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: Remove: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0034878f0 item 6 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0034c8dc0): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0034c8dc0): >openPending: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0034c8dc0): _writeAt: size=5, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0034c8dc0): >_writeAt: n=5, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0034c8dc0): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.146938222 +0000 UTC m=+551.623455334 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0034c8dc0): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0034c92c0): _readAt: size=2, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0034c92c0): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0034c92c0): >openPending: err= 2025/11/01 05:36:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0034c92c0): >_readAt: n=2, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0034c92c0): _writeAt: size=3, off=2 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0034c92c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0034c92c0): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.146938222 +0000 UTC m=+551.623455334 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0034c92c0): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0034c9780): _readAt: size=512, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0034c9780): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0034c9780): >openPending: err= 2025/11/01 05:36:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0034c9780): >_readAt: n=5, err=EOF 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0034c9780): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.146938222 +0000 UTC m=+551.623455334 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0034c9780): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: Remove: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0034e9d50 item 7 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003594140): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003594140): >openPending: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003594140): _writeAt: size=5, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003594140): >_writeAt: n=5, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003594140): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.152205053 +0000 UTC m=+551.628722175 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003594140): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003594680): _readAt: size=512, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003594680): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003594680): >openPending: err= 2025/11/01 05:36:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003594680): >_readAt: n=5, err=EOF 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003594680): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.152205053 +0000 UTC m=+551.628722175 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003594680): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: Remove: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00358e380 item 8 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003594f00): _readAt: size=2, off=0 2025/11/01 05:36:40 ERROR : open-test-file(0xc003594f00): Couldn't read size of file 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003594f00): >_readAt: n=0, err=EOF 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003594f00): _writeAt: size=5, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003594f00): >_writeAt: n=0, err=Bad file descriptor 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003594f00): close: 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003594f00): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0035952c0): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0035952c0): >openPending: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0035952c0): _writeAt: size=5, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0035952c0): >_writeAt: n=5, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0035952c0): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.156175297 +0000 UTC m=+551.632692409 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0035952c0): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003595740): _readAt: size=2, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003595740): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003595740): >openPending: err= 2025/11/01 05:36:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003595740): >_readAt: n=2, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003595740): _writeAt: size=3, off=2 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003595740): >_writeAt: n=0, err=Bad file descriptor 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003595740): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.156175297 +0000 UTC m=+551.632692409 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003595740): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003595c40): _readAt: size=512, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003595c40): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003595c40): >openPending: err= 2025/11/01 05:36:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003595c40): >_readAt: n=5, err=EOF 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003595c40): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.156175297 +0000 UTC m=+551.632692409 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003595c40): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: Remove: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0035d87e0 item 9 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00360e600): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00360e600): >openPending: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00360e600): _writeAt: size=5, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00360e600): >_writeAt: n=5, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00360e600): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.160966042 +0000 UTC m=+551.637483144 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00360e600): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00360eb40): _readAt: size=512, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00360eb40): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00360eb40): >openPending: err= 2025/11/01 05:36:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00360eb40): >_readAt: n=5, err=EOF 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00360eb40): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.160966042 +0000 UTC m=+551.637483144 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00360eb40): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: Remove: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00362ed90 item 10 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00360f440): _readAt: size=2, off=0 2025/11/01 05:36:40 ERROR : open-test-file(0xc00360f440): Couldn't read size of file 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00360f440): >_readAt: n=0, err=EOF 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00360f440): _writeAt: size=5, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00360f440): >_writeAt: n=0, err=Bad file descriptor 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00360f440): close: 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00360f440): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00360f800): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00360f800): >openPending: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00360f800): _writeAt: size=5, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00360f800): >_writeAt: n=5, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00360f800): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.164823947 +0000 UTC m=+551.641341048 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00360f800): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00360fd00): _readAt: size=2, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00360fd00): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00360fd00): >openPending: err= 2025/11/01 05:36:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00360fd00): >_readAt: n=2, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00360fd00): _writeAt: size=3, off=2 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00360fd00): >_writeAt: n=0, err=Bad file descriptor 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00360fd00): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.164823947 +0000 UTC m=+551.641341048 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00360fd00): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0036aa280): _readAt: size=512, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0036aa280): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0036aa280): >openPending: err= 2025/11/01 05:36:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0036aa280): >_readAt: n=5, err=EOF 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0036aa280): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.164823947 +0000 UTC m=+551.641341048 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0036aa280): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: Remove: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00366b1f0 item 11 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0036aabc0): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0036aabc0): >openPending: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0036aabc0): _writeAt: size=5, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0036aabc0): >_writeAt: n=5, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0036aabc0): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.16937943 +0000 UTC m=+551.645896532 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0036aabc0): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0036ab100): _readAt: size=512, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0036ab100): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0036ab100): >openPending: err= 2025/11/01 05:36:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0036ab100): >_readAt: n=5, err=EOF 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0036ab100): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.16937943 +0000 UTC m=+551.645896532 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0036ab100): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: Remove: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00371f7a0 item 12 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0036aba00): _readAt: size=2, off=0 2025/11/01 05:36:40 ERROR : open-test-file(0xc0036aba00): Couldn't read size of file 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0036aba00): >_readAt: n=0, err=EOF 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0036aba00): _writeAt: size=5, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0036aba00): >_writeAt: n=0, err=Bad file descriptor 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0036aba00): close: 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0036aba00): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0036abdc0): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0036abdc0): >openPending: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0036abdc0): _writeAt: size=5, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0036abdc0): >_writeAt: n=5, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0036abdc0): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.172962307 +0000 UTC m=+551.649479410 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0036abdc0): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/01 05:36:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003798500): _readAt: size=512, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003798500): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003798500): >openPending: err= 2025/11/01 05:36:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003798500): >_readAt: n=5, err=EOF 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003798500): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.172962307 +0000 UTC m=+551.649479410 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003798500): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: Remove: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003777c00 item 13 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003798e40): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003798e40): >openPending: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003798e40): _writeAt: size=5, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003798e40): >_writeAt: n=5, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003798e40): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.176681912 +0000 UTC m=+551.653199013 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003798e40): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003799380): _readAt: size=512, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003799380): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003799380): >openPending: err= 2025/11/01 05:36:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003799380): >_readAt: n=5, err=EOF 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003799380): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.176681912 +0000 UTC m=+551.653199013 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003799380): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: Remove: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0038440e0 item 14 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003799c80): _readAt: size=2, off=0 2025/11/01 05:36:40 ERROR : open-test-file(0xc003799c80): Couldn't read size of file 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003799c80): >_readAt: n=0, err=EOF 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003799c80): _writeAt: size=5, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003799c80): >_writeAt: n=0, err=Bad file descriptor 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003799c80): close: 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003799c80): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file(0xc002d23f00): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc002d23f00): >openPending: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc002d23f00): _writeAt: size=5, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc002d23f00): >_writeAt: n=5, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc002d23f00): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.180557399 +0000 UTC m=+551.657074501 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc002d23f00): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/01 05:36:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc002e28640): _readAt: size=512, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc002e28640): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc002e28640): >openPending: err= 2025/11/01 05:36:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 05:36:40 DEBUG : open-test-file(0xc002e28640): >_readAt: n=5, err=EOF 2025/11/01 05:36:40 DEBUG : open-test-file(0xc002e28640): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.180557399 +0000 UTC m=+551.657074501 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc002e28640): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: Remove: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002dfd1f0 item 15 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file(0xc002e28f80): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc002e28f80): >openPending: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc002e28f80): _writeAt: size=5, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc002e28f80): >_writeAt: n=5, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc002e28f80): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.184888191 +0000 UTC m=+551.661405293 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc002e28f80): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc002e294c0): _readAt: size=512, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc002e294c0): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc002e294c0): >openPending: err= 2025/11/01 05:36:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 05:36:40 DEBUG : open-test-file(0xc002e294c0): >_readAt: n=5, err=EOF 2025/11/01 05:36:40 DEBUG : open-test-file(0xc002e294c0): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.184888191 +0000 UTC m=+551.661405293 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc002e294c0): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: Remove: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003909650 item 16 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file(0xc002e29dc0): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc002e29dc0): >openPending: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc002e29dc0): _writeAt: size=5, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc002e29dc0): >_writeAt: n=5, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc002e29dc0): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.189596291 +0000 UTC m=+551.666113413 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc002e29dc0): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0039922c0): _readAt: size=2, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0039922c0): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0039922c0): open at offset 5 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0039922c0): >openPending: err= 2025/11/01 05:36:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0039922c0): >_readAt: n=2, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0039922c0): _writeAt: size=3, off=7 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0039922c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0039922c0): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.189596291 +0000 UTC m=+551.666113413 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0039922c0): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0039927c0): _readAt: size=512, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0039927c0): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0039927c0): >openPending: err= 2025/11/01 05:36:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0039927c0): >_readAt: n=5, err=EOF 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0039927c0): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.189596291 +0000 UTC m=+551.666113413 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0039927c0): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: Remove: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003957ab0 item 17 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003993100): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003993100): >openPending: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003993100): _writeAt: size=5, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003993100): >_writeAt: n=5, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003993100): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.19501173 +0000 UTC m=+551.671528832 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003993100): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003993640): _readAt: size=512, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003993640): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003993640): >openPending: err= 2025/11/01 05:36:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003993640): >_readAt: n=5, err=EOF 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003993640): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.19501173 +0000 UTC m=+551.671528832 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003993640): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: Remove: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0039de0e0 item 18 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003a52000): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003a52000): >openPending: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003a52000): _writeAt: size=5, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003a52000): >_writeAt: n=5, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003a52000): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.197684588 +0000 UTC m=+551.674201681 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003a52000): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003a52500): _readAt: size=2, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003a52500): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003a52500): open at offset 5 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003a52500): >openPending: err= 2025/11/01 05:36:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003a52500): >_readAt: n=2, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003a52500): _writeAt: size=3, off=7 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003a52500): >_writeAt: n=0, err=Bad file descriptor 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003a52500): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.197684588 +0000 UTC m=+551.674201681 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003a52500): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003a52a00): _readAt: size=512, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003a52a00): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003a52a00): >openPending: err= 2025/11/01 05:36:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003a52a00): >_readAt: n=5, err=EOF 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003a52a00): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.197684588 +0000 UTC m=+551.674201681 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003a52a00): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: Remove: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003a08540 item 19 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003a53340): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003a53340): >openPending: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003a53340): _writeAt: size=5, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003a53340): >_writeAt: n=5, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003a53340): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.202560424 +0000 UTC m=+551.679077536 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003a53340): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003a53880): _readAt: size=512, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003a53880): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003a53880): >openPending: err= 2025/11/01 05:36:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003a53880): >_readAt: n=5, err=EOF 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003a53880): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.202560424 +0000 UTC m=+551.679077536 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003a53880): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: Remove: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003a9aaf0 item 20 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003af8240): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003af8240): >openPending: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003af8240): _writeAt: size=5, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003af8240): >_writeAt: n=5, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003af8240): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.206412066 +0000 UTC m=+551.682929178 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003af8240): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003af8740): _readAt: size=2, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003af8740): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003af8740): open at offset 5 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003af8740): >openPending: err= 2025/11/01 05:36:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003af8740): >_readAt: n=2, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003af8740): _writeAt: size=3, off=7 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003af8740): >_writeAt: n=0, err=Bad file descriptor 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003af8740): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.206412066 +0000 UTC m=+551.682929178 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003af8740): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003af8c40): _readAt: size=512, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003af8c40): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003af8c40): >openPending: err= 2025/11/01 05:36:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003af8c40): >_readAt: n=5, err=EOF 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003af8c40): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.206412066 +0000 UTC m=+551.682929178 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003af8c40): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: Remove: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003afef50 item 21 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003af9580): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003af9580): >openPending: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003af9580): _writeAt: size=5, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003af9580): >_writeAt: n=5, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003af9580): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.211520939 +0000 UTC m=+551.688038051 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003af9580): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003af9ac0): _readAt: size=512, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003af9ac0): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003af9ac0): >openPending: err= 2025/11/01 05:36:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003af9ac0): >_readAt: n=5, err=EOF 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003af9ac0): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.211520939 +0000 UTC m=+551.688038051 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003af9ac0): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: Remove: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003b7d500 item 22 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003be4480): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003be4480): >openPending: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003be4480): _writeAt: size=5, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003be4480): >_writeAt: n=5, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003be4480): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.215371849 +0000 UTC m=+551.691888961 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003be4480): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003be4980): _readAt: size=2, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003be4980): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003be4980): open at offset 5 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003be4980): >openPending: err= 2025/11/01 05:36:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003be4980): >_readAt: n=2, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003be4980): _writeAt: size=3, off=7 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003be4980): >_writeAt: n=0, err=Bad file descriptor 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003be4980): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.215371849 +0000 UTC m=+551.691888961 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003be4980): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003be4e80): _readAt: size=512, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003be4e80): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003be4e80): >openPending: err= 2025/11/01 05:36:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003be4e80): >_readAt: n=5, err=EOF 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003be4e80): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.215371849 +0000 UTC m=+551.691888961 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003be4e80): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: Remove: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003bf1960 item 23 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003be57c0): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003be57c0): >openPending: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003be57c0): _writeAt: size=5, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003be57c0): >_writeAt: n=5, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003be57c0): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.220810041 +0000 UTC m=+551.697327143 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003be57c0): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003be5d00): _readAt: size=512, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003be5d00): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003be5d00): >openPending: err= 2025/11/01 05:36:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003be5d00): >_readAt: n=5, err=EOF 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003be5d00): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.220810041 +0000 UTC m=+551.697327143 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003be5d00): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: Remove: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003c3df10 item 24 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003c94680): _readAt: size=2, off=0 2025/11/01 05:36:40 ERROR : open-test-file(0xc003c94680): Couldn't read size of file 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003c94680): >_readAt: n=0, err=EOF 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003c94680): _writeAt: size=5, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003c94680): >_writeAt: n=0, err=Bad file descriptor 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003c94680): close: 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003c94680): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003c94a40): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003c94a40): >openPending: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003c94a40): _writeAt: size=5, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003c94a40): >_writeAt: n=5, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003c94a40): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.225167112 +0000 UTC m=+551.701684214 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003c94a40): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003c94f40): _readAt: size=2, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003c94f40): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003c94f40): open at offset 5 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003c94f40): >openPending: err= 2025/11/01 05:36:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003c94f40): >_readAt: n=2, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003c94f40): _writeAt: size=3, off=7 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003c94f40): >_writeAt: n=0, err=Bad file descriptor 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003c94f40): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.225167112 +0000 UTC m=+551.701684214 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003c94f40): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003c95480): _readAt: size=512, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003c95480): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003c95480): >openPending: err= 2025/11/01 05:36:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003c95480): >_readAt: n=5, err=EOF 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003c95480): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.225167112 +0000 UTC m=+551.701684214 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003c95480): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: Remove: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003cc63f0 item 25 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003c95dc0): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003c95dc0): >openPending: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003c95dc0): _writeAt: size=5, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003c95dc0): >_writeAt: n=5, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003c95dc0): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.230684992 +0000 UTC m=+551.707202105 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003c95dc0): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003d5c380): _readAt: size=512, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003d5c380): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003d5c380): >openPending: err= 2025/11/01 05:36:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003d5c380): >_readAt: n=5, err=EOF 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003d5c380): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.230684992 +0000 UTC m=+551.707202105 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003d5c380): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: Remove: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003d289a0 item 26 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003d5cc80): _readAt: size=2, off=0 2025/11/01 05:36:40 ERROR : open-test-file(0xc003d5cc80): Couldn't read size of file 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003d5cc80): >_readAt: n=0, err=EOF 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003d5cc80): _writeAt: size=5, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003d5cc80): >_writeAt: n=0, err=Bad file descriptor 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003d5cc80): close: 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003d5cc80): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003d5d040): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003d5d040): >openPending: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003d5d040): _writeAt: size=5, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003d5d040): >_writeAt: n=5, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003d5d040): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.234842429 +0000 UTC m=+551.711359531 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003d5d040): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003d5d540): _readAt: size=2, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003d5d540): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003d5d540): open at offset 5 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003d5d540): >openPending: err= 2025/11/01 05:36:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003d5d540): >_readAt: n=2, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003d5d540): _writeAt: size=3, off=7 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003d5d540): >_writeAt: n=0, err=Bad file descriptor 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003d5d540): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.234842429 +0000 UTC m=+551.711359531 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003d5d540): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003d5da80): _readAt: size=512, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003d5da80): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003d5da80): >openPending: err= 2025/11/01 05:36:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003d5da80): >_readAt: n=5, err=EOF 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003d5da80): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.234842429 +0000 UTC m=+551.711359531 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003d5da80): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: Remove: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003d9ae00 item 27 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003de8440): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003de8440): >openPending: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003de8440): _writeAt: size=5, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003de8440): >_writeAt: n=5, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003de8440): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.239456943 +0000 UTC m=+551.715974056 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003de8440): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003de8980): _readAt: size=512, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003de8980): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003de8980): >openPending: err= 2025/11/01 05:36:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003de8980): >_readAt: n=5, err=EOF 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003de8980): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.239456943 +0000 UTC m=+551.715974056 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003de8980): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: Remove: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003dfb3b0 item 28 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003de9280): _readAt: size=2, off=0 2025/11/01 05:36:40 ERROR : open-test-file(0xc003de9280): Couldn't read size of file 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003de9280): >_readAt: n=0, err=EOF 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003de9280): _writeAt: size=5, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003de9280): >_writeAt: n=0, err=Bad file descriptor 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003de9280): close: 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003de9280): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003de9640): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003de9640): >openPending: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003de9640): _writeAt: size=5, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003de9640): >_writeAt: n=5, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003de9640): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.243134689 +0000 UTC m=+551.719651791 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003de9640): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/01 05:36:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003de9d00): _readAt: size=512, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003de9d00): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003de9d00): >openPending: err= 2025/11/01 05:36:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003de9d00): >_readAt: n=5, err=EOF 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003de9d00): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.243134689 +0000 UTC m=+551.719651791 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003de9d00): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: Remove: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003e6f810 item 29 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00290b040): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00290b040): >openPending: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00290b040): _writeAt: size=5, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00290b040): >_writeAt: n=5, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00290b040): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.246046196 +0000 UTC m=+551.722563278 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00290b040): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00290b580): _readAt: size=512, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00290b580): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00290b580): >openPending: err= 2025/11/01 05:36:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00290b580): >_readAt: n=5, err=EOF 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00290b580): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.246046196 +0000 UTC m=+551.722563278 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00290b580): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: Remove: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003f068c0 item 30 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00290be80): _readAt: size=2, off=0 2025/11/01 05:36:40 ERROR : open-test-file(0xc00290be80): Couldn't read size of file 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00290be80): >_readAt: n=0, err=EOF 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00290be80): _writeAt: size=5, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00290be80): >_writeAt: n=0, err=Bad file descriptor 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00290be80): close: 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00290be80): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003f742c0): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003f742c0): >openPending: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003f742c0): _writeAt: size=5, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003f742c0): >_writeAt: n=5, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003f742c0): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.248841144 +0000 UTC m=+551.725358226 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003f742c0): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/01 05:36:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003f74980): _readAt: size=512, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003f74980): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003f74980): >openPending: err= 2025/11/01 05:36:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003f74980): >_readAt: n=5, err=EOF 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003f74980): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.248841144 +0000 UTC m=+551.725358226 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003f74980): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: Remove: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003f5ad20 item 31 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:40 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 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003f752c0): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003f752c0): >openPending: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003f752c0): _writeAt: size=5, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003f752c0): >_writeAt: n=5, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003f752c0): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.2522364 +0000 UTC m=+551.728753511 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003f752c0): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003f75800): _readAt: size=512, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003f75800): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003f75800): >openPending: err= 2025/11/01 05:36:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003f75800): >_readAt: n=5, err=EOF 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003f75800): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.2522364 +0000 UTC m=+551.728753511 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003f75800): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: Remove: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003fb7180 item 32 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004012180): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004012180): >openPending: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004012180): _writeAt: size=5, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004012180): >_writeAt: n=5, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004012180): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.255992152 +0000 UTC m=+551.732509263 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004012180): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004012600): _readAt: size=2, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004012600): >_readAt: n=0, err=Bad file descriptor 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004012600): _writeAt: size=3, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004012600): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004012600): >openPending: err= 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0040035e0 item 33 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004012600): >_writeAt: n=3, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004012600): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.257207794 +0000 UTC m=+551.733724906 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004012600): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004012b00): _readAt: size=512, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004012b00): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004012b00): >openPending: err= 2025/11/01 05:36:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004012b00): >_readAt: n=5, err=EOF 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004012b00): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.257207794 +0000 UTC m=+551.733724906 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004012b00): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: Remove: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0040037a0 item 33 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004013400): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004013400): >openPending: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004013400): _writeAt: size=5, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004013400): >_writeAt: n=5, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004013400): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.261093461 +0000 UTC m=+551.737610593 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004013400): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004013880): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004013880): >openPending: err= 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00406bc00 item 34 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004013880): _readAt: size=2, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004013880): >_readAt: n=0, err=Bad file descriptor 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004013880): _writeAt: size=3, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004013880): >_writeAt: n=3, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004013880): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.262384504 +0000 UTC m=+551.738901617 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004013880): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004013dc0): _readAt: size=512, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004013dc0): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004013dc0): >openPending: err= 2025/11/01 05:36:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004013dc0): >_readAt: n=3, err=EOF 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004013dc0): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.262384504 +0000 UTC m=+551.738901617 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004013dc0): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: Remove: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00406bdc0 item 34 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0040ba740): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0040ba740): >openPending: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0040ba740): _writeAt: size=5, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0040ba740): >_writeAt: n=5, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0040ba740): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.266252578 +0000 UTC m=+551.742769690 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0040ba740): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0040babc0): _readAt: size=2, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0040babc0): >_readAt: n=0, err=Bad file descriptor 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0040babc0): _writeAt: size=3, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0040babc0): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0040babc0): >openPending: err= 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0040ee2a0 item 35 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0040babc0): >_writeAt: n=3, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0040babc0): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.267527862 +0000 UTC m=+551.744044975 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0040babc0): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0040bb0c0): _readAt: size=512, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0040bb0c0): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0040bb0c0): >openPending: err= 2025/11/01 05:36:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0040bb0c0): >_readAt: n=5, err=EOF 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0040bb0c0): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.267527862 +0000 UTC m=+551.744044975 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0040bb0c0): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: Remove: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0040ee460 item 35 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0040bba00): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0040bba00): >openPending: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0040bba00): _writeAt: size=5, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0040bba00): >_writeAt: n=5, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0040bba00): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.27120154 +0000 UTC m=+551.747718642 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0040bba00): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0040bbf00): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0040bbf00): >openPending: err= 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0041448c0 item 36 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0040bbf00): _readAt: size=2, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0040bbf00): >_readAt: n=0, err=Bad file descriptor 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0040bbf00): _writeAt: size=3, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0040bbf00): >_writeAt: n=3, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0040bbf00): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.272161834 +0000 UTC m=+551.748678906 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0040bbf00): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00389a500): _readAt: size=512, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00389a500): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00389a500): >openPending: err= 2025/11/01 05:36:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00389a500): >_readAt: n=3, err=EOF 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00389a500): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.272161834 +0000 UTC m=+551.748678906 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00389a500): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: Remove: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0038824d0 item 36 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00389ae00): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00389ae00): >openPending: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00389ae00): _writeAt: size=5, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00389ae00): >_writeAt: n=5, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00389ae00): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.274039439 +0000 UTC m=+551.750556511 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00389ae00): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00389b280): _readAt: size=2, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00389b280): >_readAt: n=0, err=Bad file descriptor 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00389b280): _writeAt: size=3, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00389b280): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00389b280): >openPending: err= 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0038b6930 item 37 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00389b280): >_writeAt: n=3, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00389b280): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.274682556 +0000 UTC m=+551.751199629 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00389b280): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00389b780): _readAt: size=512, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00389b780): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00389b780): >openPending: err= 2025/11/01 05:36:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00389b780): >_readAt: n=5, err=EOF 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00389b780): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.274682556 +0000 UTC m=+551.751199629 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00389b780): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: Remove: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0038b6af0 item 37 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0041a4140): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0041a4140): >openPending: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0041a4140): _writeAt: size=5, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0041a4140): >_writeAt: n=5, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0041a4140): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.278037366 +0000 UTC m=+551.754554468 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0041a4140): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0041a4640): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0041a4640): >openPending: err= 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00419ef50 item 38 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0041a4640): _readAt: size=2, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0041a4640): >_readAt: n=0, err=Bad file descriptor 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0041a4640): _writeAt: size=3, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0041a4640): >_writeAt: n=3, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0041a4640): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.279186333 +0000 UTC m=+551.755703435 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0041a4640): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0041a4b80): _readAt: size=512, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0041a4b80): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0041a4b80): >openPending: err= 2025/11/01 05:36:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0041a4b80): >_readAt: n=3, err=EOF 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0041a4b80): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.279186333 +0000 UTC m=+551.755703435 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0041a4b80): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: Remove: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00419f110 item 38 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0041a54c0): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0041a54c0): >openPending: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0041a54c0): _writeAt: size=5, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0041a54c0): >_writeAt: n=5, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0041a54c0): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.282615531 +0000 UTC m=+551.759132644 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0041a54c0): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0041a59c0): _readAt: size=2, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0041a59c0): >_readAt: n=0, err=Bad file descriptor 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0041a59c0): _writeAt: size=3, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0041a59c0): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0041a59c0): >openPending: err= 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0041f3570 item 39 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0041a59c0): >_writeAt: n=3, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0041a59c0): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.283873204 +0000 UTC m=+551.760390306 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0041a59c0): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0041a5ec0): _readAt: size=512, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0041a5ec0): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0041a5ec0): >openPending: err= 2025/11/01 05:36:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0041a5ec0): >_readAt: n=5, err=EOF 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0041a5ec0): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.283873204 +0000 UTC m=+551.760390306 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0041a5ec0): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: Remove: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0041f3730 item 39 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004226880): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004226880): >openPending: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004226880): _writeAt: size=5, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004226880): >_writeAt: n=5, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004226880): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.287368076 +0000 UTC m=+551.763885187 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004226880): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004226d80): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004226d80): >openPending: err= 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004265b90 item 40 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004226d80): _readAt: size=2, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004226d80): >_readAt: n=0, err=Bad file descriptor 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004226d80): _writeAt: size=3, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004226d80): >_writeAt: n=3, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004226d80): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.288508357 +0000 UTC m=+551.765025459 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004226d80): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0042272c0): _readAt: size=512, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0042272c0): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0042272c0): >openPending: err= 2025/11/01 05:36:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0042272c0): >_readAt: n=3, err=EOF 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0042272c0): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.288508357 +0000 UTC m=+551.765025459 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0042272c0): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: Remove: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004265d50 item 40 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004227b40): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004227b40): >openPending: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004227b40): _readAt: size=2, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004227b40): >_readAt: n=0, err=Bad file descriptor 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004227b40): _writeAt: size=5, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004227b40): >_writeAt: n=5, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004227b40): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.292186463 +0000 UTC m=+551.768703565 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004227b40): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003ecc200): _writeAt: size=5, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003ecc200): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003ecc200): >openPending: err= 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003e6fa40 item 41 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003ecc200): >_writeAt: n=5, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003ecc200): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.293357943 +0000 UTC m=+551.769875055 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003ecc200): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003ecc6c0): _readAt: size=2, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003ecc6c0): >_readAt: n=0, err=Bad file descriptor 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003ecc6c0): _writeAt: size=3, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003ecc6c0): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003ecc6c0): >openPending: err= 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003e6fc00 item 41 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003ecc6c0): >_writeAt: n=3, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003ecc6c0): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.29441576 +0000 UTC m=+551.770932872 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003ecc6c0): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003eccc00): _readAt: size=512, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003eccc00): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003eccc00): >openPending: err= 2025/11/01 05:36:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003eccc00): >_readAt: n=5, err=EOF 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003eccc00): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.29441576 +0000 UTC m=+551.770932872 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003eccc00): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: Remove: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003e6fdc0 item 41 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003ecd500): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003ecd500): >openPending: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003ecd500): _readAt: size=2, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003ecd500): >_readAt: n=0, err=Bad file descriptor 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003ecd500): _writeAt: size=5, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003ecd500): >_writeAt: n=5, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003ecd500): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.297802989 +0000 UTC m=+551.774320091 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003ecd500): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003ecda00): _writeAt: size=5, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003ecda00): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003ecda00): >openPending: err= 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003efc2a0 item 42 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003ecda00): >_writeAt: n=5, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003ecda00): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.298849855 +0000 UTC m=+551.775366958 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003ecda00): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003ecdf40): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003ecdf40): >openPending: err= 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003efc460 item 42 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003ecdf40): _readAt: size=2, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003ecdf40): >_readAt: n=0, err=Bad file descriptor 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003ecdf40): _writeAt: size=3, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003ecdf40): >_writeAt: n=3, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003ecdf40): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.299995086 +0000 UTC m=+551.776512188 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc003ecdf40): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00432c540): _readAt: size=512, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00432c540): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00432c540): >openPending: err= 2025/11/01 05:36:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00432c540): >_readAt: n=3, err=EOF 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00432c540): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.299995086 +0000 UTC m=+551.776512188 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00432c540): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: Remove: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003efc620 item 42 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00432ce40): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00432ce40): >openPending: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00432ce40): _readAt: size=2, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00432ce40): >_readAt: n=0, err=Bad file descriptor 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00432ce40): _writeAt: size=5, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00432ce40): >_writeAt: n=5, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00432ce40): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.303196067 +0000 UTC m=+551.779713178 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00432ce40): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00432d340): _writeAt: size=5, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00432d340): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00432d340): >openPending: err= 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00436ea80 item 43 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00432d340): >_writeAt: n=5, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00432d340): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.304239164 +0000 UTC m=+551.780756267 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00432d340): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00432d880): _readAt: size=2, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00432d880): >_readAt: n=0, err=Bad file descriptor 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00432d880): _writeAt: size=3, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00432d880): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00432d880): >openPending: err= 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00436ec40 item 43 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00432d880): >_writeAt: n=3, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00432d880): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.305401537 +0000 UTC m=+551.781918649 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00432d880): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00432ddc0): _readAt: size=512, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00432ddc0): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00432ddc0): >openPending: err= 2025/11/01 05:36:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00432ddc0): >_readAt: n=5, err=EOF 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00432ddc0): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.305401537 +0000 UTC m=+551.781918649 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00432ddc0): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: Remove: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00436ee00 item 43 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0043a4740): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0043a4740): >openPending: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0043a4740): _readAt: size=2, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0043a4740): >_readAt: n=0, err=Bad file descriptor 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0043a4740): _writeAt: size=5, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0043a4740): >_writeAt: n=5, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0043a4740): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.308967883 +0000 UTC m=+551.785484996 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0043a4740): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0043a4c40): _writeAt: size=5, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0043a4c40): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0043a4c40): >openPending: err= 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0043d7260 item 44 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0043a4c40): >_writeAt: n=5, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0043a4c40): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.309870999 +0000 UTC m=+551.786388112 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0043a4c40): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0043a5180): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0043a5180): >openPending: err= 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0043d7420 item 44 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0043a5180): _readAt: size=2, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0043a5180): >_readAt: n=0, err=Bad file descriptor 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0043a5180): _writeAt: size=3, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0043a5180): >_writeAt: n=3, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0043a5180): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.311044893 +0000 UTC m=+551.787561996 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0043a5180): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0043a5700): _readAt: size=512, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0043a5700): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0043a5700): >openPending: err= 2025/11/01 05:36:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0043a5700): >_readAt: n=3, err=EOF 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0043a5700): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.311044893 +0000 UTC m=+551.787561996 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0043a5700): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: Remove: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0043d75e0 item 44 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004476080): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004476080): >openPending: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004476080): _readAt: size=2, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004476080): >_readAt: n=0, err=Bad file descriptor 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004476080): _writeAt: size=5, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004476080): >_writeAt: n=5, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004476080): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.31427559 +0000 UTC m=+551.790792702 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004476080): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004476580): _writeAt: size=5, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004476580): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004476580): >openPending: err= 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00443fa40 item 45 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004476580): >_writeAt: n=5, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004476580): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.315283994 +0000 UTC m=+551.791801095 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004476580): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/01 05:36:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004476c80): _readAt: size=512, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004476c80): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004476c80): >openPending: err= 2025/11/01 05:36:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004476c80): >_readAt: n=5, err=EOF 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004476c80): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.315283994 +0000 UTC m=+551.791801095 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004476c80): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: Remove: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00443fc00 item 45 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004477580): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004477580): >openPending: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004477580): _readAt: size=2, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004477580): >_readAt: n=0, err=Bad file descriptor 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004477580): _writeAt: size=5, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004477580): >_writeAt: n=5, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004477580): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.318955528 +0000 UTC m=+551.795472629 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004477580): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004477a80): _writeAt: size=5, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004477a80): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004477a80): >openPending: err= 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0044f20e0 item 46 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004477a80): >_writeAt: n=5, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004477a80): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.320091561 +0000 UTC m=+551.796608663 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004477a80): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/01 05:36:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004516200): _readAt: size=512, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004516200): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004516200): >openPending: err= 2025/11/01 05:36:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004516200): >_readAt: n=5, err=EOF 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004516200): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.320091561 +0000 UTC m=+551.796608663 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004516200): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: Remove: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0044f22a0 item 46 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004516b00): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004516b00): >openPending: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004516b00): _readAt: size=2, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004516b00): >_readAt: n=0, err=Bad file descriptor 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004516b00): _writeAt: size=5, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004516b00): >_writeAt: n=5, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004516b00): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.323825201 +0000 UTC m=+551.800342313 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004516b00): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004517000): _writeAt: size=5, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004517000): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004517000): >openPending: err= 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004534700 item 47 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004517000): >_writeAt: n=5, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004517000): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.324897714 +0000 UTC m=+551.801414826 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004517000): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/01 05:36:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004517700): _readAt: size=512, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004517700): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004517700): >openPending: err= 2025/11/01 05:36:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004517700): >_readAt: n=5, err=EOF 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004517700): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.324897714 +0000 UTC m=+551.801414826 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004517700): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: Remove: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0045348c0 item 47 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0045d6080): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0045d6080): >openPending: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0045d6080): _readAt: size=2, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0045d6080): >_readAt: n=0, err=Bad file descriptor 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0045d6080): _writeAt: size=5, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0045d6080): >_writeAt: n=5, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0045d6080): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.328574329 +0000 UTC m=+551.805091431 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0045d6080): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0045d6580): _writeAt: size=5, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0045d6580): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0045d6580): >openPending: err= 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0045bed20 item 48 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0045d6580): >_writeAt: n=5, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0045d6580): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.329588583 +0000 UTC m=+551.806105694 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0045d6580): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/01 05:36:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0045d6c80): _readAt: size=512, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0045d6c80): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0045d6c80): >openPending: err= 2025/11/01 05:36:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0045d6c80): >_readAt: n=5, err=EOF 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0045d6c80): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.329588583 +0000 UTC m=+551.806105694 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0045d6c80): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: Remove: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0045beee0 item 48 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0045d7580): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0045d7580): >openPending: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0045d7580): _writeAt: size=5, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0045d7580): >_writeAt: n=5, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0045d7580): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.333273592 +0000 UTC m=+551.809790703 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0045d7580): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0045d7a00): _readAt: size=2, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0045d7a00): >_readAt: n=0, err=Bad file descriptor 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0045d7a00): _writeAt: size=3, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0045d7a00): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0045d7a00): open at offset 5 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0045d7a00): >openPending: err= 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004641340 item 49 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0045d7a00): >_writeAt: n=3, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0045d7a00): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.334441775 +0000 UTC m=+551.810958887 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0045d7a00): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0045d7f40): _readAt: size=512, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0045d7f40): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0045d7f40): >openPending: err= 2025/11/01 05:36:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0045d7f40): >_readAt: n=8, err=EOF 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0045d7f40): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.334441775 +0000 UTC m=+551.810958887 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0045d7f40): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: Remove: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004641500 item 49 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004662900): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004662900): >openPending: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004662900): _writeAt: size=5, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004662900): >_writeAt: n=5, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004662900): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.338085187 +0000 UTC m=+551.814602329 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004662900): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004662e00): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004662e00): open at offset 5 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004662e00): >openPending: err= 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004695960 item 50 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004662e00): _readAt: size=2, off=5 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004662e00): >_readAt: n=0, err=Bad file descriptor 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004662e00): _writeAt: size=3, off=5 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004662e00): >_writeAt: n=3, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004662e00): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.339501417 +0000 UTC m=+551.816018539 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004662e00): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004663380): _readAt: size=512, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004663380): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004663380): >openPending: err= 2025/11/01 05:36:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004663380): >_readAt: n=3, err=EOF 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004663380): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.339501417 +0000 UTC m=+551.816018539 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004663380): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: Remove: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004695b20 item 50 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004663cc0): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004663cc0): >openPending: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004663cc0): _writeAt: size=5, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004663cc0): >_writeAt: n=5, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004663cc0): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.343446654 +0000 UTC m=+551.819963767 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004663cc0): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00471e240): _readAt: size=2, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00471e240): >_readAt: n=0, err=Bad file descriptor 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00471e240): _writeAt: size=3, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00471e240): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00471e240): open at offset 5 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00471e240): >openPending: err= 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004736000 item 51 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00471e240): >_writeAt: n=3, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00471e240): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.344693105 +0000 UTC m=+551.821210217 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00471e240): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00471e780): _readAt: size=512, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00471e780): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00471e780): >openPending: err= 2025/11/01 05:36:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00471e780): >_readAt: n=8, err=EOF 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00471e780): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.344693105 +0000 UTC m=+551.821210217 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00471e780): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: Remove: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0047361c0 item 51 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00471f0c0): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00471f0c0): >openPending: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00471f0c0): _writeAt: size=5, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00471f0c0): >_writeAt: n=5, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00471f0c0): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.348702122 +0000 UTC m=+551.825219234 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00471f0c0): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00471f5c0): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00471f5c0): open at offset 5 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00471f5c0): >openPending: err= 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004760620 item 52 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00471f5c0): _readAt: size=2, off=5 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00471f5c0): >_readAt: n=0, err=Bad file descriptor 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00471f5c0): _writeAt: size=3, off=5 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00471f5c0): >_writeAt: n=3, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00471f5c0): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.350088876 +0000 UTC m=+551.826605988 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00471f5c0): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00471fb40): _readAt: size=512, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00471fb40): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00471fb40): >openPending: err= 2025/11/01 05:36:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00471fb40): >_readAt: n=3, err=EOF 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00471fb40): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.350088876 +0000 UTC m=+551.826605988 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00471fb40): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: Remove: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0047607e0 item 52 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004790500): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004790500): >openPending: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004790500): _writeAt: size=5, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004790500): >_writeAt: n=5, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004790500): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.353690939 +0000 UTC m=+551.830208052 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004790500): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004790a00): _readAt: size=2, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004790a00): >_readAt: n=0, err=Bad file descriptor 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004790a00): _writeAt: size=3, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004790a00): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004790a00): open at offset 5 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004790a00): >openPending: err= 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0047bac40 item 53 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004790a00): >_writeAt: n=3, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004790a00): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.354698412 +0000 UTC m=+551.831215524 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004790a00): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004790f40): _readAt: size=512, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004790f40): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004790f40): >openPending: err= 2025/11/01 05:36:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004790f40): >_readAt: n=8, err=EOF 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004790f40): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.354698412 +0000 UTC m=+551.831215524 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004790f40): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: Remove: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0047bae00 item 53 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004791880): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004791880): >openPending: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004791880): _writeAt: size=5, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004791880): >_writeAt: n=5, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004791880): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.358103174 +0000 UTC m=+551.834620277 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004791880): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004791d80): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004791d80): open at offset 5 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004791d80): >openPending: err= 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004c09260 item 54 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004791d80): _readAt: size=2, off=5 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004791d80): >_readAt: n=0, err=Bad file descriptor 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004791d80): _writeAt: size=3, off=5 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004791d80): >_writeAt: n=3, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004791d80): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.359284953 +0000 UTC m=+551.835802066 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004791d80): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004c38380): _readAt: size=512, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004c38380): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004c38380): >openPending: err= 2025/11/01 05:36:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004c38380): >_readAt: n=3, err=EOF 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004c38380): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.359284953 +0000 UTC m=+551.835802066 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004c38380): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: Remove: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004c09420 item 54 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004c38cc0): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004c38cc0): >openPending: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004c38cc0): _writeAt: size=5, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004c38cc0): >_writeAt: n=5, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004c38cc0): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.362539284 +0000 UTC m=+551.839056386 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004c38cc0): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004c391c0): _readAt: size=2, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004c391c0): >_readAt: n=0, err=Bad file descriptor 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004c391c0): _writeAt: size=3, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004c391c0): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004c391c0): open at offset 5 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004c391c0): >openPending: err= 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004c3f880 item 55 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004c391c0): >_writeAt: n=3, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004c391c0): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.363665979 +0000 UTC m=+551.840183092 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004c391c0): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004c39700): _readAt: size=512, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004c39700): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004c39700): >openPending: err= 2025/11/01 05:36:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004c39700): >_readAt: n=8, err=EOF 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004c39700): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.363665979 +0000 UTC m=+551.840183092 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004c39700): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: Remove: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004c3fa40 item 55 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004c8c0c0): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004c8c0c0): >openPending: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004c8c0c0): _writeAt: size=5, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004c8c0c0): >_writeAt: n=5, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004c8c0c0): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.367744318 +0000 UTC m=+551.844261430 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004c8c0c0): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004c8c5c0): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004c8c5c0): open at offset 5 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004c8c5c0): >openPending: err= 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004c6dea0 item 56 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004c8c5c0): _readAt: size=2, off=5 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004c8c5c0): >_readAt: n=0, err=Bad file descriptor 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004c8c5c0): _writeAt: size=3, off=5 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004c8c5c0): >_writeAt: n=3, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004c8c5c0): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.368994314 +0000 UTC m=+551.845511446 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004c8c5c0): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004c8cb40): _readAt: size=512, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004c8cb40): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004c8cb40): >openPending: err= 2025/11/01 05:36:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004c8cb40): >_readAt: n=3, err=EOF 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004c8cb40): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.368994314 +0000 UTC m=+551.845511446 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004c8cb40): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: Remove: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004c900e0 item 56 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004c8d440): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004c8d440): open at offset 0 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004c8d440): >openPending: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004c8d440): _readAt: size=2, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004c8d440): >_readAt: n=0, err=Bad file descriptor 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004c8d440): _writeAt: size=5, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004c8d440): >_writeAt: n=5, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004c8d440): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.372861346 +0000 UTC m=+551.849378458 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004c8d440): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004c8d980): _writeAt: size=5, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004c8d980): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004c8d980): >openPending: err= 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004cbc540 item 57 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004c8d980): >_writeAt: n=5, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004c8d980): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.373878054 +0000 UTC m=+551.850395167 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004c8d980): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004c8dec0): _readAt: size=2, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004c8dec0): >_readAt: n=0, err=Bad file descriptor 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004c8dec0): _writeAt: size=3, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004c8dec0): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004c8dec0): open at offset 5 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004c8dec0): >openPending: err= 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004cbc700 item 57 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004c8dec0): >_writeAt: n=3, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004c8dec0): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.375009519 +0000 UTC m=+551.851526631 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004c8dec0): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004cc64c0): _readAt: size=512, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004cc64c0): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004cc64c0): >openPending: err= 2025/11/01 05:36:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004cc64c0): >_readAt: n=8, err=EOF 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004cc64c0): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.375009519 +0000 UTC m=+551.851526631 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004cc64c0): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: Remove: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004cbc8c0 item 57 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004cc6dc0): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004cc6dc0): open at offset 0 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004cc6dc0): >openPending: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004cc6dc0): _readAt: size=2, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004cc6dc0): >_readAt: n=0, err=Bad file descriptor 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004cc6dc0): _writeAt: size=5, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004cc6dc0): >_writeAt: n=5, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004cc6dc0): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.379678035 +0000 UTC m=+551.856195148 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004cc6dc0): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004cc7300): _writeAt: size=5, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004cc7300): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004cc7300): >openPending: err= 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004cd0d20 item 58 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004cc7300): >_writeAt: n=5, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004cc7300): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.380787428 +0000 UTC m=+551.857304540 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004cc7300): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004cc7840): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004cc7840): open at offset 5 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004cc7840): >openPending: err= 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004cd0ee0 item 58 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004cc7840): _readAt: size=2, off=5 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004cc7840): >_readAt: n=0, err=Bad file descriptor 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004cc7840): _writeAt: size=3, off=5 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004cc7840): >_writeAt: n=3, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004cc7840): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.38207696 +0000 UTC m=+551.858594072 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004cc7840): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004cc7e00): _readAt: size=512, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004cc7e00): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004cc7e00): >openPending: err= 2025/11/01 05:36:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004cc7e00): >_readAt: n=3, err=EOF 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004cc7e00): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.38207696 +0000 UTC m=+551.858594072 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004cc7e00): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: Remove: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004cd10a0 item 58 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0041663c0): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0041663c0): open at offset 0 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0041663c0): >openPending: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0041663c0): _readAt: size=2, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0041663c0): >_readAt: n=0, err=Bad file descriptor 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0041663c0): _writeAt: size=5, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0041663c0): >_writeAt: n=5, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0041663c0): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.386288487 +0000 UTC m=+551.862805609 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0041663c0): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004166900): _writeAt: size=5, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004166900): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004166900): >openPending: err= 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004d941c0 item 59 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004166900): >_writeAt: n=5, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004166900): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.387334222 +0000 UTC m=+551.863851323 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004166900): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004166e40): _readAt: size=2, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004166e40): >_readAt: n=0, err=Bad file descriptor 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004166e40): _writeAt: size=3, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004166e40): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004166e40): open at offset 5 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004166e40): >openPending: err= 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004d94380 item 59 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004166e40): >_writeAt: n=3, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004166e40): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.388685278 +0000 UTC m=+551.865202380 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004166e40): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0041673c0): _readAt: size=512, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0041673c0): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0041673c0): >openPending: err= 2025/11/01 05:36:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0041673c0): >_readAt: n=8, err=EOF 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0041673c0): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.388685278 +0000 UTC m=+551.865202380 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0041673c0): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: Remove: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004d94540 item 59 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004167cc0): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004167cc0): open at offset 0 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004167cc0): >openPending: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004167cc0): _readAt: size=2, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004167cc0): >_readAt: n=0, err=Bad file descriptor 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004167cc0): _writeAt: size=5, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004167cc0): >_writeAt: n=5, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004167cc0): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.392572998 +0000 UTC m=+551.869090110 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004167cc0): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004dd2280): _writeAt: size=5, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004dd2280): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004dd2280): >openPending: err= 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004dae9a0 item 60 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004dd2280): >_writeAt: n=5, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004dd2280): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.393800313 +0000 UTC m=+551.870317425 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004dd2280): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004dd27c0): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004dd27c0): open at offset 5 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004dd27c0): >openPending: err= 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004daeb60 item 60 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004dd27c0): _readAt: size=2, off=5 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004dd27c0): >_readAt: n=0, err=Bad file descriptor 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004dd27c0): _writeAt: size=3, off=5 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004dd27c0): >_writeAt: n=3, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004dd27c0): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.395108909 +0000 UTC m=+551.871626022 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004dd27c0): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004dd2d80): _readAt: size=512, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004dd2d80): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004dd2d80): >openPending: err= 2025/11/01 05:36:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004dd2d80): >_readAt: n=3, err=EOF 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004dd2d80): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.395108909 +0000 UTC m=+551.871626022 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004dd2d80): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: Remove: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004daed20 item 60 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004dd3680): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004dd3680): open at offset 0 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004dd3680): >openPending: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004dd3680): _readAt: size=2, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004dd3680): >_readAt: n=0, err=Bad file descriptor 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004dd3680): _writeAt: size=5, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004dd3680): >_writeAt: n=5, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004dd3680): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.398781956 +0000 UTC m=+551.875299069 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004dd3680): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004dd3bc0): _writeAt: size=5, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004dd3bc0): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004dd3bc0): >openPending: err= 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004de5180 item 61 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004dd3bc0): >_writeAt: n=5, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004dd3bc0): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.399889797 +0000 UTC m=+551.876406899 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004dd3bc0): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/01 05:36:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004e14340): _readAt: size=512, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004e14340): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004e14340): >openPending: err= 2025/11/01 05:36:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004e14340): >_readAt: n=5, err=EOF 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004e14340): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.399889797 +0000 UTC m=+551.876406899 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004e14340): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: Remove: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004de5340 item 61 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004e14c40): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004e14c40): open at offset 0 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004e14c40): >openPending: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004e14c40): _readAt: size=2, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004e14c40): >_readAt: n=0, err=Bad file descriptor 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004e14c40): _writeAt: size=5, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004e14c40): >_writeAt: n=5, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004e14c40): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.403663272 +0000 UTC m=+551.880180384 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004e14c40): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004e15180): _writeAt: size=5, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004e15180): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004e15180): >openPending: err= 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004e257a0 item 62 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004e15180): >_writeAt: n=5, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004e15180): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.404661887 +0000 UTC m=+551.881179000 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004e15180): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/01 05:36:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004e15880): _readAt: size=512, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004e15880): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004e15880): >openPending: err= 2025/11/01 05:36:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004e15880): >_readAt: n=5, err=EOF 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004e15880): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.404661887 +0000 UTC m=+551.881179000 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004e15880): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: Remove: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004e25960 item 62 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004e52200): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004e52200): open at offset 0 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004e52200): >openPending: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004e52200): _readAt: size=2, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004e52200): >_readAt: n=0, err=Bad file descriptor 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004e52200): _writeAt: size=5, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004e52200): >_writeAt: n=5, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004e52200): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.409239332 +0000 UTC m=+551.885756434 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004e52200): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004e52740): _writeAt: size=5, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004e52740): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004e52740): >openPending: err= 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004e51dc0 item 63 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004e52740): >_writeAt: n=5, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004e52740): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.410421171 +0000 UTC m=+551.886938273 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004e52740): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/01 05:36:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004e52e40): _readAt: size=512, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004e52e40): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004e52e40): >openPending: err= 2025/11/01 05:36:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004e52e40): >_readAt: n=5, err=EOF 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004e52e40): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.410421171 +0000 UTC m=+551.886938273 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004e52e40): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: Remove: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004e7a000 item 63 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:40 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 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004e53740): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004e53740): open at offset 0 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004e53740): >openPending: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004e53740): _readAt: size=2, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004e53740): >_readAt: n=0, err=Bad file descriptor 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004e53740): _writeAt: size=5, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004e53740): >_writeAt: n=5, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004e53740): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.414126919 +0000 UTC m=+551.890644022 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004e53740): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004e53c80): _writeAt: size=5, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004e53c80): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004e53c80): >openPending: err= 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004ea0460 item 64 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004e53c80): >_writeAt: n=5, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004e53c80): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.415296185 +0000 UTC m=+551.891813287 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004e53c80): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/01 05:36:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004eaa400): _readAt: size=512, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004eaa400): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004eaa400): >openPending: err= 2025/11/01 05:36:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004eaa400): >_readAt: n=5, err=EOF 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004eaa400): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.415296185 +0000 UTC m=+551.891813287 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004eaa400): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: Remove: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004ea0620 item 64 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004eaad00): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004eaad00): >openPending: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004eaad00): _writeAt: size=5, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004eaad00): >_writeAt: n=5, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004eaad00): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.418882248 +0000 UTC m=+551.895399361 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004eaad00): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_RDWR 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004eab180): _readAt: size=2, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004eab180): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004eab180): >openPending: err= 2025/11/01 05:36:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004eab180): >_readAt: n=2, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004eab180): _writeAt: size=3, off=2 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004eb2a80 item 65 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004eab180): >_writeAt: n=3, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004eab180): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.41993239 +0000 UTC m=+551.896449503 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004eab180): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004eab680): _readAt: size=512, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004eab680): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004eab680): >openPending: err= 2025/11/01 05:36:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004eab680): >_readAt: n=5, err=EOF 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004eab680): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.41993239 +0000 UTC m=+551.896449503 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004eab680): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: Remove: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004eb2c40 item 65 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004f0a000): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004f0a000): >openPending: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004f0a000): _writeAt: size=5, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004f0a000): >_writeAt: n=5, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004f0a000): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.423361479 +0000 UTC m=+551.899878591 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004f0a000): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004f0a480): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004f0a480): >openPending: err= 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004eed0a0 item 66 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004f0a480): _readAt: size=2, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004f0a480): >_readAt: n=0, err=EOF 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004f0a480): _writeAt: size=3, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004f0a480): >_writeAt: n=3, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004f0a480): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.42476246 +0000 UTC m=+551.901279572 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004f0a480): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004f0a9c0): _readAt: size=512, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004f0a9c0): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004f0a9c0): >openPending: err= 2025/11/01 05:36:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004f0a9c0): >_readAt: n=3, err=EOF 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004f0a9c0): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.42476246 +0000 UTC m=+551.901279572 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004f0a9c0): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: Remove: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004eed260 item 66 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004f0b2c0): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004f0b2c0): >openPending: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004f0b2c0): _writeAt: size=5, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004f0b2c0): >_writeAt: n=5, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004f0b2c0): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.428115506 +0000 UTC m=+551.904632607 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004f0b2c0): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004f0b740): _readAt: size=2, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004f0b740): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004f0b740): >openPending: err= 2025/11/01 05:36:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004f0b740): >_readAt: n=2, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004f0b740): _writeAt: size=3, off=2 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004f196c0 item 67 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004f0b740): >_writeAt: n=3, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004f0b740): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.429253422 +0000 UTC m=+551.905770525 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004f0b740): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004f0bc40): _readAt: size=512, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004f0bc40): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004f0bc40): >openPending: err= 2025/11/01 05:36:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004f0bc40): >_readAt: n=5, err=EOF 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004f0bc40): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.429253422 +0000 UTC m=+551.905770525 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004f0bc40): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: Remove: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004f19880 item 67 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004f42600): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004f42600): >openPending: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004f42600): _writeAt: size=5, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004f42600): >_writeAt: n=5, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004f42600): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.433053758 +0000 UTC m=+551.909570880 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004f42600): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004f42b00): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004f42b00): >openPending: err= 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004f49ce0 item 68 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004f42b00): _readAt: size=2, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004f42b00): >_readAt: n=0, err=EOF 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004f42b00): _writeAt: size=3, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004f42b00): >_writeAt: n=3, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004f42b00): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.434084394 +0000 UTC m=+551.910601676 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004f42b00): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004f43040): _readAt: size=512, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004f43040): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004f43040): >openPending: err= 2025/11/01 05:36:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004f43040): >_readAt: n=3, err=EOF 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004f43040): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.434084394 +0000 UTC m=+551.910601676 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004f43040): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: Remove: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004f49ea0 item 68 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004f43940): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004f43940): >openPending: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004f43940): _writeAt: size=5, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004f43940): >_writeAt: n=5, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004f43940): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.4378158 +0000 UTC m=+551.914332902 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004f43940): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004f43dc0): _readAt: size=2, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004f43dc0): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004f43dc0): >openPending: err= 2025/11/01 05:36:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004f43dc0): >_readAt: n=2, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004f43dc0): _writeAt: size=3, off=2 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004fa0380 item 69 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004f43dc0): >_writeAt: n=3, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004f43dc0): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.4389451 +0000 UTC m=+551.915462203 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004f43dc0): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004fac340): _readAt: size=512, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004fac340): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004fac340): >openPending: err= 2025/11/01 05:36:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004fac340): >_readAt: n=5, err=EOF 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004fac340): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.4389451 +0000 UTC m=+551.915462203 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004fac340): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: Remove: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004fa0540 item 69 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004facc80): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004facc80): >openPending: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004facc80): _writeAt: size=5, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004facc80): >_writeAt: n=5, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004facc80): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.442340886 +0000 UTC m=+551.918857998 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004facc80): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004fad180): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004fad180): >openPending: err= 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004fb89a0 item 70 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004fad180): _readAt: size=2, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004fad180): >_readAt: n=0, err=EOF 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004fad180): _writeAt: size=3, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004fad180): >_writeAt: n=3, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004fad180): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.443592015 +0000 UTC m=+551.920109128 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004fad180): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004fad6c0): _readAt: size=512, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004fad6c0): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004fad6c0): >openPending: err= 2025/11/01 05:36:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004fad6c0): >_readAt: n=3, err=EOF 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004fad6c0): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.443592015 +0000 UTC m=+551.920109128 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc004fad6c0): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: Remove: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004fb8b60 item 70 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00500c080): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00500c080): >openPending: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00500c080): _writeAt: size=5, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00500c080): >_writeAt: n=5, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00500c080): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.447441033 +0000 UTC m=+551.923958145 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00500c080): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00500c580): _readAt: size=2, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00500c580): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00500c580): >openPending: err= 2025/11/01 05:36:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00500c580): >_readAt: n=2, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00500c580): _writeAt: size=3, off=2 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004fecfc0 item 71 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00500c580): >_writeAt: n=3, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00500c580): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.448992125 +0000 UTC m=+551.925509238 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00500c580): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00500ca80): _readAt: size=512, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00500ca80): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00500ca80): >openPending: err= 2025/11/01 05:36:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00500ca80): >_readAt: n=5, err=EOF 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00500ca80): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.448992125 +0000 UTC m=+551.925509238 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00500ca80): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: Remove: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004fed180 item 71 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00500d3c0): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00500d3c0): >openPending: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00500d3c0): _writeAt: size=5, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00500d3c0): >_writeAt: n=5, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00500d3c0): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.452927725 +0000 UTC m=+551.929444848 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00500d3c0): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00500d8c0): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00500d8c0): >openPending: err= 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0050195e0 item 72 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00500d8c0): _readAt: size=2, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00500d8c0): >_readAt: n=0, err=EOF 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00500d8c0): _writeAt: size=3, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00500d8c0): >_writeAt: n=3, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00500d8c0): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.454582553 +0000 UTC m=+551.931099664 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00500d8c0): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00500de00): _readAt: size=512, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00500de00): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00500de00): >openPending: err= 2025/11/01 05:36:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00500de00): >_readAt: n=3, err=EOF 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00500de00): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.454582553 +0000 UTC m=+551.931099664 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00500de00): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: Remove: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0050197a0 item 72 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00503e700): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00503e700): >openPending: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00503e700): _readAt: size=2, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00503e700): >_readAt: n=0, err=EOF 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00503e700): _writeAt: size=5, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00503e700): >_writeAt: n=5, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00503e700): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.458582053 +0000 UTC m=+551.935099165 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00503e700): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00503ec00): _writeAt: size=5, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00503ec00): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00503ec00): >openPending: err= 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005047c00 item 73 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00503ec00): >_writeAt: n=5, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00503ec00): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.459669534 +0000 UTC m=+551.936186646 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00503ec00): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00503f0c0): _readAt: size=2, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00503f0c0): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00503f0c0): >openPending: err= 2025/11/01 05:36:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00503f0c0): >_readAt: n=2, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00503f0c0): _writeAt: size=3, off=2 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005047dc0 item 73 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00503f0c0): >_writeAt: n=3, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00503f0c0): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.46111065 +0000 UTC m=+551.937627763 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00503f0c0): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00503f600): _readAt: size=512, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00503f600): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00503f600): >openPending: err= 2025/11/01 05:36:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00503f600): >_readAt: n=5, err=EOF 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00503f600): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.46111065 +0000 UTC m=+551.937627763 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00503f600): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: Remove: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005074000 item 73 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00503ff00): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00503ff00): >openPending: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00503ff00): _readAt: size=2, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00503ff00): >_readAt: n=0, err=EOF 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00503ff00): _writeAt: size=5, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00503ff00): >_writeAt: n=5, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00503ff00): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.465231728 +0000 UTC m=+551.941748840 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00503ff00): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00509e480): _writeAt: size=5, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00509e480): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00509e480): >openPending: err= 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00509a460 item 74 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00509e480): >_writeAt: n=5, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00509e480): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.466416082 +0000 UTC m=+551.942933194 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00509e480): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00509e9c0): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00509e9c0): >openPending: err= 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00509a620 item 74 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00509e9c0): _readAt: size=2, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00509e9c0): >_readAt: n=0, err=EOF 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00509e9c0): _writeAt: size=3, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00509e9c0): >_writeAt: n=3, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00509e9c0): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.467843633 +0000 UTC m=+551.944360745 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00509e9c0): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00509ef40): _readAt: size=512, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00509ef40): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00509ef40): >openPending: err= 2025/11/01 05:36:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00509ef40): >_readAt: n=3, err=EOF 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00509ef40): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.467843633 +0000 UTC m=+551.944360745 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00509ef40): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: Remove: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00509a7e0 item 74 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00509f840): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00509f840): >openPending: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00509f840): _readAt: size=2, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00509f840): >_readAt: n=0, err=EOF 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00509f840): _writeAt: size=5, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00509f840): >_writeAt: n=5, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00509f840): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.471686678 +0000 UTC m=+551.948203791 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00509f840): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00509fd40): _writeAt: size=5, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00509fd40): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00509fd40): >openPending: err= 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0050b4c40 item 75 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00509fd40): >_writeAt: n=5, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00509fd40): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.472698218 +0000 UTC m=+551.949215321 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00509fd40): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0050d8300): _readAt: size=2, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0050d8300): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0050d8300): >openPending: err= 2025/11/01 05:36:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0050d8300): >_readAt: n=2, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0050d8300): _writeAt: size=3, off=2 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0050b4e00 item 75 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0050d8300): >_writeAt: n=3, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0050d8300): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.476779381 +0000 UTC m=+551.953296524 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0050d8300): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0050d8840): _readAt: size=512, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0050d8840): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0050d8840): >openPending: err= 2025/11/01 05:36:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0050d8840): >_readAt: n=5, err=EOF 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0050d8840): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.476779381 +0000 UTC m=+551.953296524 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0050d8840): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: Remove: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0050b4fc0 item 75 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0042e2580): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0042e2580): >openPending: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0042e2580): _readAt: size=2, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0042e2580): >_readAt: n=0, err=EOF 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0042e2580): _writeAt: size=5, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0042e2580): >_writeAt: n=5, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0042e2580): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.484626005 +0000 UTC m=+551.961143116 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0042e2580): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0042e2a80): _writeAt: size=5, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0042e2a80): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0042e2a80): >openPending: err= 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0042f6460 item 76 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0042e2a80): >_writeAt: n=5, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0042e2a80): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.485891151 +0000 UTC m=+551.962408262 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0042e2a80): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0042e2fc0): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0042e2fc0): >openPending: err= 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0042f6620 item 76 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0042e2fc0): _readAt: size=2, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0042e2fc0): >_readAt: n=0, err=EOF 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0042e2fc0): _writeAt: size=3, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0042e2fc0): >_writeAt: n=3, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0042e2fc0): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.487256063 +0000 UTC m=+551.963773175 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0042e2fc0): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0042e3540): _readAt: size=512, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0042e3540): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0042e3540): >openPending: err= 2025/11/01 05:36:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0042e3540): >_readAt: n=3, err=EOF 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0042e3540): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.487256063 +0000 UTC m=+551.963773175 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0042e3540): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: Remove: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0042f67e0 item 76 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0042e3e40): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0042e3e40): >openPending: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0042e3e40): _readAt: size=2, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0042e3e40): >_readAt: n=0, err=EOF 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0042e3e40): _writeAt: size=5, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0042e3e40): >_writeAt: n=5, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0042e3e40): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.491255222 +0000 UTC m=+551.967772335 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0042e3e40): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00514a3c0): _writeAt: size=5, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00514a3c0): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00514a3c0): >openPending: err= 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00512ec40 item 77 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00514a3c0): >_writeAt: n=5, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00514a3c0): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.492373162 +0000 UTC m=+551.968890264 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00514a3c0): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/01 05:36:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00514aac0): _readAt: size=512, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00514aac0): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00514aac0): >openPending: err= 2025/11/01 05:36:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00514aac0): >_readAt: n=5, err=EOF 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00514aac0): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.492373162 +0000 UTC m=+551.968890264 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00514aac0): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: Remove: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00512ee00 item 77 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00514b3c0): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00514b3c0): >openPending: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00514b3c0): _readAt: size=2, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00514b3c0): >_readAt: n=0, err=EOF 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00514b3c0): _writeAt: size=5, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00514b3c0): >_writeAt: n=5, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00514b3c0): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.495833449 +0000 UTC m=+551.972350531 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00514b3c0): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00514b8c0): _writeAt: size=5, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00514b8c0): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00514b8c0): >openPending: err= 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00515d260 item 78 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00514b8c0): >_writeAt: n=5, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00514b8c0): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.496933083 +0000 UTC m=+551.973450156 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00514b8c0): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/01 05:36:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc005184040): _readAt: size=512, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc005184040): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc005184040): >openPending: err= 2025/11/01 05:36:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 05:36:40 DEBUG : open-test-file(0xc005184040): >_readAt: n=5, err=EOF 2025/11/01 05:36:40 DEBUG : open-test-file(0xc005184040): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.496933083 +0000 UTC m=+551.973450156 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc005184040): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: Remove: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00515d420 item 78 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file(0xc005184940): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc005184940): >openPending: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc005184940): _readAt: size=2, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc005184940): >_readAt: n=0, err=EOF 2025/11/01 05:36:40 DEBUG : open-test-file(0xc005184940): _writeAt: size=5, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc005184940): >_writeAt: n=5, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc005184940): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.499230538 +0000 UTC m=+551.975747610 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc005184940): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc005184e40): _writeAt: size=5, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc005184e40): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc005184e40): >openPending: err= 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00518b880 item 79 2025/11/01 05:36:40 DEBUG : open-test-file(0xc005184e40): >_writeAt: n=5, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc005184e40): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.499946942 +0000 UTC m=+551.976464014 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc005184e40): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/01 05:36:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc005185540): _readAt: size=512, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc005185540): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc005185540): >openPending: err= 2025/11/01 05:36:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 05:36:40 DEBUG : open-test-file(0xc005185540): >_readAt: n=5, err=EOF 2025/11/01 05:36:40 DEBUG : open-test-file(0xc005185540): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.499946942 +0000 UTC m=+551.976464014 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc005185540): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: Remove: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00518ba40 item 79 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file(0xc005185e40): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc005185e40): >openPending: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc005185e40): _readAt: size=2, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc005185e40): >_readAt: n=0, err=EOF 2025/11/01 05:36:40 DEBUG : open-test-file(0xc005185e40): _writeAt: size=5, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc005185e40): >_writeAt: n=5, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc005185e40): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.501973868 +0000 UTC m=+551.978490940 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc005185e40): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0051e63c0): _writeAt: size=5, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0051e63c0): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0051e63c0): >openPending: err= 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0051c7ea0 item 80 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0051e63c0): >_writeAt: n=5, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0051e63c0): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.502620002 +0000 UTC m=+551.979137074 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0051e63c0): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/01 05:36:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0051e6ac0): _readAt: size=512, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0051e6ac0): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0051e6ac0): >openPending: err= 2025/11/01 05:36:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0051e6ac0): >_readAt: n=5, err=EOF 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0051e6ac0): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.502620002 +0000 UTC m=+551.979137074 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0051e6ac0): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: Remove: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0051ee0e0 item 80 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0051e73c0): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0051e73c0): >openPending: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0051e73c0): _writeAt: size=5, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0051e73c0): >_writeAt: n=5, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0051e73c0): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.504673117 +0000 UTC m=+551.981190259 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0051e73c0): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0051e7840): _readAt: size=2, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0051e7840): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0051e7840): open at offset 5 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0051e7840): >openPending: err= 2025/11/01 05:36:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0051e7840): >_readAt: n=2, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0051e7840): _writeAt: size=3, off=7 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005216540 item 81 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0051e7840): >_writeAt: n=3, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0051e7840): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.505372881 +0000 UTC m=+551.981889953 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0051e7840): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0051e7d80): _readAt: size=512, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0051e7d80): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0051e7d80): >openPending: err= 2025/11/01 05:36:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0051e7d80): >_readAt: n=8, err=EOF 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0051e7d80): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.505372881 +0000 UTC m=+551.981889953 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0051e7d80): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: Remove: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005216700 item 81 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file(0xc005220740): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc005220740): >openPending: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc005220740): _writeAt: size=5, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc005220740): >_writeAt: n=5, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc005220740): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.507270655 +0000 UTC m=+551.983787727 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc005220740): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file(0xc005220c40): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : open-test-file(0xc005220c40): open at offset 5 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc005220c40): >openPending: err= 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00522cb60 item 82 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc005220c40): _readAt: size=2, off=5 2025/11/01 05:36:40 DEBUG : open-test-file(0xc005220c40): >_readAt: n=0, err=EOF 2025/11/01 05:36:40 DEBUG : open-test-file(0xc005220c40): _writeAt: size=3, off=5 2025/11/01 05:36:40 DEBUG : open-test-file(0xc005220c40): >_writeAt: n=3, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc005220c40): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.508033818 +0000 UTC m=+551.984550889 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc005220c40): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0052211c0): _readAt: size=512, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0052211c0): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0052211c0): >openPending: err= 2025/11/01 05:36:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0052211c0): >_readAt: n=3, err=EOF 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0052211c0): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.508033818 +0000 UTC m=+551.984550889 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0052211c0): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: Remove: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00522cd20 item 82 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file(0xc005221b00): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc005221b00): >openPending: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc005221b00): _writeAt: size=5, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc005221b00): >_writeAt: n=5, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc005221b00): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.509915109 +0000 UTC m=+551.986432182 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc005221b00): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc005282080): _readAt: size=2, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc005282080): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : open-test-file(0xc005282080): open at offset 5 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc005282080): >openPending: err= 2025/11/01 05:36:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/01 05:36:40 DEBUG : open-test-file(0xc005282080): >_readAt: n=2, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc005282080): _writeAt: size=3, off=7 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00525b180 item 83 2025/11/01 05:36:40 DEBUG : open-test-file(0xc005282080): >_writeAt: n=3, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc005282080): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.510625143 +0000 UTC m=+551.987142215 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc005282080): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0052825c0): _readAt: size=512, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0052825c0): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0052825c0): >openPending: err= 2025/11/01 05:36:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0052825c0): >_readAt: n=8, err=EOF 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0052825c0): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.510625143 +0000 UTC m=+551.987142215 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0052825c0): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: Remove: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00525b340 item 83 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file(0xc005282f00): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc005282f00): >openPending: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc005282f00): _writeAt: size=5, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc005282f00): >_writeAt: n=5, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc005282f00): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.512472121 +0000 UTC m=+551.988989194 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc005282f00): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file(0xc005283400): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : open-test-file(0xc005283400): open at offset 5 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc005283400): >openPending: err= 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0052957a0 item 84 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc005283400): _readAt: size=2, off=5 2025/11/01 05:36:40 DEBUG : open-test-file(0xc005283400): >_readAt: n=0, err=EOF 2025/11/01 05:36:40 DEBUG : open-test-file(0xc005283400): _writeAt: size=3, off=5 2025/11/01 05:36:40 DEBUG : open-test-file(0xc005283400): >_writeAt: n=3, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc005283400): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.513599618 +0000 UTC m=+551.990116689 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc005283400): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc005283980): _readAt: size=512, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc005283980): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc005283980): >openPending: err= 2025/11/01 05:36:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/01 05:36:40 DEBUG : open-test-file(0xc005283980): >_readAt: n=3, err=EOF 2025/11/01 05:36:40 DEBUG : open-test-file(0xc005283980): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.513599618 +0000 UTC m=+551.990116689 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc005283980): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: Remove: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005295960 item 84 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0052c0340): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0052c0340): >openPending: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0052c0340): _writeAt: size=5, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0052c0340): >_writeAt: n=5, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0052c0340): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.516275963 +0000 UTC m=+551.992793035 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0052c0340): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0052c0840): _readAt: size=2, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0052c0840): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0052c0840): open at offset 5 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0052c0840): >openPending: err= 2025/11/01 05:36:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0052c0840): >_readAt: n=2, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0052c0840): _writeAt: size=3, off=7 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0052c5dc0 item 85 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0052c0840): >_writeAt: n=3, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0052c0840): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.517943674 +0000 UTC m=+551.994460767 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0052c0840): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0052c0d80): _readAt: size=512, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0052c0d80): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0052c0d80): >openPending: err= 2025/11/01 05:36:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0052c0d80): >_readAt: n=8, err=EOF 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0052c0d80): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.517943674 +0000 UTC m=+551.994460767 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0052c0d80): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: Remove: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0052e4000 item 85 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0052c16c0): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0052c16c0): >openPending: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0052c16c0): _writeAt: size=5, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0052c16c0): >_writeAt: n=5, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0052c16c0): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.521049456 +0000 UTC m=+551.997566549 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0052c16c0): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0052c1bc0): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0052c1bc0): open at offset 5 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0052c1bc0): >openPending: err= 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0052fe460 item 86 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0052c1bc0): _readAt: size=2, off=5 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0052c1bc0): >_readAt: n=0, err=EOF 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0052c1bc0): _writeAt: size=3, off=5 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0052c1bc0): >_writeAt: n=3, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0052c1bc0): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.52210543 +0000 UTC m=+551.998622522 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0052c1bc0): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0053101c0): _readAt: size=512, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0053101c0): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0053101c0): >openPending: err= 2025/11/01 05:36:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0053101c0): >_readAt: n=3, err=EOF 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0053101c0): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.52210543 +0000 UTC m=+551.998622522 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0053101c0): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: Remove: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0052fe620 item 86 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file(0xc005310b00): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc005310b00): >openPending: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc005310b00): _writeAt: size=5, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc005310b00): >_writeAt: n=5, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc005310b00): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.524894325 +0000 UTC m=+552.001411398 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc005310b00): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc005311000): _readAt: size=2, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc005311000): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : open-test-file(0xc005311000): open at offset 5 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc005311000): >openPending: err= 2025/11/01 05:36:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/01 05:36:40 DEBUG : open-test-file(0xc005311000): >_readAt: n=2, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc005311000): _writeAt: size=3, off=7 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00531ea80 item 87 2025/11/01 05:36:40 DEBUG : open-test-file(0xc005311000): >_writeAt: n=3, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc005311000): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.525576276 +0000 UTC m=+552.002093348 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc005311000): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc005311540): _readAt: size=512, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc005311540): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc005311540): >openPending: err= 2025/11/01 05:36:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/01 05:36:40 DEBUG : open-test-file(0xc005311540): >_readAt: n=8, err=EOF 2025/11/01 05:36:40 DEBUG : open-test-file(0xc005311540): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.525576276 +0000 UTC m=+552.002093348 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc005311540): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: Remove: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00531ec40 item 87 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file(0xc005311e80): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc005311e80): >openPending: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc005311e80): _writeAt: size=5, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc005311e80): >_writeAt: n=5, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc005311e80): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.527633469 +0000 UTC m=+552.004150541 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc005311e80): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00537a400): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00537a400): open at offset 5 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00537a400): >openPending: err= 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0053570a0 item 88 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00537a400): _readAt: size=2, off=5 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00537a400): >_readAt: n=0, err=EOF 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00537a400): _writeAt: size=3, off=5 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00537a400): >_writeAt: n=3, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00537a400): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.528458618 +0000 UTC m=+552.004975700 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00537a400): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00537a980): _readAt: size=512, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00537a980): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00537a980): >openPending: err= 2025/11/01 05:36:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00537a980): >_readAt: n=3, err=EOF 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00537a980): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.528458618 +0000 UTC m=+552.004975700 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00537a980): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: Remove: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005357260 item 88 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00537b280): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00537b280): open at offset 0 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00537b280): >openPending: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00537b280): _readAt: size=2, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00537b280): >_readAt: n=0, err=EOF 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00537b280): _writeAt: size=5, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00537b280): >_writeAt: n=5, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00537b280): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.530260092 +0000 UTC m=+552.006777164 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00537b280): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00537b7c0): _writeAt: size=5, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00537b7c0): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00537b7c0): >openPending: err= 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0053936c0 item 89 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00537b7c0): >_writeAt: n=5, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00537b7c0): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.53077063 +0000 UTC m=+552.007287702 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00537b7c0): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00537bd00): _readAt: size=2, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00537bd00): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00537bd00): open at offset 5 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00537bd00): >openPending: err= 2025/11/01 05:36:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00537bd00): >_readAt: n=2, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00537bd00): _writeAt: size=3, off=7 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005393880 item 89 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00537bd00): >_writeAt: n=3, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00537bd00): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.531366889 +0000 UTC m=+552.007883961 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00537bd00): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0053b6300): _readAt: size=512, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0053b6300): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0053b6300): >openPending: err= 2025/11/01 05:36:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0053b6300): >_readAt: n=8, err=EOF 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0053b6300): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.531366889 +0000 UTC m=+552.007883961 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0053b6300): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: Remove: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005393a40 item 89 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0053b6c00): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0053b6c00): open at offset 0 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0053b6c00): >openPending: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0053b6c00): _readAt: size=2, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0053b6c00): >_readAt: n=0, err=EOF 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0053b6c00): _writeAt: size=5, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0053b6c00): >_writeAt: n=5, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0053b6c00): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.533144587 +0000 UTC m=+552.009661659 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0053b6c00): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0053b7140): _writeAt: size=5, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0053b7140): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0053b7140): >openPending: err= 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0053c9ea0 item 90 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0053b7140): >_writeAt: n=5, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0053b7140): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.533801662 +0000 UTC m=+552.010318734 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0053b7140): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0053b7680): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0053b7680): open at offset 5 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0053b7680): >openPending: err= 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0053e60e0 item 90 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0053b7680): _readAt: size=2, off=5 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0053b7680): >_readAt: n=0, err=EOF 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0053b7680): _writeAt: size=3, off=5 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0053b7680): >_writeAt: n=3, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0053b7680): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.53435494 +0000 UTC m=+552.010872012 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0053b7680): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0053b7c40): _readAt: size=512, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0053b7c40): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0053b7c40): >openPending: err= 2025/11/01 05:36:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0053b7c40): >_readAt: n=3, err=EOF 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0053b7c40): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.53435494 +0000 UTC m=+552.010872012 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0053b7c40): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: Remove: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0053e62a0 item 90 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0053ee5c0): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0053ee5c0): open at offset 0 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0053ee5c0): >openPending: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0053ee5c0): _readAt: size=2, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0053ee5c0): >_readAt: n=0, err=EOF 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0053ee5c0): _writeAt: size=5, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0053ee5c0): >_writeAt: n=5, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0053ee5c0): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.536008926 +0000 UTC m=+552.012525998 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0053ee5c0): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0053eeb00): _writeAt: size=5, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0053eeb00): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0053eeb00): >openPending: err= 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005410700 item 91 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0053eeb00): >_writeAt: n=5, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0053eeb00): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.536466935 +0000 UTC m=+552.012984008 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0053eeb00): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0053ef040): _readAt: size=2, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0053ef040): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0053ef040): open at offset 5 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0053ef040): >openPending: err= 2025/11/01 05:36:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0053ef040): >_readAt: n=2, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0053ef040): _writeAt: size=3, off=7 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0054108c0 item 91 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0053ef040): >_writeAt: n=3, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0053ef040): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.536997351 +0000 UTC m=+552.013514423 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0053ef040): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0053ef5c0): _readAt: size=512, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0053ef5c0): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0053ef5c0): >openPending: err= 2025/11/01 05:36:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0053ef5c0): >_readAt: n=8, err=EOF 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0053ef5c0): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.536997351 +0000 UTC m=+552.013514423 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0053ef5c0): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: Remove: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005410a80 item 91 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0053efec0): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0053efec0): open at offset 0 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0053efec0): >openPending: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0053efec0): _readAt: size=2, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0053efec0): >_readAt: n=0, err=EOF 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0053efec0): _writeAt: size=5, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0053efec0): >_writeAt: n=5, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0053efec0): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.538843588 +0000 UTC m=+552.015360650 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0053efec0): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc005456480): _writeAt: size=5, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc005456480): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc005456480): >openPending: err= 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005434ee0 item 92 2025/11/01 05:36:40 DEBUG : open-test-file(0xc005456480): >_writeAt: n=5, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc005456480): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.539395704 +0000 UTC m=+552.015912777 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc005456480): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0054569c0): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0054569c0): open at offset 5 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0054569c0): >openPending: err= 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0054350a0 item 92 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0054569c0): _readAt: size=2, off=5 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0054569c0): >_readAt: n=0, err=EOF 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0054569c0): _writeAt: size=3, off=5 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0054569c0): >_writeAt: n=3, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0054569c0): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.540041688 +0000 UTC m=+552.016558760 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0054569c0): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc005456f80): _readAt: size=512, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc005456f80): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc005456f80): >openPending: err= 2025/11/01 05:36:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/01 05:36:40 DEBUG : open-test-file(0xc005456f80): >_readAt: n=3, err=EOF 2025/11/01 05:36:40 DEBUG : open-test-file(0xc005456f80): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.540041688 +0000 UTC m=+552.016558760 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc005456f80): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: Remove: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005435260 item 92 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file(0xc005457880): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : open-test-file(0xc005457880): open at offset 0 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc005457880): >openPending: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc005457880): _readAt: size=2, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc005457880): >_readAt: n=0, err=EOF 2025/11/01 05:36:40 DEBUG : open-test-file(0xc005457880): _writeAt: size=5, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc005457880): >_writeAt: n=5, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc005457880): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.541614161 +0000 UTC m=+552.018131232 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc005457880): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc005457dc0): _writeAt: size=5, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc005457dc0): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc005457dc0): >openPending: err= 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00546b6c0 item 93 2025/11/01 05:36:40 DEBUG : open-test-file(0xc005457dc0): >_writeAt: n=5, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc005457dc0): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.542164183 +0000 UTC m=+552.018681255 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc005457dc0): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/01 05:36:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00548e540): _readAt: size=512, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00548e540): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00548e540): >openPending: err= 2025/11/01 05:36:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00548e540): >_readAt: n=5, err=EOF 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00548e540): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.542164183 +0000 UTC m=+552.018681255 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00548e540): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: Remove: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00546b880 item 93 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00548ee40): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00548ee40): open at offset 0 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00548ee40): >openPending: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00548ee40): _readAt: size=2, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00548ee40): >_readAt: n=0, err=EOF 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00548ee40): _writeAt: size=5, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00548ee40): >_writeAt: n=5, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00548ee40): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.543824661 +0000 UTC m=+552.020341733 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00548ee40): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00548f380): _writeAt: size=5, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00548f380): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00548f380): >openPending: err= 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00549dce0 item 94 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00548f380): >_writeAt: n=5, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00548f380): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.544350229 +0000 UTC m=+552.020867300 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00548f380): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/01 05:36:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00548fa80): _readAt: size=512, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00548fa80): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00548fa80): >openPending: err= 2025/11/01 05:36:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00548fa80): >_readAt: n=5, err=EOF 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00548fa80): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.544350229 +0000 UTC m=+552.020867300 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc00548fa80): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: Remove: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00549dea0 item 94 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0054c2400): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0054c2400): open at offset 0 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0054c2400): >openPending: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0054c2400): _readAt: size=2, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0054c2400): >_readAt: n=0, err=EOF 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0054c2400): _writeAt: size=5, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0054c2400): >_writeAt: n=5, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0054c2400): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.546196795 +0000 UTC m=+552.022713867 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0054c2400): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0054c2940): _writeAt: size=5, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0054c2940): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0054c2940): >openPending: err= 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0054f4380 item 95 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0054c2940): >_writeAt: n=5, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0054c2940): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.546808754 +0000 UTC m=+552.023325827 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0054c2940): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/01 05:36:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0054c3040): _readAt: size=512, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0054c3040): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0054c3040): >openPending: err= 2025/11/01 05:36:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0054c3040): >_readAt: n=5, err=EOF 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0054c3040): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.546808754 +0000 UTC m=+552.023325827 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0054c3040): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: Remove: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0054f4540 item 95 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:40 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 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0054c3940): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0054c3940): open at offset 0 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0054c3940): >openPending: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0054c3940): _readAt: size=2, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0054c3940): >_readAt: n=0, err=EOF 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0054c3940): _writeAt: size=5, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0054c3940): >_writeAt: n=5, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0054c3940): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.548700947 +0000 UTC m=+552.025218019 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0054c3940): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0054c3e80): _writeAt: size=5, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0054c3e80): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0054c3e80): >openPending: err= 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0055069a0 item 96 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0054c3e80): >_writeAt: n=5, err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0054c3e80): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.549355716 +0000 UTC m=+552.025872789 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc0054c3e80): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/01 05:36:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/01 05:36:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:36:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/01 05:36:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/01 05:36:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/01 05:36:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/01 05:36:40 DEBUG : open-test-file(0xc005532600): _readAt: size=512, off=0 2025/11/01 05:36:40 DEBUG : open-test-file(0xc005532600): openPending: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file(0xc005532600): >openPending: err= 2025/11/01 05:36:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/01 05:36:40 DEBUG : open-test-file(0xc005532600): >_readAt: n=5, err=EOF 2025/11/01 05:36:40 DEBUG : open-test-file(0xc005532600): close: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-01 05:36:40.549355716 +0000 UTC m=+552.025872789 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/01 05:36:40 DEBUG : open-test-file(0xc005532600): >close: err= 2025/11/01 05:36:40 DEBUG : open-test-file: Remove: 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005506b60 item 96 2025/11/01 05:36:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/01 05:36:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/01 05:36:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/01 05:36:40 DEBUG : open-test-file: >Remove: err= 2025/11/01 05:36:40 DEBUG : WaitForWriters: timeout=30s 2025/11/01 05:36:40 DEBUG : Looking for writers 2025/11/01 05:36:40 DEBUG : newLeaf: reading active writers 2025/11/01 05:36:40 DEBUG : >WaitForWriters: 2025/11/01 05:36:40 DEBUG : mega root 'rclone-test-baqobaj8pati': 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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleOpenTests/full Messages: listing wrong, want got newLeaf (25) 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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleOpenTests/full Messages: Unexpected file "newLeaf" --- FAIL: TestRWFileHandleOpenTests (15.07s) --- FAIL: TestRWFileHandleOpenTests/writes (7.45s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- 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 (7.62s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.00s) --- 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.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.01s) --- 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.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:185: Remote "mega root 'rclone-test-baqobaj8pati'", Local "Local file system at /tmp/rclone4248031983", Modify Window "876000h0m0s" 2025/11/01 05:36:47 INFO : mega root 'rclone-test-baqobaj8pati': poll-interval is not supported by this remote 2025/11/01 05:36:47 DEBUG : mega root 'rclone-test-baqobaj8pati': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/01 05:36:47 DEBUG : mega root 'rclone-test-baqobaj8pati': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-baqobaj8pati" 2025/11/01 05:36:47 DEBUG : mega root 'rclone-test-baqobaj8pati': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-baqobaj8pati" 2025/11/01 05:36:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-baqobaj8pati" 2025/11/01 05:36:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/01 05:36:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-baqobaj8pati" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-baqobaj8pati" 2025/11/01 05:36:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-baqobaj8pati" 2025/11/01 05:36:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/01 05:36:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-baqobaj8pati" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-baqobaj8pati" 2025/11/01 05:36:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:36:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:36:47 DEBUG : file1: newRWFileHandle: 2025/11/01 05:36:47 DEBUG : file1(0xc004d04800): openPending: 2025/11/01 05:36:47 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:36:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/01 05:36:47 DEBUG : file1(0xc004d04800): >openPending: err= 2025/11/01 05:36:47 DEBUG : file1: >newRWFileHandle: err= 2025/11/01 05:36:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/01 05:36:47 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/01 05:36:47 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/01 05:36:47 DEBUG : mega root 'rclone-test-baqobaj8pati': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item file1 not removed, freed 0 bytes 2025/11/01 05:36:47 INFO : mega root 'rclone-test-baqobaj8pati': vfs cache: cleaned: objects 1 (was 1) in use 1, to upload 0, uploading 0, total size 0 (was 0) 2025/11/01 05:36:47 DEBUG : Can set mod time: false read_write_test.go:655: can't set mod time 2025/11/01 05:36:47 DEBUG : WaitForWriters: timeout=30s 2025/11/01 05:36:47 DEBUG : Looking for writers 2025/11/01 05:36:47 DEBUG : newLeaf: reading active writers 2025/11/01 05:36:47 DEBUG : file1: reading active writers 2025/11/01 05:36:47 DEBUG : file1: active writers 1 2025/11/01 05:36:47 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2025/11/01 05:36:47 DEBUG : Looking for writers 2025/11/01 05:36:47 DEBUG : newLeaf: reading active writers 2025/11/01 05:36:47 DEBUG : file1: reading active writers 2025/11/01 05:36:47 DEBUG : file1: active writers 1 2025/11/01 05:36:47 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2025/11/01 05:36:47 DEBUG : Looking for writers 2025/11/01 05:36:47 DEBUG : newLeaf: reading active writers 2025/11/01 05:36:47 DEBUG : file1: reading active writers 2025/11/01 05:36:47 DEBUG : file1: active writers 1 2025/11/01 05:36:47 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2025/11/01 05:36:48 DEBUG : Looking for writers 2025/11/01 05:36:48 DEBUG : newLeaf: reading active writers 2025/11/01 05:36:48 DEBUG : file1: reading active writers 2025/11/01 05:36:48 DEBUG : file1: active writers 1 2025/11/01 05:36:48 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2025/11/01 05:36:48 DEBUG : Looking for writers 2025/11/01 05:36:48 DEBUG : newLeaf: reading active writers 2025/11/01 05:36:48 DEBUG : file1: reading active writers 2025/11/01 05:36:48 DEBUG : file1: active writers 1 2025/11/01 05:36:48 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2025/11/01 05:36:48 DEBUG : Looking for writers 2025/11/01 05:36:48 DEBUG : newLeaf: reading active writers 2025/11/01 05:36:48 DEBUG : file1: reading active writers 2025/11/01 05:36:48 DEBUG : file1: active writers 1 2025/11/01 05:36:48 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2025/11/01 05:36:48 DEBUG : Looking for writers 2025/11/01 05:36:48 DEBUG : newLeaf: reading active writers 2025/11/01 05:36:48 DEBUG : file1: reading active writers 2025/11/01 05:36:48 DEBUG : file1: active writers 1 2025/11/01 05:36:48 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2025/11/01 05:36:49 DEBUG : Looking for writers 2025/11/01 05:36:49 DEBUG : newLeaf: reading active writers 2025/11/01 05:36:49 DEBUG : file1: reading active writers 2025/11/01 05:36:49 DEBUG : file1: active writers 1 2025/11/01 05:36:49 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/01 05:36:50 DEBUG : Looking for writers 2025/11/01 05:36:50 DEBUG : newLeaf: reading active writers 2025/11/01 05:36:50 DEBUG : file1: reading active writers 2025/11/01 05:36:50 DEBUG : file1: active writers 1 2025/11/01 05:36:50 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/01 05:36:51 DEBUG : Looking for writers 2025/11/01 05:36:51 DEBUG : newLeaf: reading active writers 2025/11/01 05:36:51 DEBUG : file1: reading active writers 2025/11/01 05:36:51 DEBUG : file1: active writers 1 2025/11/01 05:36:51 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/01 05:36:52 DEBUG : Looking for writers 2025/11/01 05:36:52 DEBUG : newLeaf: reading active writers 2025/11/01 05:36:52 DEBUG : file1: reading active writers 2025/11/01 05:36:52 DEBUG : file1: active writers 1 2025/11/01 05:36:52 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/01 05:36:53 DEBUG : Looking for writers 2025/11/01 05:36:53 DEBUG : newLeaf: reading active writers 2025/11/01 05:36:53 DEBUG : file1: reading active writers 2025/11/01 05:36:53 DEBUG : file1: active writers 1 2025/11/01 05:36:53 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/01 05:36:54 DEBUG : Looking for writers 2025/11/01 05:36:54 DEBUG : newLeaf: reading active writers 2025/11/01 05:36:54 DEBUG : file1: reading active writers 2025/11/01 05:36:54 DEBUG : file1: active writers 1 2025/11/01 05:36:54 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/01 05:36:55 DEBUG : Looking for writers 2025/11/01 05:36:55 DEBUG : file1: reading active writers 2025/11/01 05:36:55 DEBUG : file1: active writers 1 2025/11/01 05:36:55 DEBUG : newLeaf: reading active writers 2025/11/01 05:36:55 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/01 05:36:56 DEBUG : Looking for writers 2025/11/01 05:36:56 DEBUG : newLeaf: reading active writers 2025/11/01 05:36:56 DEBUG : file1: reading active writers 2025/11/01 05:36:56 DEBUG : file1: active writers 1 2025/11/01 05:36:56 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/01 05:36:57 DEBUG : Looking for writers 2025/11/01 05:36:57 DEBUG : newLeaf: reading active writers 2025/11/01 05:36:57 DEBUG : file1: reading active writers 2025/11/01 05:36:57 DEBUG : file1: active writers 1 2025/11/01 05:36:57 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/01 05:36:58 DEBUG : Looking for writers 2025/11/01 05:36:58 DEBUG : newLeaf: reading active writers 2025/11/01 05:36:58 DEBUG : file1: reading active writers 2025/11/01 05:36:58 DEBUG : file1: active writers 1 2025/11/01 05:36:58 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/01 05:36:59 DEBUG : Looking for writers 2025/11/01 05:36:59 DEBUG : newLeaf: reading active writers 2025/11/01 05:36:59 DEBUG : file1: reading active writers 2025/11/01 05:36:59 DEBUG : file1: active writers 1 2025/11/01 05:36:59 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/01 05:37:00 DEBUG : Looking for writers 2025/11/01 05:37:00 DEBUG : newLeaf: reading active writers 2025/11/01 05:37:00 DEBUG : file1: reading active writers 2025/11/01 05:37:00 DEBUG : file1: active writers 1 2025/11/01 05:37:00 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/01 05:37:01 DEBUG : Looking for writers 2025/11/01 05:37:01 DEBUG : newLeaf: reading active writers 2025/11/01 05:37:01 DEBUG : file1: reading active writers 2025/11/01 05:37:01 DEBUG : file1: active writers 1 2025/11/01 05:37:01 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/01 05:37:02 DEBUG : Looking for writers 2025/11/01 05:37:02 DEBUG : newLeaf: reading active writers 2025/11/01 05:37:02 DEBUG : file1: reading active writers 2025/11/01 05:37:02 DEBUG : file1: active writers 1 2025/11/01 05:37:02 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/01 05:37:03 DEBUG : Looking for writers 2025/11/01 05:37:03 DEBUG : newLeaf: reading active writers 2025/11/01 05:37:03 DEBUG : file1: reading active writers 2025/11/01 05:37:03 DEBUG : file1: active writers 1 2025/11/01 05:37:03 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/01 05:37:04 DEBUG : Looking for writers 2025/11/01 05:37:04 DEBUG : newLeaf: reading active writers 2025/11/01 05:37:04 DEBUG : file1: reading active writers 2025/11/01 05:37:04 DEBUG : file1: active writers 1 2025/11/01 05:37:04 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/01 05:37:05 DEBUG : Looking for writers 2025/11/01 05:37:05 DEBUG : file1: reading active writers 2025/11/01 05:37:05 DEBUG : file1: active writers 1 2025/11/01 05:37:05 DEBUG : newLeaf: reading active writers 2025/11/01 05:37:05 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/01 05:37:06 DEBUG : Looking for writers 2025/11/01 05:37:06 DEBUG : newLeaf: reading active writers 2025/11/01 05:37:06 DEBUG : file1: reading active writers 2025/11/01 05:37:06 DEBUG : file1: active writers 1 2025/11/01 05:37:06 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/01 05:37:07 DEBUG : Looking for writers 2025/11/01 05:37:07 DEBUG : newLeaf: reading active writers 2025/11/01 05:37:07 DEBUG : file1: reading active writers 2025/11/01 05:37:07 DEBUG : file1: active writers 1 2025/11/01 05:37:07 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/01 05:37:08 DEBUG : Looking for writers 2025/11/01 05:37:08 DEBUG : newLeaf: reading active writers 2025/11/01 05:37:08 DEBUG : file1: reading active writers 2025/11/01 05:37:08 DEBUG : file1: active writers 1 2025/11/01 05:37:08 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/01 05:37:09 DEBUG : Looking for writers 2025/11/01 05:37:09 DEBUG : newLeaf: reading active writers 2025/11/01 05:37:09 DEBUG : file1: reading active writers 2025/11/01 05:37:09 DEBUG : file1: active writers 1 2025/11/01 05:37:09 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/01 05:37:10 DEBUG : Looking for writers 2025/11/01 05:37:10 DEBUG : file1: reading active writers 2025/11/01 05:37:10 DEBUG : file1: active writers 1 2025/11/01 05:37:10 DEBUG : newLeaf: reading active writers 2025/11/01 05:37:10 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/01 05:37:11 DEBUG : Looking for writers 2025/11/01 05:37:11 DEBUG : file1: reading active writers 2025/11/01 05:37:11 DEBUG : file1: active writers 1 2025/11/01 05:37:11 DEBUG : newLeaf: reading active writers 2025/11/01 05:37:11 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/01 05:37:12 DEBUG : Looking for writers 2025/11/01 05:37:12 DEBUG : newLeaf: reading active writers 2025/11/01 05:37:12 DEBUG : file1: reading active writers 2025/11/01 05:37:12 DEBUG : file1: active writers 1 2025/11/01 05:37:12 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/01 05:37:13 DEBUG : Looking for writers 2025/11/01 05:37:13 DEBUG : newLeaf: reading active writers 2025/11/01 05:37:13 DEBUG : file1: reading active writers 2025/11/01 05:37:13 DEBUG : file1: active writers 1 2025/11/01 05:37:13 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/01 05:37:14 DEBUG : Looking for writers 2025/11/01 05:37:14 DEBUG : newLeaf: reading active writers 2025/11/01 05:37:14 DEBUG : file1: reading active writers 2025/11/01 05:37:14 DEBUG : file1: active writers 1 2025/11/01 05:37:14 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/01 05:37:15 DEBUG : Looking for writers 2025/11/01 05:37:15 DEBUG : newLeaf: reading active writers 2025/11/01 05:37:15 DEBUG : file1: reading active writers 2025/11/01 05:37:15 DEBUG : file1: active writers 1 2025/11/01 05:37:15 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/01 05:37:16 DEBUG : Looking for writers 2025/11/01 05:37:16 DEBUG : newLeaf: reading active writers 2025/11/01 05:37:16 DEBUG : file1: reading active writers 2025/11/01 05:37:16 DEBUG : file1: active writers 1 2025/11/01 05:37:16 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/01 05:37:17 DEBUG : Looking for writers 2025/11/01 05:37:17 DEBUG : newLeaf: reading active writers 2025/11/01 05:37:17 DEBUG : file1: reading active writers 2025/11/01 05:37:17 DEBUG : file1: active writers 1 2025/11/01 05:37:17 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/01 05:37:17 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0xc004d2c0f0 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0xc004ca2a08 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824714078784} name:file1 opens:1 downloaders: o: fd:0xc00014cdb8 info:{ModTime:{wall:13995363534569694172 ext:559222801108 loc:0x421c920} ATime:{wall:13995363534569694172 ext:559222801108 loc:0x421c920} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false}, } 2025/11/01 05:37:17 DEBUG : >WaitForWriters: 2025/11/01 05:37:17 DEBUG : mega root 'rclone-test-baqobaj8pati': 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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1156 /usr/local/go/src/testing/testing.go:1132 /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 (25) 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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1156 /usr/local/go/src/testing/testing.go:1132 /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 (37.32s) === RUN TestRWCacheRename run.go:185: Remote "mega root 'rclone-test-baqobaj8pati'", Local "Local file system at /tmp/rclone4248031983", Modify Window "876000h0m0s" 2025/11/01 05:37:25 INFO : mega root 'rclone-test-baqobaj8pati': poll-interval is not supported by this remote 2025/11/01 05:37:25 DEBUG : mega root 'rclone-test-baqobaj8pati': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/01 05:37:25 DEBUG : mega root 'rclone-test-baqobaj8pati': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-baqobaj8pati" 2025/11/01 05:37:25 DEBUG : mega root 'rclone-test-baqobaj8pati': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-baqobaj8pati" 2025/11/01 05:37:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-baqobaj8pati" 2025/11/01 05:37:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/01 05:37:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-baqobaj8pati" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-baqobaj8pati" 2025/11/01 05:37:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-baqobaj8pati" 2025/11/01 05:37:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/01 05:37:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-baqobaj8pati" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-baqobaj8pati" 2025/11/01 05:37:25 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:37:25 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:37:25 DEBUG : rename_me: newRWFileHandle: 2025/11/01 05:37:25 DEBUG : rename_me(0xc005532c80): openPending: 2025/11/01 05:37:25 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/01 05:37:25 DEBUG : mega root 'rclone-test-baqobaj8pati': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item rename_me not removed, freed 0 bytes 2025/11/01 05:37:25 INFO : mega root 'rclone-test-baqobaj8pati': vfs cache: cleaned: objects 1 (was 1) in use 1, to upload 0, uploading 0, total size 0 (was 0) 2025/11/01 05:37:25 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/11/01 05:37:25 DEBUG : rename_me(0xc005532c80): >openPending: err= 2025/11/01 05:37:25 DEBUG : rename_me: >newRWFileHandle: err= 2025/11/01 05:37:25 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/11/01 05:37:25 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/11/01 05:37:25 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/11/01 05:37:25 DEBUG : rename_me(0xc005532c80): _writeAt: size=5, off=0 2025/11/01 05:37:25 DEBUG : rename_me(0xc005532c80): >_writeAt: n=5, err= 2025/11/01 05:37:25 DEBUG : rename_me(0xc005532c80): close: 2025/11/01 05:37:25 DEBUG : rename_me: vfs cache: setting modification time to 2025-11-01 05:37:25.057014695 +0000 UTC m=+596.533531797 2025/11/01 05:37:25 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/11/01 05:37:25 DEBUG : rename_me(0xc005532c80): >close: err= 2025/11/01 05:37:25 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/11/01 05:37:25 DEBUG : i_was_renamed: Updating file with 0xc0073a2540 2025/11/01 05:37:25 DEBUG : Added virtual directory entry vDel: "rename_me" 2025/11/01 05:37:25 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/11/01 05:37:25 DEBUG : WaitForWriters: timeout=30s 2025/11/01 05:37:25 DEBUG : Looking for writers 2025/11/01 05:37:25 DEBUG : newLeaf: reading active writers 2025/11/01 05:37:25 DEBUG : i_was_renamed: reading active writers 2025/11/01 05:37:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/01 05:37:25 DEBUG : Looking for writers 2025/11/01 05:37:25 DEBUG : newLeaf: reading active writers 2025/11/01 05:37:25 DEBUG : i_was_renamed: reading active writers 2025/11/01 05:37:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/01 05:37:25 DEBUG : Looking for writers 2025/11/01 05:37:25 DEBUG : newLeaf: reading active writers 2025/11/01 05:37:25 DEBUG : i_was_renamed: reading active writers 2025/11/01 05:37:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/01 05:37:25 DEBUG : Looking for writers 2025/11/01 05:37:25 DEBUG : newLeaf: reading active writers 2025/11/01 05:37:25 DEBUG : i_was_renamed: reading active writers 2025/11/01 05:37:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/01 05:37:25 DEBUG : i_was_renamed: vfs cache: starting upload 2025/11/01 05:37:25 DEBUG : Looking for writers 2025/11/01 05:37:25 DEBUG : newLeaf: reading active writers 2025/11/01 05:37:25 DEBUG : i_was_renamed: reading active writers 2025/11/01 05:37:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/01 05:37:25 DEBUG : Looking for writers 2025/11/01 05:37:25 DEBUG : newLeaf: reading active writers 2025/11/01 05:37:25 DEBUG : i_was_renamed: reading active writers 2025/11/01 05:37:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/01 05:37:25 INFO : i_was_renamed: Copied (new) 2025/11/01 05:37:25 DEBUG : i_was_renamed: vfs cache: fingerprint now "5" 2025/11/01 05:37:25 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/11/01 05:37:25 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/11/01 05:37:25 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/11/01 05:37:25 DEBUG : Looking for writers 2025/11/01 05:37:25 DEBUG : newLeaf: reading active writers 2025/11/01 05:37:25 DEBUG : i_was_renamed: reading active writers 2025/11/01 05:37:25 DEBUG : >WaitForWriters: 2025/11/01 05:37:25 DEBUG : mega root 'rclone-test-baqobaj8pati': 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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWCacheRename Messages: listing wrong, want got newLeaf (25) 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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWCacheRename Messages: Unexpected file "newLeaf" --- FAIL: TestRWCacheRename (7.84s) === RUN TestRWCacheUpdate run.go:185: Remote "mega root 'rclone-test-baqobaj8pati'", Local "Local file system at /tmp/rclone4248031983", Modify Window "876000h0m0s" 2025/11/01 05:37:32 INFO : mega root 'rclone-test-baqobaj8pati': poll-interval is not supported by this remote 2025/11/01 05:37:32 DEBUG : mega root 'rclone-test-baqobaj8pati': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/01 05:37:32 DEBUG : mega root 'rclone-test-baqobaj8pati': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-baqobaj8pati" 2025/11/01 05:37:32 DEBUG : mega root 'rclone-test-baqobaj8pati': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-baqobaj8pati" 2025/11/01 05:37:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-baqobaj8pati" 2025/11/01 05:37:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/01 05:37:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-baqobaj8pati" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-baqobaj8pati" 2025/11/01 05:37:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-baqobaj8pati" 2025/11/01 05:37:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/01 05:37:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-baqobaj8pati" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-baqobaj8pati" read_write_test.go:729: skip as modtime not supported 2025/11/01 05:37:32 DEBUG : WaitForWriters: timeout=30s 2025/11/01 05:37:32 DEBUG : Looking for writers 2025/11/01 05:37:32 DEBUG : >WaitForWriters: 2025/11/01 05:37:32 DEBUG : mega root 'rclone-test-baqobaj8pati': vfs cache: cleaner exiting 2025/11/01 05:37:33 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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1156 /usr/local/go/src/testing/testing.go:1132 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:729 Error: Should be true Test: TestRWCacheUpdate Messages: listing wrong, want got newLeaf (25) 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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1156 /usr/local/go/src/testing/testing.go:1132 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:729 Error: Should be true Test: TestRWCacheUpdate Messages: Unexpected file "newLeaf" --- FAIL: TestRWCacheUpdate (7.52s) === RUN TestCaseSensitivity run.go:185: Remote "mega root 'rclone-test-baqobaj8pati'", Local "Local file system at /tmp/rclone4248031983", 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 (25) 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:1700 Error: Should be true Test: TestCaseSensitivity Messages: Unexpected file "newLeaf" 2025/11/01 05:37:48 INFO : mega root 'rclone-test-baqobaj8pati': poll-interval is not supported by this remote 2025/11/01 05:37:48 NOTICE: mega root 'rclone-test-baqobaj8pati': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/01 05:37:48 INFO : mega root 'rclone-test-baqobaj8pati': poll-interval is not supported by this remote 2025/11/01 05:37:48 NOTICE: mega root 'rclone-test-baqobaj8pati': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/01 05:37:48 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/01 05:37:48 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/01 05:37:48 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/01 05:37:48 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/11/01 05:37:48 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/01 05:37:48 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/01 05:37:48 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/01 05:37:48 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/01 05:37:48 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/01 05:37:48 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/11/01 05:37:48 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/01 05:37:48 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/01 05:37:48 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/01 05:37:48 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/01 05:37:48 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/01 05:37:48 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/11/01 05:37:48 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/01 05:37:48 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/01 05:37:48 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/01 05:37:48 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/11/01 05:37:48 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/11/01 05:37:48 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/11/01 05:37:48 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/11/01 05:37:48 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/01 05:37:48 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/01 05:37:48 DEBUG : FilEb: Open: flags=O_RDONLY 2025/11/01 05:37:48 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/11/01 05:37:48 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/11/01 05:37:48 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/11/01 05:37:48 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2025/11/01 05:37:49 DEBUG : forgetting directory cache 2025/11/01 05:37:49 DEBUG : Removed virtual directory entry vDel: "dir" 2025/11/01 05:37:49 DEBUG : dir: forgetting directory cache 2025/11/01 05:37:49 DEBUG : dir: Removed virtual directory entry vDel: "file1" fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2025/11/01 05:37:50 DEBUG : dir: forgetting directory cache 2025/11/01 05:37:50 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/11/01 05:37:50 DEBUG : forgetting directory cache 2025/11/01 05:37:50 DEBUG : dir: forgetting directory cache 2025/11/01 05:37:50 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/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 (25) 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:1700 Error: Should be true Test: TestCaseSensitivity Messages: Unexpected file "newLeaf" 2025/11/01 05:37:55 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/01 05:37:55 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/01 05:37:55 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/01 05:37:55 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/11/01 05:37:55 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/01 05:37:55 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/01 05:37:56 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/01 05:37:56 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/01 05:37:56 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/01 05:37:56 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2025/11/01 05:37:56 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/01 05:37:56 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/01 05:37:56 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/01 05:37:56 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/01 05:37:56 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/01 05:37:56 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2025/11/01 05:37:56 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/01 05:37:56 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/01 05:37:56 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/01 05:37:56 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/01 05:37:56 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/01 05:37:56 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2025/11/01 05:37:56 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/01 05:37:56 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/01 05:37:56 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/01 05:37:56 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/11/01 05:37:56 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/11/01 05:37:56 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/11/01 05:37:56 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/11/01 05:37:56 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/01 05:37:56 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/01 05:37:56 DEBUG : FilEb: Open: flags=O_RDONLY 2025/11/01 05:37:56 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/11/01 05:37:56 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/11/01 05:37:56 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/11/01 05:37:56 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/01 05:37:56 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/01 05:37:56 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2025/11/01 05:37:56 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2025/11/01 05:37:56 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/01 05:37:56 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2025/11/01 05:37:56 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2025/11/01 05:37:56 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/01 05:37:56 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/01 05:37:56 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/01 05:37:56 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/11/01 05:37:56 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/01 05:37:56 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/01 05:37:56 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/01 05:37:56 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2025/11/01 05:37:56 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/01 05:37:56 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2025/11/01 05:37:56 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/01 05:37:56 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2025/11/01 05:37:56 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/01 05:37:56 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/11/01 05:37:56 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/11/01 05:37:56 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/11/01 05:37:56 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/11/01 05:37:56 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/01 05:37:56 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/01 05:37:56 DEBUG : FilEb: Open: flags=O_RDONLY 2025/11/01 05:37:56 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/11/01 05:37:56 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/11/01 05:37:56 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/11/01 05:37:57 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/01 05:37:57 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/01 05:37:57 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2025/11/01 05:37:57 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/01 05:37:57 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2025/11/01 05:37:57 DEBUG : WaitForWriters: timeout=30s 2025/11/01 05:37:57 DEBUG : Looking for writers 2025/11/01 05:37:57 DEBUG : FiLeA: reading active writers 2025/11/01 05:37:57 DEBUG : FiLeB: reading active writers 2025/11/01 05:37:57 DEBUG : FilEb: reading active writers 2025/11/01 05:37:57 DEBUG : newLeaf: reading active writers 2025/11/01 05:37:57 DEBUG : >WaitForWriters: 2025/11/01 05:37:57 DEBUG : WaitForWriters: timeout=30s 2025/11/01 05:37:57 DEBUG : Looking for writers 2025/11/01 05:37:57 DEBUG : FiLeA: reading active writers 2025/11/01 05:37:57 DEBUG : FiLeB: reading active writers 2025/11/01 05:37:57 DEBUG : FilEb: reading active writers 2025/11/01 05:37:57 DEBUG : newLeaf: reading active writers 2025/11/01 05:37: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/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestCaseSensitivity Messages: listing wrong, want got newLeaf (25) 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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestCaseSensitivity Messages: Unexpected file "newLeaf" --- FAIL: TestCaseSensitivity (26.03s) === RUN TestUnicodeNormalization run.go:185: Remote "mega root 'rclone-test-baqobaj8pati'", Local "Local file system at /tmp/rclone4248031983", 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 (25), 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:1700 Error: Should be true Test: TestUnicodeNormalization Messages: Unexpected file "newLeaf" 2025/11/01 05:38:13 INFO : mega root 'rclone-test-baqobaj8pati': poll-interval is not supported by this remote 2025/11/01 05:38:13 NOTICE: mega root 'rclone-test-baqobaj8pati': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/01 05:38:13 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/01 05:38:13 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/11/01 05:38:13 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/11/01 05:38:13 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/11/01 05:38:13 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/01 05:38:13 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/01 05:38:14 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/01 05:38:14 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/11/01 05:38:14 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/11/01 05:38:14 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/11/01 05:38:14 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/11/01 05:38:14 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/01 05:38:14 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/01 05:38:14 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/11/01 05:38:14 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/11/01 05:38:14 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/11/01 05:38:14 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/01 05:38:14 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/01 05:38:14 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/01 05:38:14 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/11/01 05:38:14 DEBUG : WaitForWriters: timeout=30s 2025/11/01 05:38:14 DEBUG : Looking for writers 2025/11/01 05:38:14 DEBUG : newLeaf: reading active writers 2025/11/01 05:38:14 DEBUG : normal name with no special characters.txt: reading active writers 2025/11/01 05:38:14 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/11/01 05:38:14 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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestUnicodeNormalization Messages: listing wrong, want got newLeaf (25) 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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestUnicodeNormalization Messages: Unexpected file "newLeaf" --- FAIL: TestUnicodeNormalization (15.24s) === RUN TestVFSNew run.go:185: Remote "mega root 'rclone-test-baqobaj8pati'", Local "Local file system at /tmp/rclone4248031983", Modify Window "876000h0m0s" 2025/11/01 05:38:21 INFO : mega root 'rclone-test-baqobaj8pati': poll-interval is not supported by this remote 2025/11/01 05:38:21 NOTICE: mega root 'rclone-test-baqobaj8pati': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/01 05:38:21 DEBUG : mega root 'rclone-test-baqobaj8pati': Reusing VFS from active cache 2025/11/01 05:38:21 DEBUG : WaitForWriters: timeout=30s 2025/11/01 05:38:21 DEBUG : Looking for writers 2025/11/01 05:38:21 DEBUG : >WaitForWriters: 2025/11/01 05:38:21 DEBUG : WaitForWriters: timeout=30s 2025/11/01 05:38:21 DEBUG : Looking for writers 2025/11/01 05:38:21 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 2025/11/01 05:38:26 DEBUG : forgetting directory cache 2025/11/01 05:38:26 DEBUG : dir: forgetting directory cache 2025/11/01 05:38:26 DEBUG : dir: forgetting directory cache 2025/11/01 05:38:26 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/11/01 05:38:26 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/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestVFSNew Messages: listing wrong, want got newLeaf (25) 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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestVFSNew Messages: Unexpected file "newLeaf" --- FAIL: TestVFSNew (7.04s) === RUN TestVFSNewWithOpts run.go:185: Remote "mega root 'rclone-test-baqobaj8pati'", Local "Local file system at /tmp/rclone4248031983", Modify Window "876000h0m0s" 2025/11/01 05:38:28 INFO : mega root 'rclone-test-baqobaj8pati': poll-interval is not supported by this remote 2025/11/01 05:38:28 NOTICE: mega root 'rclone-test-baqobaj8pati': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/01 05:38:28 DEBUG : WaitForWriters: timeout=30s 2025/11/01 05:38:28 DEBUG : Looking for writers 2025/11/01 05:38:28 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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestVFSNewWithOpts Messages: listing wrong, want got newLeaf (25) 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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestVFSNewWithOpts Messages: Unexpected file "newLeaf" --- FAIL: TestVFSNewWithOpts (7.05s) === RUN TestVFSRoot run.go:185: Remote "mega root 'rclone-test-baqobaj8pati'", Local "Local file system at /tmp/rclone4248031983", Modify Window "876000h0m0s" 2025/11/01 05:38:35 INFO : mega root 'rclone-test-baqobaj8pati': poll-interval is not supported by this remote 2025/11/01 05:38:35 NOTICE: mega root 'rclone-test-baqobaj8pati': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/01 05:38:35 DEBUG : WaitForWriters: timeout=30s 2025/11/01 05:38:35 DEBUG : Looking for writers 2025/11/01 05:38: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/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestVFSRoot Messages: listing wrong, want got newLeaf (25) 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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestVFSRoot Messages: Unexpected file "newLeaf" --- FAIL: TestVFSRoot (7.04s) === RUN TestVFSStat run.go:185: Remote "mega root 'rclone-test-baqobaj8pati'", Local "Local file system at /tmp/rclone4248031983", Modify Window "876000h0m0s" 2025/11/01 05:38:42 INFO : mega root 'rclone-test-baqobaj8pati': poll-interval is not supported by this remote 2025/11/01 05:38:42 NOTICE: mega root 'rclone-test-baqobaj8pati': --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:190 Error: Should be true Test: TestVFSStat Messages: listing wrong, want dir/file2 (14), file1 (14) got dir/file2 (14), file1 (14), newLeaf (25) 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:1700 Error: Should be true Test: TestVFSStat Messages: Unexpected file "newLeaf" 2025/11/01 05:38:50 DEBUG : WaitForWriters: timeout=30s 2025/11/01 05:38:50 DEBUG : dir: Looking for writers 2025/11/01 05:38:50 DEBUG : file2: reading active writers 2025/11/01 05:38:50 DEBUG : Looking for writers 2025/11/01 05:38:50 DEBUG : dir: reading active writers 2025/11/01 05:38:50 DEBUG : file1: reading active writers 2025/11/01 05:38:50 DEBUG : newLeaf: reading active writers 2025/11/01 05:38:50 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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestVFSStat Messages: listing wrong, want got newLeaf (25) 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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestVFSStat Messages: Unexpected file "newLeaf" --- FAIL: TestVFSStat (14.94s) === RUN TestVFSStatParent run.go:185: Remote "mega root 'rclone-test-baqobaj8pati'", Local "Local file system at /tmp/rclone4248031983", Modify Window "876000h0m0s" 2025/11/01 05:38:57 INFO : mega root 'rclone-test-baqobaj8pati': poll-interval is not supported by this remote 2025/11/01 05:38:57 NOTICE: mega root 'rclone-test-baqobaj8pati': --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 (25) 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:1700 Error: Should be true Test: TestVFSStatParent Messages: Unexpected file "newLeaf" 2025/11/01 05:39:05 DEBUG : WaitForWriters: timeout=30s 2025/11/01 05:39:05 DEBUG : dir: Looking for writers 2025/11/01 05:39:05 DEBUG : Looking for writers 2025/11/01 05:39:05 DEBUG : dir: reading active writers 2025/11/01 05:39:05 DEBUG : file1: reading active writers 2025/11/01 05:39:05 DEBUG : newLeaf: reading active writers 2025/11/01 05:39: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 2025/11/01 05:39:12 DEBUG : dir: forgetting directory cache 2025/11/01 05:39:12 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/11/01 05:39:12 DEBUG : forgetting directory cache 2025/11/01 05:39:12 DEBUG : dir: forgetting directory cache 2025/11/01 05:39:12 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/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestVFSStatParent Messages: listing wrong, want got newLeaf (25) 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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestVFSStatParent Messages: Unexpected file "newLeaf" --- FAIL: TestVFSStatParent (14.97s) === RUN TestVFSOpenFile run.go:185: Remote "mega root 'rclone-test-baqobaj8pati'", Local "Local file system at /tmp/rclone4248031983", Modify Window "876000h0m0s" 2025/11/01 05:39:12 INFO : mega root 'rclone-test-baqobaj8pati': poll-interval is not supported by this remote 2025/11/01 05:39:12 NOTICE: mega root 'rclone-test-baqobaj8pati': --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 (25) 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:1700 Error: Should be true Test: TestVFSOpenFile Messages: Unexpected file "newLeaf" 2025/11/01 05:39:20 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/01 05:39:20 DEBUG : file1: Open: flags=O_RDONLY 2025/11/01 05:39:20 DEBUG : file1: >Open: fd=file1 (r), err= 2025/11/01 05:39:20 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/11/01 05:39:20 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/01 05:39:20 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/11/01 05:39:20 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/01 05:39:20 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/11/01 05:39:20 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:39:20 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:39:20 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/11/01 05:39:20 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/11/01 05:39:20 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/11/01 05:39:20 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/11/01 05:39:20 DEBUG : mega root 'rclone-test-baqobaj8pati': File to upload is small (0 bytes), uploading instead of streaming 2025/11/01 05:39:20 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2025/11/01 05:39:20 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/11/01 05:39:20 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:39:20 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/11/01 05:39:20 DEBUG : WaitForWriters: timeout=30s 2025/11/01 05:39:20 DEBUG : dir: Looking for writers 2025/11/01 05:39:20 DEBUG : file2: reading active writers 2025/11/01 05:39:20 DEBUG : new_file.txt: reading active writers 2025/11/01 05:39:20 DEBUG : Looking for writers 2025/11/01 05:39:20 DEBUG : file1: reading active writers 2025/11/01 05:39:20 DEBUG : newLeaf: reading active writers 2025/11/01 05:39:20 DEBUG : dir: reading active writers 2025/11/01 05:39:20 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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestVFSOpenFile Messages: listing wrong, want got newLeaf (25) 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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestVFSOpenFile Messages: Unexpected file "newLeaf" --- FAIL: TestVFSOpenFile (15.31s) === RUN TestVFSRename run.go:185: Remote "mega root 'rclone-test-baqobaj8pati'", Local "Local file system at /tmp/rclone4248031983", Modify Window "876000h0m0s" 2025/11/01 05:39:28 INFO : mega root 'rclone-test-baqobaj8pati': poll-interval is not supported by this remote 2025/11/01 05:39:28 NOTICE: mega root 'rclone-test-baqobaj8pati': --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:295 Error: Should be true Test: TestVFSRename Messages: listing wrong, want dir/file2 (14) got dir/file2 (14), newLeaf (25) 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:1700 Error: Should be true Test: TestVFSRename Messages: Unexpected file "newLeaf" 2025/11/01 05:39:37 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/11/01 05:39:37 DEBUG : dir/file1: Updating file with dir/file1 0xc0068b78c0 2025/11/01 05:39:37 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/11/01 05:39:37 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 (25) 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:1700 Error: Should be true Test: TestVFSRename Messages: Unexpected file "newLeaf" 2025/11/01 05:39:44 INFO : dir/file1: Moved (server-side) to: file0 2025/11/01 05:39:44 DEBUG : file0: Updating file with file0 0xc0068b78c0 2025/11/01 05:39:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/01 05:39:44 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 (25) 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:1700 Error: Should be true Test: TestVFSRename Messages: Unexpected file "newLeaf" 2025/11/01 05:39:51 DEBUG : WaitForWriters: timeout=30s 2025/11/01 05:39:51 DEBUG : dir: Looking for writers 2025/11/01 05:39:51 DEBUG : Looking for writers 2025/11/01 05:39:51 DEBUG : dir: reading active writers 2025/11/01 05:39:51 DEBUG : newLeaf: reading active writers 2025/11/01 05:39:51 DEBUG : file0: reading active writers 2025/11/01 05:39:51 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 2025/11/01 05:39:57 DEBUG : dir: forgetting directory cache 2025/11/01 05:39:57 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/11/01 05:39:57 DEBUG : forgetting directory cache 2025/11/01 05:39:57 DEBUG : dir: forgetting directory cache 2025/11/01 05:39:57 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/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestVFSRename Messages: listing wrong, want got newLeaf (25) 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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestVFSRename Messages: Unexpected file "newLeaf" --- FAIL: TestVFSRename (31.10s) === RUN TestVFSStatfs run.go:185: Remote "mega root 'rclone-test-baqobaj8pati'", Local "Local file system at /tmp/rclone4248031983", Modify Window "876000h0m0s" 2025/11/01 05:39:59 INFO : mega root 'rclone-test-baqobaj8pati': poll-interval is not supported by this remote 2025/11/01 05:39:59 NOTICE: mega root 'rclone-test-baqobaj8pati': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/01 05:39:59 DEBUG : WaitForWriters: timeout=30s 2025/11/01 05:39:59 DEBUG : Looking for writers 2025/11/01 05:39:59 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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestVFSStatfs Messages: listing wrong, want got newLeaf (25) 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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestVFSStatfs Messages: Unexpected file "newLeaf" --- FAIL: TestVFSStatfs (7.09s) === RUN TestVFSMkdir run.go:185: Remote "mega root 'rclone-test-baqobaj8pati'", Local "Local file system at /tmp/rclone4248031983", Modify Window "876000h0m0s" 2025/11/01 05:40:06 INFO : mega root 'rclone-test-baqobaj8pati': poll-interval is not supported by this remote 2025/11/01 05:40:06 NOTICE: mega root 'rclone-test-baqobaj8pati': --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:371 Error: Should be true Test: TestVFSMkdir Messages: listing wrong, want got newLeaf (25) 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" 2025/11/01 05:40:13 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 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 (25) 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" 2025/11/01 05:40:20 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 (25) 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 (25) 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" 2025/11/01 05:40:34 DEBUG : Added virtual directory entry vAddDir: "b" 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:394 Error: Should be true Test: TestVFSMkdir Messages: listing wrong, want got newLeaf (25) 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:394 Error: Should be true Test: TestVFSMkdir Messages: Unexpected file "newLeaf" 2025/11/01 05:40:41 DEBUG : Added virtual directory entry vAddDir: "c" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2025/11/01 05:40:42 DEBUG : dir: forgetting directory cache 2025/11/01 05:40:42 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/11/01 05:40:42 DEBUG : forgetting directory cache 2025/11/01 05:40:42 DEBUG : dir: forgetting directory cache 2025/11/01 05:40:42 DEBUG : Removed virtual directory entry vAddFile: "newLeaf" 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:400 Error: Should be true Test: TestVFSMkdir Messages: listing wrong, want got newLeaf (25) 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:400 Error: Should be true Test: TestVFSMkdir Messages: Unexpected file "newLeaf" 2025/11/01 05:40:48 DEBUG : Added virtual directory entry vAddDir: "d" 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:406 Error: Should be true Test: TestVFSMkdir Messages: listing wrong, want got newLeaf (25) 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:406 Error: Should be true Test: TestVFSMkdir Messages: Unexpected file "newLeaf" 2025/11/01 05:40:55 DEBUG : WaitForWriters: timeout=30s 2025/11/01 05:40:55 DEBUG : a: Looking for writers 2025/11/01 05:40:55 DEBUG : b: Looking for writers 2025/11/01 05:40:55 DEBUG : c: Looking for writers 2025/11/01 05:40:55 DEBUG : d: Looking for writers 2025/11/01 05:40:55 DEBUG : Looking for writers 2025/11/01 05:40:55 DEBUG : Looking for writers 2025/11/01 05:40:55 DEBUG : d: reading active writers 2025/11/01 05:40:55 DEBUG : newLeaf: reading active writers 2025/11/01 05:40:55 DEBUG : /: reading active writers 2025/11/01 05:40:55 DEBUG : a: reading active writers 2025/11/01 05:40:55 DEBUG : b: reading active writers 2025/11/01 05:40:55 DEBUG : c: reading active writers 2025/11/01 05:40:55 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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestVFSMkdir Messages: listing wrong, want got newLeaf (25) 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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestVFSMkdir Messages: Unexpected file "newLeaf" --- FAIL: TestVFSMkdir (57.28s) === RUN TestVFSMkdirAll run.go:185: Remote "mega root 'rclone-test-baqobaj8pati'", Local "Local file system at /tmp/rclone4248031983", Modify Window "876000h0m0s" 2025/11/01 05:41:03 INFO : mega root 'rclone-test-baqobaj8pati': poll-interval is not supported by this remote 2025/11/01 05:41:03 NOTICE: mega root 'rclone-test-baqobaj8pati': --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 (25) 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 (25) 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" 2025/11/01 05:41:17 DEBUG : Added virtual directory entry vAddDir: "a" 2025/11/01 05:41:17 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/11/01 05:41:19 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/11/01 05:41:21 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 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:427 Error: Should be true Test: TestVFSMkdirAll Messages: listing wrong, want got newLeaf (25) 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 2025/11/01 05:41:32 DEBUG : dir: forgetting directory cache 2025/11/01 05:41:32 DEBUG : forgetting directory cache 2025/11/01 05:41:32 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/11/01 05:41:32 DEBUG : dir: forgetting directory cache 2025/11/01 05:41:32 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/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 (25) 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 (25) 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" 2025/11/01 05:41:42 DEBUG : WaitForWriters: timeout=30s 2025/11/01 05:41:42 DEBUG : a/b/c/d: Looking for writers 2025/11/01 05:41:42 DEBUG : a/b/c: Looking for writers 2025/11/01 05:41:42 DEBUG : d: reading active writers 2025/11/01 05:41:42 DEBUG : a/b: Looking for writers 2025/11/01 05:41:42 DEBUG : c: reading active writers 2025/11/01 05:41:42 DEBUG : a: Looking for writers 2025/11/01 05:41:42 DEBUG : b: reading active writers 2025/11/01 05:41:42 DEBUG : Looking for writers 2025/11/01 05:41:42 DEBUG : newLeaf: reading active writers 2025/11/01 05:41:42 DEBUG : a: reading active writers 2025/11/01 05:41:42 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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestVFSMkdirAll Messages: listing wrong, want got newLeaf (25) 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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestVFSMkdirAll Messages: Unexpected file "newLeaf" --- FAIL: TestVFSMkdirAll (47.20s) === RUN TestVFSIsMetadataFile run.go:185: Remote "mega root 'rclone-test-baqobaj8pati'", Local "Local file system at /tmp/rclone4248031983", Modify Window "876000h0m0s" 2025/11/01 05:41:50 INFO : mega root 'rclone-test-baqobaj8pati': poll-interval is not supported by this remote 2025/11/01 05:41:50 NOTICE: mega root 'rclone-test-baqobaj8pati': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/01 05:41:50 DEBUG : WaitForWriters: timeout=30s 2025/11/01 05:41:50 DEBUG : Looking for writers 2025/11/01 05:41:50 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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestVFSIsMetadataFile Messages: listing wrong, want got newLeaf (25) 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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestVFSIsMetadataFile Messages: Unexpected file "newLeaf" --- FAIL: TestVFSIsMetadataFile (7.04s) === RUN TestWriteFileHandleMethods run.go:185: Remote "mega root 'rclone-test-baqobaj8pati'", Local "Local file system at /tmp/rclone4248031983", Modify Window "876000h0m0s" 2025/11/01 05:41:57 INFO : mega root 'rclone-test-baqobaj8pati': poll-interval is not supported by this remote 2025/11/01 05:41:57 NOTICE: mega root 'rclone-test-baqobaj8pati': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/01 05:41:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:41:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:41:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/01 05:41:57 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/01 05:41:57 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/01 05:41:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/01 05:41:57 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/11/01 05:41:57 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/11/01 05:41:57 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/11/01 05:41:57 DEBUG : mega root 'rclone-test-baqobaj8pati': File to upload is small (5 bytes), uploading instead of streaming 2025/11/01 05:41:57 DEBUG : file1: Size of src and dst objects identical 2025/11/01 05:41:57 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,25,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,25,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 (25) 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" 2025/11/01 05:42:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:42:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:42:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/01 05:42:04 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/01 05:42:04 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,25,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,25,false" } Test: TestWriteFileHandleMethods 2025/11/01 05:42:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:42:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:42:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/01 05:42:04 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/01 05:42:04 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/01 05:42:04 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,25,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,25,false" } Test: TestWriteFileHandleMethods 2025/11/01 05:42:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/11/01 05:42:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/01 05:42:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/01 05:42:04 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/01 05:42:04 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/01 05:42:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/01 05:42:04 DEBUG : mega root 'rclone-test-baqobaj8pati': File to upload is small (0 bytes), uploading instead of streaming 2025/11/01 05:42:05 DEBUG : file1: Size of src and dst objects identical 2025/11/01 05:42:05 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,25,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,25,false" } Test: TestWriteFileHandleMethods 2025/11/01 05:42:05 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/11/01 05:42:05 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/01 05:42:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/01 05:42:05 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/01 05:42:05 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/01 05:42:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/01 05:42:05 DEBUG : mega root 'rclone-test-baqobaj8pati': File to upload is small (7 bytes), uploading instead of streaming 2025/11/01 05:42:07 DEBUG : file1: Size of src and dst objects identical 2025/11/01 05:42:07 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,25,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,25,false" } Test: TestWriteFileHandleMethods 2025/11/01 05:42:07 DEBUG : WaitForWriters: timeout=30s 2025/11/01 05:42:07 DEBUG : Looking for writers 2025/11/01 05:42:07 DEBUG : newLeaf: reading active writers 2025/11/01 05:42:07 DEBUG : file1: reading active writers 2025/11/01 05:42: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 2025/11/01 05:42:13 DEBUG : forgetting directory cache 2025/11/01 05:42:13 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestWriteFileHandleMethods Messages: listing wrong, want got newLeaf (25) 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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestWriteFileHandleMethods Messages: Unexpected file "newLeaf" --- FAIL: TestWriteFileHandleMethods (16.97s) === RUN TestWriteFileHandleWriteAt run.go:185: Remote "mega root 'rclone-test-baqobaj8pati'", Local "Local file system at /tmp/rclone4248031983", Modify Window "876000h0m0s" 2025/11/01 05:42:14 INFO : mega root 'rclone-test-baqobaj8pati': poll-interval is not supported by this remote 2025/11/01 05:42:14 NOTICE: mega root 'rclone-test-baqobaj8pati': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/01 05:42:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:42:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:42:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/01 05:42:14 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/01 05:42:14 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/01 05:42:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/01 05:42:14 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/11/01 05:42:15 DEBUG : file1: aborting in-sequence write wait, off=100 2025/11/01 05:42:15 DEBUG : file1: failed to wait for in-sequence write to 100 2025/11/01 05:42:15 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/11/01 05:42:15 DEBUG : mega root 'rclone-test-baqobaj8pati': File to upload is small (11 bytes), uploading instead of streaming 2025/11/01 05:42:15 DEBUG : file1: Size of src and dst objects identical 2025/11/01 05:42:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/01 05:42:15 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,25,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,25,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 (25) 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" 2025/11/01 05:42:22 DEBUG : WaitForWriters: timeout=30s 2025/11/01 05:42:22 DEBUG : Looking for writers 2025/11/01 05:42:22 DEBUG : newLeaf: reading active writers 2025/11/01 05:42:22 DEBUG : file1: reading active writers 2025/11/01 05:42:22 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 2025/11/01 05:42:27 DEBUG : dir: forgetting directory cache 2025/11/01 05:42:27 DEBUG : forgetting directory cache 2025/11/01 05:42:27 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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestWriteFileHandleWriteAt Messages: listing wrong, want got newLeaf (25) 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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestWriteFileHandleWriteAt Messages: Unexpected file "newLeaf" --- FAIL: TestWriteFileHandleWriteAt (15.33s) === RUN TestWriteFileHandleFlush run.go:185: Remote "mega root 'rclone-test-baqobaj8pati'", Local "Local file system at /tmp/rclone4248031983", Modify Window "876000h0m0s" 2025/11/01 05:42:30 INFO : mega root 'rclone-test-baqobaj8pati': poll-interval is not supported by this remote 2025/11/01 05:42:30 NOTICE: mega root 'rclone-test-baqobaj8pati': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/01 05:42:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:42:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:42:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/01 05:42:30 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/01 05:42:30 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/01 05:42:30 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/11/01 05:42:30 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,25,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,25,false" } Test: TestWriteFileHandleFlush 2025/11/01 05:42:30 DEBUG : mega root 'rclone-test-baqobaj8pati': File to upload is small (5 bytes), uploading instead of streaming 2025/11/01 05:42:30 DEBUG : file1: Size of src and dst objects identical 2025/11/01 05:42:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/01 05:42:30 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{"file1,5,false", "newLeaf,25,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,25,false" } Test: TestWriteFileHandleFlush 2025/11/01 05:42:30 DEBUG : WaitForWriters: timeout=30s 2025/11/01 05:42:30 DEBUG : Looking for writers 2025/11/01 05:42:30 DEBUG : file1: reading active writers 2025/11/01 05:42:30 DEBUG : newLeaf: reading active writers 2025/11/01 05:42:30 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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestWriteFileHandleFlush Messages: listing wrong, want got newLeaf (25) 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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestWriteFileHandleFlush Messages: Unexpected file "newLeaf" --- FAIL: TestWriteFileHandleFlush (7.42s) === RUN TestWriteFileHandleRelease run.go:185: Remote "mega root 'rclone-test-baqobaj8pati'", Local "Local file system at /tmp/rclone4248031983", Modify Window "876000h0m0s" 2025/11/01 05:42:37 INFO : mega root 'rclone-test-baqobaj8pati': poll-interval is not supported by this remote 2025/11/01 05:42:37 NOTICE: mega root 'rclone-test-baqobaj8pati': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/01 05:42:37 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:42:37 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:42:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/01 05:42:37 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/01 05:42:37 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/01 05:42:37 DEBUG : file1: WriteFileHandle.Release closing 2025/11/01 05:42:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/01 05:42:37 DEBUG : mega root 'rclone-test-baqobaj8pati': File to upload is small (0 bytes), uploading instead of streaming 2025/11/01 05:42:37 DEBUG : file1: Size of src and dst objects identical 2025/11/01 05:42:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/01 05:42:37 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/11/01 05:42:37 DEBUG : WaitForWriters: timeout=30s 2025/11/01 05:42:37 DEBUG : Looking for writers 2025/11/01 05:42:37 DEBUG : newLeaf: reading active writers 2025/11/01 05:42:37 DEBUG : file1: reading active writers 2025/11/01 05:42: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 2025/11/01 05:42:42 DEBUG : dir: forgetting directory cache 2025/11/01 05:42:42 DEBUG : forgetting directory cache 2025/11/01 05:42:42 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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestWriteFileHandleRelease Messages: listing wrong, want got newLeaf (25) 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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestWriteFileHandleRelease Messages: Unexpected file "newLeaf" --- FAIL: TestWriteFileHandleRelease (7.30s) === RUN TestWriteFileModTimeWithOpenWriters run.go:185: Remote "mega root 'rclone-test-baqobaj8pati'", Local "Local file system at /tmp/rclone4248031983", Modify Window "876000h0m0s" 2025/11/01 05:42:44 INFO : mega root 'rclone-test-baqobaj8pati': poll-interval is not supported by this remote 2025/11/01 05:42:44 NOTICE: mega root 'rclone-test-baqobaj8pati': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/01 05:42:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:42:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:42:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/01 05:42:44 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/01 05:42:44 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2025/11/01 05:42:44 DEBUG : WaitForWriters: timeout=30s 2025/11/01 05:42:44 DEBUG : Looking for writers 2025/11/01 05:42:44 DEBUG : newLeaf: reading active writers 2025/11/01 05:42:44 DEBUG : file1: reading active writers 2025/11/01 05:42:44 DEBUG : file1: active writers 1 2025/11/01 05:42:44 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2025/11/01 05:42:44 DEBUG : Looking for writers 2025/11/01 05:42:44 DEBUG : newLeaf: reading active writers 2025/11/01 05:42:44 DEBUG : file1: reading active writers 2025/11/01 05:42:44 DEBUG : file1: active writers 1 2025/11/01 05:42:44 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2025/11/01 05:42:44 DEBUG : Looking for writers 2025/11/01 05:42:44 DEBUG : file1: reading active writers 2025/11/01 05:42:44 DEBUG : file1: active writers 1 2025/11/01 05:42:44 DEBUG : newLeaf: reading active writers 2025/11/01 05:42:44 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2025/11/01 05:42:44 DEBUG : Looking for writers 2025/11/01 05:42:44 DEBUG : newLeaf: reading active writers 2025/11/01 05:42:44 DEBUG : file1: reading active writers 2025/11/01 05:42:44 DEBUG : file1: active writers 1 2025/11/01 05:42:44 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2025/11/01 05:42:44 DEBUG : Looking for writers 2025/11/01 05:42:44 DEBUG : newLeaf: reading active writers 2025/11/01 05:42:44 DEBUG : file1: reading active writers 2025/11/01 05:42:44 DEBUG : file1: active writers 1 2025/11/01 05:42:44 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2025/11/01 05:42:45 DEBUG : Looking for writers 2025/11/01 05:42:45 DEBUG : newLeaf: reading active writers 2025/11/01 05:42:45 DEBUG : file1: reading active writers 2025/11/01 05:42:45 DEBUG : file1: active writers 1 2025/11/01 05:42:45 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2025/11/01 05:42:45 DEBUG : Looking for writers 2025/11/01 05:42:45 DEBUG : newLeaf: reading active writers 2025/11/01 05:42:45 DEBUG : file1: reading active writers 2025/11/01 05:42:45 DEBUG : file1: active writers 1 2025/11/01 05:42:45 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2025/11/01 05:42:46 DEBUG : Looking for writers 2025/11/01 05:42:46 DEBUG : newLeaf: reading active writers 2025/11/01 05:42:46 DEBUG : file1: reading active writers 2025/11/01 05:42:46 DEBUG : file1: active writers 1 2025/11/01 05:42:46 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/01 05:42:47 DEBUG : Looking for writers 2025/11/01 05:42:47 DEBUG : newLeaf: reading active writers 2025/11/01 05:42:47 DEBUG : file1: reading active writers 2025/11/01 05:42:47 DEBUG : file1: active writers 1 2025/11/01 05:42:47 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/01 05:42:48 DEBUG : Looking for writers 2025/11/01 05:42:48 DEBUG : newLeaf: reading active writers 2025/11/01 05:42:48 DEBUG : file1: reading active writers 2025/11/01 05:42:48 DEBUG : file1: active writers 1 2025/11/01 05:42:48 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/01 05:42:49 DEBUG : Looking for writers 2025/11/01 05:42:49 DEBUG : newLeaf: reading active writers 2025/11/01 05:42:49 DEBUG : file1: reading active writers 2025/11/01 05:42:49 DEBUG : file1: active writers 1 2025/11/01 05:42:49 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/01 05:42:50 DEBUG : Looking for writers 2025/11/01 05:42:50 DEBUG : newLeaf: reading active writers 2025/11/01 05:42:50 DEBUG : file1: reading active writers 2025/11/01 05:42:50 DEBUG : file1: active writers 1 2025/11/01 05:42:50 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/01 05:42:51 DEBUG : Looking for writers 2025/11/01 05:42:51 DEBUG : newLeaf: reading active writers 2025/11/01 05:42:51 DEBUG : file1: reading active writers 2025/11/01 05:42:51 DEBUG : file1: active writers 1 2025/11/01 05:42:51 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/01 05:42:52 DEBUG : Looking for writers 2025/11/01 05:42:52 DEBUG : newLeaf: reading active writers 2025/11/01 05:42:52 DEBUG : file1: reading active writers 2025/11/01 05:42:52 DEBUG : file1: active writers 1 2025/11/01 05:42:52 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/01 05:42:53 DEBUG : Looking for writers 2025/11/01 05:42:53 DEBUG : newLeaf: reading active writers 2025/11/01 05:42:53 DEBUG : file1: reading active writers 2025/11/01 05:42:53 DEBUG : file1: active writers 1 2025/11/01 05:42:53 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/01 05:42:54 DEBUG : Looking for writers 2025/11/01 05:42:54 DEBUG : newLeaf: reading active writers 2025/11/01 05:42:54 DEBUG : file1: reading active writers 2025/11/01 05:42:54 DEBUG : file1: active writers 1 2025/11/01 05:42:54 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/01 05:42:55 DEBUG : Looking for writers 2025/11/01 05:42:55 DEBUG : newLeaf: reading active writers 2025/11/01 05:42:55 DEBUG : file1: reading active writers 2025/11/01 05:42:55 DEBUG : file1: active writers 1 2025/11/01 05:42:55 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/01 05:42:56 DEBUG : Looking for writers 2025/11/01 05:42:56 DEBUG : file1: reading active writers 2025/11/01 05:42:56 DEBUG : file1: active writers 1 2025/11/01 05:42:56 DEBUG : newLeaf: reading active writers 2025/11/01 05:42:56 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/01 05:42:57 DEBUG : Looking for writers 2025/11/01 05:42:57 DEBUG : newLeaf: reading active writers 2025/11/01 05:42:57 DEBUG : file1: reading active writers 2025/11/01 05:42:57 DEBUG : file1: active writers 1 2025/11/01 05:42:57 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/01 05:42:58 DEBUG : Looking for writers 2025/11/01 05:42:58 DEBUG : newLeaf: reading active writers 2025/11/01 05:42:58 DEBUG : file1: reading active writers 2025/11/01 05:42:58 DEBUG : file1: active writers 1 2025/11/01 05:42:58 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/01 05:42:58 DEBUG : forgetting directory cache 2025/11/01 05:42:58 DEBUG : dir: forgetting directory cache 2025/11/01 05:42:58 DEBUG : dir: forgetting directory cache 2025/11/01 05:42:59 DEBUG : Looking for writers 2025/11/01 05:42:59 DEBUG : newLeaf: reading active writers 2025/11/01 05:42:59 DEBUG : file1: reading active writers 2025/11/01 05:42:59 DEBUG : file1: active writers 1 2025/11/01 05:42:59 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/01 05:43:00 DEBUG : Looking for writers 2025/11/01 05:43:00 DEBUG : file1: reading active writers 2025/11/01 05:43:00 DEBUG : file1: active writers 1 2025/11/01 05:43:00 DEBUG : newLeaf: reading active writers 2025/11/01 05:43:00 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/01 05:43:01 DEBUG : Looking for writers 2025/11/01 05:43:01 DEBUG : newLeaf: reading active writers 2025/11/01 05:43:01 DEBUG : file1: reading active writers 2025/11/01 05:43:01 DEBUG : file1: active writers 1 2025/11/01 05:43:01 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/01 05:43:02 DEBUG : Looking for writers 2025/11/01 05:43:02 DEBUG : newLeaf: reading active writers 2025/11/01 05:43:02 DEBUG : file1: reading active writers 2025/11/01 05:43:02 DEBUG : file1: active writers 1 2025/11/01 05:43:02 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/01 05:43:03 DEBUG : Looking for writers 2025/11/01 05:43:03 DEBUG : newLeaf: reading active writers 2025/11/01 05:43:03 DEBUG : file1: reading active writers 2025/11/01 05:43:03 DEBUG : file1: active writers 1 2025/11/01 05:43:03 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/01 05:43:04 DEBUG : Looking for writers 2025/11/01 05:43:04 DEBUG : newLeaf: reading active writers 2025/11/01 05:43:04 DEBUG : file1: reading active writers 2025/11/01 05:43:04 DEBUG : file1: active writers 1 2025/11/01 05:43:04 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/01 05:43:05 DEBUG : Looking for writers 2025/11/01 05:43:05 DEBUG : newLeaf: reading active writers 2025/11/01 05:43:05 DEBUG : file1: reading active writers 2025/11/01 05:43:05 DEBUG : file1: active writers 1 2025/11/01 05:43:05 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/01 05:43:06 DEBUG : Looking for writers 2025/11/01 05:43:06 DEBUG : file1: reading active writers 2025/11/01 05:43:06 DEBUG : file1: active writers 1 2025/11/01 05:43:06 DEBUG : newLeaf: reading active writers 2025/11/01 05:43:06 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/01 05:43:07 DEBUG : Looking for writers 2025/11/01 05:43:07 DEBUG : newLeaf: reading active writers 2025/11/01 05:43:07 DEBUG : file1: reading active writers 2025/11/01 05:43:07 DEBUG : file1: active writers 1 2025/11/01 05:43:07 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/01 05:43:08 DEBUG : Looking for writers 2025/11/01 05:43:08 DEBUG : newLeaf: reading active writers 2025/11/01 05:43:08 DEBUG : file1: reading active writers 2025/11/01 05:43:08 DEBUG : file1: active writers 1 2025/11/01 05:43:08 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/01 05:43:09 DEBUG : Looking for writers 2025/11/01 05:43:09 DEBUG : newLeaf: reading active writers 2025/11/01 05:43:09 DEBUG : file1: reading active writers 2025/11/01 05:43:09 DEBUG : file1: active writers 1 2025/11/01 05:43:09 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/01 05:43:10 DEBUG : Looking for writers 2025/11/01 05:43:10 DEBUG : newLeaf: reading active writers 2025/11/01 05:43:10 DEBUG : file1: reading active writers 2025/11/01 05:43:10 DEBUG : file1: active writers 1 2025/11/01 05:43:10 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/01 05:43:11 DEBUG : Looking for writers 2025/11/01 05:43:11 DEBUG : newLeaf: reading active writers 2025/11/01 05:43:11 DEBUG : file1: reading active writers 2025/11/01 05:43:11 DEBUG : file1: active writers 1 2025/11/01 05:43:11 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/01 05:43:12 DEBUG : Looking for writers 2025/11/01 05:43:12 DEBUG : newLeaf: reading active writers 2025/11/01 05:43:12 DEBUG : file1: reading active writers 2025/11/01 05:43:12 DEBUG : file1: active writers 1 2025/11/01 05:43:12 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/01 05:43:13 DEBUG : Looking for writers 2025/11/01 05:43:13 DEBUG : newLeaf: reading active writers 2025/11/01 05:43:13 DEBUG : file1: reading active writers 2025/11/01 05:43:13 DEBUG : file1: active writers 1 2025/11/01 05:43:13 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/01 05:43:14 DEBUG : Looking for writers 2025/11/01 05:43:14 DEBUG : newLeaf: reading active writers 2025/11/01 05:43:14 DEBUG : file1: reading active writers 2025/11/01 05:43:14 DEBUG : file1: active writers 1 2025/11/01 05:43:14 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/01 05:43:14 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2025/11/01 05:43:14 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2025/11/01 05:43:15 DEBUG : dir: forgetting directory cache 2025/11/01 05:43:15 DEBUG : forgetting directory cache 2025/11/01 05:43:15 DEBUG : dir: 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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1156 /usr/local/go/src/testing/testing.go:1132 /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 (25) 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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1156 /usr/local/go/src/testing/testing.go:1132 /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 (37.12s) === RUN TestFileReadAtZeroLength run.go:185: Remote "mega root 'rclone-test-baqobaj8pati'", Local "Local file system at /tmp/rclone4248031983", Modify Window "876000h0m0s" 2025/11/01 05:43:21 INFO : mega root 'rclone-test-baqobaj8pati': poll-interval is not supported by this remote 2025/11/01 05:43:21 NOTICE: mega root 'rclone-test-baqobaj8pati': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/01 05:43:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:43:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:43:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/01 05:43:21 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/01 05:43:21 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/01 05:43:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/01 05:43:21 DEBUG : mega root 'rclone-test-baqobaj8pati': File to upload is small (0 bytes), uploading instead of streaming 2025/11/01 05:43:22 DEBUG : file1: Size of src and dst objects identical 2025/11/01 05:43:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/01 05:43:22 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:43:22 DEBUG : file1: Open: flags=O_RDONLY 2025/11/01 05:43:22 DEBUG : file1: >Open: fd=file1 (r), err= 2025/11/01 05:43:22 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/11/01 05:43:22 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/11/01 05:43:22 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/11/01 05:43:22 DEBUG : WaitForWriters: timeout=30s 2025/11/01 05:43:22 DEBUG : Looking for writers 2025/11/01 05:43:22 DEBUG : newLeaf: reading active writers 2025/11/01 05:43:22 DEBUG : file1: reading active writers 2025/11/01 05:43:22 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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestFileReadAtZeroLength Messages: listing wrong, want got newLeaf (25) 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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestFileReadAtZeroLength Messages: Unexpected file "newLeaf" --- FAIL: TestFileReadAtZeroLength (7.30s) === RUN TestFileReadAtNonZeroLength run.go:185: Remote "mega root 'rclone-test-baqobaj8pati'", Local "Local file system at /tmp/rclone4248031983", Modify Window "876000h0m0s" 2025/11/01 05:43:29 INFO : mega root 'rclone-test-baqobaj8pati': poll-interval is not supported by this remote 2025/11/01 05:43:29 NOTICE: mega root 'rclone-test-baqobaj8pati': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/01 05:43:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/01 05:43:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/01 05:43:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/01 05:43:29 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/01 05:43:29 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/01 05:43:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/01 05:43:29 DEBUG : mega root 'rclone-test-baqobaj8pati': File to upload is small (100 bytes), uploading instead of streaming 2025/11/01 05:43:29 DEBUG : file1: Size of src and dst objects identical 2025/11/01 05:43:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/01 05:43:29 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/01 05:43:29 DEBUG : file1: Open: flags=O_RDONLY 2025/11/01 05:43:29 DEBUG : file1: >Open: fd=file1 (r), err= 2025/11/01 05:43:29 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/11/01 05:43:29 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/11/01 05:43:29 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/11/01 05:43:29 DEBUG : WaitForWriters: timeout=30s 2025/11/01 05:43:29 DEBUG : Looking for writers 2025/11/01 05:43:29 DEBUG : newLeaf: reading active writers 2025/11/01 05:43:29 DEBUG : file1: reading active writers 2025/11/01 05:43:29 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2025/11/01 05:43:30 DEBUG : forgetting directory cache 2025/11/01 05:43:30 DEBUG : dir: forgetting directory cache 2025/11/01 05:43:30 DEBUG : dir: 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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestFileReadAtNonZeroLength Messages: listing wrong, want got newLeaf (25) 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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestFileReadAtNonZeroLength Messages: Unexpected file "newLeaf" --- FAIL: TestFileReadAtNonZeroLength (7.36s) === RUN TestZipManyFiles run.go:185: Remote "mega root 'rclone-test-baqobaj8pati'", Local "Local file system at /tmp/rclone4248031983", Modify Window "876000h0m0s" 2025/11/01 05:43:36 INFO : mega root 'rclone-test-baqobaj8pati': poll-interval is not supported by this remote 2025/11/01 05:43:36 NOTICE: mega root 'rclone-test-baqobaj8pati': --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 2025/11/01 05:43:45 DEBUG : dir: forgetting directory cache 2025/11/01 05:43:45 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" 2025/11/01 05:43:45 DEBUG : forgetting directory cache 2025/11/01 05:43:45 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/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 (25) 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:1700 Error: Should be true Test: TestZipManyFiles Messages: Unexpected file "newLeaf" 2025/11/01 05:43:46 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2025/11/01 05:43:46 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2025/11/01 05:43:46 DEBUG : flat/f000.txt: Set virtual modtime to 2025-11-01 05:43:36 +0000 UTC 2025/11/01 05:43:46 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/01 05:43:46 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/01 05:43:46 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2025/11/01 05:43:46 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2025/11/01 05:43:46 DEBUG : flat/f001.txt: Set virtual modtime to 2025-11-01 05:43:37 +0000 UTC 2025/11/01 05:43:46 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/01 05:43:46 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/01 05:43:46 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2025/11/01 05:43:46 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2025/11/01 05:43:46 DEBUG : flat/f002.txt: Set virtual modtime to 2025-11-01 05:43:37 +0000 UTC 2025/11/01 05:43:46 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/01 05:43:46 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/01 05:43:46 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2025/11/01 05:43:46 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2025/11/01 05:43:46 DEBUG : flat/f003.txt: Set virtual modtime to 2025-11-01 05:43:37 +0000 UTC 2025/11/01 05:43:46 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/01 05:43:47 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/01 05:43:47 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2025/11/01 05:43:47 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2025/11/01 05:43:47 DEBUG : flat/f004.txt: Set virtual modtime to 2025-11-01 05:43:39 +0000 UTC 2025/11/01 05:43:47 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/01 05:43:47 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/01 05:43:47 DEBUG : WaitForWriters: timeout=30s 2025/11/01 05:43:47 DEBUG : flat: Looking for writers 2025/11/01 05:43:47 DEBUG : f000.txt: reading active writers 2025/11/01 05:43:47 DEBUG : f001.txt: reading active writers 2025/11/01 05:43:47 DEBUG : f002.txt: reading active writers 2025/11/01 05:43:47 DEBUG : f003.txt: reading active writers 2025/11/01 05:43:47 DEBUG : f004.txt: reading active writers 2025/11/01 05:43:47 DEBUG : Looking for writers 2025/11/01 05:43:47 DEBUG : flat: reading active writers 2025/11/01 05:43:47 DEBUG : newLeaf: reading active writers 2025/11/01 05:43: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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestZipManyFiles Messages: listing wrong, want got newLeaf (25) 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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestZipManyFiles Messages: Unexpected file "newLeaf" --- FAIL: TestZipManyFiles (18.37s) === RUN TestZipManySubDirs run.go:185: Remote "mega root 'rclone-test-baqobaj8pati'", Local "Local file system at /tmp/rclone4248031983", Modify Window "876000h0m0s" 2025/11/01 05:43:54 INFO : mega root 'rclone-test-baqobaj8pati': poll-interval is not supported by this remote 2025/11/01 05:43:54 NOTICE: mega root 'rclone-test-baqobaj8pati': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/01 05:43:57 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2025/11/01 05:43:57 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2025/11/01 05:43:57 DEBUG : a/b/c/deep.txt: Set virtual modtime to 2025-11-01 05:43:57 +0000 UTC 2025/11/01 05:43:57 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/01 05:43:57 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/01 05:43:57 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2025/11/01 05:43:57 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2025/11/01 05:43:57 DEBUG : a/b/mid.txt: Set virtual modtime to 2025-11-01 05:43:55 +0000 UTC 2025/11/01 05:43:57 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/01 05:43:58 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/01 05:43:58 DEBUG : a/top.txt: Open: flags=O_RDONLY 2025/11/01 05:43:58 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2025/11/01 05:43:58 DEBUG : a/top.txt: Set virtual modtime to 2025-11-01 05:43:55 +0000 UTC 2025/11/01 05:43:58 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/01 05:43:58 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/01 05:43:58 NOTICE: Unsolicited response received on idle HTTP channel starting with "\xe6ρ\xe6ρ"; err= 2025/11/01 05:43:58 DEBUG : WaitForWriters: timeout=30s 2025/11/01 05:43:58 DEBUG : a/b/c: Looking for writers 2025/11/01 05:43:58 DEBUG : deep.txt: reading active writers 2025/11/01 05:43:58 DEBUG : a/b: Looking for writers 2025/11/01 05:43:58 DEBUG : mid.txt: reading active writers 2025/11/01 05:43:58 DEBUG : c: reading active writers 2025/11/01 05:43:58 DEBUG : a: Looking for writers 2025/11/01 05:43:58 DEBUG : b: reading active writers 2025/11/01 05:43:58 DEBUG : top.txt: reading active writers 2025/11/01 05:43:58 DEBUG : Looking for writers 2025/11/01 05:43:58 DEBUG : a: reading active writers 2025/11/01 05:43:58 DEBUG : newLeaf: reading active writers 2025/11/01 05:43:58 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2025/11/01 05:44:00 DEBUG : forgetting directory cache 2025/11/01 05:44:00 DEBUG : dir: forgetting directory cache 2025/11/01 05:44:00 DEBUG : dir: forgetting directory cache 2025/11/01 05:44:00 DEBUG : dir: 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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestZipManySubDirs Messages: listing wrong, want got newLeaf (25) 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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestZipManySubDirs Messages: Unexpected file "newLeaf" --- FAIL: TestZipManySubDirs (11.47s) === RUN TestZipLargeFiles run.go:185: Remote "mega root 'rclone-test-baqobaj8pati'", Local "Local file system at /tmp/rclone4248031983", Modify Window "876000h0m0s" 2025/11/01 05:44:06 INFO : mega root 'rclone-test-baqobaj8pati': poll-interval is not supported by this remote 2025/11/01 05:44:06 NOTICE: mega root 'rclone-test-baqobaj8pati': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/01 05:44:07 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2025/11/01 05:44:07 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2025/11/01 05:44:07 DEBUG : bigdir/big.bin: Set virtual modtime to 2025-11-01 05:44:07 +0000 UTC 2025/11/01 05:44:07 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2025/11/01 05:44:07 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2025/11/01 05:44:08 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2025/11/01 05:44:08 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2025/11/01 05:44:08 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/01 05:44:08 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2025/11/01 05:44:08 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2025/11/01 05:44:08 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2025/11/01 05:44:08 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2025/11/01 05:44:08 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2025/11/01 05:44:08 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2025/11/01 05:44:08 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2025/11/01 05:44:08 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2025/11/01 05:44:09 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2025/11/01 05:44:09 DEBUG : WaitForWriters: timeout=30s 2025/11/01 05:44:09 DEBUG : bigdir: Looking for writers 2025/11/01 05:44:09 DEBUG : big.bin: reading active writers 2025/11/01 05:44:09 DEBUG : Looking for writers 2025/11/01 05:44:09 DEBUG : bigdir: reading active writers 2025/11/01 05:44:09 DEBUG : newLeaf: reading active writers 2025/11/01 05:44:09 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 2025/11/01 05:44:14 DEBUG : dir: forgetting directory cache 2025/11/01 05:44:14 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" 2025/11/01 05:44:14 DEBUG : forgetting directory cache 2025/11/01 05:44:14 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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestZipLargeFiles Messages: listing wrong, want got newLeaf (25) 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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestZipLargeFiles Messages: Unexpected file "newLeaf" --- FAIL: TestZipLargeFiles (10.20s) === RUN TestZipDirsInRoot run.go:185: Remote "mega root 'rclone-test-baqobaj8pati'", Local "Local file system at /tmp/rclone4248031983", Modify Window "876000h0m0s" 2025/11/01 05:44:16 INFO : mega root 'rclone-test-baqobaj8pati': poll-interval is not supported by this remote 2025/11/01 05:44:16 NOTICE: mega root 'rclone-test-baqobaj8pati': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/01 05:44:21 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2025/11/01 05:44:21 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2025/11/01 05:44:21 DEBUG : dir1/a.txt: Set virtual modtime to 2025-11-01 05:44:16 +0000 UTC 2025/11/01 05:44:21 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/01 05:44:21 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/01 05:44:21 NOTICE: Unsolicited response received on idle HTTP channel starting with "88888"; err= 2025/11/01 05:44:21 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2025/11/01 05:44:21 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2025/11/01 05:44:21 DEBUG : dir2/b.txt: Set virtual modtime to 2025-11-01 05:44:17 +0000 UTC 2025/11/01 05:44:21 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/01 05:44:21 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/01 05:44:21 NOTICE: Unsolicited response received on idle HTTP channel starting with "\xee\xee\xee\xee\xee"; err= 2025/11/01 05:44:21 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2025/11/01 05:44:21 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2025/11/01 05:44:21 DEBUG : dir3/c.txt: Set virtual modtime to 2025-11-01 05:44:21 +0000 UTC 2025/11/01 05:44:21 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/01 05:44:21 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/01 05:44:22 NOTICE: Unsolicited response received on idle HTTP channel starting with "\x1c\x1c"; err= 2025/11/01 05:44:22 DEBUG : newLeaf: Open: flags=O_RDONLY 2025/11/01 05:44:22 DEBUG : newLeaf: >Open: fd=newLeaf (r), err= 2025/11/01 05:44:22 DEBUG : newLeaf: Set virtual modtime to 2025-11-01 05:28:04 +0000 UTC 2025/11/01 05:44:22 DEBUG : newLeaf: ChunkedReader.openRange at 0 length 134217728 2025/11/01 05:44:22 DEBUG : newLeaf: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/01 05:44:22 DEBUG : WaitForWriters: timeout=30s 2025/11/01 05:44:22 DEBUG : dir1: Looking for writers 2025/11/01 05:44:22 DEBUG : a.txt: reading active writers 2025/11/01 05:44:22 DEBUG : dir2: Looking for writers 2025/11/01 05:44:22 DEBUG : b.txt: reading active writers 2025/11/01 05:44:22 DEBUG : dir3: Looking for writers 2025/11/01 05:44:22 DEBUG : c.txt: reading active writers 2025/11/01 05:44:22 DEBUG : Looking for writers 2025/11/01 05:44:22 DEBUG : dir1: reading active writers 2025/11/01 05:44:22 DEBUG : dir2: reading active writers 2025/11/01 05:44:22 DEBUG : dir3: reading active writers 2025/11/01 05:44:22 DEBUG : newLeaf: reading active writers 2025/11/01 05:44:22 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 2025/11/01 05:44:29 DEBUG : dir: forgetting directory cache 2025/11/01 05:44:29 DEBUG : forgetting directory cache 2025/11/01 05:44:29 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" 2025/11/01 05:44:29 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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestZipDirsInRoot Messages: listing wrong, want got newLeaf (25) 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:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestZipDirsInRoot Messages: Unexpected file "newLeaf" --- FAIL: TestZipDirsInRoot (13.39s) FAIL 2025/11/01 05:44:30 DEBUG : mega root 'rclone-test-baqobaj8pati': 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 17m1.775501453s (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]