"./vfs.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose -test.run '^(TestCaseSensitivity|TestDirRemove|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)$|^TestFileRename$/^(full,forceCache=false|minimal,forceCache=false|minimal,forceCache=true|off,forceCache=false|writes,forceCache=false|writes,forceCache=true)$|^TestRWFileHandleOpenTests$/^(full|writes)$'" - Starting (try 3/5) 2025/08/18 03:01:27 DEBUG : Creating backend with remote "TestMega:rclone-test-miborix7fede" 2025/08/18 03:01:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/18 03:01:44 DEBUG : Creating backend with remote "/tmp/rclone3251883735" === RUN TestDirRemove run.go:180: Remote "mega root 'rclone-test-miborix7fede'", Local "Local file system at /tmp/rclone3251883735", Modify Window "876000h0m0s" 2025/08/18 03:01:44 INFO : mega root 'rclone-test-miborix7fede': poll-interval is not supported by this remote 2025/08/18 03:01:44 NOTICE: mega root 'rclone-test-miborix7fede': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/18 03:01:46 ERROR : dir/: Dir.Remove not empty 2025/08/18 03:01:46 DEBUG : dir/file1: Remove: 2025/08/18 03:01:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/18 03:01:46 DEBUG : dir/file1: >Remove: err= 2025/08/18 03:01:46 ERROR : dir/: Dir.Remove failed to remove directory: directory not empty dir_test.go:456: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:456 Error: Received unexpected error: directory not empty Test: TestDirRemove 2025/08/18 03:01:46 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:01:46 DEBUG : dir: Looking for writers 2025/08/18 03:01:46 DEBUG : Looking for writers 2025/08/18 03:01:46 DEBUG : dir: reading active writers 2025/08/18 03:01:46 DEBUG : >WaitForWriters: --- FAIL: TestDirRemove (2.62s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "mega root 'rclone-test-miborix7fede'", Local "Local file system at /tmp/rclone3251883735", Modify Window "876000h0m0s" 2025/08/18 03:01:47 INFO : mega root 'rclone-test-miborix7fede': poll-interval is not supported by this remote 2025/08/18 03:01:47 NOTICE: mega root 'rclone-test-miborix7fede': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/18 03:01:47 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:01:47 DEBUG : dir: Looking for writers 2025/08/18 03:01:47 DEBUG : file1: reading active writers 2025/08/18 03:01:47 DEBUG : Looking for writers 2025/08/18 03:01:47 DEBUG : dir: reading active writers 2025/08/18 03:01:47 DEBUG : >WaitForWriters: 2025/08/18 03:01:49 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/18 03:01:49 DEBUG : newLeaf: Updating file with newLeaf 0xc00012f980 2025/08/18 03:01:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/18 03:01:49 DEBUG : Added virtual directory entry vAddFile: "newLeaf" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /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: listing wrong, want newLeaf (14) got file1 (14), newLeaf (14) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /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/08/18 03:01:56 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/18 03:01:56 DEBUG : dir/file1: Updating file with dir/file1 0xc00012f980 2025/08/18 03:01:56 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/18 03:01:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /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: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1 (14), newLeaf (14) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /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:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /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/08/18 03:02:03 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/18 03:02:03 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/08/18 03:02:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/18 03:02:03 DEBUG : dir/file1: File is currently open, delaying rename 0xc00012f980 2025/08/18 03:02:03 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/18 03:02:03 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/18 03:02:03 DEBUG : mega root 'rclone-test-miborix7fede': File to upload is small (25 bytes), uploading instead of streaming 2025/08/18 03:02:04 NOTICE: mega root 'rclone-test-miborix7fede': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/08/18 03:02:04 DEBUG : dir/file1: Size of src and dst objects identical 2025/08/18 03:02:04 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/18 03:02:04 DEBUG : newLeaf: Running delayed rename now 2025/08/18 03:02:04 INFO : newLeaf: Deleted 2025/08/18 03:02:04 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/18 03:02:04 DEBUG : newLeaf: Updating file with newLeaf 0xc00012f980 2025/08/18 03:02:04 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:02:04 DEBUG : dir: Looking for writers 2025/08/18 03:02:04 DEBUG : Looking for writers 2025/08/18 03:02:04 DEBUG : dir: reading active writers 2025/08/18 03:02:04 DEBUG : newLeaf: reading active writers 2025/08/18 03:02:04 DEBUG : >WaitForWriters: 2025/08/18 03:02:04 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:02:04 DEBUG : dir: Looking for writers 2025/08/18 03:02:04 DEBUG : Looking for writers 2025/08/18 03:02:04 DEBUG : dir: reading active writers 2025/08/18 03:02:04 DEBUG : newLeaf: reading active writers 2025/08/18 03:02:04 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "mega root 'rclone-test-miborix7fede'", Local "Local file system at /tmp/rclone3251883735", Modify Window "876000h0m0s" 2025/08/18 03:02:04 INFO : mega root 'rclone-test-miborix7fede': poll-interval is not supported by this remote 2025/08/18 03:02:04 NOTICE: mega root 'rclone-test-miborix7fede': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/18 03:02:04 DEBUG : mega root 'rclone-test-miborix7fede': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/18 03:02:04 DEBUG : mega root 'rclone-test-miborix7fede': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-miborix7fede" 2025/08/18 03:02:04 DEBUG : mega root 'rclone-test-miborix7fede': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-miborix7fede" 2025/08/18 03:02:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-miborix7fede" 2025/08/18 03:02:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:02:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-miborix7fede" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-miborix7fede" 2025/08/18 03:02:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-miborix7fede" 2025/08/18 03:02:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:02:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-miborix7fede" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-miborix7fede" 2025/08/18 03:02:05 INFO : mega root 'rclone-test-miborix7fede': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/18 03:02:05 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:02:05 DEBUG : dir: Looking for writers 2025/08/18 03:02:05 DEBUG : file1: reading active writers 2025/08/18 03:02:05 DEBUG : Looking for writers 2025/08/18 03:02:05 DEBUG : dir: reading active writers 2025/08/18 03:02:05 DEBUG : >WaitForWriters: 2025/08/18 03:02:05 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/18 03:02:05 DEBUG : newLeaf: Updating file with newLeaf 0xc0006ba0c0 2025/08/18 03:02:05 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/18 03:02:05 DEBUG : Added virtual directory entry vAddFile: "newLeaf" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /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: listing wrong, want newLeaf (14) got file1 (14), newLeaf (14) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=false Messages: Unexpected file "file1" 2025/08/18 03:02:12 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/18 03:02:12 DEBUG : dir/file1: Updating file with dir/file1 0xc0006ba0c0 2025/08/18 03:02:12 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/18 03:02:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /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: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1 (14), newLeaf (14) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /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:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /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/08/18 03:02:19 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/18 03:02:19 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/08/18 03:02:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/18 03:02:19 DEBUG : dir/file1: File is currently open, delaying rename 0xc0006ba0c0 2025/08/18 03:02:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/18 03:02:19 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/18 03:02:19 DEBUG : mega root 'rclone-test-miborix7fede': File to upload is small (25 bytes), uploading instead of streaming 2025/08/18 03:02:20 DEBUG : dir/file1: Size of src and dst objects identical 2025/08/18 03:02:20 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/18 03:02:20 DEBUG : newLeaf: Running delayed rename now 2025/08/18 03:02:20 INFO : newLeaf: Deleted 2025/08/18 03:02:20 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/18 03:02:20 DEBUG : newLeaf: Updating file with newLeaf 0xc0006ba0c0 2025/08/18 03:02:20 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:02:20 DEBUG : dir: Looking for writers 2025/08/18 03:02:20 DEBUG : Looking for writers 2025/08/18 03:02:20 DEBUG : dir: reading active writers 2025/08/18 03:02:20 DEBUG : newLeaf: reading active writers 2025/08/18 03:02:20 DEBUG : >WaitForWriters: fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /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:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /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/08/18 03:02:27 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:02:27 DEBUG : dir: Looking for writers 2025/08/18 03:02:27 DEBUG : Looking for writers 2025/08/18 03:02:27 DEBUG : dir: reading active writers 2025/08/18 03:02:27 DEBUG : newLeaf: reading active writers 2025/08/18 03:02:27 DEBUG : >WaitForWriters: 2025/08/18 03:02:27 DEBUG : mega root 'rclone-test-miborix7fede': vfs cache: cleaner exiting fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /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:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /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:180: Remote "mega root 'rclone-test-miborix7fede'", Local "Local file system at /tmp/rclone3251883735", Modify Window "876000h0m0s" 2025/08/18 03:02:34 INFO : mega root 'rclone-test-miborix7fede': poll-interval is not supported by this remote 2025/08/18 03:02:34 NOTICE: mega root 'rclone-test-miborix7fede': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/18 03:02:34 DEBUG : mega root 'rclone-test-miborix7fede': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/18 03:02:34 DEBUG : mega root 'rclone-test-miborix7fede': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-miborix7fede" 2025/08/18 03:02:34 DEBUG : mega root 'rclone-test-miborix7fede': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-miborix7fede" 2025/08/18 03:02:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-miborix7fede" 2025/08/18 03:02:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:02:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-miborix7fede" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-miborix7fede" 2025/08/18 03:02:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-miborix7fede" 2025/08/18 03:02:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:02:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-miborix7fede" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-miborix7fede" 2025/08/18 03:02:34 INFO : mega root 'rclone-test-miborix7fede': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /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:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /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/08/18 03:02:42 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/18 03:02:42 DEBUG : dir/file1: newRWFileHandle: 2025/08/18 03:02:42 DEBUG : dir/file1(0xc0003af1c0): openPending: 2025/08/18 03:02:42 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2025/08/18 03:02:42 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/18 03:02:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/18 03:02:42 DEBUG : dir/file1(0xc0003af1c0): >openPending: err= 2025/08/18 03:02:42 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/18 03:02:42 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/18 03:02:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/18 03:02:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/18 03:02:42 DEBUG : dir/file1(0xc0003af1c0): _writeAt: size=14, off=0 2025/08/18 03:02:42 DEBUG : dir/file1(0xc0003af1c0): >_writeAt: n=14, err= 2025/08/18 03:02:42 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/08/18 03:02:42 DEBUG : dir/file1(0xc0003af1c0): close: 2025/08/18 03:02:42 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/08/18 03:02:42 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/08/18 03:02:42 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/08/18 03:02:42 DEBUG : dir/file1(0xc0003af1c0): >close: err= 2025/08/18 03:02:42 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:02:42 DEBUG : dir: Looking for writers 2025/08/18 03:02:42 DEBUG : file1: reading active writers 2025/08/18 03:02:42 DEBUG : Looking for writers 2025/08/18 03:02:42 DEBUG : dir: reading active writers 2025/08/18 03:02:42 DEBUG : newLeaf: reading active writers 2025/08/18 03:02:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/18 03:02:42 DEBUG : dir: Looking for writers 2025/08/18 03:02:42 DEBUG : file1: reading active writers 2025/08/18 03:02:42 DEBUG : Looking for writers 2025/08/18 03:02:42 DEBUG : dir: reading active writers 2025/08/18 03:02:42 DEBUG : newLeaf: reading active writers 2025/08/18 03:02:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/18 03:02:42 DEBUG : dir: Looking for writers 2025/08/18 03:02:42 DEBUG : file1: reading active writers 2025/08/18 03:02:42 DEBUG : Looking for writers 2025/08/18 03:02:42 DEBUG : dir: reading active writers 2025/08/18 03:02:42 DEBUG : newLeaf: reading active writers 2025/08/18 03:02:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/18 03:02:42 DEBUG : dir: Looking for writers 2025/08/18 03:02:42 DEBUG : file1: reading active writers 2025/08/18 03:02:42 DEBUG : Looking for writers 2025/08/18 03:02:42 DEBUG : dir: reading active writers 2025/08/18 03:02:42 DEBUG : newLeaf: reading active writers 2025/08/18 03:02:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/18 03:02:42 DEBUG : dir/file1: vfs cache: starting upload 2025/08/18 03:02:42 DEBUG : dir: Looking for writers 2025/08/18 03:02:42 DEBUG : file1: reading active writers 2025/08/18 03:02:42 DEBUG : Looking for writers 2025/08/18 03:02:42 DEBUG : dir: reading active writers 2025/08/18 03:02:42 DEBUG : newLeaf: reading active writers 2025/08/18 03:02:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/18 03:02:42 DEBUG : dir: Looking for writers 2025/08/18 03:02:42 DEBUG : file1: reading active writers 2025/08/18 03:02:42 DEBUG : Looking for writers 2025/08/18 03:02:42 DEBUG : dir: reading active writers 2025/08/18 03:02:42 DEBUG : newLeaf: reading active writers 2025/08/18 03:02:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/18 03:02:42 INFO : dir/file1: Copied (replaced existing) 2025/08/18 03:02:42 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/08/18 03:02:42 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/08/18 03:02:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/18 03:02:42 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/08/18 03:02:42 DEBUG : dir: Looking for writers 2025/08/18 03:02:42 DEBUG : file1: reading active writers 2025/08/18 03:02:42 DEBUG : Looking for writers 2025/08/18 03:02:42 DEBUG : dir: reading active writers 2025/08/18 03:02:42 DEBUG : newLeaf: reading active writers 2025/08/18 03:02:42 DEBUG : >WaitForWriters: 2025/08/18 03:02:42 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/18 03:02:42 DEBUG : dir/file1: newRWFileHandle: 2025/08/18 03:02:42 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/18 03:02:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/18 03:02:42 DEBUG : dir/file1(0xc006c7cfc0): _readAt: size=512, off=0 2025/08/18 03:02:42 DEBUG : dir/file1(0xc006c7cfc0): openPending: 2025/08/18 03:02:42 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2025/08/18 03:02:42 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/08/18 03:02:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/18 03:02:42 DEBUG : dir/file1(0xc006c7cfc0): >openPending: err= 2025/08/18 03:02:42 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/08/18 03:02:42 DEBUG : dir/file1(0xc006c7cfc0): >_readAt: n=14, err=EOF 2025/08/18 03:02:42 DEBUG : dir/file1(0xc006c7cfc0): close: 2025/08/18 03:02:42 DEBUG : dir/file1: vfs cache: setting modification time to 2025-08-18 03:02:42 +0000 UTC 2025/08/18 03:02:42 DEBUG : dir/file1(0xc006c7cfc0): >close: err= fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /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: listing wrong, want dir/file1 (14) got dir/file1 (14), newLeaf (25) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /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/08/18 03:02:49 INFO : newLeaf: Deleted 2025/08/18 03:02:50 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/18 03:02:50 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/18 03:02:50 DEBUG : newLeaf: Updating file with newLeaf 0xc00012fd40 2025/08/18 03:02:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/18 03:02:50 DEBUG : Added virtual directory entry vAddFile: "newLeaf" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /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: listing wrong, want newLeaf (14) got newLeaf (14), newLeaf (25) fstest.go:147: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:147 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /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:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /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/08/18 03:02:57 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/18 03:02:57 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/08/18 03:02:57 DEBUG : dir/file1: Updating file with dir/file1 0xc00012fd40 2025/08/18 03:02:57 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/18 03:02:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /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: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1 (14), newLeaf (25) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /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:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /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/08/18 03:03:04 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/18 03:03:04 DEBUG : dir/file1: newRWFileHandle: 2025/08/18 03:03:04 DEBUG : dir/file1(0xc000606500): openPending: 2025/08/18 03:03:04 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2025/08/18 03:03:04 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/08/18 03:03:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/18 03:03:04 DEBUG : dir/file1(0xc000606500): >openPending: err= 2025/08/18 03:03:04 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/18 03:03:04 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/18 03:03:04 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/18 03:03:04 DEBUG : dir/file1(0xc000606500): _writeAt: size=25, off=0 2025/08/18 03:03:04 DEBUG : dir/file1(0xc000606500): >_writeAt: n=25, err= 2025/08/18 03:03:04 INFO : newLeaf: Deleted 2025/08/18 03:03:04 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/18 03:03:04 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/18 03:03:04 DEBUG : newLeaf: Updating file with newLeaf 0xc00012fd40 2025/08/18 03:03:04 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/18 03:03:04 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/18 03:03:04 DEBUG : newLeaf(0xc000606500): close: 2025/08/18 03:03:04 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/08/18 03:03:04 DEBUG : newLeaf: vfs cache: setting modification time to 2025-08-18 03:03:04.305986151 +0000 UTC m=+96.477383665 2025/08/18 03:03:04 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/08/18 03:03:04 DEBUG : newLeaf(0xc000606500): >close: err= 2025/08/18 03:03:04 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:03:04 DEBUG : dir: Looking for writers 2025/08/18 03:03:04 DEBUG : Looking for writers 2025/08/18 03:03:04 DEBUG : dir: reading active writers 2025/08/18 03:03:04 DEBUG : newLeaf: reading active writers 2025/08/18 03:03:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/18 03:03:04 DEBUG : dir: Looking for writers 2025/08/18 03:03:04 DEBUG : Looking for writers 2025/08/18 03:03:04 DEBUG : dir: reading active writers 2025/08/18 03:03:04 DEBUG : newLeaf: reading active writers 2025/08/18 03:03:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/18 03:03:04 DEBUG : dir: Looking for writers 2025/08/18 03:03:04 DEBUG : Looking for writers 2025/08/18 03:03:04 DEBUG : dir: reading active writers 2025/08/18 03:03:04 DEBUG : newLeaf: reading active writers 2025/08/18 03:03:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/18 03:03:04 DEBUG : dir: Looking for writers 2025/08/18 03:03:04 DEBUG : Looking for writers 2025/08/18 03:03:04 DEBUG : dir: reading active writers 2025/08/18 03:03:04 DEBUG : newLeaf: reading active writers 2025/08/18 03:03:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/18 03:03:04 DEBUG : newLeaf: vfs cache: starting upload 2025/08/18 03:03:04 DEBUG : dir: Looking for writers 2025/08/18 03:03:04 DEBUG : Looking for writers 2025/08/18 03:03:04 DEBUG : dir: reading active writers 2025/08/18 03:03:04 DEBUG : newLeaf: reading active writers 2025/08/18 03:03:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/18 03:03:05 DEBUG : dir: Looking for writers 2025/08/18 03:03:05 DEBUG : Looking for writers 2025/08/18 03:03:05 DEBUG : newLeaf: reading active writers 2025/08/18 03:03:05 DEBUG : dir: reading active writers 2025/08/18 03:03:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/18 03:03:05 INFO : newLeaf: Copied (replaced existing) 2025/08/18 03:03:05 DEBUG : newLeaf: vfs cache: fingerprint now "25" 2025/08/18 03:03:05 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/08/18 03:03:05 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/18 03:03:05 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/08/18 03:03:05 DEBUG : dir: Looking for writers 2025/08/18 03:03:05 DEBUG : Looking for writers 2025/08/18 03:03:05 DEBUG : dir: reading active writers 2025/08/18 03:03:05 DEBUG : newLeaf: reading active writers 2025/08/18 03:03:05 DEBUG : >WaitForWriters: fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /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:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /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/08/18 03:03:12 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:03:12 DEBUG : dir: Looking for writers 2025/08/18 03:03:12 DEBUG : Looking for writers 2025/08/18 03:03:12 DEBUG : dir: reading active writers 2025/08/18 03:03:12 DEBUG : newLeaf: reading active writers 2025/08/18 03:03:12 DEBUG : >WaitForWriters: 2025/08/18 03:03:12 DEBUG : mega root 'rclone-test-miborix7fede': vfs cache: cleaner exiting fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /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:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /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:180: Remote "mega root 'rclone-test-miborix7fede'", Local "Local file system at /tmp/rclone3251883735", Modify Window "876000h0m0s" 2025/08/18 03:03:19 INFO : mega root 'rclone-test-miborix7fede': poll-interval is not supported by this remote 2025/08/18 03:03:19 DEBUG : mega root 'rclone-test-miborix7fede': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/18 03:03:19 DEBUG : mega root 'rclone-test-miborix7fede': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-miborix7fede" 2025/08/18 03:03:19 DEBUG : mega root 'rclone-test-miborix7fede': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-miborix7fede" 2025/08/18 03:03:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-miborix7fede" 2025/08/18 03:03:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:03:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-miborix7fede" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-miborix7fede" 2025/08/18 03:03:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-miborix7fede" 2025/08/18 03:03:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:03:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-miborix7fede" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-miborix7fede" 2025/08/18 03:03:19 INFO : mega root 'rclone-test-miborix7fede': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /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:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /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/08/18 03:03:26 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:03:26 DEBUG : dir: Looking for writers 2025/08/18 03:03:26 DEBUG : file1: reading active writers 2025/08/18 03:03:26 DEBUG : Looking for writers 2025/08/18 03:03:26 DEBUG : dir: reading active writers 2025/08/18 03:03:26 DEBUG : newLeaf: reading active writers 2025/08/18 03:03:26 DEBUG : >WaitForWriters: fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /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: listing wrong, want dir/file1 (14) got dir/file1 (14), newLeaf (25) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /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/08/18 03:03:34 INFO : newLeaf: Deleted 2025/08/18 03:03:34 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/18 03:03:34 DEBUG : newLeaf: Updating file with newLeaf 0xc006c09440 2025/08/18 03:03:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/18 03:03:34 DEBUG : Added virtual directory entry vAddFile: "newLeaf" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /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: listing wrong, want newLeaf (14) got newLeaf (14), newLeaf (25) fstest.go:147: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:147 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /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:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /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/08/18 03:03:41 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/18 03:03:41 DEBUG : dir/file1: Updating file with dir/file1 0xc006c09440 2025/08/18 03:03:41 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/18 03:03:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /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: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1 (14), newLeaf (25) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /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:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /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/08/18 03:03:48 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/18 03:03:48 DEBUG : dir/file1: newRWFileHandle: 2025/08/18 03:03:48 DEBUG : dir/file1(0xc000a7a200): openPending: 2025/08/18 03:03:48 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2025/08/18 03:03:48 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/18 03:03:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/18 03:03:48 DEBUG : dir/file1(0xc000a7a200): >openPending: err= 2025/08/18 03:03:48 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/18 03:03:48 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/18 03:03:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/18 03:03:48 DEBUG : dir/file1(0xc000a7a200): _writeAt: size=25, off=0 2025/08/18 03:03:48 DEBUG : dir/file1(0xc000a7a200): >_writeAt: n=25, err= 2025/08/18 03:03:48 INFO : newLeaf: Deleted 2025/08/18 03:03:48 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/18 03:03:48 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/18 03:03:48 DEBUG : newLeaf: Updating file with newLeaf 0xc006c09440 2025/08/18 03:03:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/18 03:03:48 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/18 03:03:48 DEBUG : newLeaf(0xc000a7a200): close: 2025/08/18 03:03:48 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/08/18 03:03:48 DEBUG : newLeaf: vfs cache: setting modification time to 2025-08-18 03:03:48.459472923 +0000 UTC m=+140.630870436 2025/08/18 03:03:48 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/08/18 03:03:48 DEBUG : newLeaf(0xc000a7a200): >close: err= 2025/08/18 03:03:48 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:03:48 DEBUG : dir: Looking for writers 2025/08/18 03:03:48 DEBUG : Looking for writers 2025/08/18 03:03:48 DEBUG : dir: reading active writers 2025/08/18 03:03:48 DEBUG : newLeaf: reading active writers 2025/08/18 03:03:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/18 03:03:48 DEBUG : dir: Looking for writers 2025/08/18 03:03:48 DEBUG : Looking for writers 2025/08/18 03:03:48 DEBUG : dir: reading active writers 2025/08/18 03:03:48 DEBUG : newLeaf: reading active writers 2025/08/18 03:03:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/18 03:03:48 DEBUG : dir: Looking for writers 2025/08/18 03:03:48 DEBUG : Looking for writers 2025/08/18 03:03:48 DEBUG : dir: reading active writers 2025/08/18 03:03:48 DEBUG : newLeaf: reading active writers 2025/08/18 03:03:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/18 03:03:48 DEBUG : dir: Looking for writers 2025/08/18 03:03:48 DEBUG : Looking for writers 2025/08/18 03:03:48 DEBUG : dir: reading active writers 2025/08/18 03:03:48 DEBUG : newLeaf: reading active writers 2025/08/18 03:03:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/18 03:03:48 DEBUG : newLeaf: vfs cache: starting upload 2025/08/18 03:03:48 DEBUG : dir: Looking for writers 2025/08/18 03:03:48 DEBUG : Looking for writers 2025/08/18 03:03:48 DEBUG : dir: reading active writers 2025/08/18 03:03:48 DEBUG : newLeaf: reading active writers 2025/08/18 03:03:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/18 03:03:49 DEBUG : dir: Looking for writers 2025/08/18 03:03:49 DEBUG : Looking for writers 2025/08/18 03:03:49 DEBUG : dir: reading active writers 2025/08/18 03:03:49 DEBUG : newLeaf: reading active writers 2025/08/18 03:03:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/18 03:03:49 INFO : newLeaf: Copied (replaced existing) 2025/08/18 03:03:49 DEBUG : newLeaf: vfs cache: fingerprint now "25" 2025/08/18 03:03:49 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/08/18 03:03:49 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/18 03:03:49 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/08/18 03:03:49 DEBUG : dir: Looking for writers 2025/08/18 03:03:49 DEBUG : Looking for writers 2025/08/18 03:03:49 DEBUG : dir: reading active writers 2025/08/18 03:03:49 DEBUG : newLeaf: reading active writers 2025/08/18 03:03:49 DEBUG : >WaitForWriters: fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /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:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /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/08/18 03:03:56 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:03:56 DEBUG : dir: Looking for writers 2025/08/18 03:03:56 DEBUG : Looking for writers 2025/08/18 03:03:56 DEBUG : dir: reading active writers 2025/08/18 03:03:56 DEBUG : newLeaf: reading active writers 2025/08/18 03:03:56 DEBUG : >WaitForWriters: 2025/08/18 03:03:56 DEBUG : mega root 'rclone-test-miborix7fede': vfs cache: cleaner exiting fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /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:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /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:180: Remote "mega root 'rclone-test-miborix7fede'", Local "Local file system at /tmp/rclone3251883735", Modify Window "876000h0m0s" 2025/08/18 03:04:03 INFO : mega root 'rclone-test-miborix7fede': poll-interval is not supported by this remote 2025/08/18 03:04:03 DEBUG : mega root 'rclone-test-miborix7fede': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/18 03:04:03 DEBUG : mega root 'rclone-test-miborix7fede': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-miborix7fede" 2025/08/18 03:04:03 DEBUG : mega root 'rclone-test-miborix7fede': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-miborix7fede" 2025/08/18 03:04:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-miborix7fede" 2025/08/18 03:04:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:04:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-miborix7fede" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-miborix7fede" 2025/08/18 03:04:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-miborix7fede" 2025/08/18 03:04:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:04:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-miborix7fede" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-miborix7fede" 2025/08/18 03:04:03 INFO : mega root 'rclone-test-miborix7fede': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /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:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /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/08/18 03:04:11 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/18 03:04:11 DEBUG : dir/file1: newRWFileHandle: 2025/08/18 03:04:11 DEBUG : dir/file1(0xc0009d6400): openPending: 2025/08/18 03:04:11 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2025/08/18 03:04:11 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/18 03:04:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/18 03:04:11 DEBUG : dir/file1(0xc0009d6400): >openPending: err= 2025/08/18 03:04:11 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/18 03:04:11 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/18 03:04:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/18 03:04:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/18 03:04:11 DEBUG : dir/file1(0xc0009d6400): _writeAt: size=14, off=0 2025/08/18 03:04:11 DEBUG : dir/file1(0xc0009d6400): >_writeAt: n=14, err= 2025/08/18 03:04:11 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/08/18 03:04:11 DEBUG : dir/file1(0xc0009d6400): close: 2025/08/18 03:04:11 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/08/18 03:04:11 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/08/18 03:04:11 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/08/18 03:04:11 DEBUG : dir/file1(0xc0009d6400): >close: err= 2025/08/18 03:04:11 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:04:11 DEBUG : dir: Looking for writers 2025/08/18 03:04:11 DEBUG : file1: reading active writers 2025/08/18 03:04:11 DEBUG : Looking for writers 2025/08/18 03:04:11 DEBUG : newLeaf: reading active writers 2025/08/18 03:04:11 DEBUG : dir: reading active writers 2025/08/18 03:04:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/18 03:04:11 DEBUG : dir: Looking for writers 2025/08/18 03:04:11 DEBUG : file1: reading active writers 2025/08/18 03:04:11 DEBUG : Looking for writers 2025/08/18 03:04:11 DEBUG : newLeaf: reading active writers 2025/08/18 03:04:11 DEBUG : dir: reading active writers 2025/08/18 03:04:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/18 03:04:11 DEBUG : dir: Looking for writers 2025/08/18 03:04:11 DEBUG : file1: reading active writers 2025/08/18 03:04:11 DEBUG : Looking for writers 2025/08/18 03:04:11 DEBUG : dir: reading active writers 2025/08/18 03:04:11 DEBUG : newLeaf: reading active writers 2025/08/18 03:04:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/18 03:04:11 DEBUG : dir: Looking for writers 2025/08/18 03:04:11 DEBUG : file1: reading active writers 2025/08/18 03:04:11 DEBUG : Looking for writers 2025/08/18 03:04:11 DEBUG : dir: reading active writers 2025/08/18 03:04:11 DEBUG : newLeaf: reading active writers 2025/08/18 03:04:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/18 03:04:11 DEBUG : dir/file1: vfs cache: starting upload 2025/08/18 03:04:11 DEBUG : dir: Looking for writers 2025/08/18 03:04:11 DEBUG : file1: reading active writers 2025/08/18 03:04:11 DEBUG : Looking for writers 2025/08/18 03:04:11 DEBUG : dir: reading active writers 2025/08/18 03:04:11 DEBUG : newLeaf: reading active writers 2025/08/18 03:04:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/18 03:04:11 DEBUG : dir: Looking for writers 2025/08/18 03:04:11 DEBUG : file1: reading active writers 2025/08/18 03:04:11 DEBUG : Looking for writers 2025/08/18 03:04:11 DEBUG : dir: reading active writers 2025/08/18 03:04:11 DEBUG : newLeaf: reading active writers 2025/08/18 03:04:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/18 03:04:11 INFO : dir/file1: Copied (replaced existing) 2025/08/18 03:04:11 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/08/18 03:04:11 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/08/18 03:04:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/18 03:04:11 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/08/18 03:04:11 DEBUG : dir: Looking for writers 2025/08/18 03:04:11 DEBUG : file1: reading active writers 2025/08/18 03:04:11 DEBUG : Looking for writers 2025/08/18 03:04:11 DEBUG : dir: reading active writers 2025/08/18 03:04:11 DEBUG : newLeaf: reading active writers 2025/08/18 03:04:11 DEBUG : >WaitForWriters: 2025/08/18 03:04:11 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/18 03:04:11 DEBUG : dir/file1: newRWFileHandle: 2025/08/18 03:04:11 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/18 03:04:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/18 03:04:11 DEBUG : dir/file1(0xc0009d77c0): _readAt: size=512, off=0 2025/08/18 03:04:11 DEBUG : dir/file1(0xc0009d77c0): openPending: 2025/08/18 03:04:11 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2025/08/18 03:04:11 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/08/18 03:04:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/18 03:04:11 DEBUG : dir/file1(0xc0009d77c0): >openPending: err= 2025/08/18 03:04:11 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/08/18 03:04:11 DEBUG : dir/file1(0xc0009d77c0): >_readAt: n=14, err=EOF 2025/08/18 03:04:11 DEBUG : dir/file1(0xc0009d77c0): close: 2025/08/18 03:04:11 DEBUG : dir/file1: vfs cache: setting modification time to 2025-08-18 03:04:11 +0000 UTC 2025/08/18 03:04:11 DEBUG : dir/file1(0xc0009d77c0): >close: err= fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /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: listing wrong, want dir/file1 (14) got dir/file1 (14), newLeaf (25) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /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/08/18 03:04:18 INFO : newLeaf: Deleted 2025/08/18 03:04:18 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/18 03:04:18 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/18 03:04:18 DEBUG : newLeaf: Updating file with newLeaf 0xc0066ea0c0 2025/08/18 03:04:18 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/18 03:04:18 DEBUG : Added virtual directory entry vAddFile: "newLeaf" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /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: listing wrong, want newLeaf (14) got newLeaf (14), newLeaf (25) fstest.go:147: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:147 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /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:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /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/08/18 03:04:26 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/18 03:04:26 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/08/18 03:04:26 DEBUG : dir/file1: Updating file with dir/file1 0xc0066ea0c0 2025/08/18 03:04:26 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/18 03:04:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /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: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1 (14), newLeaf (25) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /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:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /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/08/18 03:04:33 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/18 03:04:33 DEBUG : dir/file1: newRWFileHandle: 2025/08/18 03:04:33 DEBUG : dir/file1(0xc0070bd380): openPending: 2025/08/18 03:04:33 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2025/08/18 03:04:33 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/08/18 03:04:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/18 03:04:33 DEBUG : dir/file1(0xc0070bd380): >openPending: err= 2025/08/18 03:04:33 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/18 03:04:33 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/18 03:04:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/18 03:04:33 DEBUG : dir/file1(0xc0070bd380): _writeAt: size=25, off=0 2025/08/18 03:04:33 DEBUG : dir/file1(0xc0070bd380): >_writeAt: n=25, err= 2025/08/18 03:04:33 INFO : newLeaf: Deleted 2025/08/18 03:04:33 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/18 03:04:33 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/18 03:04:33 DEBUG : newLeaf: Updating file with newLeaf 0xc0066ea0c0 2025/08/18 03:04:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/18 03:04:33 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/18 03:04:33 DEBUG : newLeaf(0xc0070bd380): close: 2025/08/18 03:04:33 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/08/18 03:04:33 DEBUG : newLeaf: vfs cache: setting modification time to 2025-08-18 03:04:33.219995098 +0000 UTC m=+185.391392642 2025/08/18 03:04:33 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/08/18 03:04:33 DEBUG : newLeaf(0xc0070bd380): >close: err= 2025/08/18 03:04:33 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:04:33 DEBUG : dir: Looking for writers 2025/08/18 03:04:33 DEBUG : Looking for writers 2025/08/18 03:04:33 DEBUG : dir: reading active writers 2025/08/18 03:04:33 DEBUG : newLeaf: reading active writers 2025/08/18 03:04:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/18 03:04:33 DEBUG : dir: Looking for writers 2025/08/18 03:04:33 DEBUG : Looking for writers 2025/08/18 03:04:33 DEBUG : dir: reading active writers 2025/08/18 03:04:33 DEBUG : newLeaf: reading active writers 2025/08/18 03:04:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/18 03:04:33 DEBUG : dir: Looking for writers 2025/08/18 03:04:33 DEBUG : Looking for writers 2025/08/18 03:04:33 DEBUG : dir: reading active writers 2025/08/18 03:04:33 DEBUG : newLeaf: reading active writers 2025/08/18 03:04:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/18 03:04:33 DEBUG : dir: Looking for writers 2025/08/18 03:04:33 DEBUG : Looking for writers 2025/08/18 03:04:33 DEBUG : dir: reading active writers 2025/08/18 03:04:33 DEBUG : newLeaf: reading active writers 2025/08/18 03:04:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/18 03:04:33 DEBUG : newLeaf: vfs cache: starting upload 2025/08/18 03:04:33 DEBUG : dir: Looking for writers 2025/08/18 03:04:33 DEBUG : Looking for writers 2025/08/18 03:04:33 DEBUG : newLeaf: reading active writers 2025/08/18 03:04:33 DEBUG : dir: reading active writers 2025/08/18 03:04:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/18 03:04:33 DEBUG : dir: Looking for writers 2025/08/18 03:04:33 DEBUG : Looking for writers 2025/08/18 03:04:33 DEBUG : dir: reading active writers 2025/08/18 03:04:33 DEBUG : newLeaf: reading active writers 2025/08/18 03:04:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/18 03:04:33 INFO : newLeaf: Copied (replaced existing) 2025/08/18 03:04:33 DEBUG : newLeaf: vfs cache: fingerprint now "25" 2025/08/18 03:04:33 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/08/18 03:04:33 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/18 03:04:33 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/08/18 03:04:34 DEBUG : dir: Looking for writers 2025/08/18 03:04:34 DEBUG : Looking for writers 2025/08/18 03:04:34 DEBUG : dir: reading active writers 2025/08/18 03:04:34 DEBUG : newLeaf: reading active writers 2025/08/18 03:04:34 DEBUG : >WaitForWriters: fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /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:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /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/08/18 03:04:41 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:04:41 DEBUG : dir: Looking for writers 2025/08/18 03:04:41 DEBUG : Looking for writers 2025/08/18 03:04:41 DEBUG : newLeaf: reading active writers 2025/08/18 03:04:41 DEBUG : dir: reading active writers 2025/08/18 03:04:41 DEBUG : >WaitForWriters: 2025/08/18 03:04:41 DEBUG : mega root 'rclone-test-miborix7fede': vfs cache: cleaner exiting fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /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:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /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:180: Remote "mega root 'rclone-test-miborix7fede'", Local "Local file system at /tmp/rclone3251883735", Modify Window "876000h0m0s" 2025/08/18 03:04:48 INFO : mega root 'rclone-test-miborix7fede': poll-interval is not supported by this remote 2025/08/18 03:04:48 DEBUG : mega root 'rclone-test-miborix7fede': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/18 03:04:48 DEBUG : mega root 'rclone-test-miborix7fede': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-miborix7fede" 2025/08/18 03:04:48 DEBUG : mega root 'rclone-test-miborix7fede': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-miborix7fede" 2025/08/18 03:04:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-miborix7fede" 2025/08/18 03:04:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:04:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-miborix7fede" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-miborix7fede" 2025/08/18 03:04:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-miborix7fede" 2025/08/18 03:04:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:04:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-miborix7fede" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-miborix7fede" 2025/08/18 03:04:48 INFO : mega root 'rclone-test-miborix7fede': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /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:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /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/08/18 03:04:56 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:04:56 DEBUG : dir: Looking for writers 2025/08/18 03:04:56 DEBUG : file1: reading active writers 2025/08/18 03:04:56 DEBUG : Looking for writers 2025/08/18 03:04:56 DEBUG : dir: reading active writers 2025/08/18 03:04:56 DEBUG : newLeaf: reading active writers 2025/08/18 03:04:56 DEBUG : >WaitForWriters: 2025/08/18 03:04:56 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/18 03:04:56 DEBUG : dir/file1: newRWFileHandle: 2025/08/18 03:04:56 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/18 03:04:56 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/18 03:04:56 DEBUG : dir/file1(0xc0066a4140): _readAt: size=512, off=0 2025/08/18 03:04:56 DEBUG : dir/file1(0xc0066a4140): openPending: 2025/08/18 03:04:56 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2025/08/18 03:04:56 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/18 03:04:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/18 03:04:56 DEBUG : dir/file1(0xc0066a4140): >openPending: err= 2025/08/18 03:04:56 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/08/18 03:04:56 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/18 03:04:56 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/18 03:04:56 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/18 03:04:56 DEBUG : dir/file1(0xc0066a4140): >_readAt: n=14, err=EOF 2025/08/18 03:04:56 DEBUG : dir/file1(0xc0066a4140): close: 2025/08/18 03:04:56 DEBUG : dir/file1: vfs cache: setting modification time to 2025-08-18 03:04:49 +0000 UTC 2025/08/18 03:04:56 DEBUG : dir/file1(0xc0066a4140): >close: err= fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /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: listing wrong, want dir/file1 (14) got dir/file1 (14), newLeaf (25) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /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/08/18 03:05:03 INFO : newLeaf: Deleted 2025/08/18 03:05:03 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/18 03:05:03 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/18 03:05:03 DEBUG : newLeaf: Updating file with newLeaf 0xc0006bb140 2025/08/18 03:05:03 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/18 03:05:03 DEBUG : Added virtual directory entry vAddFile: "newLeaf" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /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: listing wrong, want newLeaf (14) got newLeaf (14), newLeaf (25) fstest.go:147: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:147 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /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:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /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/08/18 03:05:11 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/18 03:05:11 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/08/18 03:05:11 DEBUG : dir/file1: Updating file with dir/file1 0xc0006bb140 2025/08/18 03:05:11 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/18 03:05:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /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: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1 (14), newLeaf (25) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /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:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /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/08/18 03:05:18 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/18 03:05:18 DEBUG : dir/file1: newRWFileHandle: 2025/08/18 03:05:18 DEBUG : dir/file1(0xc0007b3980): openPending: 2025/08/18 03:05:18 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2025/08/18 03:05:18 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/08/18 03:05:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/18 03:05:18 DEBUG : dir/file1(0xc0007b3980): >openPending: err= 2025/08/18 03:05:18 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/18 03:05:18 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/18 03:05:18 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/18 03:05:18 DEBUG : dir/file1(0xc0007b3980): _writeAt: size=25, off=0 2025/08/18 03:05:18 DEBUG : dir/file1(0xc0007b3980): >_writeAt: n=25, err= 2025/08/18 03:05:18 INFO : newLeaf: Deleted 2025/08/18 03:05:18 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/18 03:05:18 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/18 03:05:18 DEBUG : newLeaf: Updating file with newLeaf 0xc0006bb140 2025/08/18 03:05:18 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/18 03:05:18 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/18 03:05:18 DEBUG : newLeaf(0xc0007b3980): close: 2025/08/18 03:05:18 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/08/18 03:05:18 DEBUG : newLeaf: vfs cache: setting modification time to 2025-08-18 03:05:18.095317977 +0000 UTC m=+230.266715500 2025/08/18 03:05:18 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/08/18 03:05:18 DEBUG : newLeaf(0xc0007b3980): >close: err= 2025/08/18 03:05:18 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:05:18 DEBUG : dir: Looking for writers 2025/08/18 03:05:18 DEBUG : Looking for writers 2025/08/18 03:05:18 DEBUG : dir: reading active writers 2025/08/18 03:05:18 DEBUG : newLeaf: reading active writers 2025/08/18 03:05:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/18 03:05:18 DEBUG : dir: Looking for writers 2025/08/18 03:05:18 DEBUG : Looking for writers 2025/08/18 03:05:18 DEBUG : dir: reading active writers 2025/08/18 03:05:18 DEBUG : newLeaf: reading active writers 2025/08/18 03:05:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/18 03:05:18 DEBUG : dir: Looking for writers 2025/08/18 03:05:18 DEBUG : Looking for writers 2025/08/18 03:05:18 DEBUG : dir: reading active writers 2025/08/18 03:05:18 DEBUG : newLeaf: reading active writers 2025/08/18 03:05:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/18 03:05:18 DEBUG : dir: Looking for writers 2025/08/18 03:05:18 DEBUG : Looking for writers 2025/08/18 03:05:18 DEBUG : dir: reading active writers 2025/08/18 03:05:18 DEBUG : newLeaf: reading active writers 2025/08/18 03:05:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/18 03:05:18 DEBUG : newLeaf: vfs cache: starting upload 2025/08/18 03:05:18 DEBUG : dir: Looking for writers 2025/08/18 03:05:18 DEBUG : Looking for writers 2025/08/18 03:05:18 DEBUG : newLeaf: reading active writers 2025/08/18 03:05:18 DEBUG : dir: reading active writers 2025/08/18 03:05:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/18 03:05:18 DEBUG : dir: Looking for writers 2025/08/18 03:05:18 DEBUG : Looking for writers 2025/08/18 03:05:18 DEBUG : dir: reading active writers 2025/08/18 03:05:18 DEBUG : newLeaf: reading active writers 2025/08/18 03:05:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/18 03:05:19 DEBUG : dir: Looking for writers 2025/08/18 03:05:19 DEBUG : Looking for writers 2025/08/18 03:05:19 DEBUG : dir: reading active writers 2025/08/18 03:05:19 DEBUG : newLeaf: reading active writers 2025/08/18 03:05:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/18 03:05:19 DEBUG : dir: Looking for writers 2025/08/18 03:05:19 DEBUG : Looking for writers 2025/08/18 03:05:19 DEBUG : dir: reading active writers 2025/08/18 03:05:19 DEBUG : newLeaf: reading active writers 2025/08/18 03:05:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/08/18 03:05:20 DEBUG : dir: Looking for writers 2025/08/18 03:05:20 DEBUG : Looking for writers 2025/08/18 03:05:20 DEBUG : dir: reading active writers 2025/08/18 03:05:20 DEBUG : newLeaf: reading active writers 2025/08/18 03:05:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/08/18 03:05:21 DEBUG : dir: Looking for writers 2025/08/18 03:05:21 DEBUG : Looking for writers 2025/08/18 03:05:21 DEBUG : dir: reading active writers 2025/08/18 03:05:21 DEBUG : newLeaf: reading active writers 2025/08/18 03:05:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/08/18 03:05:22 INFO : newLeaf: Copied (replaced existing) 2025/08/18 03:05:22 DEBUG : newLeaf: vfs cache: fingerprint now "25" 2025/08/18 03:05:22 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/08/18 03:05:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/18 03:05:22 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/08/18 03:05:22 DEBUG : dir: Looking for writers 2025/08/18 03:05:22 DEBUG : Looking for writers 2025/08/18 03:05:22 DEBUG : dir: reading active writers 2025/08/18 03:05:22 DEBUG : newLeaf: reading active writers 2025/08/18 03:05:22 DEBUG : >WaitForWriters: fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /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:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /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/08/18 03:05:29 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:05:29 DEBUG : dir: Looking for writers 2025/08/18 03:05:29 DEBUG : Looking for writers 2025/08/18 03:05:29 DEBUG : dir: reading active writers 2025/08/18 03:05:29 DEBUG : newLeaf: reading active writers 2025/08/18 03:05:29 DEBUG : >WaitForWriters: 2025/08/18 03:05:29 DEBUG : mega root 'rclone-test-miborix7fede': vfs cache: cleaner exiting fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /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:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /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 (230.24s) --- FAIL: TestFileRename/off,forceCache=false (17.99s) --- FAIL: TestFileRename/minimal,forceCache=false (29.85s) --- FAIL: TestFileRename/minimal,forceCache=true (44.87s) --- FAIL: TestFileRename/writes,forceCache=false (44.10s) --- FAIL: TestFileRename/writes,forceCache=true (44.97s) --- FAIL: TestFileRename/full,forceCache=false (48.46s) === RUN TestRcGetVFS run.go:180: Remote "mega root 'rclone-test-miborix7fede'", Local "Local file system at /tmp/rclone3251883735", Modify Window "876000h0m0s" 2025/08/18 03:05:37 INFO : mega root 'rclone-test-miborix7fede': poll-interval is not supported by this remote 2025/08/18 03:05:37 NOTICE: mega root 'rclone-test-miborix7fede': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/18 03:05:37 INFO : mega root 'rclone-test-miborix7fede': poll-interval is not supported by this remote 2025/08/18 03:05:37 NOTICE: mega root 'rclone-test-miborix7fede': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/18 03:05:37 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:05:37 DEBUG : Looking for writers 2025/08/18 03:05:37 DEBUG : >WaitForWriters: fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /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:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /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.05s) === RUN TestReadFileHandleMethods run.go:180: Remote "mega root 'rclone-test-miborix7fede'", Local "Local file system at /tmp/rclone3251883735", Modify Window "876000h0m0s" 2025/08/18 03:05:44 INFO : mega root 'rclone-test-miborix7fede': poll-interval is not supported by this remote 2025/08/18 03:05:44 NOTICE: mega root 'rclone-test-miborix7fede': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /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: listing wrong, want dir/file1 (16) got dir/file1 (16), newLeaf (25) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /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/08/18 03:05:51 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 03:05:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/18 03:05:51 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/18 03:05:51 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/08/18 03:05:51 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/18 03:05:51 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/08/18 03:05:51 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/08/18 03:05:51 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:05:51 DEBUG : dir: Looking for writers 2025/08/18 03:05:51 DEBUG : file1: reading active writers 2025/08/18 03:05:51 DEBUG : Looking for writers 2025/08/18 03:05:51 DEBUG : dir: reading active writers 2025/08/18 03:05:51 DEBUG : newLeaf: reading active writers 2025/08/18 03:05:51 DEBUG : >WaitForWriters: fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /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:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /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 (15.00s) === RUN TestReadFileHandleSeek run.go:180: Remote "mega root 'rclone-test-miborix7fede'", Local "Local file system at /tmp/rclone3251883735", Modify Window "876000h0m0s" 2025/08/18 03:05:59 INFO : mega root 'rclone-test-miborix7fede': poll-interval is not supported by this remote 2025/08/18 03:05:59 NOTICE: mega root 'rclone-test-miborix7fede': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /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: listing wrong, want dir/file1 (16) got dir/file1 (16), newLeaf (25) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /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/08/18 03:06:06 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 03:06:06 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/18 03:06:06 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/18 03:06:06 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/08/18 03:06:06 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/18 03:06:06 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/08/18 03:06:06 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/08/18 03:06:06 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/08/18 03:06:06 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/08/18 03:06:06 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/08/18 03:06:06 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/08/18 03:06:06 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/08/18 03:06:06 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/08/18 03:06:07 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/08/18 03:06:07 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/08/18 03:06:07 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/08/18 03:06:07 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/08/18 03:06:07 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/08/18 03:06:07 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/08/18 03:06:07 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/08/18 03:06:07 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/08/18 03:06:07 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:06:07 DEBUG : dir: Looking for writers 2025/08/18 03:06:07 DEBUG : file1: reading active writers 2025/08/18 03:06:07 DEBUG : Looking for writers 2025/08/18 03:06:07 DEBUG : dir: reading active writers 2025/08/18 03:06:07 DEBUG : newLeaf: reading active writers 2025/08/18 03:06:07 DEBUG : >WaitForWriters: fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /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:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /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.31s) === RUN TestReadFileHandleReadAt run.go:180: Remote "mega root 'rclone-test-miborix7fede'", Local "Local file system at /tmp/rclone3251883735", Modify Window "876000h0m0s" 2025/08/18 03:06:14 INFO : mega root 'rclone-test-miborix7fede': poll-interval is not supported by this remote 2025/08/18 03:06:14 NOTICE: mega root 'rclone-test-miborix7fede': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /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: listing wrong, want dir/file1 (16) got dir/file1 (16), newLeaf (25) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /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/08/18 03:06:21 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 03:06:21 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/18 03:06:21 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/18 03:06:21 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/08/18 03:06:21 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/18 03:06:22 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/08/18 03:06:22 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/08/18 03:06:22 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/08/18 03:06:22 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/08/18 03:06:22 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/08/18 03:06:22 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/08/18 03:06:22 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/08/18 03:06:22 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/08/18 03:06:22 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/08/18 03:06:22 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/08/18 03:06:22 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/08/18 03:06:22 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/08/18 03:06:22 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/08/18 03:06:22 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/08/18 03:06:22 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/08/18 03:06:22 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/08/18 03:06:22 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/08/18 03:06:22 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/08/18 03:06:22 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/08/18 03:06:22 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/08/18 03:06:22 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/08/18 03:06:22 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/08/18 03:06:22 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/08/18 03:06:22 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/08/18 03:06:22 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/08/18 03:06:22 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/08/18 03:06:22 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/08/18 03:06:22 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/08/18 03:06:22 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/08/18 03:06:22 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/08/18 03:06:22 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/08/18 03:06:22 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:06:22 DEBUG : dir: Looking for writers 2025/08/18 03:06:22 DEBUG : file1: reading active writers 2025/08/18 03:06:22 DEBUG : Looking for writers 2025/08/18 03:06:22 DEBUG : dir: reading active writers 2025/08/18 03:06:22 DEBUG : newLeaf: reading active writers 2025/08/18 03:06:22 DEBUG : >WaitForWriters: fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /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:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /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.45s) === RUN TestReadFileHandleFlush run.go:180: Remote "mega root 'rclone-test-miborix7fede'", Local "Local file system at /tmp/rclone3251883735", Modify Window "876000h0m0s" 2025/08/18 03:06:30 INFO : mega root 'rclone-test-miborix7fede': poll-interval is not supported by this remote 2025/08/18 03:06:30 NOTICE: mega root 'rclone-test-miborix7fede': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /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: listing wrong, want dir/file1 (16) got dir/file1 (16), newLeaf (25) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /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/08/18 03:06:37 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 03:06:37 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/18 03:06:37 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/18 03:06:37 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/08/18 03:06:37 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/18 03:06:37 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/08/18 03:06:37 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:06:37 DEBUG : dir: Looking for writers 2025/08/18 03:06:37 DEBUG : file1: reading active writers 2025/08/18 03:06:37 DEBUG : Looking for writers 2025/08/18 03:06:37 DEBUG : dir: reading active writers 2025/08/18 03:06:37 DEBUG : newLeaf: reading active writers 2025/08/18 03:06:37 DEBUG : >WaitForWriters: fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /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:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /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 (14.64s) === RUN TestReadFileHandleRelease run.go:180: Remote "mega root 'rclone-test-miborix7fede'", Local "Local file system at /tmp/rclone3251883735", Modify Window "876000h0m0s" 2025/08/18 03:06:44 INFO : mega root 'rclone-test-miborix7fede': poll-interval is not supported by this remote 2025/08/18 03:06:44 NOTICE: mega root 'rclone-test-miborix7fede': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /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: listing wrong, want dir/file1 (16) got dir/file1 (16), newLeaf (25) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /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/08/18 03:06:52 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 03:06:52 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/18 03:06:52 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/18 03:06:52 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/08/18 03:06:52 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/18 03:06:52 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/08/18 03:06:52 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/08/18 03:06:52 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/08/18 03:06:52 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:06:52 DEBUG : dir: Looking for writers 2025/08/18 03:06:52 DEBUG : file1: reading active writers 2025/08/18 03:06:52 DEBUG : Looking for writers 2025/08/18 03:06:52 DEBUG : newLeaf: reading active writers 2025/08/18 03:06:52 DEBUG : dir: reading active writers 2025/08/18 03:06:52 DEBUG : >WaitForWriters: fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /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:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /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 (14.80s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "mega root 'rclone-test-miborix7fede'", Local "Local file system at /tmp/rclone3251883735", Modify Window "876000h0m0s" 2025/08/18 03:06:59 INFO : mega root 'rclone-test-miborix7fede': poll-interval is not supported by this remote 2025/08/18 03:06:59 DEBUG : mega root 'rclone-test-miborix7fede': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/18 03:06:59 DEBUG : mega root 'rclone-test-miborix7fede': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-miborix7fede" 2025/08/18 03:06:59 DEBUG : mega root 'rclone-test-miborix7fede': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-miborix7fede" 2025/08/18 03:06:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-miborix7fede" 2025/08/18 03:06:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:06:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-miborix7fede" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-miborix7fede" 2025/08/18 03:06:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-miborix7fede" 2025/08/18 03:06:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:06:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-miborix7fede" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-miborix7fede" 2025/08/18 03:06:59 INFO : mega root 'rclone-test-miborix7fede': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /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:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /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/08/18 03:07:06 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 03:07:06 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/18 03:07:06 DEBUG : dir/file1: newRWFileHandle: 2025/08/18 03:07:06 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/18 03:07:06 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/18 03:07:06 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/18 03:07:06 DEBUG : dir/file1(0xc0070bca40): _readAt: size=1, off=0 2025/08/18 03:07:06 DEBUG : dir/file1(0xc0070bca40): openPending: 2025/08/18 03:07:06 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2025/08/18 03:07:06 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/18 03:07:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/18 03:07:06 DEBUG : dir/file1(0xc0070bca40): >openPending: err= 2025/08/18 03:07:06 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/08/18 03:07:06 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/18 03:07:06 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/18 03:07:06 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/18 03:07:07 DEBUG : dir/file1(0xc0070bca40): >_readAt: n=1, err= 2025/08/18 03:07:07 DEBUG : dir/file1(0xc0070bca40): _readAt: size=256, off=1 2025/08/18 03:07:07 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/08/18 03:07:07 DEBUG : dir/file1(0xc0070bca40): >_readAt: n=15, err=EOF 2025/08/18 03:07:07 DEBUG : dir/file1(0xc0070bca40): _readAt: size=16, off=16 2025/08/18 03:07:07 DEBUG : dir/file1(0xc0070bca40): >_readAt: n=0, err=EOF 2025/08/18 03:07:07 DEBUG : dir/file1(0xc0070bca40): close: 2025/08/18 03:07:07 DEBUG : dir/file1: vfs cache: setting modification time to 2025-08-18 03:06:59 +0000 UTC 2025/08/18 03:07:07 DEBUG : dir/file1(0xc0070bca40): >close: err= 2025/08/18 03:07:07 DEBUG : dir/file1(0xc0070bca40): close: 2025/08/18 03:07:07 DEBUG : dir/file1(0xc0070bca40): >close: err=file already closed 2025/08/18 03:07:07 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:07:07 DEBUG : dir: Looking for writers 2025/08/18 03:07:07 DEBUG : file1: reading active writers 2025/08/18 03:07:07 DEBUG : Looking for writers 2025/08/18 03:07:07 DEBUG : dir: reading active writers 2025/08/18 03:07:07 DEBUG : newLeaf: reading active writers 2025/08/18 03:07:07 DEBUG : >WaitForWriters: 2025/08/18 03:07:07 DEBUG : mega root 'rclone-test-miborix7fede': vfs cache: cleaner exiting fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /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:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /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.90s) === RUN TestRWFileHandleSeek run.go:180: Remote "mega root 'rclone-test-miborix7fede'", Local "Local file system at /tmp/rclone3251883735", Modify Window "876000h0m0s" 2025/08/18 03:07:14 INFO : mega root 'rclone-test-miborix7fede': poll-interval is not supported by this remote 2025/08/18 03:07:14 DEBUG : mega root 'rclone-test-miborix7fede': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/18 03:07:14 DEBUG : mega root 'rclone-test-miborix7fede': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-miborix7fede" 2025/08/18 03:07:14 DEBUG : mega root 'rclone-test-miborix7fede': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-miborix7fede" 2025/08/18 03:07:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-miborix7fede" 2025/08/18 03:07:14 DEBUG : Config file has changed externally - reloading 2025/08/18 03:07:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:07:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-miborix7fede" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-miborix7fede" 2025/08/18 03:07:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-miborix7fede" 2025/08/18 03:07:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:07:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-miborix7fede" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-miborix7fede" 2025/08/18 03:07:14 INFO : mega root 'rclone-test-miborix7fede': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /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:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /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/08/18 03:07:21 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 03:07:21 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/18 03:07:21 DEBUG : dir/file1: newRWFileHandle: 2025/08/18 03:07:21 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/18 03:07:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/18 03:07:21 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/18 03:07:21 DEBUG : dir/file1(0xc0070bd5c0): _readAt: size=1, off=0 2025/08/18 03:07:21 DEBUG : dir/file1(0xc0070bd5c0): openPending: 2025/08/18 03:07:21 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2025/08/18 03:07:21 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/18 03:07:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/18 03:07:21 DEBUG : dir/file1(0xc0070bd5c0): >openPending: err= 2025/08/18 03:07:21 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/08/18 03:07:21 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/18 03:07:21 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/18 03:07:21 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/18 03:07:21 DEBUG : dir/file1(0xc0070bd5c0): >_readAt: n=1, err= 2025/08/18 03:07:21 DEBUG : dir/file1(0xc0070bd5c0): _readAt: size=1, off=5 2025/08/18 03:07:21 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/08/18 03:07:21 DEBUG : dir/file1(0xc0070bd5c0): >_readAt: n=1, err= 2025/08/18 03:07:21 DEBUG : dir/file1(0xc0070bd5c0): _readAt: size=1, off=3 2025/08/18 03:07:21 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/08/18 03:07:21 DEBUG : dir/file1(0xc0070bd5c0): >_readAt: n=1, err= 2025/08/18 03:07:21 DEBUG : dir/file1(0xc0070bd5c0): _readAt: size=1, off=13 2025/08/18 03:07:21 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/08/18 03:07:21 DEBUG : dir/file1(0xc0070bd5c0): >_readAt: n=1, err= 2025/08/18 03:07:21 DEBUG : dir/file1(0xc0070bd5c0): _readAt: size=16, off=100 2025/08/18 03:07:21 DEBUG : dir/file1(0xc0070bd5c0): >_readAt: n=0, err=EOF 2025/08/18 03:07:21 DEBUG : dir/file1(0xc0070bd5c0): close: 2025/08/18 03:07:21 DEBUG : dir/file1: vfs cache: setting modification time to 2025-08-18 03:07:14 +0000 UTC 2025/08/18 03:07:21 DEBUG : dir/file1(0xc0070bd5c0): >close: err= 2025/08/18 03:07:21 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:07:21 DEBUG : dir: Looking for writers 2025/08/18 03:07:21 DEBUG : file1: reading active writers 2025/08/18 03:07:21 DEBUG : Looking for writers 2025/08/18 03:07:21 DEBUG : newLeaf: reading active writers 2025/08/18 03:07:21 DEBUG : dir: reading active writers 2025/08/18 03:07:21 DEBUG : >WaitForWriters: 2025/08/18 03:07:21 DEBUG : mega root 'rclone-test-miborix7fede': vfs cache: cleaner exiting fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /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:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /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 (15.08s) === RUN TestRWFileHandleReadAt run.go:180: Remote "mega root 'rclone-test-miborix7fede'", Local "Local file system at /tmp/rclone3251883735", Modify Window "876000h0m0s" 2025/08/18 03:07:29 INFO : mega root 'rclone-test-miborix7fede': poll-interval is not supported by this remote 2025/08/18 03:07:29 DEBUG : mega root 'rclone-test-miborix7fede': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/18 03:07:29 DEBUG : mega root 'rclone-test-miborix7fede': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-miborix7fede" 2025/08/18 03:07:29 DEBUG : mega root 'rclone-test-miborix7fede': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-miborix7fede" 2025/08/18 03:07:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-miborix7fede" 2025/08/18 03:07:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:07:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-miborix7fede" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-miborix7fede" 2025/08/18 03:07:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-miborix7fede" 2025/08/18 03:07:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:07:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-miborix7fede" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-miborix7fede" 2025/08/18 03:07:29 INFO : mega root 'rclone-test-miborix7fede': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /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:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /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/08/18 03:07:38 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 03:07:38 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/18 03:07:38 DEBUG : dir/file1: newRWFileHandle: 2025/08/18 03:07:38 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/18 03:07:38 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/18 03:07:38 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/18 03:07:38 DEBUG : dir/file1(0xc000aa71c0): _readAt: size=1, off=0 2025/08/18 03:07:38 DEBUG : dir/file1(0xc000aa71c0): openPending: 2025/08/18 03:07:38 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2025/08/18 03:07:38 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/18 03:07:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/18 03:07:38 DEBUG : dir/file1(0xc000aa71c0): >openPending: err= 2025/08/18 03:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/08/18 03:07:38 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/18 03:07:38 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/18 03:07:38 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/18 03:07:38 DEBUG : dir/file1(0xc000aa71c0): >_readAt: n=1, err= 2025/08/18 03:07:38 DEBUG : dir/file1(0xc000aa71c0): _readAt: size=1, off=5 2025/08/18 03:07:38 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/08/18 03:07:38 DEBUG : dir/file1(0xc000aa71c0): >_readAt: n=1, err= 2025/08/18 03:07:38 DEBUG : dir/file1(0xc000aa71c0): _readAt: size=1, off=1 2025/08/18 03:07:38 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/08/18 03:07:38 DEBUG : dir/file1(0xc000aa71c0): >_readAt: n=1, err= 2025/08/18 03:07:38 DEBUG : dir/file1(0xc000aa71c0): _readAt: size=6, off=10 2025/08/18 03:07:38 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/08/18 03:07:38 DEBUG : dir/file1(0xc000aa71c0): >_readAt: n=6, err= 2025/08/18 03:07:38 DEBUG : dir/file1(0xc000aa71c0): _readAt: size=256, off=10 2025/08/18 03:07:38 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/08/18 03:07:38 DEBUG : dir/file1(0xc000aa71c0): >_readAt: n=6, err=EOF 2025/08/18 03:07:38 DEBUG : dir/file1(0xc000aa71c0): _readAt: size=256, off=100 2025/08/18 03:07:38 DEBUG : dir/file1(0xc000aa71c0): >_readAt: n=0, err=EOF 2025/08/18 03:07:38 DEBUG : dir/file1(0xc000aa71c0): close: 2025/08/18 03:07:38 DEBUG : dir/file1: vfs cache: setting modification time to 2025-08-18 03:07:29 +0000 UTC 2025/08/18 03:07:38 DEBUG : dir/file1(0xc000aa71c0): >close: err= 2025/08/18 03:07:38 DEBUG : dir/file1(0xc000aa71c0): _readAt: size=256, off=100 2025/08/18 03:07:38 DEBUG : dir/file1(0xc000aa71c0): >_readAt: n=0, err=file already closed 2025/08/18 03:07:38 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:07:38 DEBUG : dir: Looking for writers 2025/08/18 03:07:38 DEBUG : file1: reading active writers 2025/08/18 03:07:38 DEBUG : Looking for writers 2025/08/18 03:07:38 DEBUG : dir: reading active writers 2025/08/18 03:07:38 DEBUG : newLeaf: reading active writers 2025/08/18 03:07:38 DEBUG : >WaitForWriters: 2025/08/18 03:07:38 DEBUG : mega root 'rclone-test-miborix7fede': vfs cache: cleaner exiting fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /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:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /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 (16.72s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "mega root 'rclone-test-miborix7fede'", Local "Local file system at /tmp/rclone3251883735", Modify Window "876000h0m0s" 2025/08/18 03:07:46 INFO : mega root 'rclone-test-miborix7fede': poll-interval is not supported by this remote 2025/08/18 03:07:46 DEBUG : mega root 'rclone-test-miborix7fede': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/18 03:07:46 DEBUG : mega root 'rclone-test-miborix7fede': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-miborix7fede" 2025/08/18 03:07:46 DEBUG : mega root 'rclone-test-miborix7fede': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-miborix7fede" 2025/08/18 03:07:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-miborix7fede" 2025/08/18 03:07:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:07:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-miborix7fede" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-miborix7fede" 2025/08/18 03:07:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-miborix7fede" 2025/08/18 03:07:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:07:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-miborix7fede" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-miborix7fede" 2025/08/18 03:07:46 INFO : mega root 'rclone-test-miborix7fede': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /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:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /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/08/18 03:07:53 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 03:07:53 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/18 03:07:53 DEBUG : dir/file1: newRWFileHandle: 2025/08/18 03:07:53 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/18 03:07:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/18 03:07:53 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/18 03:07:53 DEBUG : dir/file1(0xc000411ac0): RWFileHandle.Flush 2025/08/18 03:07:53 DEBUG : dir/file1(0xc000411ac0): _readAt: size=256, off=0 2025/08/18 03:07:53 DEBUG : dir/file1(0xc000411ac0): openPending: 2025/08/18 03:07:53 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2025/08/18 03:07:53 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/18 03:07:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/18 03:07:53 DEBUG : dir/file1(0xc000411ac0): >openPending: err= 2025/08/18 03:07:53 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/08/18 03:07:53 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/18 03:07:53 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/18 03:07:53 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/18 03:07:53 DEBUG : dir/file1(0xc000411ac0): >_readAt: n=16, err=EOF 2025/08/18 03:07:53 DEBUG : dir/file1(0xc000411ac0): RWFileHandle.Flush 2025/08/18 03:07:53 DEBUG : dir/file1(0xc000411ac0): RWFileHandle.Flush 2025/08/18 03:07:53 DEBUG : dir/file1(0xc000411ac0): close: 2025/08/18 03:07:53 DEBUG : dir/file1: vfs cache: setting modification time to 2025-08-18 03:07:46 +0000 UTC 2025/08/18 03:07:53 DEBUG : dir/file1(0xc000411ac0): >close: err= 2025/08/18 03:07:53 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:07:53 DEBUG : dir: Looking for writers 2025/08/18 03:07:53 DEBUG : file1: reading active writers 2025/08/18 03:07:53 DEBUG : Looking for writers 2025/08/18 03:07:53 DEBUG : dir: reading active writers 2025/08/18 03:07:53 DEBUG : newLeaf: reading active writers 2025/08/18 03:07:53 DEBUG : >WaitForWriters: 2025/08/18 03:07:53 DEBUG : mega root 'rclone-test-miborix7fede': vfs cache: cleaner exiting fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /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:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /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.94s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "mega root 'rclone-test-miborix7fede'", Local "Local file system at /tmp/rclone3251883735", Modify Window "876000h0m0s" 2025/08/18 03:08:01 INFO : mega root 'rclone-test-miborix7fede': poll-interval is not supported by this remote 2025/08/18 03:08:01 DEBUG : mega root 'rclone-test-miborix7fede': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/18 03:08:01 DEBUG : mega root 'rclone-test-miborix7fede': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-miborix7fede" 2025/08/18 03:08:01 DEBUG : mega root 'rclone-test-miborix7fede': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-miborix7fede" 2025/08/18 03:08:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-miborix7fede" 2025/08/18 03:08:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:08:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-miborix7fede" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-miborix7fede" 2025/08/18 03:08:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-miborix7fede" 2025/08/18 03:08:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:08:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-miborix7fede" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-miborix7fede" 2025/08/18 03:08:01 INFO : mega root 'rclone-test-miborix7fede': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /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:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /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/08/18 03:08:08 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 03:08:08 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/18 03:08:08 DEBUG : dir/file1: newRWFileHandle: 2025/08/18 03:08:08 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/18 03:08:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/18 03:08:08 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/18 03:08:08 DEBUG : dir/file1(0xc000aa6400): _readAt: size=256, off=0 2025/08/18 03:08:08 DEBUG : dir/file1(0xc000aa6400): openPending: 2025/08/18 03:08:08 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2025/08/18 03:08:08 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/18 03:08:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/18 03:08:08 DEBUG : dir/file1(0xc000aa6400): >openPending: err= 2025/08/18 03:08:08 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/08/18 03:08:08 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/18 03:08:08 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/18 03:08:08 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/18 03:08:08 DEBUG : dir/file1(0xc000aa6400): >_readAt: n=16, err=EOF 2025/08/18 03:08:08 DEBUG : dir/file1(0xc000aa6400): RWFileHandle.Release 2025/08/18 03:08:08 DEBUG : dir/file1(0xc000aa6400): close: 2025/08/18 03:08:08 DEBUG : dir/file1: vfs cache: setting modification time to 2025-08-18 03:08:01 +0000 UTC 2025/08/18 03:08:08 DEBUG : dir/file1(0xc000aa6400): >close: err= 2025/08/18 03:08:08 DEBUG : dir/file1(0xc000aa6400): RWFileHandle.Release 2025/08/18 03:08:08 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:08:08 DEBUG : dir: Looking for writers 2025/08/18 03:08:08 DEBUG : file1: reading active writers 2025/08/18 03:08:08 DEBUG : Looking for writers 2025/08/18 03:08:08 DEBUG : dir: reading active writers 2025/08/18 03:08:08 DEBUG : newLeaf: reading active writers 2025/08/18 03:08:08 DEBUG : >WaitForWriters: 2025/08/18 03:08:08 DEBUG : mega root 'rclone-test-miborix7fede': vfs cache: cleaner exiting fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /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:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /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.79s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "mega root 'rclone-test-miborix7fede'", Local "Local file system at /tmp/rclone3251883735", Modify Window "876000h0m0s" 2025/08/18 03:08:15 INFO : mega root 'rclone-test-miborix7fede': poll-interval is not supported by this remote 2025/08/18 03:08:15 DEBUG : mega root 'rclone-test-miborix7fede': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/18 03:08:15 DEBUG : mega root 'rclone-test-miborix7fede': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-miborix7fede" 2025/08/18 03:08:15 DEBUG : mega root 'rclone-test-miborix7fede': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-miborix7fede" 2025/08/18 03:08:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-miborix7fede" 2025/08/18 03:08:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:08:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-miborix7fede" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-miborix7fede" 2025/08/18 03:08:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-miborix7fede" 2025/08/18 03:08:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:08:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-miborix7fede" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-miborix7fede" 2025/08/18 03:08:15 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:08:15 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:08:15 DEBUG : file1: newRWFileHandle: 2025/08/18 03:08:15 DEBUG : file1(0xc000ca8ac0): openPending: 2025/08/18 03:08:15 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:08:15 DEBUG : mega root 'rclone-test-miborix7fede': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item file1 not removed, freed 0 bytes 2025/08/18 03:08:15 INFO : mega root 'rclone-test-miborix7fede': vfs cache: cleaned: objects 1 (was 1) in use 1, to upload 0, uploading 0, total size 0 (was 0) 2025/08/18 03:08:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:08:15 DEBUG : file1(0xc000ca8ac0): >openPending: err= 2025/08/18 03:08:15 DEBUG : file1: >newRWFileHandle: err= 2025/08/18 03:08:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:08:15 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/18 03:08:15 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/18 03:08:15 DEBUG : file1(0xc000ca8ac0): _writeAt: size=5, off=0 2025/08/18 03:08:15 DEBUG : file1(0xc000ca8ac0): >_writeAt: n=5, err= 2025/08/18 03:08:15 DEBUG : file1(0xc000ca8ac0): _writeAt: size=7, off=5 2025/08/18 03:08:15 DEBUG : file1(0xc000ca8ac0): >_writeAt: n=7, err= 2025/08/18 03:08:15 DEBUG : file1: vfs cache: truncate to size=11 2025/08/18 03:08:15 DEBUG : file1(0xc000ca8ac0): close: 2025/08/18 03:08:15 DEBUG : file1: vfs cache: setting modification time to 2025-08-18 03:08:15.951334103 +0000 UTC m=+408.122731616 2025/08/18 03:08:15 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/18 03:08:15 DEBUG : file1(0xc000ca8ac0): >close: err= 2025/08/18 03:08:15 DEBUG : file1(0xc000ca8ac0): close: 2025/08/18 03:08:15 DEBUG : file1(0xc000ca8ac0): >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/08/18 03:08:15 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:08:15 DEBUG : Looking for writers 2025/08/18 03:08:15 DEBUG : newLeaf: reading active writers 2025/08/18 03:08:15 DEBUG : file1: reading active writers 2025/08/18 03:08:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/18 03:08:15 DEBUG : Looking for writers 2025/08/18 03:08:15 DEBUG : file1: reading active writers 2025/08/18 03:08:15 DEBUG : newLeaf: reading active writers 2025/08/18 03:08:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/18 03:08:15 DEBUG : Looking for writers 2025/08/18 03:08:15 DEBUG : newLeaf: reading active writers 2025/08/18 03:08:15 DEBUG : file1: reading active writers 2025/08/18 03:08:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/18 03:08:16 DEBUG : Looking for writers 2025/08/18 03:08:16 DEBUG : newLeaf: reading active writers 2025/08/18 03:08:16 DEBUG : file1: reading active writers 2025/08/18 03:08:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/18 03:08:16 DEBUG : file1: vfs cache: starting upload 2025/08/18 03:08:16 DEBUG : Looking for writers 2025/08/18 03:08:16 DEBUG : newLeaf: reading active writers 2025/08/18 03:08:16 DEBUG : file1: reading active writers 2025/08/18 03:08:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/18 03:08:16 DEBUG : Looking for writers 2025/08/18 03:08:16 DEBUG : newLeaf: reading active writers 2025/08/18 03:08:16 DEBUG : file1: reading active writers 2025/08/18 03:08:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/18 03:08:16 INFO : file1: Copied (new) 2025/08/18 03:08:16 DEBUG : file1: vfs cache: fingerprint now "11" 2025/08/18 03:08:16 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/18 03:08:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:08:16 INFO : file1: vfs cache: upload succeeded try #1 2025/08/18 03:08:16 DEBUG : Looking for writers 2025/08/18 03:08:16 DEBUG : newLeaf: reading active writers 2025/08/18 03:08:16 DEBUG : file1: reading active writers 2025/08/18 03:08:16 DEBUG : >WaitForWriters: fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /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:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /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/08/18 03:08:23 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:08:23 DEBUG : Looking for writers 2025/08/18 03:08:23 DEBUG : newLeaf: reading active writers 2025/08/18 03:08:23 DEBUG : file1: reading active writers 2025/08/18 03:08:23 DEBUG : >WaitForWriters: 2025/08/18 03:08:23 DEBUG : mega root 'rclone-test-miborix7fede': vfs cache: cleaner exiting fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /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:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /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.76s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "mega root 'rclone-test-miborix7fede'", Local "Local file system at /tmp/rclone3251883735", Modify Window "876000h0m0s" 2025/08/18 03:08:30 INFO : mega root 'rclone-test-miborix7fede': poll-interval is not supported by this remote 2025/08/18 03:08:30 DEBUG : mega root 'rclone-test-miborix7fede': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/18 03:08:30 DEBUG : mega root 'rclone-test-miborix7fede': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-miborix7fede" 2025/08/18 03:08:30 DEBUG : mega root 'rclone-test-miborix7fede': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-miborix7fede" 2025/08/18 03:08:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-miborix7fede" 2025/08/18 03:08:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:08:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-miborix7fede" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-miborix7fede" 2025/08/18 03:08:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-miborix7fede" 2025/08/18 03:08:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:08:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-miborix7fede" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-miborix7fede" 2025/08/18 03:08:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:08:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:08:30 DEBUG : file1: newRWFileHandle: 2025/08/18 03:08:30 DEBUG : file1(0xc006c7c080): openPending: 2025/08/18 03:08:30 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:08:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:08:30 DEBUG : file1(0xc006c7c080): >openPending: err= 2025/08/18 03:08:30 DEBUG : file1: >newRWFileHandle: err= 2025/08/18 03:08:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:08:30 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/18 03:08:30 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/18 03:08:30 DEBUG : file1(0xc006c7c080): _writeAt: size=7, off=0 2025/08/18 03:08:30 DEBUG : file1(0xc006c7c080): >_writeAt: n=7, err= 2025/08/18 03:08:30 DEBUG : file1(0xc006c7c080): _writeAt: size=6, off=5 2025/08/18 03:08:30 DEBUG : file1(0xc006c7c080): >_writeAt: n=6, err= 2025/08/18 03:08:30 DEBUG : file1(0xc006c7c080): close: 2025/08/18 03:08:30 DEBUG : file1: vfs cache: setting modification time to 2025-08-18 03:08:30.70254018 +0000 UTC m=+422.873937713 2025/08/18 03:08:30 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/18 03:08:30 DEBUG : file1(0xc006c7c080): >close: err= 2025/08/18 03:08:30 DEBUG : file1(0xc006c7c080): _writeAt: size=5, off=0 2025/08/18 03:08:30 DEBUG : file1(0xc006c7c080): >_writeAt: n=0, err=file already closed 2025/08/18 03:08:30 DEBUG : mega root 'rclone-test-miborix7fede': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item file1 not removed, freed 0 bytes 2025/08/18 03:08:30 INFO : mega root 'rclone-test-miborix7fede': vfs cache: cleaned: objects 1 (was 1) in use 1, to upload 1, uploading 0, total size 11 (was 11) dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:382 Error: Not equal: expected: []string{"file1,11,false"} actual : []string{"file1,11,false", "newLeaf,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/08/18 03:08:30 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:08:30 DEBUG : Looking for writers 2025/08/18 03:08:30 DEBUG : newLeaf: reading active writers 2025/08/18 03:08:30 DEBUG : file1: reading active writers 2025/08/18 03:08:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/18 03:08:30 DEBUG : Looking for writers 2025/08/18 03:08:30 DEBUG : newLeaf: reading active writers 2025/08/18 03:08:30 DEBUG : file1: reading active writers 2025/08/18 03:08:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/18 03:08:30 DEBUG : Looking for writers 2025/08/18 03:08:30 DEBUG : newLeaf: reading active writers 2025/08/18 03:08:30 DEBUG : file1: reading active writers 2025/08/18 03:08:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/18 03:08:30 DEBUG : Looking for writers 2025/08/18 03:08:30 DEBUG : newLeaf: reading active writers 2025/08/18 03:08:30 DEBUG : file1: reading active writers 2025/08/18 03:08:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/18 03:08:30 DEBUG : file1: vfs cache: starting upload 2025/08/18 03:08:30 DEBUG : Looking for writers 2025/08/18 03:08:30 DEBUG : newLeaf: reading active writers 2025/08/18 03:08:30 DEBUG : file1: reading active writers 2025/08/18 03:08:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/18 03:08:30 INFO : file1: Copied (new) 2025/08/18 03:08:30 DEBUG : file1: vfs cache: fingerprint now "11" 2025/08/18 03:08:30 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/18 03:08:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:08:30 INFO : file1: vfs cache: upload succeeded try #1 2025/08/18 03:08:31 DEBUG : Looking for writers 2025/08/18 03:08:31 DEBUG : newLeaf: reading active writers 2025/08/18 03:08:31 DEBUG : file1: reading active writers 2025/08/18 03:08:31 DEBUG : >WaitForWriters: fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /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:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /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/08/18 03:08:38 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:08:38 DEBUG : Looking for writers 2025/08/18 03:08:38 DEBUG : newLeaf: reading active writers 2025/08/18 03:08:38 DEBUG : file1: reading active writers 2025/08/18 03:08:38 DEBUG : >WaitForWriters: 2025/08/18 03:08:38 DEBUG : mega root 'rclone-test-miborix7fede': vfs cache: cleaner exiting fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /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:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /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.43s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "mega root 'rclone-test-miborix7fede'", Local "Local file system at /tmp/rclone3251883735", Modify Window "876000h0m0s" 2025/08/18 03:08:45 INFO : mega root 'rclone-test-miborix7fede': poll-interval is not supported by this remote 2025/08/18 03:08:45 DEBUG : mega root 'rclone-test-miborix7fede': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/18 03:08:45 DEBUG : mega root 'rclone-test-miborix7fede': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-miborix7fede" 2025/08/18 03:08:45 DEBUG : mega root 'rclone-test-miborix7fede': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-miborix7fede" 2025/08/18 03:08:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-miborix7fede" 2025/08/18 03:08:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:08:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-miborix7fede" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-miborix7fede" 2025/08/18 03:08:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-miborix7fede" 2025/08/18 03:08:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:08:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-miborix7fede" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-miborix7fede" 2025/08/18 03:08:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:08:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:08:45 DEBUG : file1: newRWFileHandle: 2025/08/18 03:08:45 DEBUG : file1(0xc000aa7600): openPending: 2025/08/18 03:08:45 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:08:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:08:45 DEBUG : file1(0xc000aa7600): >openPending: err= 2025/08/18 03:08:45 DEBUG : file1: >newRWFileHandle: err= 2025/08/18 03:08:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:08:45 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/18 03:08:45 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/18 03:08:45 DEBUG : file1(0xc000aa7600): close: 2025/08/18 03:08:45 DEBUG : mega root 'rclone-test-miborix7fede': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item file1 not removed, freed 0 bytes 2025/08/18 03:08:45 DEBUG : file1: vfs cache: setting modification time to 2025-08-18 03:08:45.127541131 +0000 UTC m=+437.298938644 2025/08/18 03:08:45 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/18 03:08:45 DEBUG : file1(0xc000aa7600): >close: err= 2025/08/18 03:08:45 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/08/18 03:08:45 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/18 03:08:45 INFO : mega root 'rclone-test-miborix7fede': vfs cache: cleaned: objects 1 (was 1) in use 1, to upload 1, uploading 0, total size 0 (was 0) 2025/08/18 03:08:45 DEBUG : file2: newRWFileHandle: 2025/08/18 03:08:45 DEBUG : file2(0xc000aa7bc0): openPending: 2025/08/18 03:08:45 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:08:45 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/08/18 03:08:45 DEBUG : file2(0xc000aa7bc0): >openPending: err= 2025/08/18 03:08:45 DEBUG : file2: >newRWFileHandle: err= 2025/08/18 03:08:45 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/08/18 03:08:45 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/08/18 03:08:45 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/08/18 03:08:45 DEBUG : file2(0xc000aa7bc0): RWFileHandle.Flush 2025/08/18 03:08:45 DEBUG : file2(0xc000aa7bc0): RWFileHandle.Release 2025/08/18 03:08:45 DEBUG : file2(0xc000aa7bc0): close: 2025/08/18 03:08:45 DEBUG : file2: vfs cache: setting modification time to 2025-08-18 03:08:45.128608343 +0000 UTC m=+437.300005855 2025/08/18 03:08:45 INFO : file2: vfs cache: queuing for upload in 100ms 2025/08/18 03:08:45 DEBUG : file2(0xc000aa7bc0): >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/08/18 03:08:45 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:08:45 DEBUG : Looking for writers 2025/08/18 03:08:45 DEBUG : newLeaf: reading active writers 2025/08/18 03:08:45 DEBUG : file1: reading active writers 2025/08/18 03:08:45 DEBUG : file2: reading active writers 2025/08/18 03:08:45 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/08/18 03:08:45 DEBUG : Looking for writers 2025/08/18 03:08:45 DEBUG : file2: reading active writers 2025/08/18 03:08:45 DEBUG : newLeaf: reading active writers 2025/08/18 03:08:45 DEBUG : file1: reading active writers 2025/08/18 03:08:45 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/08/18 03:08:45 DEBUG : Looking for writers 2025/08/18 03:08:45 DEBUG : newLeaf: reading active writers 2025/08/18 03:08:45 DEBUG : file1: reading active writers 2025/08/18 03:08:45 DEBUG : file2: reading active writers 2025/08/18 03:08:45 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/08/18 03:08:45 DEBUG : Looking for writers 2025/08/18 03:08:45 DEBUG : file2: reading active writers 2025/08/18 03:08:45 DEBUG : newLeaf: reading active writers 2025/08/18 03:08:45 DEBUG : file1: reading active writers 2025/08/18 03:08:45 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/08/18 03:08:45 DEBUG : file2: vfs cache: starting upload 2025/08/18 03:08:45 DEBUG : file1: vfs cache: starting upload 2025/08/18 03:08:45 DEBUG : Looking for writers 2025/08/18 03:08:45 DEBUG : newLeaf: reading active writers 2025/08/18 03:08:45 DEBUG : file1: reading active writers 2025/08/18 03:08:45 DEBUG : file2: reading active writers 2025/08/18 03:08:45 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2025/08/18 03:08:45 INFO : file2: Copied (new) 2025/08/18 03:08:45 DEBUG : file2: vfs cache: fingerprint now "0" 2025/08/18 03:08:45 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/08/18 03:08:45 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/08/18 03:08:45 INFO : file2: vfs cache: upload succeeded try #1 2025/08/18 03:08:45 DEBUG : Looking for writers 2025/08/18 03:08:45 DEBUG : newLeaf: reading active writers 2025/08/18 03:08:45 DEBUG : file1: reading active writers 2025/08/18 03:08:45 DEBUG : file2: reading active writers 2025/08/18 03:08:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/18 03:08:45 INFO : file1: Copied (new) 2025/08/18 03:08:45 DEBUG : file1: vfs cache: fingerprint now "0" 2025/08/18 03:08:45 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/18 03:08:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:08:45 INFO : file1: vfs cache: upload succeeded try #1 2025/08/18 03:08:45 DEBUG : Looking for writers 2025/08/18 03:08:45 DEBUG : newLeaf: reading active writers 2025/08/18 03:08:45 DEBUG : file1: reading active writers 2025/08/18 03:08:45 DEBUG : file2: reading active writers 2025/08/18 03:08:45 DEBUG : >WaitForWriters: fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /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:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /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/08/18 03:08:52 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:08:52 DEBUG : Looking for writers 2025/08/18 03:08:52 DEBUG : newLeaf: reading active writers 2025/08/18 03:08:52 DEBUG : file1: reading active writers 2025/08/18 03:08:52 DEBUG : file2: reading active writers 2025/08/18 03:08:52 DEBUG : >WaitForWriters: 2025/08/18 03:08:52 DEBUG : mega root 'rclone-test-miborix7fede': vfs cache: cleaner exiting fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /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:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /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 (14.86s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "mega root 'rclone-test-miborix7fede'", Local "Local file system at /tmp/rclone3251883735", Modify Window "876000h0m0s" 2025/08/18 03:08:59 INFO : mega root 'rclone-test-miborix7fede': poll-interval is not supported by this remote 2025/08/18 03:08:59 DEBUG : mega root 'rclone-test-miborix7fede': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/18 03:08:59 DEBUG : mega root 'rclone-test-miborix7fede': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-miborix7fede" 2025/08/18 03:08:59 DEBUG : mega root 'rclone-test-miborix7fede': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-miborix7fede" 2025/08/18 03:08:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-miborix7fede" 2025/08/18 03:08:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:08:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-miborix7fede" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-miborix7fede" 2025/08/18 03:08:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-miborix7fede" 2025/08/18 03:08:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:08:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-miborix7fede" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-miborix7fede" 2025/08/18 03:08:59 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:08:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:08:59 DEBUG : file1: newRWFileHandle: 2025/08/18 03:08:59 DEBUG : file1(0xc0009d7900): openPending: 2025/08/18 03:08:59 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:08:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:08:59 DEBUG : file1(0xc0009d7900): >openPending: err= 2025/08/18 03:08:59 DEBUG : file1: >newRWFileHandle: err= 2025/08/18 03:08:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:08:59 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/18 03:08:59 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/18 03:08:59 DEBUG : file1(0xc0009d7900): _writeAt: size=5, off=0 2025/08/18 03:08:59 DEBUG : file1(0xc0009d7900): >_writeAt: n=5, err= 2025/08/18 03:08:59 DEBUG : file1(0xc0009d7900): RWFileHandle.Flush 2025/08/18 03:08:59 DEBUG : file1(0xc0009d7900): RWFileHandle.Flush 2025/08/18 03:08:59 DEBUG : file1(0xc0009d7900): close: 2025/08/18 03:08:59 DEBUG : file1: vfs cache: setting modification time to 2025-08-18 03:08:59.986857608 +0000 UTC m=+452.158255151 2025/08/18 03:08:59 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/18 03:08:59 DEBUG : file1(0xc0009d7900): >close: err= 2025/08/18 03:08:59 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:08:59 DEBUG : Looking for writers 2025/08/18 03:08:59 DEBUG : newLeaf: reading active writers 2025/08/18 03:08:59 DEBUG : file1: reading active writers 2025/08/18 03:08:59 DEBUG : mega root 'rclone-test-miborix7fede': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item file1 not removed, freed 0 bytes 2025/08/18 03:08:59 INFO : mega root 'rclone-test-miborix7fede': vfs cache: cleaned: objects 1 (was 1) in use 1, to upload 1, uploading 0, total size 5 (was 5) 2025/08/18 03:08:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/18 03:08:59 DEBUG : Looking for writers 2025/08/18 03:08:59 DEBUG : newLeaf: reading active writers 2025/08/18 03:08:59 DEBUG : file1: reading active writers 2025/08/18 03:08:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/18 03:09:00 DEBUG : Looking for writers 2025/08/18 03:09:00 DEBUG : newLeaf: reading active writers 2025/08/18 03:09:00 DEBUG : file1: reading active writers 2025/08/18 03:09:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/18 03:09:00 DEBUG : Looking for writers 2025/08/18 03:09:00 DEBUG : file1: reading active writers 2025/08/18 03:09:00 DEBUG : newLeaf: reading active writers 2025/08/18 03:09:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/18 03:09:00 DEBUG : file1: vfs cache: starting upload 2025/08/18 03:09:00 DEBUG : Looking for writers 2025/08/18 03:09:00 DEBUG : newLeaf: reading active writers 2025/08/18 03:09:00 DEBUG : file1: reading active writers 2025/08/18 03:09:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/18 03:09:00 INFO : file1: Copied (new) 2025/08/18 03:09:00 DEBUG : file1: vfs cache: fingerprint now "5" 2025/08/18 03:09:00 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/18 03:09:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:09:00 INFO : file1: vfs cache: upload succeeded try #1 2025/08/18 03:09:00 DEBUG : Looking for writers 2025/08/18 03:09:00 DEBUG : newLeaf: reading active writers 2025/08/18 03:09:00 DEBUG : file1: reading active writers 2025/08/18 03:09:00 DEBUG : >WaitForWriters: 2025/08/18 03:09:00 DEBUG : mega root 'rclone-test-miborix7fede': vfs cache: cleaner exiting fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /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:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /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.48s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "mega root 'rclone-test-miborix7fede'", Local "Local file system at /tmp/rclone3251883735", Modify Window "876000h0m0s" 2025/08/18 03:09:07 INFO : mega root 'rclone-test-miborix7fede': poll-interval is not supported by this remote 2025/08/18 03:09:07 DEBUG : mega root 'rclone-test-miborix7fede': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/18 03:09:07 DEBUG : mega root 'rclone-test-miborix7fede': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-miborix7fede" 2025/08/18 03:09:07 DEBUG : mega root 'rclone-test-miborix7fede': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-miborix7fede" 2025/08/18 03:09:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-miborix7fede" 2025/08/18 03:09:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:09:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-miborix7fede" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-miborix7fede" 2025/08/18 03:09:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-miborix7fede" 2025/08/18 03:09:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:09:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-miborix7fede" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-miborix7fede" 2025/08/18 03:09:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:09:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:09:07 DEBUG : file1: newRWFileHandle: 2025/08/18 03:09:07 DEBUG : file1(0xc0003af740): openPending: 2025/08/18 03:09:07 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:09:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:09:07 DEBUG : file1(0xc0003af740): >openPending: err= 2025/08/18 03:09:07 DEBUG : file1: >newRWFileHandle: err= 2025/08/18 03:09:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:09:07 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/18 03:09:07 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/18 03:09:07 DEBUG : file1(0xc0003af740): _writeAt: size=5, off=0 2025/08/18 03:09:07 DEBUG : file1(0xc0003af740): >_writeAt: n=5, err= 2025/08/18 03:09:07 DEBUG : file1(0xc0003af740): RWFileHandle.Release 2025/08/18 03:09:07 DEBUG : file1(0xc0003af740): close: 2025/08/18 03:09:07 DEBUG : file1: vfs cache: setting modification time to 2025-08-18 03:09:07.464339206 +0000 UTC m=+459.635736759 2025/08/18 03:09:07 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:07 DEBUG : file1(0xc0003af740): >close: err= 2025/08/18 03:09:07 DEBUG : file1(0xc0003af740): RWFileHandle.Release 2025/08/18 03:09:07 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:09:07 DEBUG : Looking for writers 2025/08/18 03:09:07 DEBUG : newLeaf: reading active writers 2025/08/18 03:09:07 DEBUG : file1: reading active writers 2025/08/18 03:09:07 DEBUG : mega root 'rclone-test-miborix7fede': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item file1 not removed, freed 0 bytes 2025/08/18 03:09:07 INFO : mega root 'rclone-test-miborix7fede': vfs cache: cleaned: objects 1 (was 1) in use 1, to upload 1, uploading 0, total size 5 (was 5) 2025/08/18 03:09:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/18 03:09:07 DEBUG : Looking for writers 2025/08/18 03:09:07 DEBUG : newLeaf: reading active writers 2025/08/18 03:09:07 DEBUG : file1: reading active writers 2025/08/18 03:09:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/18 03:09:07 DEBUG : Looking for writers 2025/08/18 03:09:07 DEBUG : newLeaf: reading active writers 2025/08/18 03:09:07 DEBUG : file1: reading active writers 2025/08/18 03:09:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/18 03:09:07 DEBUG : Looking for writers 2025/08/18 03:09:07 DEBUG : newLeaf: reading active writers 2025/08/18 03:09:07 DEBUG : file1: reading active writers 2025/08/18 03:09:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/18 03:09:07 DEBUG : file1: vfs cache: starting upload 2025/08/18 03:09:07 DEBUG : Looking for writers 2025/08/18 03:09:07 DEBUG : newLeaf: reading active writers 2025/08/18 03:09:07 DEBUG : file1: reading active writers 2025/08/18 03:09:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/18 03:09:07 DEBUG : Looking for writers 2025/08/18 03:09:07 DEBUG : newLeaf: reading active writers 2025/08/18 03:09:07 DEBUG : file1: reading active writers 2025/08/18 03:09:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/18 03:09:07 INFO : file1: Copied (new) 2025/08/18 03:09:07 DEBUG : file1: vfs cache: fingerprint now "5" 2025/08/18 03:09:07 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/18 03:09:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:09:07 INFO : file1: vfs cache: upload succeeded try #1 2025/08/18 03:09:08 DEBUG : Looking for writers 2025/08/18 03:09:08 DEBUG : newLeaf: reading active writers 2025/08/18 03:09:08 DEBUG : file1: reading active writers 2025/08/18 03:09:08 DEBUG : >WaitForWriters: 2025/08/18 03:09:08 DEBUG : mega root 'rclone-test-miborix7fede': vfs cache: cleaner exiting fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /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:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /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.77s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "mega root 'rclone-test-miborix7fede'", Local "Local file system at /tmp/rclone3251883735", Modify Window "876000h0m0s" 2025/08/18 03:09:15 INFO : mega root 'rclone-test-miborix7fede': poll-interval is not supported by this remote 2025/08/18 03:09:15 DEBUG : mega root 'rclone-test-miborix7fede': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/18 03:09:15 DEBUG : mega root 'rclone-test-miborix7fede': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-miborix7fede" 2025/08/18 03:09:15 DEBUG : mega root 'rclone-test-miborix7fede': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-miborix7fede" 2025/08/18 03:09:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-miborix7fede" 2025/08/18 03:09:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:09:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-miborix7fede" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-miborix7fede" 2025/08/18 03:09:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-miborix7fede" 2025/08/18 03:09:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:09:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-miborix7fede" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-miborix7fede" 2025/08/18 03:09:15 INFO : mega root 'rclone-test-miborix7fede': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /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: listing wrong, want dir/file1 (16) got dir/file1 (16), newLeaf (25) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /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/08/18 03:09:22 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/08/18 03:09:22 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/18 03:09:22 DEBUG : dir/file1: newRWFileHandle: 2025/08/18 03:09:22 DEBUG : dir/file1(0xc0066a4540): openPending: 2025/08/18 03:09:22 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2025/08/18 03:09:22 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/18 03:09:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/18 03:09:22 DEBUG : dir/file1(0xc0066a4540): >openPending: err= 2025/08/18 03:09:22 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/18 03:09:22 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/18 03:09:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/18 03:09:22 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/18 03:09:22 DEBUG : dir/file1(0xc0066a4540): _writeAt: size=5, off=0 2025/08/18 03:09:22 DEBUG : dir/file1(0xc0066a4540): >_writeAt: n=5, err= 2025/08/18 03:09:22 DEBUG : dir/file1(0xc0066a4540): close: 2025/08/18 03:09:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:09:22 DEBUG : dir/file1: vfs cache: setting modification time to 2025-08-18 03:09:22.618697943 +0000 UTC m=+474.790095526 2025/08/18 03:09:22 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:22 DEBUG : dir/file1(0xc0066a4540): >close: err= 2025/08/18 03:09:22 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:09:22 DEBUG : dir: Looking for writers 2025/08/18 03:09:22 DEBUG : file1: reading active writers 2025/08/18 03:09:22 DEBUG : Looking for writers 2025/08/18 03:09:22 DEBUG : dir: reading active writers 2025/08/18 03:09:22 DEBUG : newLeaf: reading active writers 2025/08/18 03:09:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/18 03:09:22 DEBUG : dir: Looking for writers 2025/08/18 03:09:22 DEBUG : file1: reading active writers 2025/08/18 03:09:22 DEBUG : Looking for writers 2025/08/18 03:09:22 DEBUG : dir: reading active writers 2025/08/18 03:09:22 DEBUG : newLeaf: reading active writers 2025/08/18 03:09:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/18 03:09:22 DEBUG : dir: Looking for writers 2025/08/18 03:09:22 DEBUG : file1: reading active writers 2025/08/18 03:09:22 DEBUG : Looking for writers 2025/08/18 03:09:22 DEBUG : dir: reading active writers 2025/08/18 03:09:22 DEBUG : newLeaf: reading active writers 2025/08/18 03:09:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/18 03:09:22 DEBUG : dir: Looking for writers 2025/08/18 03:09:22 DEBUG : file1: reading active writers 2025/08/18 03:09:22 DEBUG : Looking for writers 2025/08/18 03:09:22 DEBUG : dir: reading active writers 2025/08/18 03:09:22 DEBUG : newLeaf: reading active writers 2025/08/18 03:09:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/18 03:09:22 DEBUG : dir/file1: vfs cache: starting upload 2025/08/18 03:09:22 DEBUG : dir: Looking for writers 2025/08/18 03:09:22 DEBUG : file1: reading active writers 2025/08/18 03:09:22 DEBUG : Looking for writers 2025/08/18 03:09:22 DEBUG : newLeaf: reading active writers 2025/08/18 03:09:22 DEBUG : dir: reading active writers 2025/08/18 03:09:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/18 03:09:22 DEBUG : dir: Looking for writers 2025/08/18 03:09:22 DEBUG : file1: reading active writers 2025/08/18 03:09:22 DEBUG : Looking for writers 2025/08/18 03:09:22 DEBUG : dir: reading active writers 2025/08/18 03:09:22 DEBUG : newLeaf: reading active writers 2025/08/18 03:09:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/18 03:09:22 INFO : dir/file1: Copied (replaced existing) 2025/08/18 03:09:22 DEBUG : dir/file1: vfs cache: fingerprint now "5" 2025/08/18 03:09:22 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/08/18 03:09:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/18 03:09:22 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/08/18 03:09:23 DEBUG : dir: Looking for writers 2025/08/18 03:09:23 DEBUG : file1: reading active writers 2025/08/18 03:09:23 DEBUG : Looking for writers 2025/08/18 03:09:23 DEBUG : dir: reading active writers 2025/08/18 03:09:23 DEBUG : newLeaf: reading active writers 2025/08/18 03:09:23 DEBUG : >WaitForWriters: 2025/08/18 03:09:23 DEBUG : mega root 'rclone-test-miborix7fede': vfs cache: cleaner exiting fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /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:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /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.35s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "mega root 'rclone-test-miborix7fede'", Local "Local file system at /tmp/rclone3251883735", Modify Window "876000h0m0s" 2025/08/18 03:09:30 INFO : mega root 'rclone-test-miborix7fede': poll-interval is not supported by this remote 2025/08/18 03:09:30 DEBUG : mega root 'rclone-test-miborix7fede': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/18 03:09:30 DEBUG : mega root 'rclone-test-miborix7fede': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-miborix7fede" 2025/08/18 03:09:30 DEBUG : mega root 'rclone-test-miborix7fede': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-miborix7fede" 2025/08/18 03:09:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-miborix7fede" 2025/08/18 03:09:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:09:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-miborix7fede" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-miborix7fede" 2025/08/18 03:09:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-miborix7fede" 2025/08/18 03:09:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:09:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-miborix7fede" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-miborix7fede" 2025/08/18 03:09:30 INFO : mega root 'rclone-test-miborix7fede': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /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: listing wrong, want dir/file1 (16) got dir/file1 (16), newLeaf (25) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /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/08/18 03:09:39 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:09:39 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:09:39 DEBUG : dir/file1: newRWFileHandle: 2025/08/18 03:09:39 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/18 03:09:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/18 03:09:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/18 03:09:39 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/18 03:09:39 DEBUG : dir/file1(0xc00099d900): _writeAt: size=5, off=0 2025/08/18 03:09:39 DEBUG : dir/file1(0xc00099d900): openPending: 2025/08/18 03:09:39 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2025/08/18 03:09:39 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/18 03:09:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/18 03:09:39 DEBUG : dir/file1(0xc00099d900): >openPending: err= 2025/08/18 03:09:39 DEBUG : dir/file1(0xc00099d900): >_writeAt: n=5, err= 2025/08/18 03:09:39 DEBUG : dir/file1(0xc00099d900): _writeAt: size=15, off=5 2025/08/18 03:09:39 DEBUG : dir/file1(0xc00099d900): >_writeAt: n=15, err= 2025/08/18 03:09:39 DEBUG : dir/file1(0xc00099d900): close: 2025/08/18 03:09:39 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/08/18 03:09:39 DEBUG : dir/file1: vfs cache: setting modification time to 2025-08-18 03:09:39.688141696 +0000 UTC m=+491.859539230 2025/08/18 03:09:39 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:39 DEBUG : dir/file1(0xc00099d900): >close: err= 2025/08/18 03:09:39 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:09:39 DEBUG : dir: Looking for writers 2025/08/18 03:09:39 DEBUG : file1: reading active writers 2025/08/18 03:09:39 DEBUG : Looking for writers 2025/08/18 03:09:39 DEBUG : dir: reading active writers 2025/08/18 03:09:39 DEBUG : newLeaf: reading active writers 2025/08/18 03:09:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/18 03:09:39 DEBUG : dir: Looking for writers 2025/08/18 03:09:39 DEBUG : file1: reading active writers 2025/08/18 03:09:39 DEBUG : Looking for writers 2025/08/18 03:09:39 DEBUG : dir: reading active writers 2025/08/18 03:09:39 DEBUG : newLeaf: reading active writers 2025/08/18 03:09:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/18 03:09:39 DEBUG : dir: Looking for writers 2025/08/18 03:09:39 DEBUG : file1: reading active writers 2025/08/18 03:09:39 DEBUG : Looking for writers 2025/08/18 03:09:39 DEBUG : newLeaf: reading active writers 2025/08/18 03:09:39 DEBUG : dir: reading active writers 2025/08/18 03:09:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/18 03:09:39 DEBUG : dir: Looking for writers 2025/08/18 03:09:39 DEBUG : file1: reading active writers 2025/08/18 03:09:39 DEBUG : Looking for writers 2025/08/18 03:09:39 DEBUG : dir: reading active writers 2025/08/18 03:09:39 DEBUG : newLeaf: reading active writers 2025/08/18 03:09:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/18 03:09:39 DEBUG : dir/file1: vfs cache: starting upload 2025/08/18 03:09:39 DEBUG : dir: Looking for writers 2025/08/18 03:09:39 DEBUG : file1: reading active writers 2025/08/18 03:09:39 DEBUG : Looking for writers 2025/08/18 03:09:39 DEBUG : dir: reading active writers 2025/08/18 03:09:39 DEBUG : newLeaf: reading active writers 2025/08/18 03:09:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/18 03:09:40 DEBUG : dir: Looking for writers 2025/08/18 03:09:40 DEBUG : file1: reading active writers 2025/08/18 03:09:40 DEBUG : Looking for writers 2025/08/18 03:09:40 DEBUG : dir: reading active writers 2025/08/18 03:09:40 DEBUG : newLeaf: reading active writers 2025/08/18 03:09:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/18 03:09:40 INFO : dir/file1: Copied (replaced existing) 2025/08/18 03:09:40 DEBUG : dir/file1: vfs cache: fingerprint now "20" 2025/08/18 03:09:40 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/08/18 03:09:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/18 03:09:40 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/08/18 03:09:40 DEBUG : dir: Looking for writers 2025/08/18 03:09:40 DEBUG : file1: reading active writers 2025/08/18 03:09:40 DEBUG : Looking for writers 2025/08/18 03:09:40 DEBUG : dir: reading active writers 2025/08/18 03:09:40 DEBUG : newLeaf: reading active writers 2025/08/18 03:09:40 DEBUG : >WaitForWriters: 2025/08/18 03:09:40 DEBUG : mega root 'rclone-test-miborix7fede': vfs cache: cleaner exiting fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /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:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /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.08s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "mega root 'rclone-test-miborix7fede'", Local "Local file system at /tmp/rclone3251883735", Modify Window "876000h0m0s" 2025/08/18 03:09:47 INFO : mega root 'rclone-test-miborix7fede': poll-interval is not supported by this remote 2025/08/18 03:09:47 DEBUG : mega root 'rclone-test-miborix7fede': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/18 03:09:47 DEBUG : mega root 'rclone-test-miborix7fede': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-miborix7fede" 2025/08/18 03:09:47 DEBUG : mega root 'rclone-test-miborix7fede': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-miborix7fede" 2025/08/18 03:09:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-miborix7fede" 2025/08/18 03:09:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:09:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-miborix7fede" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-miborix7fede" 2025/08/18 03:09:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-miborix7fede" 2025/08/18 03:09:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:09:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-miborix7fede" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-miborix7fede" 2025/08/18 03:09:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:09:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:09:47 DEBUG : file1: newRWFileHandle: 2025/08/18 03:09:47 DEBUG : mega root 'rclone-test-miborix7fede': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item file1 not removed, freed 0 bytes 2025/08/18 03:09:47 INFO : mega root 'rclone-test-miborix7fede': vfs cache: cleaned: objects 1 (was 1) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/18 03:09:47 DEBUG : file1(0xc0070bc500): openPending: 2025/08/18 03:09:47 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:09:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:09:47 DEBUG : file1(0xc0070bc500): >openPending: err= 2025/08/18 03:09:47 DEBUG : file1: >newRWFileHandle: err= 2025/08/18 03:09:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:09:47 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/18 03:09:47 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/18 03:09:47 DEBUG : file1(0xc0070bc500): _writeAt: size=5, off=0 2025/08/18 03:09:47 DEBUG : file1(0xc0070bc500): >_writeAt: n=5, err= 2025/08/18 03:09:47 DEBUG : file1(0xc0070bc500): close: 2025/08/18 03:09:47 DEBUG : file1: vfs cache: setting modification time to 2025-08-18 03:09:47.666075435 +0000 UTC m=+499.837472978 2025/08/18 03:09:47 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:47 DEBUG : file1(0xc0070bc500): >close: err= 2025/08/18 03:09:47 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:09:47 DEBUG : Looking for writers 2025/08/18 03:09:47 DEBUG : newLeaf: reading active writers 2025/08/18 03:09:47 DEBUG : file1: reading active writers 2025/08/18 03:09:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/18 03:09:47 DEBUG : Looking for writers 2025/08/18 03:09:47 DEBUG : newLeaf: reading active writers 2025/08/18 03:09:47 DEBUG : file1: reading active writers 2025/08/18 03:09:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/18 03:09:47 DEBUG : Looking for writers 2025/08/18 03:09:47 DEBUG : newLeaf: reading active writers 2025/08/18 03:09:47 DEBUG : file1: reading active writers 2025/08/18 03:09:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/18 03:09:47 DEBUG : Looking for writers 2025/08/18 03:09:47 DEBUG : newLeaf: reading active writers 2025/08/18 03:09:47 DEBUG : file1: reading active writers 2025/08/18 03:09:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/18 03:09:47 DEBUG : file1: vfs cache: starting upload 2025/08/18 03:09:47 DEBUG : Looking for writers 2025/08/18 03:09:47 DEBUG : newLeaf: reading active writers 2025/08/18 03:09:47 DEBUG : file1: reading active writers 2025/08/18 03:09:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/18 03:09:47 INFO : file1: Copied (new) 2025/08/18 03:09:47 DEBUG : file1: vfs cache: fingerprint now "5" 2025/08/18 03:09:47 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/18 03:09:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:09:47 INFO : file1: vfs cache: upload succeeded try #1 2025/08/18 03:09:47 DEBUG : Looking for writers 2025/08/18 03:09:47 DEBUG : newLeaf: reading active writers 2025/08/18 03:09:47 DEBUG : file1: reading active writers 2025/08/18 03:09:47 DEBUG : >WaitForWriters: 2025/08/18 03:09:47 DEBUG : mega root 'rclone-test-miborix7fede': vfs cache: cleaner exiting fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /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:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /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.56s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "mega root 'rclone-test-miborix7fede'", Local "Local file system at /tmp/rclone3251883735", Modify Window "876000h0m0s" 2025/08/18 03:09:55 INFO : mega root 'rclone-test-miborix7fede': poll-interval is not supported by this remote 2025/08/18 03:09:55 DEBUG : mega root 'rclone-test-miborix7fede': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/18 03:09:55 DEBUG : mega root 'rclone-test-miborix7fede': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-miborix7fede" 2025/08/18 03:09:55 DEBUG : mega root 'rclone-test-miborix7fede': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-miborix7fede" 2025/08/18 03:09:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-miborix7fede" 2025/08/18 03:09:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:09:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-miborix7fede" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-miborix7fede" 2025/08/18 03:09:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-miborix7fede" 2025/08/18 03:09:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:09:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-miborix7fede" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-miborix7fede" 2025/08/18 03:09:55 INFO : mega root 'rclone-test-miborix7fede': 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/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0070bdf00): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0070bdf00): >openPending: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0070bdf00): _writeAt: size=5, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0070bdf00): >_writeAt: n=5, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0070bdf00): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.224451772 +0000 UTC m=+507.395849325 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0070bdf00): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000ef8440): _readAt: size=2, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000ef8440): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000ef8440): >openPending: err= 2025/08/18 03:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000ef8440): >_readAt: n=2, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000ef8440): _writeAt: size=3, off=2 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000ef8440): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000ef8440): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.224451772 +0000 UTC m=+507.395849325 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000ef8440): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000ef8900): _readAt: size=512, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000ef8900): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000ef8900): >openPending: err= 2025/08/18 03:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000ef8900): >_readAt: n=5, err=EOF 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000ef8900): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.224451772 +0000 UTC m=+507.395849325 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000ef8900): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: Remove: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000482930 item 1 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000ef9200): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000ef9200): >openPending: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000ef9200): _writeAt: size=5, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000ef9200): >_writeAt: n=5, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000ef9200): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.229039836 +0000 UTC m=+507.400437380 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000ef9200): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000ef9700): _readAt: size=512, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000ef9700): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000ef9700): >openPending: err= 2025/08/18 03:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000ef9700): >_readAt: n=5, err=EOF 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000ef9700): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.229039836 +0000 UTC m=+507.400437380 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000ef9700): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: Remove: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048ee00 item 2 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000f3a080): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000f3a080): >openPending: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000f3a080): _writeAt: size=5, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000f3a080): >_writeAt: n=5, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000f3a080): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.232107471 +0000 UTC m=+507.403505023 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000f3a080): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000f3a500): _readAt: size=2, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000f3a500): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000f3a500): >openPending: err= 2025/08/18 03:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000f3a500): >_readAt: n=2, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000f3a500): _writeAt: size=3, off=2 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000f3a500): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000f3a500): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.232107471 +0000 UTC m=+507.403505023 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000f3a500): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000f3a9c0): _readAt: size=512, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000f3a9c0): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000f3a9c0): >openPending: err= 2025/08/18 03:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000f3a9c0): >_readAt: n=5, err=EOF 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000f3a9c0): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.232107471 +0000 UTC m=+507.403505023 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000f3a9c0): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: Remove: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cdc70 item 3 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000f3b300): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000f3b300): >openPending: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000f3b300): _writeAt: size=5, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000f3b300): >_writeAt: n=5, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000f3b300): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.236629582 +0000 UTC m=+507.408027135 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000f3b300): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000f3b840): _readAt: size=512, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000f3b840): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000f3b840): >openPending: err= 2025/08/18 03:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000f3b840): >_readAt: n=5, err=EOF 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000f3b840): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.236629582 +0000 UTC m=+507.408027135 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000f3b840): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: Remove: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025d810 item 4 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000fb21c0): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000fb21c0): >openPending: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000fb21c0): _writeAt: size=5, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000fb21c0): >_writeAt: n=5, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000fb21c0): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.240265311 +0000 UTC m=+507.411662864 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000fb21c0): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000fb2640): _readAt: size=2, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000fb2640): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000fb2640): >openPending: err= 2025/08/18 03:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000fb2640): >_readAt: n=2, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000fb2640): _writeAt: size=3, off=2 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000fb2640): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000fb2640): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.240265311 +0000 UTC m=+507.411662864 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000fb2640): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000fb2b00): _readAt: size=512, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000fb2b00): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000fb2b00): >openPending: err= 2025/08/18 03:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000fb2b00): >_readAt: n=5, err=EOF 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000fb2b00): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.240265311 +0000 UTC m=+507.411662864 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000fb2b00): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: Remove: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006e12380 item 5 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000fb3440): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000fb3440): >openPending: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000fb3440): _writeAt: size=5, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000fb3440): >_writeAt: n=5, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000fb3440): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.244283988 +0000 UTC m=+507.415681542 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000fb3440): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000fb3980): _readAt: size=512, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000fb3980): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000fb3980): >openPending: err= 2025/08/18 03:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000fb3980): >_readAt: n=5, err=EOF 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000fb3980): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.244283988 +0000 UTC m=+507.415681542 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000fb3980): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: Remove: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fec700 item 6 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001026340): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001026340): >openPending: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001026340): _writeAt: size=5, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001026340): >_writeAt: n=5, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001026340): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.247278835 +0000 UTC m=+507.418676378 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001026340): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001026840): _readAt: size=2, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001026840): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001026840): >openPending: err= 2025/08/18 03:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001026840): >_readAt: n=2, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001026840): _writeAt: size=3, off=2 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001026840): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001026840): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.247278835 +0000 UTC m=+507.418676378 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001026840): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001026d00): _readAt: size=512, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001026d00): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001026d00): >openPending: err= 2025/08/18 03:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001026d00): >_readAt: n=5, err=EOF 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001026d00): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.247278835 +0000 UTC m=+507.418676378 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001026d00): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: Remove: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00103a700 item 7 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001027640): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001027640): >openPending: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001027640): _writeAt: size=5, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001027640): >_writeAt: n=5, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001027640): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.252027402 +0000 UTC m=+507.423424945 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001027640): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001027b80): _readAt: size=512, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001027b80): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001027b80): >openPending: err= 2025/08/18 03:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001027b80): >_readAt: n=5, err=EOF 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001027b80): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.252027402 +0000 UTC m=+507.423424945 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001027b80): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: Remove: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010ba850 item 8 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001126480): _readAt: size=2, off=0 2025/08/18 03:09:55 ERROR : open-test-file(0xc001126480): Couldn't read size of file 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001126480): >_readAt: n=0, err=EOF 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001126480): _writeAt: size=5, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001126480): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001126480): close: 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001126480): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001126840): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001126840): >openPending: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001126840): _writeAt: size=5, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001126840): >_writeAt: n=5, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001126840): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.255871211 +0000 UTC m=+507.427268764 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001126840): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001126cc0): _readAt: size=2, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001126cc0): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001126cc0): >openPending: err= 2025/08/18 03:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001126cc0): >_readAt: n=2, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001126cc0): _writeAt: size=3, off=2 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001126cc0): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001126cc0): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.255871211 +0000 UTC m=+507.427268764 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001126cc0): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0011271c0): _readAt: size=512, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0011271c0): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0011271c0): >openPending: err= 2025/08/18 03:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0011271c0): >_readAt: n=5, err=EOF 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0011271c0): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.255871211 +0000 UTC m=+507.427268764 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0011271c0): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: Remove: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001144850 item 9 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001127b00): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001127b00): >openPending: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001127b00): _writeAt: size=5, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001127b00): >_writeAt: n=5, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001127b00): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.261096271 +0000 UTC m=+507.432493824 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001127b00): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0011960c0): _readAt: size=512, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0011960c0): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0011960c0): >openPending: err= 2025/08/18 03:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0011960c0): >_readAt: n=5, err=EOF 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0011960c0): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.261096271 +0000 UTC m=+507.432493824 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0011960c0): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: Remove: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011789a0 item 10 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0011969c0): _readAt: size=2, off=0 2025/08/18 03:09:55 ERROR : open-test-file(0xc0011969c0): Couldn't read size of file 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0011969c0): >_readAt: n=0, err=EOF 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0011969c0): _writeAt: size=5, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0011969c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0011969c0): close: 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0011969c0): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001196d80): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001196d80): >openPending: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001196d80): _writeAt: size=5, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001196d80): >_writeAt: n=5, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001196d80): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.265141398 +0000 UTC m=+507.436538951 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001196d80): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001197280): _readAt: size=2, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001197280): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001197280): >openPending: err= 2025/08/18 03:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001197280): >_readAt: n=2, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001197280): _writeAt: size=3, off=2 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001197280): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001197280): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.265141398 +0000 UTC m=+507.436538951 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001197280): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001197780): _readAt: size=512, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001197780): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001197780): >openPending: err= 2025/08/18 03:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001197780): >_readAt: n=5, err=EOF 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001197780): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.265141398 +0000 UTC m=+507.436538951 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001197780): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: Remove: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011ac9a0 item 11 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00120a140): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00120a140): >openPending: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00120a140): _writeAt: size=5, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00120a140): >_writeAt: n=5, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00120a140): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.270912532 +0000 UTC m=+507.442310105 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00120a140): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00120a680): _readAt: size=512, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00120a680): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00120a680): >openPending: err= 2025/08/18 03:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00120a680): >_readAt: n=5, err=EOF 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00120a680): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.270912532 +0000 UTC m=+507.442310105 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00120a680): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: Remove: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011e4af0 item 12 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00120af80): _readAt: size=2, off=0 2025/08/18 03:09:55 ERROR : open-test-file(0xc00120af80): Couldn't read size of file 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00120af80): >_readAt: n=0, err=EOF 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00120af80): _writeAt: size=5, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00120af80): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00120af80): close: 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00120af80): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00120b340): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00120b340): >openPending: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00120b340): _writeAt: size=5, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00120b340): >_writeAt: n=5, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00120b340): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.274053152 +0000 UTC m=+507.445450685 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00120b340): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 03:09:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00120ba00): _readAt: size=512, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00120ba00): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00120ba00): >openPending: err= 2025/08/18 03:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00120ba00): >_readAt: n=5, err=EOF 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00120ba00): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.274053152 +0000 UTC m=+507.445450685 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00120ba00): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: Remove: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001220af0 item 13 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0012663c0): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0012663c0): >openPending: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0012663c0): _writeAt: size=5, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0012663c0): >_writeAt: n=5, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0012663c0): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.276882559 +0000 UTC m=+507.448280092 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0012663c0): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001266900): _readAt: size=512, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001266900): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001266900): >openPending: err= 2025/08/18 03:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001266900): >_readAt: n=5, err=EOF 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001266900): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.276882559 +0000 UTC m=+507.448280092 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001266900): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: Remove: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00126caf0 item 14 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001267200): _readAt: size=2, off=0 2025/08/18 03:09:55 ERROR : open-test-file(0xc001267200): Couldn't read size of file 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001267200): >_readAt: n=0, err=EOF 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001267200): _writeAt: size=5, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001267200): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001267200): close: 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001267200): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0012675c0): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0012675c0): >openPending: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0012675c0): _writeAt: size=5, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0012675c0): >_writeAt: n=5, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0012675c0): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.279563486 +0000 UTC m=+507.450961019 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0012675c0): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 03:09:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001267c80): _readAt: size=512, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001267c80): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001267c80): >openPending: err= 2025/08/18 03:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001267c80): >_readAt: n=5, err=EOF 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001267c80): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.279563486 +0000 UTC m=+507.450961019 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001267c80): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: Remove: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012a6af0 item 15 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:09:55 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/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0012da640): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0012da640): >openPending: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0012da640): _writeAt: size=5, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0012da640): >_writeAt: n=5, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0012da640): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.28206617 +0000 UTC m=+507.453463714 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0012da640): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0012dab80): _readAt: size=512, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0012dab80): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0012dab80): >openPending: err= 2025/08/18 03:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0012dab80): >_readAt: n=5, err=EOF 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0012dab80): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.28206617 +0000 UTC m=+507.453463714 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0012dab80): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: Remove: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012e4af0 item 16 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0012db480): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0012db480): >openPending: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0012db480): _writeAt: size=5, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0012db480): >_writeAt: n=5, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0012db480): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.28453463 +0000 UTC m=+507.455932174 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0012db480): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0012db900): _readAt: size=2, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0012db900): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0012db900): open at offset 5 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0012db900): >openPending: err= 2025/08/18 03:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0012db900): >_readAt: n=2, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0012db900): _writeAt: size=3, off=7 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0012db900): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0012db900): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.28453463 +0000 UTC m=+507.455932174 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0012db900): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0012dbe00): _readAt: size=512, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0012dbe00): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0012dbe00): >openPending: err= 2025/08/18 03:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0012dbe00): >_readAt: n=5, err=EOF 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0012dbe00): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.28453463 +0000 UTC m=+507.455932174 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0012dbe00): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: Remove: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001326af0 item 17 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000d8a340): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000d8a340): >openPending: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000d8a340): _writeAt: size=5, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000d8a340): >_writeAt: n=5, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000d8a340): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.287691712 +0000 UTC m=+507.459089225 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000d8a340): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000d8a880): _readAt: size=512, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000d8a880): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000d8a880): >openPending: err= 2025/08/18 03:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000d8a880): >_readAt: n=5, err=EOF 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000d8a880): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.287691712 +0000 UTC m=+507.459089225 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000d8a880): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: Remove: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dbc310 item 18 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000d8b1c0): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000d8b1c0): >openPending: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000d8b1c0): _writeAt: size=5, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000d8b1c0): >_writeAt: n=5, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000d8b1c0): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.291083584 +0000 UTC m=+507.462481137 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000d8b1c0): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000d8b6c0): _readAt: size=2, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000d8b6c0): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000d8b6c0): open at offset 5 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000d8b6c0): >openPending: err= 2025/08/18 03:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000d8b6c0): >_readAt: n=2, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000d8b6c0): _writeAt: size=3, off=7 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000d8b6c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000d8b6c0): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.291083584 +0000 UTC m=+507.462481137 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000d8b6c0): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000d8bbc0): _readAt: size=512, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000d8bbc0): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000d8bbc0): >openPending: err= 2025/08/18 03:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000d8bbc0): >_readAt: n=5, err=EOF 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000d8bbc0): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.291083584 +0000 UTC m=+507.462481137 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000d8bbc0): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: Remove: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001394310 item 19 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0013c4580): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0013c4580): >openPending: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0013c4580): _writeAt: size=5, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0013c4580): >_writeAt: n=5, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0013c4580): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.295460794 +0000 UTC m=+507.466858347 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0013c4580): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0013c4ac0): _readAt: size=512, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0013c4ac0): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0013c4ac0): >openPending: err= 2025/08/18 03:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0013c4ac0): >_readAt: n=5, err=EOF 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0013c4ac0): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.295460794 +0000 UTC m=+507.466858347 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0013c4ac0): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: Remove: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013fe460 item 20 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0013c5400): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0013c5400): >openPending: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0013c5400): _writeAt: size=5, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0013c5400): >_writeAt: n=5, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0013c5400): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.298800728 +0000 UTC m=+507.470198281 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0013c5400): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0013c5900): _readAt: size=2, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0013c5900): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0013c5900): open at offset 5 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0013c5900): >openPending: err= 2025/08/18 03:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0013c5900): >_readAt: n=2, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0013c5900): _writeAt: size=3, off=7 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0013c5900): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0013c5900): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.298800728 +0000 UTC m=+507.470198281 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0013c5900): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0013c5e00): _readAt: size=512, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0013c5e00): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0013c5e00): >openPending: err= 2025/08/18 03:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0013c5e00): >_readAt: n=5, err=EOF 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0013c5e00): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.298800728 +0000 UTC m=+507.470198281 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0013c5e00): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: Remove: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001420460 item 21 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0014547c0): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0014547c0): >openPending: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0014547c0): _writeAt: size=5, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0014547c0): >_writeAt: n=5, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0014547c0): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.303351854 +0000 UTC m=+507.474749407 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0014547c0): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001454d00): _readAt: size=512, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001454d00): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001454d00): >openPending: err= 2025/08/18 03:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001454d00): >_readAt: n=5, err=EOF 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001454d00): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.303351854 +0000 UTC m=+507.474749407 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001454d00): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: Remove: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00147e5b0 item 22 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001455640): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001455640): >openPending: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001455640): _writeAt: size=5, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001455640): >_writeAt: n=5, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001455640): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.306555942 +0000 UTC m=+507.477953485 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001455640): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001455b40): _readAt: size=2, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001455b40): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001455b40): open at offset 5 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001455b40): >openPending: err= 2025/08/18 03:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001455b40): >_readAt: n=2, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001455b40): _writeAt: size=3, off=7 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001455b40): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001455b40): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.306555942 +0000 UTC m=+507.477953485 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001455b40): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0014fa0c0): _readAt: size=512, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0014fa0c0): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0014fa0c0): >openPending: err= 2025/08/18 03:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0014fa0c0): >_readAt: n=5, err=EOF 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0014fa0c0): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.306555942 +0000 UTC m=+507.477953485 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0014fa0c0): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: Remove: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014c85b0 item 23 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:09:55 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/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0014faa00): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0014faa00): >openPending: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0014faa00): _writeAt: size=5, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0014faa00): >_writeAt: n=5, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0014faa00): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.310432764 +0000 UTC m=+507.481830307 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0014faa00): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0014faf40): _readAt: size=512, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0014faf40): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0014faf40): >openPending: err= 2025/08/18 03:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0014faf40): >_readAt: n=5, err=EOF 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0014faf40): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.310432764 +0000 UTC m=+507.481830307 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0014faf40): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: Remove: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00150e700 item 24 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0014fb840): _readAt: size=2, off=0 2025/08/18 03:09:55 ERROR : open-test-file(0xc0014fb840): Couldn't read size of file 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0014fb840): >_readAt: n=0, err=EOF 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0014fb840): _writeAt: size=5, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0014fb840): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0014fb840): close: 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0014fb840): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0014fbc00): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0014fbc00): >openPending: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0014fbc00): _writeAt: size=5, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0014fbc00): >_writeAt: n=5, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0014fbc00): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.313833903 +0000 UTC m=+507.485231447 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0014fbc00): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00158e180): _readAt: size=2, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00158e180): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00158e180): open at offset 5 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00158e180): >openPending: err= 2025/08/18 03:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00158e180): >_readAt: n=2, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00158e180): _writeAt: size=3, off=7 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00158e180): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00158e180): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.313833903 +0000 UTC m=+507.485231447 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00158e180): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00158e6c0): _readAt: size=512, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00158e6c0): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00158e6c0): >openPending: err= 2025/08/18 03:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00158e6c0): >_readAt: n=5, err=EOF 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00158e6c0): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.313833903 +0000 UTC m=+507.485231447 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00158e6c0): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: Remove: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001546700 item 25 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00158f000): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00158f000): >openPending: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00158f000): _writeAt: size=5, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00158f000): >_writeAt: n=5, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00158f000): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.31811363 +0000 UTC m=+507.489511173 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00158f000): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00158f540): _readAt: size=512, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00158f540): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00158f540): >openPending: err= 2025/08/18 03:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00158f540): >_readAt: n=5, err=EOF 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00158f540): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.31811363 +0000 UTC m=+507.489511173 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00158f540): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: Remove: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001600850 item 26 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00158fe40): _readAt: size=2, off=0 2025/08/18 03:09:55 ERROR : open-test-file(0xc00158fe40): Couldn't read size of file 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00158fe40): >_readAt: n=0, err=EOF 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00158fe40): _writeAt: size=5, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00158fe40): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00158fe40): close: 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00158fe40): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001660280): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001660280): >openPending: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001660280): _writeAt: size=5, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001660280): >_writeAt: n=5, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001660280): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.321393131 +0000 UTC m=+507.492790674 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001660280): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001660780): _readAt: size=2, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001660780): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001660780): open at offset 5 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001660780): >openPending: err= 2025/08/18 03:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001660780): >_readAt: n=2, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001660780): _writeAt: size=3, off=7 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001660780): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001660780): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.321393131 +0000 UTC m=+507.492790674 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001660780): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001660cc0): _readAt: size=512, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001660cc0): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001660cc0): >openPending: err= 2025/08/18 03:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001660cc0): >_readAt: n=5, err=EOF 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001660cc0): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.321393131 +0000 UTC m=+507.492790674 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001660cc0): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: Remove: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001642850 item 27 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:09:55 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/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001661600): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001661600): >openPending: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001661600): _writeAt: size=5, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001661600): >_writeAt: n=5, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001661600): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.325348429 +0000 UTC m=+507.496745982 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001661600): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001661b40): _readAt: size=512, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001661b40): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001661b40): >openPending: err= 2025/08/18 03:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001661b40): >_readAt: n=5, err=EOF 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001661b40): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.325348429 +0000 UTC m=+507.496745982 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001661b40): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: Remove: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0016969a0 item 28 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000bfab00): _readAt: size=2, off=0 2025/08/18 03:09:55 ERROR : open-test-file(0xc000bfab00): Couldn't read size of file 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000bfab00): >_readAt: n=0, err=EOF 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000bfab00): _writeAt: size=5, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000bfab00): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000bfab00): close: 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000bfab00): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000bfaec0): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000bfaec0): >openPending: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000bfaec0): _writeAt: size=5, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000bfaec0): >_writeAt: n=5, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000bfaec0): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.328234492 +0000 UTC m=+507.499632005 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000bfaec0): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 03:09:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000bfb580): _readAt: size=512, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000bfb580): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000bfb580): >openPending: err= 2025/08/18 03:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000bfb580): >_readAt: n=5, err=EOF 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000bfb580): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.328234492 +0000 UTC m=+507.499632005 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000bfb580): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: Remove: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ab8f0 item 29 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:09:55 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/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000bfbec0): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000bfbec0): >openPending: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000bfbec0): _writeAt: size=5, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000bfbec0): >_writeAt: n=5, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000bfbec0): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.331892263 +0000 UTC m=+507.503289816 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000bfbec0): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000e76480): _readAt: size=512, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000e76480): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000e76480): >openPending: err= 2025/08/18 03:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000e76480): >_readAt: n=5, err=EOF 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000e76480): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.331892263 +0000 UTC m=+507.503289816 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000e76480): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: Remove: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e5bb20 item 30 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:09:55 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/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000e76d80): _readAt: size=2, off=0 2025/08/18 03:09:55 ERROR : open-test-file(0xc000e76d80): Couldn't read size of file 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000e76d80): >_readAt: n=0, err=EOF 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000e76d80): _writeAt: size=5, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000e76d80): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000e76d80): close: 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000e76d80): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000e77140): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000e77140): >openPending: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000e77140): _writeAt: size=5, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000e77140): >_writeAt: n=5, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000e77140): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.335606779 +0000 UTC m=+507.507004333 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000e77140): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 03:09:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000e77800): _readAt: size=512, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000e77800): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000e77800): >openPending: err= 2025/08/18 03:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000e77800): >_readAt: n=5, err=EOF 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000e77800): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.335606779 +0000 UTC m=+507.507004333 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc000e77800): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: Remove: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001725b20 item 31 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:09:55 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/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0017781c0): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0017781c0): >openPending: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0017781c0): _writeAt: size=5, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0017781c0): >_writeAt: n=5, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0017781c0): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.338941253 +0000 UTC m=+507.510338807 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0017781c0): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001778700): _readAt: size=512, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001778700): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001778700): >openPending: err= 2025/08/18 03:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001778700): >_readAt: n=5, err=EOF 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001778700): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.338941253 +0000 UTC m=+507.510338807 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001778700): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: Remove: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001765b20 item 32 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001779000): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001779000): >openPending: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001779000): _writeAt: size=5, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001779000): >_writeAt: n=5, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001779000): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.342227005 +0000 UTC m=+507.513624548 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001779000): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001779480): _readAt: size=2, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001779480): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001779480): _writeAt: size=3, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001779480): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001779480): >openPending: err= 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001799b20 item 33 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001779480): >_writeAt: n=3, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001779480): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.343392672 +0000 UTC m=+507.514790226 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001779480): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001779980): _readAt: size=512, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001779980): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001779980): >openPending: err= 2025/08/18 03:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001779980): >_readAt: n=5, err=EOF 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001779980): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.343392672 +0000 UTC m=+507.514790226 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001779980): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: Remove: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001799ce0 item 33 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001804300): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001804300): >openPending: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001804300): _writeAt: size=5, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001804300): >_writeAt: n=5, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001804300): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.347247171 +0000 UTC m=+507.518644724 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001804300): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001804780): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001804780): >openPending: err= 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001809ce0 item 34 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001804780): _readAt: size=2, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001804780): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001804780): _writeAt: size=3, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001804780): >_writeAt: n=3, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001804780): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.348763395 +0000 UTC m=+507.520160948 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001804780): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001804cc0): _readAt: size=512, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001804cc0): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001804cc0): >openPending: err= 2025/08/18 03:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001804cc0): >_readAt: n=3, err=EOF 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001804cc0): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.348763395 +0000 UTC m=+507.520160948 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001804cc0): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: Remove: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001809ea0 item 34 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0018055c0): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0018055c0): >openPending: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0018055c0): _writeAt: size=5, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0018055c0): >_writeAt: n=5, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0018055c0): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.352586625 +0000 UTC m=+507.523984178 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0018055c0): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001805a40): _readAt: size=2, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001805a40): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001805a40): _writeAt: size=3, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001805a40): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001805a40): >openPending: err= 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001877ea0 item 35 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001805a40): >_writeAt: n=3, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001805a40): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.354025565 +0000 UTC m=+507.525423107 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001805a40): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001805f40): _readAt: size=512, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001805f40): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001805f40): >openPending: err= 2025/08/18 03:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001805f40): >_readAt: n=5, err=EOF 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001805f40): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.354025565 +0000 UTC m=+507.525423107 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001805f40): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: Remove: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0018b60e0 item 35 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0018c4900): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0018c4900): >openPending: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0018c4900): _writeAt: size=5, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0018c4900): >_writeAt: n=5, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0018c4900): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.358019747 +0000 UTC m=+507.529417299 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0018c4900): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0018c4e00): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0018c4e00): >openPending: err= 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0018e40e0 item 36 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0018c4e00): _readAt: size=2, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0018c4e00): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0018c4e00): _writeAt: size=3, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0018c4e00): >_writeAt: n=3, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0018c4e00): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.359123065 +0000 UTC m=+507.530520619 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0018c4e00): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0018c5340): _readAt: size=512, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0018c5340): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0018c5340): >openPending: err= 2025/08/18 03:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0018c5340): >_readAt: n=3, err=EOF 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0018c5340): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.359123065 +0000 UTC m=+507.530520619 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0018c5340): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: Remove: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0018e42a0 item 36 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0018c5c40): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0018c5c40): >openPending: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0018c5c40): _writeAt: size=5, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0018c5c40): >_writeAt: n=5, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0018c5c40): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.36208492 +0000 UTC m=+507.533482474 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0018c5c40): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001954140): _readAt: size=2, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001954140): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001954140): _writeAt: size=3, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001954140): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001954140): >openPending: err= 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0019462a0 item 37 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001954140): >_writeAt: n=3, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001954140): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.362994767 +0000 UTC m=+507.534392319 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001954140): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001954640): _readAt: size=512, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001954640): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001954640): >openPending: err= 2025/08/18 03:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001954640): >_readAt: n=5, err=EOF 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001954640): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.362994767 +0000 UTC m=+507.534392319 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001954640): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: Remove: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001946460 item 37 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001954f80): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001954f80): >openPending: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001954f80): _writeAt: size=5, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001954f80): >_writeAt: n=5, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001954f80): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.366998186 +0000 UTC m=+507.538395729 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001954f80): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001955480): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001955480): >openPending: err= 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0019d2460 item 38 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001955480): _readAt: size=2, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001955480): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001955480): _writeAt: size=3, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001955480): >_writeAt: n=3, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001955480): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.368090815 +0000 UTC m=+507.539488367 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001955480): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0019559c0): _readAt: size=512, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0019559c0): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0019559c0): >openPending: err= 2025/08/18 03:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0019559c0): >_readAt: n=3, err=EOF 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0019559c0): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.368090815 +0000 UTC m=+507.539488367 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0019559c0): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: Remove: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0019d2620 item 38 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001a1c380): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001a1c380): >openPending: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001a1c380): _writeAt: size=5, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001a1c380): >_writeAt: n=5, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001a1c380): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.372261107 +0000 UTC m=+507.543658659 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001a1c380): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001a1c880): _readAt: size=2, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001a1c880): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001a1c880): _writeAt: size=3, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001a1c880): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001a1c880): >openPending: err= 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001a2c620 item 39 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001a1c880): >_writeAt: n=3, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001a1c880): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.373453312 +0000 UTC m=+507.544850876 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001a1c880): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001a1cd80): _readAt: size=512, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001a1cd80): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001a1cd80): >openPending: err= 2025/08/18 03:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001a1cd80): >_readAt: n=5, err=EOF 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001a1cd80): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.373453312 +0000 UTC m=+507.544850876 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001a1cd80): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: Remove: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001a2c7e0 item 39 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001a1d6c0): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001a1d6c0): >openPending: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001a1d6c0): _writeAt: size=5, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001a1d6c0): >_writeAt: n=5, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001a1d6c0): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.377647449 +0000 UTC m=+507.549045001 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001a1d6c0): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001a1dbc0): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001a1dbc0): >openPending: err= 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001a7a7e0 item 40 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001a1dbc0): _readAt: size=2, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001a1dbc0): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001a1dbc0): _writeAt: size=3, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001a1dbc0): >_writeAt: n=3, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001a1dbc0): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.378751749 +0000 UTC m=+507.550149293 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001a1dbc0): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001aa2180): _readAt: size=512, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001aa2180): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001aa2180): >openPending: err= 2025/08/18 03:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001aa2180): >_readAt: n=3, err=EOF 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001aa2180): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.378751749 +0000 UTC m=+507.550149293 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001aa2180): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: Remove: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001a7a9a0 item 40 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001aa2a00): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001aa2a00): >openPending: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001aa2a00): _readAt: size=2, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001aa2a00): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001aa2a00): _writeAt: size=5, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001aa2a00): >_writeAt: n=5, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001aa2a00): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.38207336 +0000 UTC m=+507.553470912 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001aa2a00): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001aa2f00): _writeAt: size=5, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001aa2f00): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001aa2f00): >openPending: err= 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001ac29a0 item 41 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001aa2f00): >_writeAt: n=5, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001aa2f00): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.38332093 +0000 UTC m=+507.554718483 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001aa2f00): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001aa33c0): _readAt: size=2, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001aa33c0): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001aa33c0): _writeAt: size=3, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001aa33c0): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001aa33c0): >openPending: err= 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001ac2b60 item 41 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001aa33c0): >_writeAt: n=3, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001aa33c0): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.384468543 +0000 UTC m=+507.555866095 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001aa33c0): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001aa3900): _readAt: size=512, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001aa3900): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001aa3900): >openPending: err= 2025/08/18 03:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001aa3900): >_readAt: n=5, err=EOF 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001aa3900): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.384468543 +0000 UTC m=+507.555866095 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001aa3900): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: Remove: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001ac2d20 item 41 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001b1e280): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001b1e280): >openPending: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001b1e280): _readAt: size=2, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001b1e280): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001b1e280): _writeAt: size=5, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001b1e280): >_writeAt: n=5, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001b1e280): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.388215379 +0000 UTC m=+507.559612933 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001b1e280): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001b1e780): _writeAt: size=5, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001b1e780): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001b1e780): >openPending: err= 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001b20d20 item 42 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001b1e780): >_writeAt: n=5, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001b1e780): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.389525346 +0000 UTC m=+507.560922900 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001b1e780): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001b1ecc0): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001b1ecc0): >openPending: err= 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001b20ee0 item 42 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001b1ecc0): _readAt: size=2, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001b1ecc0): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001b1ecc0): _writeAt: size=3, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001b1ecc0): >_writeAt: n=3, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001b1ecc0): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.390688507 +0000 UTC m=+507.562086061 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001b1ecc0): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001b1f240): _readAt: size=512, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001b1f240): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001b1f240): >openPending: err= 2025/08/18 03:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001b1f240): >_readAt: n=3, err=EOF 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001b1f240): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.390688507 +0000 UTC m=+507.562086061 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001b1f240): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: Remove: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001b210a0 item 42 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001b1fb40): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001b1fb40): >openPending: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001b1fb40): _readAt: size=2, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001b1fb40): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001b1fb40): _writeAt: size=5, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001b1fb40): >_writeAt: n=5, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001b1fb40): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.39467729 +0000 UTC m=+507.566074853 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001b1fb40): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001ba40c0): _writeAt: size=5, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001ba40c0): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001ba40c0): >openPending: err= 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001b650a0 item 43 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001ba40c0): >_writeAt: n=5, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001ba40c0): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.395677275 +0000 UTC m=+507.567074828 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001ba40c0): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001ba4600): _readAt: size=2, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001ba4600): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001ba4600): _writeAt: size=3, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001ba4600): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001ba4600): >openPending: err= 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001b65260 item 43 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001ba4600): >_writeAt: n=3, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001ba4600): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.396718818 +0000 UTC m=+507.568116371 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001ba4600): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001ba4b40): _readAt: size=512, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001ba4b40): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001ba4b40): >openPending: err= 2025/08/18 03:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001ba4b40): >_readAt: n=5, err=EOF 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001ba4b40): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.396718818 +0000 UTC m=+507.568116371 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001ba4b40): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: Remove: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001b65420 item 43 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001ba5440): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001ba5440): >openPending: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001ba5440): _readAt: size=2, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001ba5440): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001ba5440): _writeAt: size=5, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001ba5440): >_writeAt: n=5, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001ba5440): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.39983855 +0000 UTC m=+507.571236083 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001ba5440): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001ba5940): _writeAt: size=5, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001ba5940): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001ba5940): >openPending: err= 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001be1420 item 44 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001ba5940): >_writeAt: n=5, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001ba5940): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.400747344 +0000 UTC m=+507.572144877 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001ba5940): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001ba5e80): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001ba5e80): >openPending: err= 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001be15e0 item 44 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001ba5e80): _readAt: size=2, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001ba5e80): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001ba5e80): _writeAt: size=3, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001ba5e80): >_writeAt: n=3, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001ba5e80): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.40172079 +0000 UTC m=+507.573118323 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001ba5e80): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001c36480): _readAt: size=512, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001c36480): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001c36480): >openPending: err= 2025/08/18 03:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001c36480): >_readAt: n=3, err=EOF 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001c36480): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.40172079 +0000 UTC m=+507.573118323 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001c36480): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: Remove: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001be17a0 item 44 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001c36d80): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001c36d80): >openPending: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001c36d80): _readAt: size=2, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001c36d80): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001c36d80): _writeAt: size=5, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001c36d80): >_writeAt: n=5, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001c36d80): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.405648206 +0000 UTC m=+507.577045759 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001c36d80): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001c37280): _writeAt: size=5, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001c37280): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001c37280): >openPending: err= 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001c6f7a0 item 45 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001c37280): >_writeAt: n=5, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001c37280): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.406598057 +0000 UTC m=+507.577995610 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001c37280): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 03:09:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001c37980): _readAt: size=512, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001c37980): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001c37980): >openPending: err= 2025/08/18 03:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001c37980): >_readAt: n=5, err=EOF 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001c37980): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.406598057 +0000 UTC m=+507.577995610 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001c37980): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: Remove: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001c6f960 item 45 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001cb0300): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001cb0300): >openPending: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001cb0300): _readAt: size=2, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001cb0300): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001cb0300): _writeAt: size=5, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001cb0300): >_writeAt: n=5, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001cb0300): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.410700542 +0000 UTC m=+507.582098095 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001cb0300): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001cb0800): _writeAt: size=5, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001cb0800): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001cb0800): >openPending: err= 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001cb5960 item 46 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001cb0800): >_writeAt: n=5, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001cb0800): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.411620467 +0000 UTC m=+507.583018010 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001cb0800): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 03:09:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001cb0f00): _readAt: size=512, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001cb0f00): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001cb0f00): >openPending: err= 2025/08/18 03:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001cb0f00): >_readAt: n=5, err=EOF 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001cb0f00): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.411620467 +0000 UTC m=+507.583018010 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001cb0f00): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: Remove: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001cb5b20 item 46 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001cb1800): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001cb1800): >openPending: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001cb1800): _readAt: size=2, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001cb1800): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001cb1800): _writeAt: size=5, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001cb1800): >_writeAt: n=5, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001cb1800): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.415220168 +0000 UTC m=+507.586617721 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001cb1800): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001cb1d00): _writeAt: size=5, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001cb1d00): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001cb1d00): >openPending: err= 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001d07b20 item 47 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001cb1d00): >_writeAt: n=5, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001cb1d00): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.416312478 +0000 UTC m=+507.587710031 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001cb1d00): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 03:09:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001d66480): _readAt: size=512, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001d66480): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001d66480): >openPending: err= 2025/08/18 03:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001d66480): >_readAt: n=5, err=EOF 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001d66480): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.416312478 +0000 UTC m=+507.587710031 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001d66480): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: Remove: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001d07ce0 item 47 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:09:55 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/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001d66d80): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001d66d80): >openPending: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001d66d80): _readAt: size=2, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001d66d80): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001d66d80): _writeAt: size=5, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001d66d80): >_writeAt: n=5, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001d66d80): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.420535357 +0000 UTC m=+507.591932910 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001d66d80): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001d67280): _writeAt: size=5, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001d67280): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001d67280): >openPending: err= 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001d9fce0 item 48 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001d67280): >_writeAt: n=5, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001d67280): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.421530905 +0000 UTC m=+507.592928458 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001d67280): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 03:09:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001d67980): _readAt: size=512, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001d67980): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001d67980): >openPending: err= 2025/08/18 03:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001d67980): >_readAt: n=5, err=EOF 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001d67980): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.421530905 +0000 UTC m=+507.592928458 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001d67980): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: Remove: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001d9fea0 item 48 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001df4300): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001df4300): >openPending: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001df4300): _writeAt: size=5, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001df4300): >_writeAt: n=5, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001df4300): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.425779162 +0000 UTC m=+507.597176675 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001df4300): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001df4780): _readAt: size=2, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001df4780): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001df4780): _writeAt: size=3, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001df4780): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001df4780): open at offset 5 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001df4780): >openPending: err= 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001e03ea0 item 49 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001df4780): >_writeAt: n=3, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001df4780): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.426899053 +0000 UTC m=+507.598296566 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001df4780): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001df4cc0): _readAt: size=512, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001df4cc0): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001df4cc0): >openPending: err= 2025/08/18 03:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001df4cc0): >_readAt: n=8, err=EOF 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001df4cc0): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.426899053 +0000 UTC m=+507.598296566 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001df4cc0): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: Remove: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001e420e0 item 49 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001df5600): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001df5600): >openPending: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001df5600): _writeAt: size=5, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001df5600): >_writeAt: n=5, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001df5600): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.432349696 +0000 UTC m=+507.603747249 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001df5600): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001df5b00): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001df5b00): open at offset 5 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001df5b00): >openPending: err= 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001eee0e0 item 50 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001df5b00): _readAt: size=2, off=5 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001df5b00): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001df5b00): _writeAt: size=3, off=5 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001df5b00): >_writeAt: n=3, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001df5b00): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.433468303 +0000 UTC m=+507.604865857 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001df5b00): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001f10100): _readAt: size=512, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001f10100): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001f10100): >openPending: err= 2025/08/18 03:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001f10100): >_readAt: n=3, err=EOF 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001f10100): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.433468303 +0000 UTC m=+507.604865857 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001f10100): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: Remove: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001eee2a0 item 50 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001f10a40): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001f10a40): >openPending: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001f10a40): _writeAt: size=5, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001f10a40): >_writeAt: n=5, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001f10a40): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.436643058 +0000 UTC m=+507.608040601 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001f10a40): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001f10f40): _readAt: size=2, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001f10f40): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001f10f40): _writeAt: size=3, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001f10f40): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001f10f40): open at offset 5 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001f10f40): >openPending: err= 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001f5c2a0 item 51 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001f10f40): >_writeAt: n=3, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001f10f40): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.437406059 +0000 UTC m=+507.608803613 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001f10f40): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001f11480): _readAt: size=512, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001f11480): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001f11480): >openPending: err= 2025/08/18 03:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001f11480): >_readAt: n=8, err=EOF 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001f11480): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.437406059 +0000 UTC m=+507.608803613 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001f11480): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: Remove: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001f5c460 item 51 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001f11dc0): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001f11dc0): >openPending: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001f11dc0): _writeAt: size=5, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001f11dc0): >_writeAt: n=5, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001f11dc0): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.44036011 +0000 UTC m=+507.611757643 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001f11dc0): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001fbe340): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001fbe340): open at offset 5 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001fbe340): >openPending: err= 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001fb2460 item 52 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001fbe340): _readAt: size=2, off=5 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001fbe340): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001fbe340): _writeAt: size=3, off=5 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001fbe340): >_writeAt: n=3, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001fbe340): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.441274024 +0000 UTC m=+507.612671557 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001fbe340): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001fbe8c0): _readAt: size=512, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001fbe8c0): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001fbe8c0): >openPending: err= 2025/08/18 03:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001fbe8c0): >_readAt: n=3, err=EOF 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001fbe8c0): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.441274024 +0000 UTC m=+507.612671557 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001fbe8c0): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: Remove: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001fb2620 item 52 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001fbf200): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001fbf200): >openPending: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001fbf200): _writeAt: size=5, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001fbf200): >_writeAt: n=5, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001fbf200): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.445732185 +0000 UTC m=+507.617129738 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001fbf200): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001fbf700): _readAt: size=2, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001fbf700): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001fbf700): _writeAt: size=3, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001fbf700): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001fbf700): open at offset 5 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001fbf700): >openPending: err= 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00200a620 item 53 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001fbf700): >_writeAt: n=3, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001fbf700): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.447302641 +0000 UTC m=+507.618700184 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001fbf700): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001fbfc40): _readAt: size=512, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001fbfc40): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001fbfc40): >openPending: err= 2025/08/18 03:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001fbfc40): >_readAt: n=8, err=EOF 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001fbfc40): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.447302641 +0000 UTC m=+507.618700184 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc001fbfc40): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: Remove: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00200a7e0 item 53 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00204e600): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00204e600): >openPending: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00204e600): _writeAt: size=5, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00204e600): >_writeAt: n=5, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00204e600): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.451820985 +0000 UTC m=+507.623218538 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00204e600): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00204eb00): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00204eb00): open at offset 5 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00204eb00): >openPending: err= 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0020627e0 item 54 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00204eb00): _readAt: size=2, off=5 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00204eb00): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00204eb00): _writeAt: size=3, off=5 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00204eb00): >_writeAt: n=3, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00204eb00): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.452966204 +0000 UTC m=+507.624363756 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00204eb00): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00204f080): _readAt: size=512, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00204f080): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00204f080): >openPending: err= 2025/08/18 03:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00204f080): >_readAt: n=3, err=EOF 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00204f080): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.452966204 +0000 UTC m=+507.624363756 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00204f080): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: Remove: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0020629a0 item 54 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00204f9c0): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00204f9c0): >openPending: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00204f9c0): _writeAt: size=5, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00204f9c0): >_writeAt: n=5, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00204f9c0): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.456354257 +0000 UTC m=+507.627751790 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00204f9c0): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00204fec0): _readAt: size=2, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00204fec0): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00204fec0): _writeAt: size=3, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00204fec0): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00204fec0): open at offset 5 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00204fec0): >openPending: err= 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00209e9a0 item 55 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00204fec0): >_writeAt: n=3, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00204fec0): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.457390962 +0000 UTC m=+507.628788505 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00204fec0): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0020d8480): _readAt: size=512, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0020d8480): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0020d8480): >openPending: err= 2025/08/18 03:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0020d8480): >_readAt: n=8, err=EOF 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0020d8480): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.457390962 +0000 UTC m=+507.628788505 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0020d8480): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: Remove: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00209eb60 item 55 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:09:55 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/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0020d8dc0): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0020d8dc0): >openPending: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0020d8dc0): _writeAt: size=5, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0020d8dc0): >_writeAt: n=5, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0020d8dc0): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.460990563 +0000 UTC m=+507.632388116 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0020d8dc0): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0020d92c0): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0020d92c0): open at offset 5 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0020d92c0): >openPending: err= 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002104b60 item 56 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0020d92c0): _readAt: size=2, off=5 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0020d92c0): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0020d92c0): _writeAt: size=3, off=5 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0020d92c0): >_writeAt: n=3, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0020d92c0): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.461989577 +0000 UTC m=+507.633387120 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0020d92c0): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0020d9840): _readAt: size=512, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0020d9840): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0020d9840): >openPending: err= 2025/08/18 03:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0020d9840): >_readAt: n=3, err=EOF 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0020d9840): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.461989577 +0000 UTC m=+507.633387120 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0020d9840): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: Remove: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002104d20 item 56 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0021681c0): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0021681c0): open at offset 0 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0021681c0): >openPending: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0021681c0): _readAt: size=2, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0021681c0): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0021681c0): _writeAt: size=5, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0021681c0): >_writeAt: n=5, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0021681c0): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.465130507 +0000 UTC m=+507.636528051 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0021681c0): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002168700): _writeAt: size=5, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002168700): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002168700): >openPending: err= 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00215ed20 item 57 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002168700): >_writeAt: n=5, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002168700): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.466246411 +0000 UTC m=+507.637643954 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002168700): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002168c40): _readAt: size=2, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002168c40): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002168c40): _writeAt: size=3, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002168c40): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002168c40): open at offset 5 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002168c40): >openPending: err= 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00215eee0 item 57 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002168c40): >_writeAt: n=3, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002168c40): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.467251626 +0000 UTC m=+507.638649149 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002168c40): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0021691c0): _readAt: size=512, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0021691c0): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0021691c0): >openPending: err= 2025/08/18 03:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0021691c0): >_readAt: n=8, err=EOF 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0021691c0): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.467251626 +0000 UTC m=+507.638649149 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0021691c0): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: Remove: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00215f0a0 item 57 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002169ac0): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002169ac0): open at offset 0 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002169ac0): >openPending: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002169ac0): _readAt: size=2, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002169ac0): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002169ac0): _writeAt: size=5, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002169ac0): >_writeAt: n=5, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002169ac0): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.470857879 +0000 UTC m=+507.642255423 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002169ac0): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0021f6080): _writeAt: size=5, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0021f6080): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0021f6080): >openPending: err= 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0021c70a0 item 58 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0021f6080): >_writeAt: n=5, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0021f6080): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.47180704 +0000 UTC m=+507.643204553 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0021f6080): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0021f65c0): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0021f65c0): open at offset 5 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0021f65c0): >openPending: err= 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0021c7260 item 58 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0021f65c0): _readAt: size=2, off=5 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0021f65c0): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0021f65c0): _writeAt: size=3, off=5 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0021f65c0): >_writeAt: n=3, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0021f65c0): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.473520503 +0000 UTC m=+507.644918036 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0021f65c0): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0021f6b80): _readAt: size=512, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0021f6b80): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0021f6b80): >openPending: err= 2025/08/18 03:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0021f6b80): >_readAt: n=3, err=EOF 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0021f6b80): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.473520503 +0000 UTC m=+507.644918036 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0021f6b80): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: Remove: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0021c7420 item 58 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0021f7480): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0021f7480): open at offset 0 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0021f7480): >openPending: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0021f7480): _readAt: size=2, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0021f7480): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0021f7480): _writeAt: size=5, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0021f7480): >_writeAt: n=5, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0021f7480): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.476369687 +0000 UTC m=+507.647767220 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0021f7480): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0021f79c0): _writeAt: size=5, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0021f79c0): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0021f79c0): >openPending: err= 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002239420 item 59 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0021f79c0): >_writeAt: n=5, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0021f79c0): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.477126527 +0000 UTC m=+507.648524050 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0021f79c0): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0021f7f00): _readAt: size=2, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0021f7f00): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0021f7f00): _writeAt: size=3, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0021f7f00): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0021f7f00): open at offset 5 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0021f7f00): >openPending: err= 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0022395e0 item 59 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0021f7f00): >_writeAt: n=3, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0021f7f00): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.477962545 +0000 UTC m=+507.649360068 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0021f7f00): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002274500): _readAt: size=512, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002274500): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002274500): >openPending: err= 2025/08/18 03:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002274500): >_readAt: n=8, err=EOF 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002274500): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.477962545 +0000 UTC m=+507.649360068 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002274500): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: Remove: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0022397a0 item 59 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:09:55 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/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002274e00): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002274e00): open at offset 0 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002274e00): >openPending: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002274e00): _readAt: size=2, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002274e00): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002274e00): _writeAt: size=5, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002274e00): >_writeAt: n=5, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002274e00): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.481682032 +0000 UTC m=+507.653079584 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002274e00): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002275340): _writeAt: size=5, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002275340): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002275340): >openPending: err= 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00229b7a0 item 60 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002275340): >_writeAt: n=5, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002275340): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.482689802 +0000 UTC m=+507.654087355 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002275340): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002275880): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002275880): open at offset 5 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002275880): >openPending: err= 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00229b960 item 60 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002275880): _readAt: size=2, off=5 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002275880): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002275880): _writeAt: size=3, off=5 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002275880): >_writeAt: n=3, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002275880): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.4838087 +0000 UTC m=+507.655206283 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002275880): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002275e40): _readAt: size=512, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002275e40): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002275e40): >openPending: err= 2025/08/18 03:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002275e40): >_readAt: n=3, err=EOF 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002275e40): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.4838087 +0000 UTC m=+507.655206283 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002275e40): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: Remove: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00229bb20 item 60 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0022ec7c0): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0022ec7c0): open at offset 0 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0022ec7c0): >openPending: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0022ec7c0): _readAt: size=2, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0022ec7c0): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0022ec7c0): _writeAt: size=5, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0022ec7c0): >_writeAt: n=5, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0022ec7c0): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.48690662 +0000 UTC m=+507.658304163 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0022ec7c0): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0022ecd00): _writeAt: size=5, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0022ecd00): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0022ecd00): >openPending: err= 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002309b20 item 61 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0022ecd00): >_writeAt: n=5, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0022ecd00): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.487858446 +0000 UTC m=+507.659255999 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0022ecd00): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 03:09:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0022ed400): _readAt: size=512, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0022ed400): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0022ed400): >openPending: err= 2025/08/18 03:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0022ed400): >_readAt: n=5, err=EOF 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0022ed400): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.487858446 +0000 UTC m=+507.659255999 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0022ed400): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: Remove: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002309ce0 item 61 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:09:55 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/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0022edd00): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0022edd00): open at offset 0 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0022edd00): >openPending: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0022edd00): _readAt: size=2, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0022edd00): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0022edd00): _writeAt: size=5, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0022edd00): >_writeAt: n=5, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0022edd00): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.491817671 +0000 UTC m=+507.663215234 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0022edd00): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0023c82c0): _writeAt: size=5, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0023c82c0): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0023c82c0): >openPending: err= 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002387ce0 item 62 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0023c82c0): >_writeAt: n=5, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0023c82c0): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.492782751 +0000 UTC m=+507.664180294 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0023c82c0): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 03:09:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0023c89c0): _readAt: size=512, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0023c89c0): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0023c89c0): >openPending: err= 2025/08/18 03:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0023c89c0): >_readAt: n=5, err=EOF 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0023c89c0): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.492782751 +0000 UTC m=+507.664180294 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0023c89c0): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: Remove: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002387ea0 item 62 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:09:55 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/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0023c92c0): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0023c92c0): open at offset 0 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0023c92c0): >openPending: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0023c92c0): _readAt: size=2, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0023c92c0): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0023c92c0): _writeAt: size=5, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0023c92c0): >_writeAt: n=5, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0023c92c0): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.496039209 +0000 UTC m=+507.667436732 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0023c92c0): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0023c9800): _writeAt: size=5, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0023c9800): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0023c9800): >openPending: err= 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002423ea0 item 63 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0023c9800): >_writeAt: n=5, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0023c9800): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.497240231 +0000 UTC m=+507.668637784 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0023c9800): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 03:09:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0023c9f00): _readAt: size=512, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0023c9f00): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0023c9f00): >openPending: err= 2025/08/18 03:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0023c9f00): >_readAt: n=5, err=EOF 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0023c9f00): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.497240231 +0000 UTC m=+507.668637784 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0023c9f00): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: Remove: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00245e0e0 item 63 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:09:55 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/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00246a880): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00246a880): open at offset 0 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00246a880): >openPending: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00246a880): _readAt: size=2, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00246a880): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00246a880): _writeAt: size=5, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00246a880): >_writeAt: n=5, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00246a880): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.500666598 +0000 UTC m=+507.672064121 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00246a880): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00246adc0): _writeAt: size=5, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00246adc0): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00246adc0): >openPending: err= 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00249a0e0 item 64 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00246adc0): >_writeAt: n=5, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00246adc0): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.501611469 +0000 UTC m=+507.673008992 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00246adc0): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 03:09:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00246b4c0): _readAt: size=512, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00246b4c0): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00246b4c0): >openPending: err= 2025/08/18 03:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00246b4c0): >_readAt: n=5, err=EOF 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00246b4c0): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.501611469 +0000 UTC m=+507.673008992 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00246b4c0): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: Remove: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00249a2a0 item 64 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00246bdc0): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00246bdc0): >openPending: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00246bdc0): _writeAt: size=5, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00246bdc0): >_writeAt: n=5, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00246bdc0): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.504500609 +0000 UTC m=+507.675898132 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00246bdc0): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_RDWR 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0025062c0): _readAt: size=2, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0025062c0): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0025062c0): >openPending: err= 2025/08/18 03:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0025062c0): >_readAt: n=2, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0025062c0): _writeAt: size=3, off=2 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0024ee2a0 item 65 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0025062c0): >_writeAt: n=3, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0025062c0): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.505450981 +0000 UTC m=+507.676848504 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0025062c0): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0025067c0): _readAt: size=512, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0025067c0): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0025067c0): >openPending: err= 2025/08/18 03:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0025067c0): >_readAt: n=5, err=EOF 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0025067c0): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.505450981 +0000 UTC m=+507.676848504 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0025067c0): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: Remove: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0024ee460 item 65 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0025070c0): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0025070c0): >openPending: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0025070c0): _writeAt: size=5, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0025070c0): >_writeAt: n=5, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0025070c0): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.50862293 +0000 UTC m=+507.680020453 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0025070c0): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002507540): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002507540): >openPending: err= 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002566460 item 66 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002507540): _readAt: size=2, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002507540): >_readAt: n=0, err=EOF 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002507540): _writeAt: size=3, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002507540): >_writeAt: n=3, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002507540): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.510003139 +0000 UTC m=+507.681400672 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002507540): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002507a80): _readAt: size=512, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002507a80): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002507a80): >openPending: err= 2025/08/18 03:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002507a80): >_readAt: n=3, err=EOF 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002507a80): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.510003139 +0000 UTC m=+507.681400672 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002507a80): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: Remove: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002566620 item 66 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0025a0400): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0025a0400): >openPending: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0025a0400): _writeAt: size=5, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0025a0400): >_writeAt: n=5, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0025a0400): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.512963852 +0000 UTC m=+507.684361385 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0025a0400): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0025a0880): _readAt: size=2, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0025a0880): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0025a0880): >openPending: err= 2025/08/18 03:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0025a0880): >_readAt: n=2, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0025a0880): _writeAt: size=3, off=2 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0025ba620 item 67 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0025a0880): >_writeAt: n=3, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0025a0880): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.513973015 +0000 UTC m=+507.685370548 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0025a0880): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0025a0d80): _readAt: size=512, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0025a0d80): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0025a0d80): >openPending: err= 2025/08/18 03:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0025a0d80): >_readAt: n=5, err=EOF 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0025a0d80): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.513973015 +0000 UTC m=+507.685370548 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0025a0d80): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: Remove: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0025ba7e0 item 67 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0025a16c0): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0025a16c0): >openPending: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0025a16c0): _writeAt: size=5, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0025a16c0): >_writeAt: n=5, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0025a16c0): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.516573413 +0000 UTC m=+507.687970936 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0025a16c0): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0025a1bc0): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0025a1bc0): >openPending: err= 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00260a7e0 item 68 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0025a1bc0): _readAt: size=2, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0025a1bc0): >_readAt: n=0, err=EOF 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0025a1bc0): _writeAt: size=3, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0025a1bc0): >_writeAt: n=3, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0025a1bc0): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.517419298 +0000 UTC m=+507.688816821 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0025a1bc0): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002632180): _readAt: size=512, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002632180): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002632180): >openPending: err= 2025/08/18 03:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002632180): >_readAt: n=3, err=EOF 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002632180): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.517419298 +0000 UTC m=+507.688816821 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002632180): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: Remove: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00260a9a0 item 68 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002632a80): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002632a80): >openPending: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002632a80): _writeAt: size=5, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002632a80): >_writeAt: n=5, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002632a80): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.519923505 +0000 UTC m=+507.691321028 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002632a80): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002632f00): _readAt: size=2, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002632f00): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002632f00): >openPending: err= 2025/08/18 03:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002632f00): >_readAt: n=2, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002632f00): _writeAt: size=3, off=2 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0026709a0 item 69 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002632f00): >_writeAt: n=3, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002632f00): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.520740006 +0000 UTC m=+507.692137529 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002632f00): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002633400): _readAt: size=512, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002633400): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002633400): >openPending: err= 2025/08/18 03:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002633400): >_readAt: n=5, err=EOF 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002633400): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.520740006 +0000 UTC m=+507.692137529 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002633400): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: Remove: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002670b60 item 69 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002633d40): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002633d40): >openPending: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002633d40): _writeAt: size=5, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002633d40): >_writeAt: n=5, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002633d40): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.523376972 +0000 UTC m=+507.694774495 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002633d40): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0026d22c0): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0026d22c0): >openPending: err= 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0026b4b60 item 70 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0026d22c0): _readAt: size=2, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0026d22c0): >_readAt: n=0, err=EOF 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0026d22c0): _writeAt: size=3, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0026d22c0): >_writeAt: n=3, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0026d22c0): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.524731764 +0000 UTC m=+507.696129306 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0026d22c0): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0026d2800): _readAt: size=512, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0026d2800): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0026d2800): >openPending: err= 2025/08/18 03:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0026d2800): >_readAt: n=3, err=EOF 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0026d2800): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.524731764 +0000 UTC m=+507.696129306 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0026d2800): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: Remove: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0026b4d20 item 70 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0026d3140): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0026d3140): >openPending: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0026d3140): _writeAt: size=5, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0026d3140): >_writeAt: n=5, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0026d3140): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.528435008 +0000 UTC m=+507.699832542 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0026d3140): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0026d3640): _readAt: size=2, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0026d3640): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0026d3640): >openPending: err= 2025/08/18 03:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0026d3640): >_readAt: n=2, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0026d3640): _writeAt: size=3, off=2 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0026f0d20 item 71 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0026d3640): >_writeAt: n=3, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0026d3640): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.529469228 +0000 UTC m=+507.700866762 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0026d3640): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0026d3b40): _readAt: size=512, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0026d3b40): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0026d3b40): >openPending: err= 2025/08/18 03:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0026d3b40): >_readAt: n=5, err=EOF 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0026d3b40): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.529469228 +0000 UTC m=+507.700866762 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0026d3b40): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: Remove: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0026f0ee0 item 71 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002756500): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002756500): >openPending: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002756500): _writeAt: size=5, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002756500): >_writeAt: n=5, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002756500): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.532707141 +0000 UTC m=+507.704104685 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002756500): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002756a00): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002756a00): >openPending: err= 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002768ee0 item 72 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002756a00): _readAt: size=2, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002756a00): >_readAt: n=0, err=EOF 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002756a00): _writeAt: size=3, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002756a00): >_writeAt: n=3, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002756a00): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.533657864 +0000 UTC m=+507.705055437 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002756a00): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002756f40): _readAt: size=512, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002756f40): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002756f40): >openPending: err= 2025/08/18 03:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002756f40): >_readAt: n=3, err=EOF 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002756f40): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.533657864 +0000 UTC m=+507.705055437 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002756f40): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: Remove: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0027690a0 item 72 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0027577c0): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0027577c0): >openPending: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0027577c0): _readAt: size=2, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0027577c0): >_readAt: n=0, err=EOF 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0027577c0): _writeAt: size=5, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0027577c0): >_writeAt: n=5, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0027577c0): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.53687035 +0000 UTC m=+507.708267893 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0027577c0): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002757cc0): _writeAt: size=5, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002757cc0): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002757cc0): >openPending: err= 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0027b10a0 item 73 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002757cc0): >_writeAt: n=5, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002757cc0): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.537772532 +0000 UTC m=+507.709170075 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002757cc0): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0027fa200): _readAt: size=2, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0027fa200): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0027fa200): >openPending: err= 2025/08/18 03:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0027fa200): >_readAt: n=2, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0027fa200): _writeAt: size=3, off=2 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0027b1260 item 73 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0027fa200): >_writeAt: n=3, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0027fa200): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.539204728 +0000 UTC m=+507.710602262 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0027fa200): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00134eac0): _readAt: size=512, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00134eac0): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00134eac0): >openPending: err= 2025/08/18 03:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00134eac0): >_readAt: n=5, err=EOF 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00134eac0): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.539204728 +0000 UTC m=+507.710602262 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00134eac0): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: Remove: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013584d0 item 73 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00134f3c0): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00134f3c0): >openPending: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00134f3c0): _readAt: size=2, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00134f3c0): >_readAt: n=0, err=EOF 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00134f3c0): _writeAt: size=5, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00134f3c0): >_writeAt: n=5, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00134f3c0): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.54199413 +0000 UTC m=+507.713391663 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00134f3c0): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00134f8c0): _writeAt: size=5, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00134f8c0): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00134f8c0): >openPending: err= 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0028024d0 item 74 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00134f8c0): >_writeAt: n=5, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00134f8c0): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.542805973 +0000 UTC m=+507.714203506 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00134f8c0): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00134fe00): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00134fe00): >openPending: err= 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002802690 item 74 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00134fe00): _readAt: size=2, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00134fe00): >_readAt: n=0, err=EOF 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00134fe00): _writeAt: size=3, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00134fe00): >_writeAt: n=3, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00134fe00): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.543983711 +0000 UTC m=+507.715381284 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00134fe00): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00284c400): _readAt: size=512, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00284c400): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00284c400): >openPending: err= 2025/08/18 03:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00284c400): >_readAt: n=3, err=EOF 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00284c400): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.543983711 +0000 UTC m=+507.715381284 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00284c400): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: Remove: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002802850 item 74 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00284cd00): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00284cd00): >openPending: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00284cd00): _readAt: size=2, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00284cd00): >_readAt: n=0, err=EOF 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00284cd00): _writeAt: size=5, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00284cd00): >_writeAt: n=5, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00284cd00): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.546879813 +0000 UTC m=+507.718277336 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00284cd00): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00284d200): _writeAt: size=5, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00284d200): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00284d200): >openPending: err= 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00287a850 item 75 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00284d200): >_writeAt: n=5, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00284d200): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.547709659 +0000 UTC m=+507.719107192 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00284d200): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00284d740): _readAt: size=2, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00284d740): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00284d740): >openPending: err= 2025/08/18 03:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00284d740): >_readAt: n=2, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00284d740): _writeAt: size=3, off=2 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00287aa10 item 75 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00284d740): >_writeAt: n=3, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00284d740): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.54878144 +0000 UTC m=+507.720178973 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00284d740): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00284dc80): _readAt: size=512, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00284dc80): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00284dc80): >openPending: err= 2025/08/18 03:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00284dc80): >_readAt: n=5, err=EOF 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00284dc80): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.54878144 +0000 UTC m=+507.720178973 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00284dc80): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: Remove: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00287abd0 item 75 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0028be600): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0028be600): >openPending: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0028be600): _readAt: size=2, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0028be600): >_readAt: n=0, err=EOF 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0028be600): _writeAt: size=5, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0028be600): >_writeAt: n=5, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0028be600): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.552273128 +0000 UTC m=+507.723670671 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0028be600): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0028beb00): _writeAt: size=5, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0028beb00): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0028beb00): >openPending: err= 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0028e6bd0 item 76 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0028beb00): >_writeAt: n=5, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0028beb00): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.553189698 +0000 UTC m=+507.724587231 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0028beb00): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0028bf040): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0028bf040): >openPending: err= 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0028e6d90 item 76 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0028bf040): _readAt: size=2, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0028bf040): >_readAt: n=0, err=EOF 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0028bf040): _writeAt: size=3, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0028bf040): >_writeAt: n=3, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0028bf040): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.554231492 +0000 UTC m=+507.725629025 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0028bf040): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0028bf5c0): _readAt: size=512, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0028bf5c0): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0028bf5c0): >openPending: err= 2025/08/18 03:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0028bf5c0): >_readAt: n=3, err=EOF 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0028bf5c0): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.554231492 +0000 UTC m=+507.725629025 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0028bf5c0): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: Remove: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0028e6f50 item 76 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0028bfec0): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0028bfec0): >openPending: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0028bfec0): _readAt: size=2, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0028bfec0): >_readAt: n=0, err=EOF 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0028bfec0): _writeAt: size=5, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0028bfec0): >_writeAt: n=5, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0028bfec0): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.557075285 +0000 UTC m=+507.728472819 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0028bfec0): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00298a440): _writeAt: size=5, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00298a440): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00298a440): >openPending: err= 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002970f50 item 77 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00298a440): >_writeAt: n=5, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00298a440): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.557963351 +0000 UTC m=+507.729360864 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00298a440): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 03:09:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00298ab40): _readAt: size=512, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00298ab40): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00298ab40): >openPending: err= 2025/08/18 03:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00298ab40): >_readAt: n=5, err=EOF 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00298ab40): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.557963351 +0000 UTC m=+507.729360864 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00298ab40): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: Remove: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002971110 item 77 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00298b440): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00298b440): >openPending: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00298b440): _readAt: size=2, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00298b440): >_readAt: n=0, err=EOF 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00298b440): _writeAt: size=5, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00298b440): >_writeAt: n=5, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00298b440): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.561143886 +0000 UTC m=+507.732541419 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00298b440): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00298b940): _writeAt: size=5, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00298b940): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00298b940): >openPending: err= 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0029c7110 item 78 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00298b940): >_writeAt: n=5, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00298b940): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.562191691 +0000 UTC m=+507.733589224 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc00298b940): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 03:09:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0029e40c0): _readAt: size=512, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0029e40c0): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0029e40c0): >openPending: err= 2025/08/18 03:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0029e40c0): >_readAt: n=5, err=EOF 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0029e40c0): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.562191691 +0000 UTC m=+507.733589224 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0029e40c0): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: Remove: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0029c72d0 item 78 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0029e49c0): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0029e49c0): >openPending: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0029e49c0): _readAt: size=2, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0029e49c0): >_readAt: n=0, err=EOF 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0029e49c0): _writeAt: size=5, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0029e49c0): >_writeAt: n=5, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0029e49c0): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.564784494 +0000 UTC m=+507.736182027 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0029e49c0): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0029e4ec0): _writeAt: size=5, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0029e4ec0): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0029e4ec0): >openPending: err= 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0029ff2d0 item 79 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0029e4ec0): >_writeAt: n=5, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0029e4ec0): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.565550721 +0000 UTC m=+507.736948244 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0029e4ec0): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 03:09:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0029e55c0): _readAt: size=512, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0029e55c0): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0029e55c0): >openPending: err= 2025/08/18 03:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0029e55c0): >_readAt: n=5, err=EOF 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0029e55c0): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.565550721 +0000 UTC m=+507.736948244 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0029e55c0): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: Remove: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0029ff490 item 79 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:09:55 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/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0029e5ec0): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0029e5ec0): >openPending: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0029e5ec0): _readAt: size=2, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0029e5ec0): >_readAt: n=0, err=EOF 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0029e5ec0): _writeAt: size=5, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0029e5ec0): >_writeAt: n=5, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0029e5ec0): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.567717445 +0000 UTC m=+507.739114958 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0029e5ec0): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002a96440): _writeAt: size=5, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002a96440): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002a96440): >openPending: err= 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002a7d490 item 80 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002a96440): >_writeAt: n=5, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002a96440): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.568444639 +0000 UTC m=+507.739842152 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002a96440): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 03:09:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002a96b40): _readAt: size=512, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002a96b40): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002a96b40): >openPending: err= 2025/08/18 03:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002a96b40): >_readAt: n=5, err=EOF 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002a96b40): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.568444639 +0000 UTC m=+507.739842152 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002a96b40): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: Remove: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002a7d650 item 80 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002a97440): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002a97440): >openPending: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002a97440): _writeAt: size=5, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002a97440): >_writeAt: n=5, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002a97440): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.570771875 +0000 UTC m=+507.742169377 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002a97440): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002a978c0): _readAt: size=2, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002a978c0): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002a978c0): open at offset 5 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002a978c0): >openPending: err= 2025/08/18 03:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002a978c0): >_readAt: n=2, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002a978c0): _writeAt: size=3, off=7 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002ac1650 item 81 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002a978c0): >_writeAt: n=3, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002a978c0): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.571429046 +0000 UTC m=+507.742826559 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002a978c0): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002a97e00): _readAt: size=512, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002a97e00): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002a97e00): >openPending: err= 2025/08/18 03:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002a97e00): >_readAt: n=8, err=EOF 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002a97e00): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.571429046 +0000 UTC m=+507.742826559 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002a97e00): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: Remove: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002ac1810 item 81 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002b027c0): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002b027c0): >openPending: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002b027c0): _writeAt: size=5, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002b027c0): >_writeAt: n=5, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002b027c0): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.573234974 +0000 UTC m=+507.744632487 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002b027c0): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002b02cc0): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002b02cc0): open at offset 5 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002b02cc0): >openPending: err= 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002b35810 item 82 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002b02cc0): _readAt: size=2, off=5 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002b02cc0): >_readAt: n=0, err=EOF 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002b02cc0): _writeAt: size=3, off=5 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002b02cc0): >_writeAt: n=3, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002b02cc0): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.574682058 +0000 UTC m=+507.746079591 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002b02cc0): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002b03240): _readAt: size=512, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002b03240): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002b03240): >openPending: err= 2025/08/18 03:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002b03240): >_readAt: n=3, err=EOF 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002b03240): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.574682058 +0000 UTC m=+507.746079591 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002b03240): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: Remove: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002b359d0 item 82 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002b03b80): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002b03b80): >openPending: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002b03b80): _writeAt: size=5, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002b03b80): >_writeAt: n=5, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002b03b80): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.577081859 +0000 UTC m=+507.748479392 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002b03b80): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002bc4100): _readAt: size=2, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002bc4100): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002bc4100): open at offset 5 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002bc4100): >openPending: err= 2025/08/18 03:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002bc4100): >_readAt: n=2, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002bc4100): _writeAt: size=3, off=7 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002b759d0 item 83 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002bc4100): >_writeAt: n=3, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002bc4100): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.577860168 +0000 UTC m=+507.749257702 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002bc4100): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002bc4640): _readAt: size=512, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002bc4640): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002bc4640): >openPending: err= 2025/08/18 03:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002bc4640): >_readAt: n=8, err=EOF 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002bc4640): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.577860168 +0000 UTC m=+507.749257702 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002bc4640): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: Remove: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002b75b90 item 83 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002bc4f80): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002bc4f80): >openPending: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002bc4f80): _writeAt: size=5, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002bc4f80): >_writeAt: n=5, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002bc4f80): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.580664347 +0000 UTC m=+507.752061881 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002bc4f80): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002bc5480): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002bc5480): open at offset 5 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002bc5480): >openPending: err= 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002bedb90 item 84 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002bc5480): _readAt: size=2, off=5 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002bc5480): >_readAt: n=0, err=EOF 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002bc5480): _writeAt: size=3, off=5 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002bc5480): >_writeAt: n=3, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002bc5480): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.581565919 +0000 UTC m=+507.752963462 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002bc5480): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002bc5a00): _readAt: size=512, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002bc5a00): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002bc5a00): >openPending: err= 2025/08/18 03:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002bc5a00): >_readAt: n=3, err=EOF 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002bc5a00): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.581565919 +0000 UTC m=+507.752963462 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002bc5a00): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: Remove: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002bedd50 item 84 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002c303c0): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002c303c0): >openPending: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002c303c0): _writeAt: size=5, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002c303c0): >_writeAt: n=5, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002c303c0): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.584368334 +0000 UTC m=+507.755765868 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002c303c0): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002c308c0): _readAt: size=2, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002c308c0): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002c308c0): open at offset 5 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002c308c0): >openPending: err= 2025/08/18 03:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002c308c0): >_readAt: n=2, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002c308c0): _writeAt: size=3, off=7 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002c39d50 item 85 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002c308c0): >_writeAt: n=3, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002c308c0): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.585140102 +0000 UTC m=+507.756537635 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002c308c0): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002c30e00): _readAt: size=512, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002c30e00): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002c30e00): >openPending: err= 2025/08/18 03:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002c30e00): >_readAt: n=8, err=EOF 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002c30e00): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.585140102 +0000 UTC m=+507.756537635 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002c30e00): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: Remove: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002c39f10 item 85 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002c31740): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002c31740): >openPending: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002c31740): _writeAt: size=5, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002c31740): >_writeAt: n=5, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002c31740): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.587670188 +0000 UTC m=+507.759067720 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002c31740): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002c31c40): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002c31c40): open at offset 5 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002c31c40): >openPending: err= 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002cadf10 item 86 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002c31c40): _readAt: size=2, off=5 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002c31c40): >_readAt: n=0, err=EOF 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002c31c40): _writeAt: size=3, off=5 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002c31c40): >_writeAt: n=3, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002c31c40): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.588467854 +0000 UTC m=+507.759865387 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002c31c40): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002cfe240): _readAt: size=512, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002cfe240): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002cfe240): >openPending: err= 2025/08/18 03:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002cfe240): >_readAt: n=3, err=EOF 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002cfe240): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.588467854 +0000 UTC m=+507.759865387 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002cfe240): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: Remove: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002cde150 item 86 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002cfeb80): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002cfeb80): >openPending: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002cfeb80): _writeAt: size=5, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002cfeb80): >_writeAt: n=5, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002cfeb80): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.59083883 +0000 UTC m=+507.762236374 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002cfeb80): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002cff080): _readAt: size=2, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002cff080): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002cff080): open at offset 5 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002cff080): >openPending: err= 2025/08/18 03:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002cff080): >_readAt: n=2, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002cff080): _writeAt: size=3, off=7 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002d5c150 item 87 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002cff080): >_writeAt: n=3, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002cff080): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.591705907 +0000 UTC m=+507.763103450 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002cff080): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002cff5c0): _readAt: size=512, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002cff5c0): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002cff5c0): >openPending: err= 2025/08/18 03:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002cff5c0): >_readAt: n=8, err=EOF 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002cff5c0): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.591705907 +0000 UTC m=+507.763103450 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002cff5c0): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: Remove: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002d5c310 item 87 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:09:55 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/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002cfff00): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002cfff00): >openPending: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002cfff00): _writeAt: size=5, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002cfff00): >_writeAt: n=5, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002cfff00): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.594002814 +0000 UTC m=+507.765400328 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002cfff00): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002dc8480): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002dc8480): open at offset 5 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002dc8480): >openPending: err= 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002dac310 item 88 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002dc8480): _readAt: size=2, off=5 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002dc8480): >_readAt: n=0, err=EOF 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002dc8480): _writeAt: size=3, off=5 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002dc8480): >_writeAt: n=3, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002dc8480): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.594894176 +0000 UTC m=+507.766291689 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002dc8480): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002dc8a00): _readAt: size=512, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002dc8a00): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002dc8a00): >openPending: err= 2025/08/18 03:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002dc8a00): >_readAt: n=3, err=EOF 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002dc8a00): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.594894176 +0000 UTC m=+507.766291689 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002dc8a00): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: Remove: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002dac4d0 item 88 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002dc9300): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002dc9300): open at offset 0 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002dc9300): >openPending: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002dc9300): _readAt: size=2, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002dc9300): >_readAt: n=0, err=EOF 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002dc9300): _writeAt: size=5, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002dc9300): >_writeAt: n=5, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002dc9300): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.598280157 +0000 UTC m=+507.769677670 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002dc9300): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002dc9840): _writeAt: size=5, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002dc9840): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002dc9840): >openPending: err= 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002e264d0 item 89 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002dc9840): >_writeAt: n=5, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002dc9840): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.599173653 +0000 UTC m=+507.770571186 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002dc9840): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002dc9d80): _readAt: size=2, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002dc9d80): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002dc9d80): open at offset 5 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002dc9d80): >openPending: err= 2025/08/18 03:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002dc9d80): >_readAt: n=2, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002dc9d80): _writeAt: size=3, off=7 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002e26690 item 89 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002dc9d80): >_writeAt: n=3, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002dc9d80): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.600196973 +0000 UTC m=+507.771594506 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002dc9d80): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002e46380): _readAt: size=512, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002e46380): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002e46380): >openPending: err= 2025/08/18 03:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002e46380): >_readAt: n=8, err=EOF 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002e46380): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.600196973 +0000 UTC m=+507.771594506 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002e46380): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: Remove: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002e26850 item 89 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002e46c80): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002e46c80): open at offset 0 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002e46c80): >openPending: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002e46c80): _readAt: size=2, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002e46c80): >_readAt: n=0, err=EOF 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002e46c80): _writeAt: size=5, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002e46c80): >_writeAt: n=5, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002e46c80): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.603224751 +0000 UTC m=+507.774622294 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002e46c80): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002e471c0): _writeAt: size=5, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002e471c0): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002e471c0): >openPending: err= 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002e82850 item 90 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002e471c0): >_writeAt: n=5, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002e471c0): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.604529919 +0000 UTC m=+507.775927453 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002e471c0): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002e47700): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002e47700): open at offset 5 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002e47700): >openPending: err= 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002e82a10 item 90 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002e47700): _readAt: size=2, off=5 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002e47700): >_readAt: n=0, err=EOF 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002e47700): _writeAt: size=3, off=5 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002e47700): >_writeAt: n=3, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002e47700): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.60547423 +0000 UTC m=+507.776871774 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002e47700): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002e47cc0): _readAt: size=512, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002e47cc0): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002e47cc0): >openPending: err= 2025/08/18 03:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002e47cc0): >_readAt: n=3, err=EOF 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002e47cc0): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.60547423 +0000 UTC m=+507.776871774 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002e47cc0): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: Remove: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002e82bd0 item 90 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002ef8640): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002ef8640): open at offset 0 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002ef8640): >openPending: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002ef8640): _readAt: size=2, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002ef8640): >_readAt: n=0, err=EOF 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002ef8640): _writeAt: size=5, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002ef8640): >_writeAt: n=5, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002ef8640): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.608437007 +0000 UTC m=+507.779834520 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002ef8640): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002ef8b80): _writeAt: size=5, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002ef8b80): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002ef8b80): >openPending: err= 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002f4abd0 item 91 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002ef8b80): >_writeAt: n=5, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002ef8b80): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.609301268 +0000 UTC m=+507.780698781 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002ef8b80): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002ef90c0): _readAt: size=2, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002ef90c0): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002ef90c0): open at offset 5 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002ef90c0): >openPending: err= 2025/08/18 03:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002ef90c0): >_readAt: n=2, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002ef90c0): _writeAt: size=3, off=7 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002f4ad90 item 91 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002ef90c0): >_writeAt: n=3, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002ef90c0): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.610892533 +0000 UTC m=+507.782290066 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002ef90c0): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002ef9640): _readAt: size=512, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002ef9640): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002ef9640): >openPending: err= 2025/08/18 03:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002ef9640): >_readAt: n=8, err=EOF 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002ef9640): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.610892533 +0000 UTC m=+507.782290066 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002ef9640): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: Remove: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002f4af50 item 91 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:09:55 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/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002ef9f40): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002ef9f40): open at offset 0 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002ef9f40): >openPending: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002ef9f40): _readAt: size=2, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002ef9f40): >_readAt: n=0, err=EOF 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002ef9f40): _writeAt: size=5, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002ef9f40): >_writeAt: n=5, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002ef9f40): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.613944596 +0000 UTC m=+507.785342130 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002ef9f40): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002ffe500): _writeAt: size=5, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002ffe500): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002ffe500): >openPending: err= 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002fd6f50 item 92 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002ffe500): >_writeAt: n=5, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002ffe500): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.614776627 +0000 UTC m=+507.786174160 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002ffe500): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002ffea40): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002ffea40): open at offset 5 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002ffea40): >openPending: err= 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002fd7110 item 92 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002ffea40): _readAt: size=2, off=5 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002ffea40): >_readAt: n=0, err=EOF 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002ffea40): _writeAt: size=3, off=5 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002ffea40): >_writeAt: n=3, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002ffea40): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.615742408 +0000 UTC m=+507.787139941 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002ffea40): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002fff000): _readAt: size=512, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002fff000): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002fff000): >openPending: err= 2025/08/18 03:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002fff000): >_readAt: n=3, err=EOF 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002fff000): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.615742408 +0000 UTC m=+507.787139941 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002fff000): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: Remove: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002fd72d0 item 92 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002fff900): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002fff900): open at offset 0 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002fff900): >openPending: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002fff900): _readAt: size=2, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002fff900): >_readAt: n=0, err=EOF 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002fff900): _writeAt: size=5, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002fff900): >_writeAt: n=5, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002fff900): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.618295327 +0000 UTC m=+507.789692860 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002fff900): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002fffe40): _writeAt: size=5, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002fffe40): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002fffe40): >openPending: err= 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0030452d0 item 93 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002fffe40): >_writeAt: n=5, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002fffe40): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.61900591 +0000 UTC m=+507.790403443 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc002fffe40): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 03:09:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0030785c0): _readAt: size=512, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0030785c0): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0030785c0): >openPending: err= 2025/08/18 03:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0030785c0): >_readAt: n=5, err=EOF 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0030785c0): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.61900591 +0000 UTC m=+507.790403443 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0030785c0): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: Remove: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003045490 item 93 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:09:55 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/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file(0xc003078ec0): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : open-test-file(0xc003078ec0): open at offset 0 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc003078ec0): >openPending: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc003078ec0): _readAt: size=2, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc003078ec0): >_readAt: n=0, err=EOF 2025/08/18 03:09:55 DEBUG : open-test-file(0xc003078ec0): _writeAt: size=5, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc003078ec0): >_writeAt: n=5, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc003078ec0): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.622086026 +0000 UTC m=+507.793483570 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc003078ec0): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc003079400): _writeAt: size=5, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc003079400): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc003079400): >openPending: err= 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0030c3490 item 94 2025/08/18 03:09:55 DEBUG : open-test-file(0xc003079400): >_writeAt: n=5, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc003079400): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.622990623 +0000 UTC m=+507.794388156 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc003079400): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 03:09:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc003079b00): _readAt: size=512, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc003079b00): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc003079b00): >openPending: err= 2025/08/18 03:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:09:55 DEBUG : open-test-file(0xc003079b00): >_readAt: n=5, err=EOF 2025/08/18 03:09:55 DEBUG : open-test-file(0xc003079b00): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.622990623 +0000 UTC m=+507.794388156 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc003079b00): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: Remove: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0030c3650 item 94 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:09:55 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/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file(0xc003120480): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : open-test-file(0xc003120480): open at offset 0 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc003120480): >openPending: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc003120480): _readAt: size=2, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc003120480): >_readAt: n=0, err=EOF 2025/08/18 03:09:55 DEBUG : open-test-file(0xc003120480): _writeAt: size=5, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc003120480): >_writeAt: n=5, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc003120480): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.626038269 +0000 UTC m=+507.797435802 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc003120480): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0031209c0): _writeAt: size=5, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0031209c0): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0031209c0): >openPending: err= 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003141650 item 95 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0031209c0): >_writeAt: n=5, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0031209c0): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.626840664 +0000 UTC m=+507.798238197 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0031209c0): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 03:09:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0031210c0): _readAt: size=512, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0031210c0): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0031210c0): >openPending: err= 2025/08/18 03:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0031210c0): >_readAt: n=5, err=EOF 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0031210c0): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.626840664 +0000 UTC m=+507.798238197 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0031210c0): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: Remove: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003141810 item 95 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:09:55 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/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0031219c0): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0031219c0): open at offset 0 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0031219c0): >openPending: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0031219c0): _readAt: size=2, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0031219c0): >_readAt: n=0, err=EOF 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0031219c0): _writeAt: size=5, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0031219c0): >_writeAt: n=5, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0031219c0): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.62960585 +0000 UTC m=+507.801003383 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0031219c0): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc003121f00): _writeAt: size=5, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc003121f00): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc003121f00): >openPending: err= 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0031a9810 item 96 2025/08/18 03:09:55 DEBUG : open-test-file(0xc003121f00): >_writeAt: n=5, err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc003121f00): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.630226424 +0000 UTC m=+507.801623957 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc003121f00): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 03:09:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 03:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0031e6680): _readAt: size=512, off=0 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0031e6680): openPending: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0031e6680): >openPending: err= 2025/08/18 03:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0031e6680): >_readAt: n=5, err=EOF 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0031e6680): close: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:09:55.630226424 +0000 UTC m=+507.801623957 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:09:55 DEBUG : open-test-file(0xc0031e6680): >close: err= 2025/08/18 03:09:55 DEBUG : open-test-file: Remove: 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0031a99d0 item 96 2025/08/18 03:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:09:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:09:55 DEBUG : open-test-file: >Remove: err= 2025/08/18 03:09:55 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:09:55 DEBUG : Looking for writers 2025/08/18 03:09:55 DEBUG : newLeaf: reading active writers 2025/08/18 03:09:55 DEBUG : >WaitForWriters: 2025/08/18 03:09:55 DEBUG : mega root 'rclone-test-miborix7fede': vfs cache: cleaner exiting === NAME TestRWFileHandleOpenTests/writes fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /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:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /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:180: Remote "mega root 'rclone-test-miborix7fede'", Local "Local file system at /tmp/rclone3251883735", Modify Window "876000h0m0s" 2025/08/18 03:10:02 INFO : mega root 'rclone-test-miborix7fede': poll-interval is not supported by this remote 2025/08/18 03:10:02 DEBUG : mega root 'rclone-test-miborix7fede': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/18 03:10:02 DEBUG : mega root 'rclone-test-miborix7fede': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-miborix7fede" 2025/08/18 03:10:02 DEBUG : mega root 'rclone-test-miborix7fede': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-miborix7fede" 2025/08/18 03:10:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-miborix7fede" 2025/08/18 03:10:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:10:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-miborix7fede" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-miborix7fede" 2025/08/18 03:10:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-miborix7fede" 2025/08/18 03:10:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:10:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-miborix7fede" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-miborix7fede" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0027fa700): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0027fa700): >openPending: err= 2025/08/18 03:10:02 DEBUG : mega root 'rclone-test-miborix7fede': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item open-test-file not removed, freed 0 bytes 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0027fa700): _writeAt: size=5, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0027fa700): >_writeAt: n=5, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0027fa700): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.680068267 +0000 UTC m=+514.851465781 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0027fa700): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:10:02 INFO : mega root 'rclone-test-miborix7fede': vfs cache: cleaned: objects 1 (was 1) in use 1, to upload 1, uploading 0, total size 0 (was 0) 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0027fabc0): _readAt: size=2, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0027fabc0): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0027fabc0): >openPending: err= 2025/08/18 03:10:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0027fabc0): >_readAt: n=2, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0027fabc0): _writeAt: size=3, off=2 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0027fabc0): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0027fabc0): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.680068267 +0000 UTC m=+514.851465781 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0027fabc0): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0027fb080): _readAt: size=512, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0027fb080): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0027fb080): >openPending: err= 2025/08/18 03:10:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0027fb080): >_readAt: n=5, err=EOF 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0027fb080): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.680068267 +0000 UTC m=+514.851465781 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0027fb080): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: Remove: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00329d420 item 1 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0027fb980): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0027fb980): >openPending: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0027fb980): _writeAt: size=5, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0027fb980): >_writeAt: n=5, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0027fb980): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.682701367 +0000 UTC m=+514.854098879 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0027fb980): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0027fbe80): _readAt: size=512, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0027fbe80): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0027fbe80): >openPending: err= 2025/08/18 03:10:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0027fbe80): >_readAt: n=5, err=EOF 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0027fbe80): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.682701367 +0000 UTC m=+514.854098879 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0027fbe80): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: Remove: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0032ed650 item 2 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003454800): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003454800): >openPending: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003454800): _writeAt: size=5, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003454800): >_writeAt: n=5, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003454800): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.684326264 +0000 UTC m=+514.855723777 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003454800): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003454c80): _readAt: size=2, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003454c80): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003454c80): >openPending: err= 2025/08/18 03:10:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003454c80): >_readAt: n=2, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003454c80): _writeAt: size=3, off=2 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003454c80): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003454c80): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.684326264 +0000 UTC m=+514.855723777 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003454c80): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003455140): _readAt: size=512, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003455140): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003455140): >openPending: err= 2025/08/18 03:10:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003455140): >_readAt: n=5, err=EOF 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003455140): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.684326264 +0000 UTC m=+514.855723777 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003455140): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: Remove: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00346f650 item 3 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003455a80): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003455a80): >openPending: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003455a80): _writeAt: size=5, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003455a80): >_writeAt: n=5, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003455a80): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.688604949 +0000 UTC m=+514.860002502 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003455a80): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0034de040): _readAt: size=512, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0034de040): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0034de040): >openPending: err= 2025/08/18 03:10:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0034de040): >_readAt: n=5, err=EOF 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0034de040): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.688604949 +0000 UTC m=+514.860002502 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0034de040): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: Remove: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0034af7a0 item 4 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0034de940): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0034de940): >openPending: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0034de940): _writeAt: size=5, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0034de940): >_writeAt: n=5, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0034de940): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.691865584 +0000 UTC m=+514.863263128 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0034de940): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0034dedc0): _readAt: size=2, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0034dedc0): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0034dedc0): >openPending: err= 2025/08/18 03:10:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0034dedc0): >_readAt: n=2, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0034dedc0): _writeAt: size=3, off=2 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0034dedc0): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0034dedc0): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.691865584 +0000 UTC m=+514.863263128 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0034dedc0): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0034df280): _readAt: size=512, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0034df280): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0034df280): >openPending: err= 2025/08/18 03:10:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0034df280): >_readAt: n=5, err=EOF 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0034df280): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.691865584 +0000 UTC m=+514.863263128 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0034df280): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: Remove: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0034fb7a0 item 5 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0034dfbc0): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0034dfbc0): >openPending: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0034dfbc0): _writeAt: size=5, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0034dfbc0): >_writeAt: n=5, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0034dfbc0): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.695860658 +0000 UTC m=+514.867258201 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0034dfbc0): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003570180): _readAt: size=512, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003570180): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003570180): >openPending: err= 2025/08/18 03:10:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003570180): >_readAt: n=5, err=EOF 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003570180): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.695860658 +0000 UTC m=+514.867258201 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003570180): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: Remove: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0035658f0 item 6 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003570ac0): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003570ac0): >openPending: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003570ac0): _writeAt: size=5, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003570ac0): >_writeAt: n=5, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003570ac0): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.699645456 +0000 UTC m=+514.871042999 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003570ac0): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003570fc0): _readAt: size=2, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003570fc0): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003570fc0): >openPending: err= 2025/08/18 03:10:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003570fc0): >_readAt: n=2, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003570fc0): _writeAt: size=3, off=2 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003570fc0): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003570fc0): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.699645456 +0000 UTC m=+514.871042999 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003570fc0): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003571480): _readAt: size=512, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003571480): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003571480): >openPending: err= 2025/08/18 03:10:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003571480): >_readAt: n=5, err=EOF 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003571480): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.699645456 +0000 UTC m=+514.871042999 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003571480): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: Remove: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00357f8f0 item 7 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003571dc0): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003571dc0): >openPending: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003571dc0): _writeAt: size=5, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003571dc0): >_writeAt: n=5, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003571dc0): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.702811976 +0000 UTC m=+514.874209488 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003571dc0): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0035ee380): _readAt: size=512, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0035ee380): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0035ee380): >openPending: err= 2025/08/18 03:10:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0035ee380): >_readAt: n=5, err=EOF 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0035ee380): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.702811976 +0000 UTC m=+514.874209488 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0035ee380): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: Remove: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0035d3a40 item 8 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0035eec00): _readAt: size=2, off=0 2025/08/18 03:10:02 ERROR : open-test-file(0xc0035eec00): Couldn't read size of file 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0035eec00): >_readAt: n=0, err=EOF 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0035eec00): _writeAt: size=5, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0035eec00): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0035eec00): close: 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0035eec00): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0035eefc0): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0035eefc0): >openPending: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0035eefc0): _writeAt: size=5, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0035eefc0): >_writeAt: n=5, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0035eefc0): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.704668848 +0000 UTC m=+514.876066361 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0035eefc0): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0035ef440): _readAt: size=2, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0035ef440): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0035ef440): >openPending: err= 2025/08/18 03:10:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0035ef440): >_readAt: n=2, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0035ef440): _writeAt: size=3, off=2 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0035ef440): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0035ef440): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.704668848 +0000 UTC m=+514.876066361 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0035ef440): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0035ef940): _readAt: size=512, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0035ef940): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0035ef940): >openPending: err= 2025/08/18 03:10:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0035ef940): >_readAt: n=5, err=EOF 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0035ef940): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.704668848 +0000 UTC m=+514.876066361 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0035ef940): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: Remove: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003627a40 item 9 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003656300): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003656300): >openPending: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003656300): _writeAt: size=5, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003656300): >_writeAt: n=5, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003656300): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.707260058 +0000 UTC m=+514.878657572 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003656300): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003656840): _readAt: size=512, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003656840): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003656840): >openPending: err= 2025/08/18 03:10:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003656840): >_readAt: n=5, err=EOF 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003656840): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.707260058 +0000 UTC m=+514.878657572 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003656840): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: Remove: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003665b90 item 10 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003657140): _readAt: size=2, off=0 2025/08/18 03:10:02 ERROR : open-test-file(0xc003657140): Couldn't read size of file 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003657140): >_readAt: n=0, err=EOF 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003657140): _writeAt: size=5, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003657140): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003657140): close: 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003657140): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003657500): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003657500): >openPending: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003657500): _writeAt: size=5, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003657500): >_writeAt: n=5, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003657500): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.709531257 +0000 UTC m=+514.880928770 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003657500): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003657a00): _readAt: size=2, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003657a00): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003657a00): >openPending: err= 2025/08/18 03:10:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003657a00): >_readAt: n=2, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003657a00): _writeAt: size=3, off=2 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003657a00): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003657a00): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.709531257 +0000 UTC m=+514.880928770 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003657a00): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003657f00): _readAt: size=512, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003657f00): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003657f00): >openPending: err= 2025/08/18 03:10:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003657f00): >_readAt: n=5, err=EOF 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003657f00): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.709531257 +0000 UTC m=+514.880928770 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003657f00): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: Remove: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0036c3b90 item 11 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0037048c0): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0037048c0): >openPending: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0037048c0): _writeAt: size=5, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0037048c0): >_writeAt: n=5, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0037048c0): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.711765849 +0000 UTC m=+514.883163362 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0037048c0): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003704e00): _readAt: size=512, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003704e00): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003704e00): >openPending: err= 2025/08/18 03:10:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003704e00): >_readAt: n=5, err=EOF 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003704e00): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.711765849 +0000 UTC m=+514.883163362 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003704e00): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: Remove: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00371dce0 item 12 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003705700): _readAt: size=2, off=0 2025/08/18 03:10:02 ERROR : open-test-file(0xc003705700): Couldn't read size of file 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003705700): >_readAt: n=0, err=EOF 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003705700): _writeAt: size=5, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003705700): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003705700): close: 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003705700): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003705ac0): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003705ac0): >openPending: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003705ac0): _writeAt: size=5, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003705ac0): >_writeAt: n=5, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003705ac0): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.715622171 +0000 UTC m=+514.887019715 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003705ac0): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 03:10:02 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003794200): _readAt: size=512, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003794200): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003794200): >openPending: err= 2025/08/18 03:10:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003794200): >_readAt: n=5, err=EOF 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003794200): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.715622171 +0000 UTC m=+514.887019715 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003794200): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: Remove: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003753ce0 item 13 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003794b40): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003794b40): >openPending: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003794b40): _writeAt: size=5, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003794b40): >_writeAt: n=5, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003794b40): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.718981502 +0000 UTC m=+514.890379065 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003794b40): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003795080): _readAt: size=512, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003795080): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003795080): >openPending: err= 2025/08/18 03:10:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003795080): >_readAt: n=5, err=EOF 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003795080): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.718981502 +0000 UTC m=+514.890379065 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003795080): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: Remove: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0037bdce0 item 14 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003795980): _readAt: size=2, off=0 2025/08/18 03:10:02 ERROR : open-test-file(0xc003795980): Couldn't read size of file 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003795980): >_readAt: n=0, err=EOF 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003795980): _writeAt: size=5, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003795980): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003795980): close: 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003795980): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003795d40): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003795d40): >openPending: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003795d40): _writeAt: size=5, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003795d40): >_writeAt: n=5, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003795d40): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.721834323 +0000 UTC m=+514.893231836 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003795d40): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 03:10:02 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc00382e480): _readAt: size=512, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc00382e480): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc00382e480): >openPending: err= 2025/08/18 03:10:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:10:02 DEBUG : open-test-file(0xc00382e480): >_readAt: n=5, err=EOF 2025/08/18 03:10:02 DEBUG : open-test-file(0xc00382e480): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.721834323 +0000 UTC m=+514.893231836 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc00382e480): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: Remove: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003809ce0 item 15 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:10:02 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/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file(0xc00382edc0): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc00382edc0): >openPending: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc00382edc0): _writeAt: size=5, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc00382edc0): >_writeAt: n=5, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc00382edc0): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.72352278 +0000 UTC m=+514.894920293 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc00382edc0): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc00382f300): _readAt: size=512, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc00382f300): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc00382f300): >openPending: err= 2025/08/18 03:10:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:10:02 DEBUG : open-test-file(0xc00382f300): >_readAt: n=5, err=EOF 2025/08/18 03:10:02 DEBUG : open-test-file(0xc00382f300): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.72352278 +0000 UTC m=+514.894920293 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc00382f300): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: Remove: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00385bce0 item 16 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file(0xc00382fc00): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc00382fc00): >openPending: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc00382fc00): _writeAt: size=5, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc00382fc00): >_writeAt: n=5, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc00382fc00): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.725406193 +0000 UTC m=+514.896803706 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc00382fc00): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0038de100): _readAt: size=2, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0038de100): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0038de100): open at offset 5 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0038de100): >openPending: err= 2025/08/18 03:10:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0038de100): >_readAt: n=2, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0038de100): _writeAt: size=3, off=7 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0038de100): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0038de100): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.725406193 +0000 UTC m=+514.896803706 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0038de100): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0038de600): _readAt: size=512, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0038de600): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0038de600): >openPending: err= 2025/08/18 03:10:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0038de600): >_readAt: n=5, err=EOF 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0038de600): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.725406193 +0000 UTC m=+514.896803706 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0038de600): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: Remove: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0038a3ce0 item 17 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0038def40): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0038def40): >openPending: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0038def40): _writeAt: size=5, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0038def40): >_writeAt: n=5, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0038def40): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.727576894 +0000 UTC m=+514.898974406 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0038def40): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0038df480): _readAt: size=512, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0038df480): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0038df480): >openPending: err= 2025/08/18 03:10:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0038df480): >_readAt: n=5, err=EOF 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0038df480): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.727576894 +0000 UTC m=+514.898974406 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0038df480): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: Remove: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0038f9e30 item 18 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0038dfdc0): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0038dfdc0): >openPending: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0038dfdc0): _writeAt: size=5, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0038dfdc0): >_writeAt: n=5, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0038dfdc0): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.729450988 +0000 UTC m=+514.900848511 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0038dfdc0): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0039ba340): _readAt: size=2, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0039ba340): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0039ba340): open at offset 5 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0039ba340): >openPending: err= 2025/08/18 03:10:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0039ba340): >_readAt: n=2, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0039ba340): _writeAt: size=3, off=7 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0039ba340): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0039ba340): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.729450988 +0000 UTC m=+514.900848511 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0039ba340): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0039ba840): _readAt: size=512, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0039ba840): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0039ba840): >openPending: err= 2025/08/18 03:10:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0039ba840): >_readAt: n=5, err=EOF 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0039ba840): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.729450988 +0000 UTC m=+514.900848511 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0039ba840): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: Remove: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00398de30 item 19 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0039bb180): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0039bb180): >openPending: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0039bb180): _writeAt: size=5, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0039bb180): >_writeAt: n=5, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0039bb180): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.731555656 +0000 UTC m=+514.902953169 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0039bb180): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0039bb6c0): _readAt: size=512, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0039bb6c0): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0039bb6c0): >openPending: err= 2025/08/18 03:10:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0039bb6c0): >_readAt: n=5, err=EOF 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0039bb6c0): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.731555656 +0000 UTC m=+514.902953169 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0039bb6c0): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: Remove: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003a16000 item 20 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003a5a080): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003a5a080): >openPending: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003a5a080): _writeAt: size=5, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003a5a080): >_writeAt: n=5, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003a5a080): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.733280221 +0000 UTC m=+514.904677733 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003a5a080): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003a5a580): _readAt: size=2, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003a5a580): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003a5a580): open at offset 5 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003a5a580): >openPending: err= 2025/08/18 03:10:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003a5a580): >_readAt: n=2, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003a5a580): _writeAt: size=3, off=7 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003a5a580): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003a5a580): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.733280221 +0000 UTC m=+514.904677733 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003a5a580): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003a5aa80): _readAt: size=512, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003a5aa80): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003a5aa80): >openPending: err= 2025/08/18 03:10:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003a5aa80): >_readAt: n=5, err=EOF 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003a5aa80): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.733280221 +0000 UTC m=+514.904677733 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003a5aa80): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: Remove: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003a6c000 item 21 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003a5b3c0): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003a5b3c0): >openPending: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003a5b3c0): _writeAt: size=5, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003a5b3c0): >_writeAt: n=5, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003a5b3c0): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.735244785 +0000 UTC m=+514.906642298 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003a5b3c0): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003a5b900): _readAt: size=512, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003a5b900): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003a5b900): >openPending: err= 2025/08/18 03:10:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003a5b900): >_readAt: n=5, err=EOF 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003a5b900): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.735244785 +0000 UTC m=+514.906642298 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003a5b900): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: Remove: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003aae150 item 22 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003ad62c0): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003ad62c0): >openPending: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003ad62c0): _writeAt: size=5, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003ad62c0): >_writeAt: n=5, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003ad62c0): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.73708144 +0000 UTC m=+514.908478953 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003ad62c0): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003ad67c0): _readAt: size=2, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003ad67c0): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003ad67c0): open at offset 5 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003ad67c0): >openPending: err= 2025/08/18 03:10:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003ad67c0): >_readAt: n=2, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003ad67c0): _writeAt: size=3, off=7 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003ad67c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003ad67c0): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.73708144 +0000 UTC m=+514.908478953 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003ad67c0): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003ad6cc0): _readAt: size=512, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003ad6cc0): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003ad6cc0): >openPending: err= 2025/08/18 03:10:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003ad6cc0): >_readAt: n=5, err=EOF 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003ad6cc0): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.73708144 +0000 UTC m=+514.908478953 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003ad6cc0): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: Remove: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003b00150 item 23 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:10:02 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/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003ad7600): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003ad7600): >openPending: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003ad7600): _writeAt: size=5, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003ad7600): >_writeAt: n=5, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003ad7600): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.73957161 +0000 UTC m=+514.910969123 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003ad7600): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003ad7b40): _readAt: size=512, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003ad7b40): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003ad7b40): >openPending: err= 2025/08/18 03:10:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003ad7b40): >_readAt: n=5, err=EOF 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003ad7b40): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.73957161 +0000 UTC m=+514.910969123 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003ad7b40): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: Remove: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003b8a2a0 item 24 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003baa4c0): _readAt: size=2, off=0 2025/08/18 03:10:02 ERROR : open-test-file(0xc003baa4c0): Couldn't read size of file 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003baa4c0): >_readAt: n=0, err=EOF 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003baa4c0): _writeAt: size=5, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003baa4c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003baa4c0): close: 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003baa4c0): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003baa880): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003baa880): >openPending: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003baa880): _writeAt: size=5, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003baa880): >_writeAt: n=5, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003baa880): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.742334833 +0000 UTC m=+514.913732366 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003baa880): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003baad80): _readAt: size=2, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003baad80): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003baad80): open at offset 5 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003baad80): >openPending: err= 2025/08/18 03:10:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003baad80): >_readAt: n=2, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003baad80): _writeAt: size=3, off=7 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003baad80): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003baad80): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.742334833 +0000 UTC m=+514.913732366 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003baad80): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003bab2c0): _readAt: size=512, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003bab2c0): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003bab2c0): >openPending: err= 2025/08/18 03:10:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003bab2c0): >_readAt: n=5, err=EOF 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003bab2c0): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.742334833 +0000 UTC m=+514.913732366 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003bab2c0): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: Remove: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003c2c2a0 item 25 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003babc00): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003babc00): >openPending: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003babc00): _writeAt: size=5, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003babc00): >_writeAt: n=5, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003babc00): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.746444651 +0000 UTC m=+514.917842194 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003babc00): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003c781c0): _readAt: size=512, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003c781c0): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003c781c0): >openPending: err= 2025/08/18 03:10:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003c781c0): >_readAt: n=5, err=EOF 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003c781c0): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.746444651 +0000 UTC m=+514.917842194 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003c781c0): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: Remove: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003c5c3f0 item 26 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003c78ac0): _readAt: size=2, off=0 2025/08/18 03:10:02 ERROR : open-test-file(0xc003c78ac0): Couldn't read size of file 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003c78ac0): >_readAt: n=0, err=EOF 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003c78ac0): _writeAt: size=5, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003c78ac0): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003c78ac0): close: 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003c78ac0): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003c78e80): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003c78e80): >openPending: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003c78e80): _writeAt: size=5, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003c78e80): >_writeAt: n=5, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003c78e80): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.749410945 +0000 UTC m=+514.920808478 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003c78e80): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003c79380): _readAt: size=2, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003c79380): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003c79380): open at offset 5 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003c79380): >openPending: err= 2025/08/18 03:10:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003c79380): >_readAt: n=2, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003c79380): _writeAt: size=3, off=7 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003c79380): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003c79380): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.749410945 +0000 UTC m=+514.920808478 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003c79380): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003c798c0): _readAt: size=512, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003c798c0): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003c798c0): >openPending: err= 2025/08/18 03:10:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003c798c0): >_readAt: n=5, err=EOF 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003c798c0): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.749410945 +0000 UTC m=+514.920808478 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003c798c0): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: Remove: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003c9c3f0 item 27 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:10:02 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/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003d0a280): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003d0a280): >openPending: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003d0a280): _writeAt: size=5, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003d0a280): >_writeAt: n=5, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003d0a280): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.753009534 +0000 UTC m=+514.924407067 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003d0a280): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003d0a7c0): _readAt: size=512, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003d0a7c0): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003d0a7c0): >openPending: err= 2025/08/18 03:10:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003d0a7c0): >_readAt: n=5, err=EOF 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003d0a7c0): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.753009534 +0000 UTC m=+514.924407067 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003d0a7c0): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: Remove: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003d10540 item 28 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003d0b0c0): _readAt: size=2, off=0 2025/08/18 03:10:02 ERROR : open-test-file(0xc003d0b0c0): Couldn't read size of file 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003d0b0c0): >_readAt: n=0, err=EOF 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003d0b0c0): _writeAt: size=5, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003d0b0c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003d0b0c0): close: 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003d0b0c0): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003d0b480): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003d0b480): >openPending: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003d0b480): _writeAt: size=5, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003d0b480): >_writeAt: n=5, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003d0b480): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.756107574 +0000 UTC m=+514.927505107 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003d0b480): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 03:10:02 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003d0bb40): _readAt: size=512, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003d0bb40): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003d0bb40): >openPending: err= 2025/08/18 03:10:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003d0bb40): >_readAt: n=5, err=EOF 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003d0bb40): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.756107574 +0000 UTC m=+514.927505107 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003d0bb40): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: Remove: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003d64540 item 29 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:10:02 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/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003d90500): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003d90500): >openPending: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003d90500): _writeAt: size=5, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003d90500): >_writeAt: n=5, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003d90500): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.759071344 +0000 UTC m=+514.930468886 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003d90500): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003d90a40): _readAt: size=512, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003d90a40): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003d90a40): >openPending: err= 2025/08/18 03:10:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003d90a40): >_readAt: n=5, err=EOF 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003d90a40): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.759071344 +0000 UTC m=+514.930468886 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003d90a40): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: Remove: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003daa540 item 30 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:10:02 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/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003d91340): _readAt: size=2, off=0 2025/08/18 03:10:02 ERROR : open-test-file(0xc003d91340): Couldn't read size of file 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003d91340): >_readAt: n=0, err=EOF 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003d91340): _writeAt: size=5, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003d91340): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003d91340): close: 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003d91340): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003d91700): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003d91700): >openPending: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003d91700): _writeAt: size=5, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003d91700): >_writeAt: n=5, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003d91700): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.76199165 +0000 UTC m=+514.933389194 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003d91700): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 03:10:02 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003d91dc0): _readAt: size=512, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003d91dc0): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003d91dc0): >openPending: err= 2025/08/18 03:10:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003d91dc0): >_readAt: n=5, err=EOF 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003d91dc0): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.76199165 +0000 UTC m=+514.933389194 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003d91dc0): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: Remove: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003e0c540 item 31 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:10:02 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/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003e44780): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003e44780): >openPending: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003e44780): _writeAt: size=5, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003e44780): >_writeAt: n=5, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003e44780): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.764869318 +0000 UTC m=+514.936266851 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003e44780): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003e44cc0): _readAt: size=512, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003e44cc0): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003e44cc0): >openPending: err= 2025/08/18 03:10:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003e44cc0): >_readAt: n=5, err=EOF 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003e44cc0): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.764869318 +0000 UTC m=+514.936266851 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003e44cc0): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: Remove: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003e84540 item 32 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003e455c0): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003e455c0): >openPending: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003e455c0): _writeAt: size=5, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003e455c0): >_writeAt: n=5, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003e455c0): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.767575133 +0000 UTC m=+514.938972666 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003e455c0): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003e45a40): _readAt: size=2, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003e45a40): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003e45a40): _writeAt: size=3, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003e45a40): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003e45a40): >openPending: err= 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003ecc540 item 33 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003e45a40): >_writeAt: n=3, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003e45a40): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.76830947 +0000 UTC m=+514.939707003 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003e45a40): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003e45f40): _readAt: size=512, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003e45f40): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003e45f40): >openPending: err= 2025/08/18 03:10:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003e45f40): >_readAt: n=5, err=EOF 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003e45f40): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.76830947 +0000 UTC m=+514.939707003 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003e45f40): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: Remove: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003ecc700 item 33 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003f4a8c0): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003f4a8c0): >openPending: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003f4a8c0): _writeAt: size=5, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003f4a8c0): >_writeAt: n=5, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003f4a8c0): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.77098596 +0000 UTC m=+514.942383503 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003f4a8c0): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003f4ad40): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003f4ad40): >openPending: err= 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004376700 item 34 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003f4ad40): _readAt: size=2, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003f4ad40): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003f4ad40): _writeAt: size=3, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003f4ad40): >_writeAt: n=3, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003f4ad40): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.771938757 +0000 UTC m=+514.943336290 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003f4ad40): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003f4b280): _readAt: size=512, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003f4b280): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003f4b280): >openPending: err= 2025/08/18 03:10:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003f4b280): >_readAt: n=3, err=EOF 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003f4b280): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.771938757 +0000 UTC m=+514.943336290 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003f4b280): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: Remove: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0043768c0 item 34 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003f4bb80): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003f4bb80): >openPending: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003f4bb80): _writeAt: size=5, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003f4bb80): >_writeAt: n=5, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003f4bb80): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.774512124 +0000 UTC m=+514.945909667 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc003f4bb80): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0043ac080): _readAt: size=2, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0043ac080): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0043ac080): _writeAt: size=3, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0043ac080): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0043ac080): >openPending: err= 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00438a8c0 item 35 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0043ac080): >_writeAt: n=3, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0043ac080): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.775311964 +0000 UTC m=+514.946709507 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0043ac080): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0043ac580): _readAt: size=512, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0043ac580): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0043ac580): >openPending: err= 2025/08/18 03:10:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0043ac580): >_readAt: n=5, err=EOF 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0043ac580): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.775311964 +0000 UTC m=+514.946709507 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0043ac580): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: Remove: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00438aa80 item 35 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0043acec0): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0043acec0): >openPending: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0043acec0): _writeAt: size=5, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0043acec0): >_writeAt: n=5, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0043acec0): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.778035462 +0000 UTC m=+514.949432995 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0043acec0): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0043ad3c0): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0043ad3c0): >openPending: err= 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0043b6a80 item 36 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0043ad3c0): _readAt: size=2, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0043ad3c0): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0043ad3c0): _writeAt: size=3, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0043ad3c0): >_writeAt: n=3, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0043ad3c0): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.778736798 +0000 UTC m=+514.950134361 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0043ad3c0): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0043ad900): _readAt: size=512, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0043ad900): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0043ad900): >openPending: err= 2025/08/18 03:10:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0043ad900): >_readAt: n=3, err=EOF 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0043ad900): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.778736798 +0000 UTC m=+514.950134361 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0043ad900): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: Remove: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0043b6c40 item 36 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0043ea280): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0043ea280): >openPending: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0043ea280): _writeAt: size=5, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0043ea280): >_writeAt: n=5, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0043ea280): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.780363177 +0000 UTC m=+514.951760690 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0043ea280): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0043ea700): _readAt: size=2, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0043ea700): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0043ea700): _writeAt: size=3, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0043ea700): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0043ea700): >openPending: err= 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0043ecc40 item 37 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0043ea700): >_writeAt: n=3, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0043ea700): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.780876239 +0000 UTC m=+514.952273753 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0043ea700): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0043eac00): _readAt: size=512, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0043eac00): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0043eac00): >openPending: err= 2025/08/18 03:10:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0043eac00): >_readAt: n=5, err=EOF 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0043eac00): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.780876239 +0000 UTC m=+514.952273753 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0043eac00): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: Remove: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0043ece00 item 37 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0043eb540): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0043eb540): >openPending: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0043eb540): _writeAt: size=5, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0043eb540): >_writeAt: n=5, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0043eb540): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.782602086 +0000 UTC m=+514.953999640 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0043eb540): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0043eba40): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0043eba40): >openPending: err= 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00442ae00 item 38 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0043eba40): _readAt: size=2, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0043eba40): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0043eba40): _writeAt: size=3, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0043eba40): >_writeAt: n=3, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0043eba40): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.783236226 +0000 UTC m=+514.954633740 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0043eba40): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004450000): _readAt: size=512, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004450000): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004450000): >openPending: err= 2025/08/18 03:10:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004450000): >_readAt: n=3, err=EOF 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004450000): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.783236226 +0000 UTC m=+514.954633740 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004450000): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: Remove: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00442afc0 item 38 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004450940): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004450940): >openPending: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004450940): _writeAt: size=5, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004450940): >_writeAt: n=5, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004450940): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.784951964 +0000 UTC m=+514.956349478 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004450940): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004450e40): _readAt: size=2, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004450e40): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004450e40): _writeAt: size=3, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004450e40): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004450e40): >openPending: err= 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00445afc0 item 39 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004450e40): >_writeAt: n=3, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004450e40): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.785588598 +0000 UTC m=+514.956986110 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004450e40): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004451340): _readAt: size=512, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004451340): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004451340): >openPending: err= 2025/08/18 03:10:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004451340): >_readAt: n=5, err=EOF 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004451340): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.785588598 +0000 UTC m=+514.956986110 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004451340): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: Remove: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00445b180 item 39 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004451c80): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004451c80): >openPending: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004451c80): _writeAt: size=5, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004451c80): >_writeAt: n=5, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004451c80): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.787453907 +0000 UTC m=+514.958851420 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004451c80): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0044ae200): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0044ae200): >openPending: err= 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004487180 item 40 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0044ae200): _readAt: size=2, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0044ae200): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0044ae200): _writeAt: size=3, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0044ae200): >_writeAt: n=3, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0044ae200): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.788193463 +0000 UTC m=+514.959590997 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0044ae200): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0044ae740): _readAt: size=512, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0044ae740): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0044ae740): >openPending: err= 2025/08/18 03:10:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0044ae740): >_readAt: n=3, err=EOF 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0044ae740): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.788193463 +0000 UTC m=+514.959590997 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0044ae740): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: Remove: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004487340 item 40 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0044aefc0): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0044aefc0): >openPending: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0044aefc0): _readAt: size=2, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0044aefc0): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0044aefc0): _writeAt: size=5, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0044aefc0): >_writeAt: n=5, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0044aefc0): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.78992964 +0000 UTC m=+514.961327154 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0044aefc0): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0044af4c0): _writeAt: size=5, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0044af4c0): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0044af4c0): >openPending: err= 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0044bf340 item 41 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0044af4c0): >_writeAt: n=5, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0044af4c0): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.790560643 +0000 UTC m=+514.961958156 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0044af4c0): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0044af980): _readAt: size=2, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0044af980): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0044af980): _writeAt: size=3, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0044af980): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0044af980): >openPending: err= 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0044bf500 item 41 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0044af980): >_writeAt: n=3, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0044af980): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.791103281 +0000 UTC m=+514.962500795 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0044af980): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0044afec0): _readAt: size=512, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0044afec0): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0044afec0): >openPending: err= 2025/08/18 03:10:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0044afec0): >_readAt: n=5, err=EOF 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0044afec0): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.791103281 +0000 UTC m=+514.962500795 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0044afec0): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: Remove: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0044bf6c0 item 41 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0044ea840): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0044ea840): >openPending: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0044ea840): _readAt: size=2, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0044ea840): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0044ea840): _writeAt: size=5, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0044ea840): >_writeAt: n=5, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0044ea840): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.792959152 +0000 UTC m=+514.964356665 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0044ea840): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0044ead40): _writeAt: size=5, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0044ead40): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0044ead40): >openPending: err= 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0044f56c0 item 42 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0044ead40): >_writeAt: n=5, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0044ead40): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.79361394 +0000 UTC m=+514.965011463 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0044ead40): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0044eb280): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0044eb280): >openPending: err= 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0044f5880 item 42 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0044eb280): _readAt: size=2, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0044eb280): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0044eb280): _writeAt: size=3, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0044eb280): >_writeAt: n=3, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0044eb280): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.794284598 +0000 UTC m=+514.965682111 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0044eb280): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0044eb800): _readAt: size=512, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0044eb800): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0044eb800): >openPending: err= 2025/08/18 03:10:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0044eb800): >_readAt: n=3, err=EOF 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0044eb800): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.794284598 +0000 UTC m=+514.965682111 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0044eb800): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: Remove: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0044f5a40 item 42 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004540180): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004540180): >openPending: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004540180): _readAt: size=2, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004540180): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004540180): _writeAt: size=5, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004540180): >_writeAt: n=5, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004540180): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.796131883 +0000 UTC m=+514.967529396 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004540180): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004540680): _writeAt: size=5, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004540680): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004540680): >openPending: err= 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004521a40 item 43 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004540680): >_writeAt: n=5, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004540680): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.797114756 +0000 UTC m=+514.968512299 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004540680): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004540bc0): _readAt: size=2, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004540bc0): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004540bc0): _writeAt: size=3, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004540bc0): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004540bc0): >openPending: err= 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004521c00 item 43 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004540bc0): >_writeAt: n=3, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004540bc0): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.797942769 +0000 UTC m=+514.969340302 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004540bc0): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004541100): _readAt: size=512, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004541100): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004541100): >openPending: err= 2025/08/18 03:10:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004541100): >_readAt: n=5, err=EOF 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004541100): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.797942769 +0000 UTC m=+514.969340302 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004541100): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: Remove: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004521dc0 item 43 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004541a00): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004541a00): >openPending: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004541a00): _readAt: size=2, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004541a00): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004541a00): _writeAt: size=5, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004541a00): >_writeAt: n=5, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004541a00): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.80090762 +0000 UTC m=+514.972305163 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004541a00): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004541f00): _writeAt: size=5, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004541f00): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004541f00): >openPending: err= 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004557dc0 item 44 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004541f00): >_writeAt: n=5, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004541f00): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.80176085 +0000 UTC m=+514.973158383 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004541f00): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file(0xc00457a4c0): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc00457a4c0): >openPending: err= 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004582000 item 44 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc00457a4c0): _readAt: size=2, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc00457a4c0): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:10:02 DEBUG : open-test-file(0xc00457a4c0): _writeAt: size=3, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc00457a4c0): >_writeAt: n=3, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc00457a4c0): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.802773108 +0000 UTC m=+514.974170651 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc00457a4c0): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc00457aa40): _readAt: size=512, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc00457aa40): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc00457aa40): >openPending: err= 2025/08/18 03:10:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:10:02 DEBUG : open-test-file(0xc00457aa40): >_readAt: n=3, err=EOF 2025/08/18 03:10:02 DEBUG : open-test-file(0xc00457aa40): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.802773108 +0000 UTC m=+514.974170651 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc00457aa40): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: Remove: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0045821c0 item 44 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file(0xc00457b340): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc00457b340): >openPending: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc00457b340): _readAt: size=2, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc00457b340): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:10:02 DEBUG : open-test-file(0xc00457b340): _writeAt: size=5, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc00457b340): >_writeAt: n=5, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc00457b340): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.805455549 +0000 UTC m=+514.976853093 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc00457b340): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc00457b840): _writeAt: size=5, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc00457b840): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc00457b840): >openPending: err= 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0045b81c0 item 45 2025/08/18 03:10:02 DEBUG : open-test-file(0xc00457b840): >_writeAt: n=5, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc00457b840): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.806380225 +0000 UTC m=+514.977777767 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc00457b840): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 03:10:02 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc00457bf40): _readAt: size=512, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc00457bf40): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc00457bf40): >openPending: err= 2025/08/18 03:10:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:10:02 DEBUG : open-test-file(0xc00457bf40): >_readAt: n=5, err=EOF 2025/08/18 03:10:02 DEBUG : open-test-file(0xc00457bf40): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.806380225 +0000 UTC m=+514.977777767 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc00457bf40): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: Remove: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0045b8380 item 45 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0045c88c0): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0045c88c0): >openPending: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0045c88c0): _readAt: size=2, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0045c88c0): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0045c88c0): _writeAt: size=5, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0045c88c0): >_writeAt: n=5, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0045c88c0): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.808243489 +0000 UTC m=+514.979641002 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0045c88c0): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0045c8dc0): _writeAt: size=5, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0045c8dc0): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0045c8dc0): >openPending: err= 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0045e6380 item 46 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0045c8dc0): >_writeAt: n=5, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0045c8dc0): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.808765588 +0000 UTC m=+514.980163101 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0045c8dc0): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 03:10:02 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0045c94c0): _readAt: size=512, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0045c94c0): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0045c94c0): >openPending: err= 2025/08/18 03:10:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0045c94c0): >_readAt: n=5, err=EOF 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0045c94c0): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.808765588 +0000 UTC m=+514.980163101 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0045c94c0): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: Remove: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0045e6540 item 46 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0045c9dc0): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0045c9dc0): >openPending: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0045c9dc0): _readAt: size=2, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0045c9dc0): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0045c9dc0): _writeAt: size=5, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0045c9dc0): >_writeAt: n=5, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0045c9dc0): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.81074444 +0000 UTC m=+514.982141953 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0045c9dc0): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc00461e340): _writeAt: size=5, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc00461e340): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc00461e340): >openPending: err= 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004612540 item 47 2025/08/18 03:10:02 DEBUG : open-test-file(0xc00461e340): >_writeAt: n=5, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc00461e340): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.811277108 +0000 UTC m=+514.982674621 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc00461e340): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 03:10:02 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc00461ea40): _readAt: size=512, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc00461ea40): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc00461ea40): >openPending: err= 2025/08/18 03:10:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:10:02 DEBUG : open-test-file(0xc00461ea40): >_readAt: n=5, err=EOF 2025/08/18 03:10:02 DEBUG : open-test-file(0xc00461ea40): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.811277108 +0000 UTC m=+514.982674621 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc00461ea40): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: Remove: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004612700 item 47 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:10:02 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/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file(0xc00461f340): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc00461f340): >openPending: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc00461f340): _readAt: size=2, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc00461f340): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:10:02 DEBUG : open-test-file(0xc00461f340): _writeAt: size=5, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc00461f340): >_writeAt: n=5, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc00461f340): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.813199524 +0000 UTC m=+514.984597037 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc00461f340): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc00461f840): _writeAt: size=5, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc00461f840): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc00461f840): >openPending: err= 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00464a700 item 48 2025/08/18 03:10:02 DEBUG : open-test-file(0xc00461f840): >_writeAt: n=5, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc00461f840): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.813717736 +0000 UTC m=+514.985115249 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc00461f840): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 03:10:02 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc00461ff40): _readAt: size=512, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc00461ff40): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc00461ff40): >openPending: err= 2025/08/18 03:10:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:10:02 DEBUG : open-test-file(0xc00461ff40): >_readAt: n=5, err=EOF 2025/08/18 03:10:02 DEBUG : open-test-file(0xc00461ff40): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.813717736 +0000 UTC m=+514.985115249 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc00461ff40): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: Remove: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00464a8c0 item 48 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0046588c0): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0046588c0): >openPending: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0046588c0): _writeAt: size=5, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0046588c0): >_writeAt: n=5, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0046588c0): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.815550574 +0000 UTC m=+514.986948086 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0046588c0): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004658d40): _readAt: size=2, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004658d40): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004658d40): _writeAt: size=3, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004658d40): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004658d40): open at offset 5 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004658d40): >openPending: err= 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0046648c0 item 49 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004658d40): >_writeAt: n=3, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004658d40): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.816052395 +0000 UTC m=+514.987449909 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004658d40): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004659280): _readAt: size=512, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004659280): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004659280): >openPending: err= 2025/08/18 03:10:02 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004659280): >_readAt: n=8, err=EOF 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004659280): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.816052395 +0000 UTC m=+514.987449909 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004659280): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: Remove: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004664a80 item 49 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004659bc0): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004659bc0): >openPending: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004659bc0): _writeAt: size=5, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004659bc0): >_writeAt: n=5, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004659bc0): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.817734379 +0000 UTC m=+514.989131893 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004659bc0): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0046b8140): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0046b8140): open at offset 5 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0046b8140): >openPending: err= 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00469aa80 item 50 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0046b8140): _readAt: size=2, off=5 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0046b8140): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0046b8140): _writeAt: size=3, off=5 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0046b8140): >_writeAt: n=3, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0046b8140): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.818610513 +0000 UTC m=+514.990008026 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0046b8140): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0046b86c0): _readAt: size=512, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0046b86c0): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0046b86c0): >openPending: err= 2025/08/18 03:10:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0046b86c0): >_readAt: n=3, err=EOF 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0046b86c0): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.818610513 +0000 UTC m=+514.990008026 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0046b86c0): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: Remove: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00469ac40 item 50 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0046b9000): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0046b9000): >openPending: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0046b9000): _writeAt: size=5, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0046b9000): >_writeAt: n=5, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0046b9000): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.820238687 +0000 UTC m=+514.991636200 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0046b9000): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0046b9500): _readAt: size=2, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0046b9500): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0046b9500): _writeAt: size=3, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0046b9500): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0046b9500): open at offset 5 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0046b9500): >openPending: err= 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0046c6c40 item 51 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0046b9500): >_writeAt: n=3, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0046b9500): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.820840205 +0000 UTC m=+514.992237717 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0046b9500): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0046b9a40): _readAt: size=512, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0046b9a40): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0046b9a40): >openPending: err= 2025/08/18 03:10:02 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0046b9a40): >_readAt: n=8, err=EOF 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0046b9a40): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.820840205 +0000 UTC m=+514.992237717 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0046b9a40): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: Remove: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0046c6e00 item 51 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0046f4400): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0046f4400): >openPending: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0046f4400): _writeAt: size=5, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0046f4400): >_writeAt: n=5, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0046f4400): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.8228686 +0000 UTC m=+514.994266142 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0046f4400): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0046f4900): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0046f4900): open at offset 5 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0046f4900): >openPending: err= 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0046f8e00 item 52 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0046f4900): _readAt: size=2, off=5 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0046f4900): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0046f4900): _writeAt: size=3, off=5 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0046f4900): >_writeAt: n=3, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0046f4900): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.823559214 +0000 UTC m=+514.994956727 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0046f4900): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0046f4e80): _readAt: size=512, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0046f4e80): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0046f4e80): >openPending: err= 2025/08/18 03:10:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0046f4e80): >_readAt: n=3, err=EOF 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0046f4e80): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.823559214 +0000 UTC m=+514.994956727 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0046f4e80): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: Remove: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0046f8fc0 item 52 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0046f57c0): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0046f57c0): >openPending: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0046f57c0): _writeAt: size=5, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0046f57c0): >_writeAt: n=5, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0046f57c0): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.825170286 +0000 UTC m=+514.996567798 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0046f57c0): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0046f5cc0): _readAt: size=2, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0046f5cc0): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0046f5cc0): _writeAt: size=3, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0046f5cc0): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0046f5cc0): open at offset 5 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0046f5cc0): >openPending: err= 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004720fc0 item 53 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0046f5cc0): >_writeAt: n=3, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0046f5cc0): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.825754371 +0000 UTC m=+514.997151885 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0046f5cc0): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004754280): _readAt: size=512, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004754280): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004754280): >openPending: err= 2025/08/18 03:10:02 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004754280): >_readAt: n=8, err=EOF 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004754280): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.825754371 +0000 UTC m=+514.997151885 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004754280): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: Remove: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004721180 item 53 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004754bc0): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004754bc0): >openPending: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004754bc0): _writeAt: size=5, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004754bc0): >_writeAt: n=5, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004754bc0): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.827298077 +0000 UTC m=+514.998695591 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004754bc0): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0047550c0): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0047550c0): open at offset 5 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0047550c0): >openPending: err= 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004761180 item 54 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0047550c0): _readAt: size=2, off=5 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0047550c0): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0047550c0): _writeAt: size=3, off=5 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0047550c0): >_writeAt: n=3, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0047550c0): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.827887783 +0000 UTC m=+514.999285295 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0047550c0): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004755640): _readAt: size=512, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004755640): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004755640): >openPending: err= 2025/08/18 03:10:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004755640): >_readAt: n=3, err=EOF 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004755640): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.827887783 +0000 UTC m=+514.999285295 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004755640): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: Remove: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004761340 item 54 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0047b8000): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0047b8000): >openPending: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0047b8000): _writeAt: size=5, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0047b8000): >_writeAt: n=5, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0047b8000): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.829611455 +0000 UTC m=+515.001008968 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0047b8000): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0047b8500): _readAt: size=2, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0047b8500): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0047b8500): _writeAt: size=3, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0047b8500): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0047b8500): open at offset 5 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0047b8500): >openPending: err= 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004793340 item 55 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0047b8500): >_writeAt: n=3, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0047b8500): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.830085465 +0000 UTC m=+515.001482978 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0047b8500): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0047b8a40): _readAt: size=512, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0047b8a40): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0047b8a40): >openPending: err= 2025/08/18 03:10:02 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0047b8a40): >_readAt: n=8, err=EOF 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0047b8a40): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.830085465 +0000 UTC m=+515.001482978 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0047b8a40): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: Remove: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004793500 item 55 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:10:02 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/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0047b9380): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0047b9380): >openPending: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0047b9380): _writeAt: size=5, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0047b9380): >_writeAt: n=5, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0047b9380): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.831743184 +0000 UTC m=+515.003140687 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0047b9380): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0047b9880): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0047b9880): open at offset 5 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0047b9880): >openPending: err= 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0047c5500 item 56 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0047b9880): _readAt: size=2, off=5 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0047b9880): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0047b9880): _writeAt: size=3, off=5 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0047b9880): >_writeAt: n=3, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0047b9880): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.832330235 +0000 UTC m=+515.003727748 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0047b9880): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0047b9e00): _readAt: size=512, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0047b9e00): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0047b9e00): >openPending: err= 2025/08/18 03:10:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0047b9e00): >_readAt: n=3, err=EOF 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0047b9e00): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.832330235 +0000 UTC m=+515.003727748 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0047b9e00): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: Remove: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0047c56c0 item 56 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0047ee780): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0047ee780): open at offset 0 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0047ee780): >openPending: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0047ee780): _readAt: size=2, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0047ee780): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0047ee780): _writeAt: size=5, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0047ee780): >_writeAt: n=5, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0047ee780): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.834301232 +0000 UTC m=+515.005698735 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0047ee780): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0047eecc0): _writeAt: size=5, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0047eecc0): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0047eecc0): >openPending: err= 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0047f56c0 item 57 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0047eecc0): >_writeAt: n=5, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0047eecc0): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.834847627 +0000 UTC m=+515.006245140 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0047eecc0): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0047ef200): _readAt: size=2, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0047ef200): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0047ef200): _writeAt: size=3, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0047ef200): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0047ef200): open at offset 5 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0047ef200): >openPending: err= 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0047f5880 item 57 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0047ef200): >_writeAt: n=3, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0047ef200): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.835379985 +0000 UTC m=+515.006777498 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0047ef200): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0047ef780): _readAt: size=512, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0047ef780): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0047ef780): >openPending: err= 2025/08/18 03:10:02 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0047ef780): >_readAt: n=8, err=EOF 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0047ef780): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.835379985 +0000 UTC m=+515.006777498 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0047ef780): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: Remove: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0047f5a40 item 57 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004844100): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004844100): open at offset 0 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004844100): >openPending: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004844100): _readAt: size=2, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004844100): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004844100): _writeAt: size=5, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004844100): >_writeAt: n=5, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004844100): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.837401697 +0000 UTC m=+515.008799210 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004844100): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004844640): _writeAt: size=5, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004844640): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004844640): >openPending: err= 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004829a40 item 58 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004844640): >_writeAt: n=5, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004844640): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.837950967 +0000 UTC m=+515.009348490 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004844640): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004844b80): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004844b80): open at offset 5 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004844b80): >openPending: err= 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004829c00 item 58 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004844b80): _readAt: size=2, off=5 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004844b80): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004844b80): _writeAt: size=3, off=5 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004844b80): >_writeAt: n=3, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004844b80): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.838637965 +0000 UTC m=+515.010035488 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004844b80): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004845140): _readAt: size=512, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004845140): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004845140): >openPending: err= 2025/08/18 03:10:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004845140): >_readAt: n=3, err=EOF 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004845140): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.838637965 +0000 UTC m=+515.010035488 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004845140): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: Remove: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004829dc0 item 58 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004845a40): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004845a40): open at offset 0 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004845a40): >openPending: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004845a40): _readAt: size=2, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004845a40): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004845a40): _writeAt: size=5, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004845a40): >_writeAt: n=5, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004845a40): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.840472376 +0000 UTC m=+515.011869889 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004845a40): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004882000): _writeAt: size=5, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004882000): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004882000): >openPending: err= 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004861dc0 item 59 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004882000): >_writeAt: n=5, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004882000): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.841008252 +0000 UTC m=+515.012405765 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004882000): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004882540): _readAt: size=2, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004882540): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004882540): _writeAt: size=3, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004882540): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004882540): open at offset 5 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004882540): >openPending: err= 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004884000 item 59 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004882540): >_writeAt: n=3, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004882540): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.842223861 +0000 UTC m=+515.013621434 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004882540): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004882ac0): _readAt: size=512, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004882ac0): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004882ac0): >openPending: err= 2025/08/18 03:10:02 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004882ac0): >_readAt: n=8, err=EOF 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004882ac0): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.842223861 +0000 UTC m=+515.013621434 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004882ac0): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: Remove: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0048841c0 item 59 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:10:02 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/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0048833c0): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0048833c0): open at offset 0 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0048833c0): >openPending: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0048833c0): _readAt: size=2, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0048833c0): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0048833c0): _writeAt: size=5, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0048833c0): >_writeAt: n=5, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0048833c0): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.845135001 +0000 UTC m=+515.016532524 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0048833c0): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004883900): _writeAt: size=5, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004883900): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004883900): >openPending: err= 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0048b01c0 item 60 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004883900): >_writeAt: n=5, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004883900): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.845704129 +0000 UTC m=+515.017101661 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004883900): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004883e40): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004883e40): open at offset 5 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004883e40): >openPending: err= 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0048b0380 item 60 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004883e40): _readAt: size=2, off=5 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004883e40): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004883e40): _writeAt: size=3, off=5 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004883e40): >_writeAt: n=3, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004883e40): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.847244959 +0000 UTC m=+515.018642492 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004883e40): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0048be480): _readAt: size=512, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0048be480): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0048be480): >openPending: err= 2025/08/18 03:10:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0048be480): >_readAt: n=3, err=EOF 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0048be480): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.847244959 +0000 UTC m=+515.018642492 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0048be480): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: Remove: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0048b0540 item 60 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0048bed80): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0048bed80): open at offset 0 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0048bed80): >openPending: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0048bed80): _readAt: size=2, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0048bed80): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0048bed80): _writeAt: size=5, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0048bed80): >_writeAt: n=5, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0048bed80): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.849733256 +0000 UTC m=+515.021130779 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0048bed80): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0048bf2c0): _writeAt: size=5, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0048bf2c0): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0048bf2c0): >openPending: err= 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0048ec540 item 61 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0048bf2c0): >_writeAt: n=5, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0048bf2c0): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.852508992 +0000 UTC m=+515.023906525 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0048bf2c0): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 03:10:02 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0048bf9c0): _readAt: size=512, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0048bf9c0): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0048bf9c0): >openPending: err= 2025/08/18 03:10:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0048bf9c0): >_readAt: n=5, err=EOF 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0048bf9c0): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.852508992 +0000 UTC m=+515.023906525 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0048bf9c0): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: Remove: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0048ec700 item 61 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:10:02 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/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004902340): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004902340): open at offset 0 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004902340): >openPending: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004902340): _readAt: size=2, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004902340): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004902340): _writeAt: size=5, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004902340): >_writeAt: n=5, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004902340): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.855786839 +0000 UTC m=+515.027184383 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004902340): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004902880): _writeAt: size=5, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004902880): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004902880): >openPending: err= 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00491c700 item 62 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004902880): >_writeAt: n=5, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004902880): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.856562865 +0000 UTC m=+515.027960398 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004902880): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 03:10:02 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004902f80): _readAt: size=512, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004902f80): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004902f80): >openPending: err= 2025/08/18 03:10:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004902f80): >_readAt: n=5, err=EOF 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004902f80): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.856562865 +0000 UTC m=+515.027960398 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004902f80): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: Remove: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00491c8c0 item 62 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:10:02 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/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004903880): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004903880): open at offset 0 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004903880): >openPending: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004903880): _readAt: size=2, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004903880): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004903880): _writeAt: size=5, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004903880): >_writeAt: n=5, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004903880): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.859767776 +0000 UTC m=+515.031165318 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004903880): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004903dc0): _writeAt: size=5, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004903dc0): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004903dc0): >openPending: err= 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0049348c0 item 63 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004903dc0): >_writeAt: n=5, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004903dc0): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.860726263 +0000 UTC m=+515.032123806 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004903dc0): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 03:10:02 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004956540): _readAt: size=512, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004956540): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004956540): >openPending: err= 2025/08/18 03:10:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004956540): >_readAt: n=5, err=EOF 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004956540): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.860726263 +0000 UTC m=+515.032123806 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004956540): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: Remove: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004934a80 item 63 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:10:02 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/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004956e40): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004956e40): open at offset 0 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004956e40): >openPending: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004956e40): _readAt: size=2, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004956e40): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004956e40): _writeAt: size=5, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004956e40): >_writeAt: n=5, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004956e40): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.864085213 +0000 UTC m=+515.035482746 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004956e40): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004957380): _writeAt: size=5, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004957380): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004957380): >openPending: err= 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00496aa80 item 64 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004957380): >_writeAt: n=5, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004957380): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.864929487 +0000 UTC m=+515.036327010 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004957380): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 03:10:02 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004957a80): _readAt: size=512, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004957a80): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004957a80): >openPending: err= 2025/08/18 03:10:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004957a80): >_readAt: n=5, err=EOF 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004957a80): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.864929487 +0000 UTC m=+515.036327010 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004957a80): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: Remove: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00496ac40 item 64 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004994400): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004994400): >openPending: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004994400): _writeAt: size=5, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004994400): >_writeAt: n=5, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004994400): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.867862218 +0000 UTC m=+515.039259741 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004994400): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_RDWR 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004994880): _readAt: size=2, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004994880): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004994880): >openPending: err= 2025/08/18 03:10:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004994880): >_readAt: n=2, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004994880): _writeAt: size=3, off=2 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00499ac40 item 65 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004994880): >_writeAt: n=3, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004994880): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.868776783 +0000 UTC m=+515.040174306 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004994880): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004994d80): _readAt: size=512, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004994d80): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004994d80): >openPending: err= 2025/08/18 03:10:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004994d80): >_readAt: n=5, err=EOF 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004994d80): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.868776783 +0000 UTC m=+515.040174306 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004994d80): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: Remove: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00499ae00 item 65 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004995680): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004995680): >openPending: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004995680): _writeAt: size=5, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004995680): >_writeAt: n=5, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004995680): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.872638235 +0000 UTC m=+515.044035768 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004995680): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004995b00): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004995b00): >openPending: err= 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0049d2e00 item 66 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004995b00): _readAt: size=2, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004995b00): >_readAt: n=0, err=EOF 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004995b00): _writeAt: size=3, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004995b00): >_writeAt: n=3, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004995b00): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.873576705 +0000 UTC m=+515.044974238 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004995b00): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0049f60c0): _readAt: size=512, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0049f60c0): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0049f60c0): >openPending: err= 2025/08/18 03:10:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0049f60c0): >_readAt: n=3, err=EOF 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0049f60c0): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.873576705 +0000 UTC m=+515.044974238 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0049f60c0): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: Remove: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0049d2fc0 item 66 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0049f69c0): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0049f69c0): >openPending: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0049f69c0): _writeAt: size=5, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0049f69c0): >_writeAt: n=5, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0049f69c0): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.876395813 +0000 UTC m=+515.047793346 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0049f69c0): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0049f6e40): _readAt: size=2, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0049f6e40): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0049f6e40): >openPending: err= 2025/08/18 03:10:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0049f6e40): >_readAt: n=2, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0049f6e40): _writeAt: size=3, off=2 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004a02fc0 item 67 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0049f6e40): >_writeAt: n=3, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0049f6e40): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.877282877 +0000 UTC m=+515.048680400 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0049f6e40): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0049f7340): _readAt: size=512, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0049f7340): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0049f7340): >openPending: err= 2025/08/18 03:10:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0049f7340): >_readAt: n=5, err=EOF 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0049f7340): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.877282877 +0000 UTC m=+515.048680400 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0049f7340): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: Remove: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004a03180 item 67 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0049f7c80): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0049f7c80): >openPending: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0049f7c80): _writeAt: size=5, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0049f7c80): >_writeAt: n=5, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0049f7c80): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.880001115 +0000 UTC m=+515.051398648 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0049f7c80): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004aa6200): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004aa6200): >openPending: err= 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004a4f180 item 68 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004aa6200): _readAt: size=2, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004aa6200): >_readAt: n=0, err=EOF 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004aa6200): _writeAt: size=3, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004aa6200): >_writeAt: n=3, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004aa6200): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.880810603 +0000 UTC m=+515.052208146 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004aa6200): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004aa6740): _readAt: size=512, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004aa6740): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004aa6740): >openPending: err= 2025/08/18 03:10:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004aa6740): >_readAt: n=3, err=EOF 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004aa6740): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.880810603 +0000 UTC m=+515.052208146 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004aa6740): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: Remove: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004a4f340 item 68 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004aa7040): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004aa7040): >openPending: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004aa7040): _writeAt: size=5, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004aa7040): >_writeAt: n=5, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004aa7040): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.884457794 +0000 UTC m=+515.055855327 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004aa7040): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004aa74c0): _readAt: size=2, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004aa74c0): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004aa74c0): >openPending: err= 2025/08/18 03:10:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004aa74c0): >_readAt: n=2, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004aa74c0): _writeAt: size=3, off=2 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004ae7340 item 69 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004aa74c0): >_writeAt: n=3, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004aa74c0): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.888432829 +0000 UTC m=+515.059830362 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004aa74c0): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004aa79c0): _readAt: size=512, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004aa79c0): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004aa79c0): >openPending: err= 2025/08/18 03:10:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004aa79c0): >_readAt: n=5, err=EOF 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004aa79c0): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.888432829 +0000 UTC m=+515.059830362 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004aa79c0): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: Remove: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004ae7500 item 69 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004b30380): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004b30380): >openPending: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004b30380): _writeAt: size=5, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004b30380): >_writeAt: n=5, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004b30380): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.890463548 +0000 UTC m=+515.061861061 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004b30380): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file(0xc000245a80): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc000245a80): >openPending: err= 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc007400ee0 item 70 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc000245a80): _readAt: size=2, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc000245a80): >_readAt: n=0, err=EOF 2025/08/18 03:10:02 DEBUG : open-test-file(0xc000245a80): _writeAt: size=3, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc000245a80): >_writeAt: n=3, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc000245a80): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.893858075 +0000 UTC m=+515.065255577 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc000245a80): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004b800c0): _readAt: size=512, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004b800c0): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004b800c0): >openPending: err= 2025/08/18 03:10:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004b800c0): >_readAt: n=3, err=EOF 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004b800c0): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.893858075 +0000 UTC m=+515.065255577 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004b800c0): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: Remove: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc007401180 item 70 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004b80a00): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004b80a00): >openPending: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004b80a00): _writeAt: size=5, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004b80a00): >_writeAt: n=5, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004b80a00): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.896987784 +0000 UTC m=+515.068385297 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004b80a00): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004b80f00): _readAt: size=2, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004b80f00): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004b80f00): >openPending: err= 2025/08/18 03:10:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004b80f00): >_readAt: n=2, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004b80f00): _writeAt: size=3, off=2 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004ba5420 item 71 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004b80f00): >_writeAt: n=3, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004b80f00): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.898290457 +0000 UTC m=+515.069687971 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004b80f00): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004b81400): _readAt: size=512, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004b81400): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004b81400): >openPending: err= 2025/08/18 03:10:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004b81400): >_readAt: n=5, err=EOF 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004b81400): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.898290457 +0000 UTC m=+515.069687971 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004b81400): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: Remove: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004ba55e0 item 71 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004b81d40): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004b81d40): >openPending: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004b81d40): _writeAt: size=5, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004b81d40): >_writeAt: n=5, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004b81d40): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.901039774 +0000 UTC m=+515.072437287 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004b81d40): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004c3a2c0): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004c3a2c0): >openPending: err= 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004c0f5e0 item 72 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004c3a2c0): _readAt: size=2, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004c3a2c0): >_readAt: n=0, err=EOF 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004c3a2c0): _writeAt: size=3, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004c3a2c0): >_writeAt: n=3, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004c3a2c0): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.902287164 +0000 UTC m=+515.073684677 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004c3a2c0): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004c3a800): _readAt: size=512, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004c3a800): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004c3a800): >openPending: err= 2025/08/18 03:10:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004c3a800): >_readAt: n=3, err=EOF 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004c3a800): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.902287164 +0000 UTC m=+515.073684677 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004c3a800): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: Remove: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004c0f7a0 item 72 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004c3b080): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004c3b080): >openPending: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004c3b080): _readAt: size=2, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004c3b080): >_readAt: n=0, err=EOF 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004c3b080): _writeAt: size=5, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004c3b080): >_writeAt: n=5, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004c3b080): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.90463155 +0000 UTC m=+515.076029063 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004c3b080): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0031e7780): _writeAt: size=5, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0031e7780): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0031e7780): >openPending: err= 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00326a4d0 item 73 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0031e7780): >_writeAt: n=5, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0031e7780): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.905500841 +0000 UTC m=+515.076898354 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0031e7780): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0016da500): _readAt: size=2, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0016da500): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0016da500): >openPending: err= 2025/08/18 03:10:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0016da500): >_readAt: n=2, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0016da500): _writeAt: size=3, off=2 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0016e61c0 item 73 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0016da500): >_writeAt: n=3, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0016da500): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.906452306 +0000 UTC m=+515.077849818 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0016da500): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0016daa40): _readAt: size=512, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0016daa40): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0016daa40): >openPending: err= 2025/08/18 03:10:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0016daa40): >_readAt: n=5, err=EOF 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0016daa40): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.906452306 +0000 UTC m=+515.077849818 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0016daa40): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: Remove: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0016e6380 item 73 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004b30b80): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004b30b80): >openPending: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004b30b80): _readAt: size=2, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004b30b80): >_readAt: n=0, err=EOF 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004b30b80): _writeAt: size=5, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004b30b80): >_writeAt: n=5, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004b30b80): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.908609541 +0000 UTC m=+515.080007055 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004b30b80): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004b31080): _writeAt: size=5, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004b31080): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004b31080): >openPending: err= 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00326ba40 item 74 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004b31080): >_writeAt: n=5, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004b31080): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.909029108 +0000 UTC m=+515.080426621 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004b31080): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004b315c0): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004b315c0): >openPending: err= 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00326bc00 item 74 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004b315c0): _readAt: size=2, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004b315c0): >_readAt: n=0, err=EOF 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004b315c0): _writeAt: size=3, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004b315c0): >_writeAt: n=3, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004b315c0): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.909620748 +0000 UTC m=+515.081018261 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004b315c0): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004b31b40): _readAt: size=512, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004b31b40): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004b31b40): >openPending: err= 2025/08/18 03:10:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004b31b40): >_readAt: n=3, err=EOF 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004b31b40): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.909620748 +0000 UTC m=+515.081018261 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004b31b40): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: Remove: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00326bdc0 item 74 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0016daec0): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0016daec0): >openPending: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0016daec0): _readAt: size=2, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0016daec0): >_readAt: n=0, err=EOF 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0016daec0): _writeAt: size=5, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0016daec0): >_writeAt: n=5, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0016daec0): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.91115201 +0000 UTC m=+515.082549524 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0016daec0): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0016db3c0): _writeAt: size=5, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0016db3c0): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0016db3c0): >openPending: err= 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000431ab0 item 75 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0016db3c0): >_writeAt: n=5, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0016db3c0): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.911622472 +0000 UTC m=+515.083019975 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0016db3c0): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0016db900): _readAt: size=2, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0016db900): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0016db900): >openPending: err= 2025/08/18 03:10:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0016db900): >_readAt: n=2, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0016db900): _writeAt: size=3, off=2 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000431ce0 item 75 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0016db900): >_writeAt: n=3, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0016db900): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.912159039 +0000 UTC m=+515.083556552 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0016db900): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0016dbe40): _readAt: size=512, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0016dbe40): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0016dbe40): >openPending: err= 2025/08/18 03:10:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0016dbe40): >_readAt: n=5, err=EOF 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0016dbe40): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.912159039 +0000 UTC m=+515.083556552 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0016dbe40): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: Remove: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000431f10 item 75 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0031e67c0): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0031e67c0): >openPending: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0031e67c0): _readAt: size=2, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0031e67c0): >_readAt: n=0, err=EOF 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0031e67c0): _writeAt: size=5, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0031e67c0): >_writeAt: n=5, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0031e67c0): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.914458763 +0000 UTC m=+515.085856275 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0031e67c0): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0031e6cc0): _writeAt: size=5, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0031e6cc0): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0031e6cc0): >openPending: err= 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004285b0 item 76 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0031e6cc0): >_writeAt: n=5, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0031e6cc0): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.914949272 +0000 UTC m=+515.086346785 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0031e6cc0): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0031e7200): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0031e7200): >openPending: err= 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000428770 item 76 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0031e7200): _readAt: size=2, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0031e7200): >_readAt: n=0, err=EOF 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0031e7200): _writeAt: size=3, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0031e7200): >_writeAt: n=3, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0031e7200): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.915609561 +0000 UTC m=+515.087007073 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0031e7200): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0031e7d00): _readAt: size=512, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0031e7d00): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0031e7d00): >openPending: err= 2025/08/18 03:10:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0031e7d00): >_readAt: n=3, err=EOF 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0031e7d00): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.915609561 +0000 UTC m=+515.087007073 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0031e7d00): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: Remove: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000428930 item 76 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004c3ba80): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004c3ba80): >openPending: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004c3ba80): _readAt: size=2, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004c3ba80): >_readAt: n=0, err=EOF 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004c3ba80): _writeAt: size=5, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004c3ba80): >_writeAt: n=5, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004c3ba80): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.917047408 +0000 UTC m=+515.088444920 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004c3ba80): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc000ca8000): _writeAt: size=5, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc000ca8000): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc000ca8000): >openPending: err= 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e0620 item 77 2025/08/18 03:10:02 DEBUG : open-test-file(0xc000ca8000): >_writeAt: n=5, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc000ca8000): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.917547816 +0000 UTC m=+515.088945329 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc000ca8000): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 03:10:02 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc000ca8800): _readAt: size=512, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc000ca8800): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc000ca8800): >openPending: err= 2025/08/18 03:10:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:10:02 DEBUG : open-test-file(0xc000ca8800): >_readAt: n=5, err=EOF 2025/08/18 03:10:02 DEBUG : open-test-file(0xc000ca8800): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.917547816 +0000 UTC m=+515.088945329 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc000ca8800): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: Remove: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e0930 item 77 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file(0xc000ca9100): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc000ca9100): >openPending: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc000ca9100): _readAt: size=2, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc000ca9100): >_readAt: n=0, err=EOF 2025/08/18 03:10:02 DEBUG : open-test-file(0xc000ca9100): _writeAt: size=5, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc000ca9100): >_writeAt: n=5, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc000ca9100): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.918981274 +0000 UTC m=+515.090378788 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc000ca9100): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc000ca9600): _writeAt: size=5, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc000ca9600): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc000ca9600): >openPending: err= 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000442380 item 78 2025/08/18 03:10:02 DEBUG : open-test-file(0xc000ca9600): >_writeAt: n=5, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc000ca9600): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.919409337 +0000 UTC m=+515.090806850 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc000ca9600): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 03:10:02 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc000ca9d00): _readAt: size=512, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc000ca9d00): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc000ca9d00): >openPending: err= 2025/08/18 03:10:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:10:02 DEBUG : open-test-file(0xc000ca9d00): >_readAt: n=5, err=EOF 2025/08/18 03:10:02 DEBUG : open-test-file(0xc000ca9d00): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.919409337 +0000 UTC m=+515.090806850 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc000ca9d00): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: Remove: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000442540 item 78 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file(0xc000aa67c0): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc000aa67c0): >openPending: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc000aa67c0): _readAt: size=2, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc000aa67c0): >_readAt: n=0, err=EOF 2025/08/18 03:10:02 DEBUG : open-test-file(0xc000aa67c0): _writeAt: size=5, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc000aa67c0): >_writeAt: n=5, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc000aa67c0): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.921011722 +0000 UTC m=+515.092409235 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc000aa67c0): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc000aa6dc0): _writeAt: size=5, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc000aa6dc0): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc000aa6dc0): >openPending: err= 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002cb420 item 79 2025/08/18 03:10:02 DEBUG : open-test-file(0xc000aa6dc0): >_writeAt: n=5, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc000aa6dc0): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.921589997 +0000 UTC m=+515.092987511 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc000aa6dc0): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 03:10:02 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc000aa7500): _readAt: size=512, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc000aa7500): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc000aa7500): >openPending: err= 2025/08/18 03:10:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:10:02 DEBUG : open-test-file(0xc000aa7500): >_readAt: n=5, err=EOF 2025/08/18 03:10:02 DEBUG : open-test-file(0xc000aa7500): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.921589997 +0000 UTC m=+515.092987511 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc000aa7500): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: Remove: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002cb6c0 item 79 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:10:02 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/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file(0xc000aa7f00): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc000aa7f00): >openPending: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc000aa7f00): _readAt: size=2, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc000aa7f00): >_readAt: n=0, err=EOF 2025/08/18 03:10:02 DEBUG : open-test-file(0xc000aa7f00): _writeAt: size=5, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc000aa7f00): >_writeAt: n=5, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc000aa7f00): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.92322816 +0000 UTC m=+515.094625673 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc000aa7f00): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0009d6580): _writeAt: size=5, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0009d6580): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0009d6580): >openPending: err= 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e83f0 item 80 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0009d6580): >_writeAt: n=5, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0009d6580): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.923689154 +0000 UTC m=+515.095086667 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0009d6580): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 03:10:02 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0009d6e00): _readAt: size=512, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0009d6e00): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0009d6e00): >openPending: err= 2025/08/18 03:10:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0009d6e00): >_readAt: n=5, err=EOF 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0009d6e00): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.923689154 +0000 UTC m=+515.095086667 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0009d6e00): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: Remove: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e8700 item 80 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0009d7840): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0009d7840): >openPending: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0009d7840): _writeAt: size=5, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0009d7840): >_writeAt: n=5, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0009d7840): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.925199818 +0000 UTC m=+515.096597321 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0009d7840): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0009d7cc0): _readAt: size=2, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0009d7cc0): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0009d7cc0): open at offset 5 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0009d7cc0): >openPending: err= 2025/08/18 03:10:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0009d7cc0): >_readAt: n=2, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0009d7cc0): _writeAt: size=3, off=7 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400150 item 81 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0009d7cc0): >_writeAt: n=3, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0009d7cc0): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.925676753 +0000 UTC m=+515.097074265 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0009d7cc0): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0006064c0): _readAt: size=512, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0006064c0): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0006064c0): >openPending: err= 2025/08/18 03:10:02 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0006064c0): >_readAt: n=8, err=EOF 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0006064c0): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.925676753 +0000 UTC m=+515.097074265 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0006064c0): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: Remove: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400310 item 81 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file(0xc000606f40): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc000606f40): >openPending: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc000606f40): _writeAt: size=5, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc000606f40): >_writeAt: n=5, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc000606f40): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.927059726 +0000 UTC m=+515.098457239 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc000606f40): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0006074c0): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0006074c0): open at offset 5 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0006074c0): >openPending: err= 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046a5b0 item 82 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0006074c0): _readAt: size=2, off=5 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0006074c0): >_readAt: n=0, err=EOF 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0006074c0): _writeAt: size=3, off=5 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0006074c0): >_writeAt: n=3, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0006074c0): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.927679779 +0000 UTC m=+515.099077293 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0006074c0): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc000607c40): _readAt: size=512, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc000607c40): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc000607c40): >openPending: err= 2025/08/18 03:10:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:10:02 DEBUG : open-test-file(0xc000607c40): >_readAt: n=3, err=EOF 2025/08/18 03:10:02 DEBUG : open-test-file(0xc000607c40): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.927679779 +0000 UTC m=+515.099077293 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc000607c40): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: Remove: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046a770 item 82 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0003ae780): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0003ae780): >openPending: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0003ae780): _writeAt: size=5, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0003ae780): >_writeAt: n=5, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0003ae780): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.92900241 +0000 UTC m=+515.100399923 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0003ae780): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0003aed00): _readAt: size=2, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0003aed00): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0003aed00): open at offset 5 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0003aed00): >openPending: err= 2025/08/18 03:10:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0003aed00): >_readAt: n=2, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0003aed00): _writeAt: size=3, off=7 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000483d50 item 83 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0003aed00): >_writeAt: n=3, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0003aed00): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.92945038 +0000 UTC m=+515.100847893 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0003aed00): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0003af240): _readAt: size=512, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0003af240): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0003af240): >openPending: err= 2025/08/18 03:10:02 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0003af240): >_readAt: n=8, err=EOF 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0003af240): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.92945038 +0000 UTC m=+515.100847893 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0003af240): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: Remove: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000483f10 item 83 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0003afc80): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0003afc80): >openPending: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0003afc80): _writeAt: size=5, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0003afc80): >_writeAt: n=5, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0003afc80): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.930717086 +0000 UTC m=+515.102114599 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0003afc80): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0007b3140): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0007b3140): open at offset 5 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0007b3140): >openPending: err= 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ca1c0 item 84 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0007b3140): _readAt: size=2, off=5 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0007b3140): >_readAt: n=0, err=EOF 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0007b3140): _writeAt: size=3, off=5 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0007b3140): >_writeAt: n=3, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0007b3140): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.931287215 +0000 UTC m=+515.102684718 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0007b3140): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0007b3900): _readAt: size=512, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0007b3900): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0007b3900): >openPending: err= 2025/08/18 03:10:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0007b3900): >_readAt: n=3, err=EOF 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0007b3900): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.931287215 +0000 UTC m=+515.102684718 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0007b3900): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: Remove: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ca3f0 item 84 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file(0xc006c7c5c0): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc006c7c5c0): >openPending: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc006c7c5c0): _writeAt: size=5, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc006c7c5c0): >_writeAt: n=5, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc006c7c5c0): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.932605558 +0000 UTC m=+515.104003071 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc006c7c5c0): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc006c7cb00): _readAt: size=2, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc006c7cb00): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : open-test-file(0xc006c7cb00): open at offset 5 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc006c7cb00): >openPending: err= 2025/08/18 03:10:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:10:02 DEBUG : open-test-file(0xc006c7cb00): >_readAt: n=2, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc006c7cb00): _writeAt: size=3, off=7 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c7f10 item 85 2025/08/18 03:10:02 DEBUG : open-test-file(0xc006c7cb00): >_writeAt: n=3, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc006c7cb00): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.9331023 +0000 UTC m=+515.104499812 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc006c7cb00): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc006c7d040): _readAt: size=512, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc006c7d040): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc006c7d040): >openPending: err= 2025/08/18 03:10:02 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/18 03:10:02 DEBUG : open-test-file(0xc006c7d040): >_readAt: n=8, err=EOF 2025/08/18 03:10:02 DEBUG : open-test-file(0xc006c7d040): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.9331023 +0000 UTC m=+515.104499812 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc006c7d040): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: Remove: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d61c0 item 85 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file(0xc006c7dac0): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc006c7dac0): >openPending: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc006c7dac0): _writeAt: size=5, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc006c7dac0): >_writeAt: n=5, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc006c7dac0): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.934580863 +0000 UTC m=+515.105978375 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc006c7dac0): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file(0xc000337000): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : open-test-file(0xc000337000): open at offset 5 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc000337000): >openPending: err= 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002a5340 item 86 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc000337000): _readAt: size=2, off=5 2025/08/18 03:10:02 DEBUG : open-test-file(0xc000337000): >_readAt: n=0, err=EOF 2025/08/18 03:10:02 DEBUG : open-test-file(0xc000337000): _writeAt: size=3, off=5 2025/08/18 03:10:02 DEBUG : open-test-file(0xc000337000): >_writeAt: n=3, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc000337000): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.935111688 +0000 UTC m=+515.106509192 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc000337000): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc00099c040): _readAt: size=512, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc00099c040): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc00099c040): >openPending: err= 2025/08/18 03:10:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:10:02 DEBUG : open-test-file(0xc00099c040): >_readAt: n=3, err=EOF 2025/08/18 03:10:02 DEBUG : open-test-file(0xc00099c040): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.935111688 +0000 UTC m=+515.106509192 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc00099c040): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: Remove: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002a5570 item 86 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file(0xc00099cc00): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc00099cc00): >openPending: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc00099cc00): _writeAt: size=5, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc00099cc00): >_writeAt: n=5, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc00099cc00): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.936507495 +0000 UTC m=+515.107905009 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc00099cc00): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc00099d100): _readAt: size=2, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc00099d100): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : open-test-file(0xc00099d100): open at offset 5 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc00099d100): >openPending: err= 2025/08/18 03:10:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:10:02 DEBUG : open-test-file(0xc00099d100): >_readAt: n=2, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc00099d100): _writeAt: size=3, off=7 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006e13c00 item 87 2025/08/18 03:10:02 DEBUG : open-test-file(0xc00099d100): >_writeAt: n=3, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc00099d100): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.93704292 +0000 UTC m=+515.108440434 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc00099d100): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc00099d640): _readAt: size=512, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc00099d640): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc00099d640): >openPending: err= 2025/08/18 03:10:02 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/18 03:10:02 DEBUG : open-test-file(0xc00099d640): >_readAt: n=8, err=EOF 2025/08/18 03:10:02 DEBUG : open-test-file(0xc00099d640): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.93704292 +0000 UTC m=+515.108440434 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc00099d640): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: Remove: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006e13dc0 item 87 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:10:02 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/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0066a4100): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0066a4100): >openPending: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0066a4100): _writeAt: size=5, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0066a4100): >_writeAt: n=5, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0066a4100): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.93862101 +0000 UTC m=+515.110018523 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0066a4100): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0066a4680): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0066a4680): open at offset 5 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0066a4680): >openPending: err= 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003201490 item 88 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0066a4680): _readAt: size=2, off=5 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0066a4680): >_readAt: n=0, err=EOF 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0066a4680): _writeAt: size=3, off=5 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0066a4680): >_writeAt: n=3, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0066a4680): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.939118924 +0000 UTC m=+515.110516437 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0066a4680): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0066a4d00): _readAt: size=512, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0066a4d00): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0066a4d00): >openPending: err= 2025/08/18 03:10:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0066a4d00): >_readAt: n=3, err=EOF 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0066a4d00): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.939118924 +0000 UTC m=+515.110516437 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0066a4d00): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: Remove: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003201650 item 88 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0066a56c0): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0066a56c0): open at offset 0 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0066a56c0): >openPending: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0066a56c0): _readAt: size=2, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0066a56c0): >_readAt: n=0, err=EOF 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0066a56c0): _writeAt: size=5, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0066a56c0): >_writeAt: n=5, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0066a56c0): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.940425435 +0000 UTC m=+515.111822948 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0066a56c0): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0066a5c00): _writeAt: size=5, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0066a5c00): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0066a5c00): >openPending: err= 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00329d7a0 item 89 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0066a5c00): >_writeAt: n=5, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0066a5c00): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.940860721 +0000 UTC m=+515.112258234 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0066a5c00): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc000410f40): _readAt: size=2, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc000410f40): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : open-test-file(0xc000410f40): open at offset 5 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc000410f40): >openPending: err= 2025/08/18 03:10:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:10:02 DEBUG : open-test-file(0xc000410f40): >_readAt: n=2, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc000410f40): _writeAt: size=3, off=7 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00329d960 item 89 2025/08/18 03:10:02 DEBUG : open-test-file(0xc000410f40): >_writeAt: n=3, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc000410f40): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.941323118 +0000 UTC m=+515.112720631 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc000410f40): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc000411740): _readAt: size=512, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc000411740): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc000411740): >openPending: err= 2025/08/18 03:10:02 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/18 03:10:02 DEBUG : open-test-file(0xc000411740): >_readAt: n=8, err=EOF 2025/08/18 03:10:02 DEBUG : open-test-file(0xc000411740): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.941323118 +0000 UTC m=+515.112720631 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc000411740): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: Remove: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00329db20 item 89 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0070bc340): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0070bc340): open at offset 0 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0070bc340): >openPending: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0070bc340): _readAt: size=2, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0070bc340): >_readAt: n=0, err=EOF 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0070bc340): _writeAt: size=5, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0070bc340): >_writeAt: n=5, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0070bc340): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.942655126 +0000 UTC m=+515.114052639 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0070bc340): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0070bc880): _writeAt: size=5, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0070bc880): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0070bc880): >openPending: err= 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000823810 item 90 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0070bc880): >_writeAt: n=5, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0070bc880): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.943090744 +0000 UTC m=+515.114488257 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0070bc880): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0070bce00): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0070bce00): open at offset 5 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0070bce00): >openPending: err= 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008239d0 item 90 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0070bce00): _readAt: size=2, off=5 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0070bce00): >_readAt: n=0, err=EOF 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0070bce00): _writeAt: size=3, off=5 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0070bce00): >_writeAt: n=3, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0070bce00): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.943596702 +0000 UTC m=+515.114994215 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0070bce00): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0070bd4c0): _readAt: size=512, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0070bd4c0): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0070bd4c0): >openPending: err= 2025/08/18 03:10:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0070bd4c0): >_readAt: n=3, err=EOF 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0070bd4c0): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.943596702 +0000 UTC m=+515.114994215 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0070bd4c0): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: Remove: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000823b90 item 90 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0070bdec0): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0070bdec0): open at offset 0 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0070bdec0): >openPending: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0070bdec0): _readAt: size=2, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0070bdec0): >_readAt: n=0, err=EOF 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0070bdec0): _writeAt: size=5, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0070bdec0): >_writeAt: n=5, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0070bdec0): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.945031093 +0000 UTC m=+515.116428595 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0070bdec0): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004aa6480): _writeAt: size=5, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004aa6480): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004aa6480): >openPending: err= 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00086bb90 item 91 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004aa6480): >_writeAt: n=5, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004aa6480): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.945470958 +0000 UTC m=+515.116868471 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004aa6480): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004aa69c0): _readAt: size=2, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004aa69c0): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004aa69c0): open at offset 5 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004aa69c0): >openPending: err= 2025/08/18 03:10:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004aa69c0): >_readAt: n=2, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004aa69c0): _writeAt: size=3, off=7 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00086bd50 item 91 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004aa69c0): >_writeAt: n=3, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004aa69c0): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.945926932 +0000 UTC m=+515.117324446 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc004aa69c0): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc000244680): _readAt: size=512, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc000244680): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc000244680): >openPending: err= 2025/08/18 03:10:02 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/18 03:10:02 DEBUG : open-test-file(0xc000244680): >_readAt: n=8, err=EOF 2025/08/18 03:10:02 DEBUG : open-test-file(0xc000244680): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.945926932 +0000 UTC m=+515.117324446 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc000244680): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: Remove: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00086bf10 item 91 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:10:02 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/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0008d6180): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0008d6180): open at offset 0 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0008d6180): >openPending: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0008d6180): _readAt: size=2, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0008d6180): >_readAt: n=0, err=EOF 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0008d6180): _writeAt: size=5, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0008d6180): >_writeAt: n=5, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0008d6180): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.947299657 +0000 UTC m=+515.118697171 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0008d6180): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0008d66c0): _writeAt: size=5, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0008d66c0): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0008d66c0): >openPending: err= 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008cbf10 item 92 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0008d66c0): >_writeAt: n=5, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0008d66c0): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.947751895 +0000 UTC m=+515.119149408 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0008d66c0): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0008d6c00): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0008d6c00): open at offset 5 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0008d6c00): >openPending: err= 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008da150 item 92 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0008d6c00): _readAt: size=2, off=5 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0008d6c00): >_readAt: n=0, err=EOF 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0008d6c00): _writeAt: size=3, off=5 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0008d6c00): >_writeAt: n=3, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0008d6c00): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.948248638 +0000 UTC m=+515.119646150 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0008d6c00): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0008d71c0): _readAt: size=512, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0008d71c0): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0008d71c0): >openPending: err= 2025/08/18 03:10:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0008d71c0): >_readAt: n=3, err=EOF 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0008d71c0): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.948248638 +0000 UTC m=+515.119646150 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0008d71c0): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: Remove: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008da310 item 92 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0008d7ac0): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0008d7ac0): open at offset 0 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0008d7ac0): >openPending: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0008d7ac0): _readAt: size=2, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0008d7ac0): >_readAt: n=0, err=EOF 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0008d7ac0): _writeAt: size=5, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0008d7ac0): >_writeAt: n=5, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0008d7ac0): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.949654303 +0000 UTC m=+515.121051817 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0008d7ac0): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc00096c080): _writeAt: size=5, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc00096c080): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc00096c080): >openPending: err= 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00095c310 item 93 2025/08/18 03:10:02 DEBUG : open-test-file(0xc00096c080): >_writeAt: n=5, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc00096c080): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.950072047 +0000 UTC m=+515.121469560 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc00096c080): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 03:10:02 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc00096c780): _readAt: size=512, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc00096c780): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc00096c780): >openPending: err= 2025/08/18 03:10:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:10:02 DEBUG : open-test-file(0xc00096c780): >_readAt: n=5, err=EOF 2025/08/18 03:10:02 DEBUG : open-test-file(0xc00096c780): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.950072047 +0000 UTC m=+515.121469560 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc00096c780): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: Remove: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00095c4d0 item 93 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:10:02 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/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file(0xc00096d080): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : open-test-file(0xc00096d080): open at offset 0 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc00096d080): >openPending: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc00096d080): _readAt: size=2, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc00096d080): >_readAt: n=0, err=EOF 2025/08/18 03:10:02 DEBUG : open-test-file(0xc00096d080): _writeAt: size=5, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc00096d080): >_writeAt: n=5, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc00096d080): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.951616834 +0000 UTC m=+515.123014348 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc00096d080): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc00096d5c0): _writeAt: size=5, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc00096d5c0): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc00096d5c0): >openPending: err= 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009964d0 item 94 2025/08/18 03:10:02 DEBUG : open-test-file(0xc00096d5c0): >_writeAt: n=5, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc00096d5c0): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.952063602 +0000 UTC m=+515.123461116 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc00096d5c0): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 03:10:02 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc00096dcc0): _readAt: size=512, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc00096dcc0): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc00096dcc0): >openPending: err= 2025/08/18 03:10:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:10:02 DEBUG : open-test-file(0xc00096dcc0): >_readAt: n=5, err=EOF 2025/08/18 03:10:02 DEBUG : open-test-file(0xc00096dcc0): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.952063602 +0000 UTC m=+515.123461116 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc00096dcc0): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: Remove: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000996690 item 94 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:10:02 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/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0009a2640): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0009a2640): open at offset 0 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0009a2640): >openPending: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0009a2640): _readAt: size=2, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0009a2640): >_readAt: n=0, err=EOF 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0009a2640): _writeAt: size=5, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0009a2640): >_writeAt: n=5, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0009a2640): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.9534645 +0000 UTC m=+515.124862013 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0009a2640): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0009a2b80): _writeAt: size=5, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0009a2b80): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0009a2b80): >openPending: err= 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009ce690 item 95 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0009a2b80): >_writeAt: n=5, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0009a2b80): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.953920525 +0000 UTC m=+515.125318038 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0009a2b80): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 03:10:02 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0009a3280): _readAt: size=512, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0009a3280): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0009a3280): >openPending: err= 2025/08/18 03:10:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0009a3280): >_readAt: n=5, err=EOF 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0009a3280): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.953920525 +0000 UTC m=+515.125318038 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0009a3280): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: Remove: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009ce850 item 95 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:10:02 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/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0009a3b80): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0009a3b80): open at offset 0 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0009a3b80): >openPending: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0009a3b80): _readAt: size=2, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0009a3b80): >_readAt: n=0, err=EOF 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0009a3b80): _writeAt: size=5, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0009a3b80): >_writeAt: n=5, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0009a3b80): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.955343053 +0000 UTC m=+515.126740566 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc0009a3b80): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc000a1e140): _writeAt: size=5, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc000a1e140): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc000a1e140): >openPending: err= 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a14850 item 96 2025/08/18 03:10:02 DEBUG : open-test-file(0xc000a1e140): >_writeAt: n=5, err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc000a1e140): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.955803868 +0000 UTC m=+515.127201371 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc000a1e140): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 03:10:02 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 03:10:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:10:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:10:02 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:10:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:10:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:10:02 DEBUG : open-test-file(0xc000a1e840): _readAt: size=512, off=0 2025/08/18 03:10:02 DEBUG : open-test-file(0xc000a1e840): openPending: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file(0xc000a1e840): >openPending: err= 2025/08/18 03:10:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:10:02 DEBUG : open-test-file(0xc000a1e840): >_readAt: n=5, err=EOF 2025/08/18 03:10:02 DEBUG : open-test-file(0xc000a1e840): close: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:10:02.955803868 +0000 UTC m=+515.127201371 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:02 DEBUG : open-test-file(0xc000a1e840): >close: err= 2025/08/18 03:10:02 DEBUG : open-test-file: Remove: 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a14a10 item 96 2025/08/18 03:10:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:10:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:10:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:10:02 DEBUG : open-test-file: >Remove: err= 2025/08/18 03:10:02 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:10:02 DEBUG : Looking for writers 2025/08/18 03:10:02 DEBUG : newLeaf: reading active writers 2025/08/18 03:10:02 DEBUG : >WaitForWriters: 2025/08/18 03:10:02 DEBUG : mega root 'rclone-test-miborix7fede': vfs cache: cleaner exiting === NAME TestRWFileHandleOpenTests/full fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /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:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /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 (14.78s) --- FAIL: TestRWFileHandleOpenTests/writes (7.46s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- FAIL: TestRWFileHandleOpenTests/full (7.32s) --- 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.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:180: Remote "mega root 'rclone-test-miborix7fede'", Local "Local file system at /tmp/rclone3251883735", Modify Window "876000h0m0s" 2025/08/18 03:10:10 INFO : mega root 'rclone-test-miborix7fede': poll-interval is not supported by this remote 2025/08/18 03:10:10 DEBUG : mega root 'rclone-test-miborix7fede': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/18 03:10:10 DEBUG : mega root 'rclone-test-miborix7fede': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-miborix7fede" 2025/08/18 03:10:10 DEBUG : mega root 'rclone-test-miborix7fede': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-miborix7fede" 2025/08/18 03:10:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-miborix7fede" 2025/08/18 03:10:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:10:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-miborix7fede" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-miborix7fede" 2025/08/18 03:10:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-miborix7fede" 2025/08/18 03:10:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:10:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-miborix7fede" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-miborix7fede" 2025/08/18 03:10:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:10:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:10:10 DEBUG : file1: newRWFileHandle: 2025/08/18 03:10:10 DEBUG : file1(0xc000a1f8c0): openPending: 2025/08/18 03:10:10 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:10:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:10:10 DEBUG : file1(0xc000a1f8c0): >openPending: err= 2025/08/18 03:10:10 DEBUG : file1: >newRWFileHandle: err= 2025/08/18 03:10:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:10:10 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/18 03:10:10 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/18 03:10:10 DEBUG : mega root 'rclone-test-miborix7fede': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item file1 not removed, freed 0 bytes 2025/08/18 03:10:10 INFO : mega root 'rclone-test-miborix7fede': vfs cache: cleaned: objects 1 (was 1) in use 1, to upload 0, uploading 0, total size 0 (was 0) 2025/08/18 03:10:10 DEBUG : Can set mod time: false read_write_test.go:655: can't set mod time 2025/08/18 03:10:10 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:10:10 DEBUG : Looking for writers 2025/08/18 03:10:10 DEBUG : newLeaf: reading active writers 2025/08/18 03:10:10 DEBUG : file1: reading active writers 2025/08/18 03:10:10 DEBUG : file1: active writers 1 2025/08/18 03:10:10 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2025/08/18 03:10:10 DEBUG : Looking for writers 2025/08/18 03:10:10 DEBUG : newLeaf: reading active writers 2025/08/18 03:10:10 DEBUG : file1: reading active writers 2025/08/18 03:10:10 DEBUG : file1: active writers 1 2025/08/18 03:10:10 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2025/08/18 03:10:10 DEBUG : Looking for writers 2025/08/18 03:10:10 DEBUG : newLeaf: reading active writers 2025/08/18 03:10:10 DEBUG : file1: reading active writers 2025/08/18 03:10:10 DEBUG : file1: active writers 1 2025/08/18 03:10:10 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2025/08/18 03:10:10 DEBUG : Looking for writers 2025/08/18 03:10:10 DEBUG : newLeaf: reading active writers 2025/08/18 03:10:10 DEBUG : file1: reading active writers 2025/08/18 03:10:10 DEBUG : file1: active writers 1 2025/08/18 03:10:10 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2025/08/18 03:10:10 DEBUG : Looking for writers 2025/08/18 03:10:10 DEBUG : newLeaf: reading active writers 2025/08/18 03:10:10 DEBUG : file1: reading active writers 2025/08/18 03:10:10 DEBUG : file1: active writers 1 2025/08/18 03:10:10 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2025/08/18 03:10:10 DEBUG : Looking for writers 2025/08/18 03:10:10 DEBUG : newLeaf: reading active writers 2025/08/18 03:10:10 DEBUG : file1: reading active writers 2025/08/18 03:10:10 DEBUG : file1: active writers 1 2025/08/18 03:10:10 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2025/08/18 03:10:11 DEBUG : Looking for writers 2025/08/18 03:10:11 DEBUG : newLeaf: reading active writers 2025/08/18 03:10:11 DEBUG : file1: reading active writers 2025/08/18 03:10:11 DEBUG : file1: active writers 1 2025/08/18 03:10:11 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2025/08/18 03:10:11 DEBUG : Looking for writers 2025/08/18 03:10:11 DEBUG : newLeaf: reading active writers 2025/08/18 03:10:11 DEBUG : file1: reading active writers 2025/08/18 03:10:11 DEBUG : file1: active writers 1 2025/08/18 03:10:11 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/18 03:10:12 DEBUG : Looking for writers 2025/08/18 03:10:12 DEBUG : newLeaf: reading active writers 2025/08/18 03:10:12 DEBUG : file1: reading active writers 2025/08/18 03:10:12 DEBUG : file1: active writers 1 2025/08/18 03:10:12 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/18 03:10:13 DEBUG : Looking for writers 2025/08/18 03:10:13 DEBUG : newLeaf: reading active writers 2025/08/18 03:10:13 DEBUG : file1: reading active writers 2025/08/18 03:10:13 DEBUG : file1: active writers 1 2025/08/18 03:10:13 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/18 03:10:14 DEBUG : Looking for writers 2025/08/18 03:10:14 DEBUG : newLeaf: reading active writers 2025/08/18 03:10:14 DEBUG : file1: reading active writers 2025/08/18 03:10:14 DEBUG : file1: active writers 1 2025/08/18 03:10:14 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/18 03:10:15 DEBUG : Looking for writers 2025/08/18 03:10:15 DEBUG : newLeaf: reading active writers 2025/08/18 03:10:15 DEBUG : file1: reading active writers 2025/08/18 03:10:15 DEBUG : file1: active writers 1 2025/08/18 03:10:15 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/18 03:10:16 DEBUG : Looking for writers 2025/08/18 03:10:16 DEBUG : newLeaf: reading active writers 2025/08/18 03:10:16 DEBUG : file1: reading active writers 2025/08/18 03:10:16 DEBUG : file1: active writers 1 2025/08/18 03:10:16 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/18 03:10:17 DEBUG : Looking for writers 2025/08/18 03:10:17 DEBUG : newLeaf: reading active writers 2025/08/18 03:10:17 DEBUG : file1: reading active writers 2025/08/18 03:10:17 DEBUG : file1: active writers 1 2025/08/18 03:10:17 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/18 03:10:18 DEBUG : Looking for writers 2025/08/18 03:10:18 DEBUG : newLeaf: reading active writers 2025/08/18 03:10:18 DEBUG : file1: reading active writers 2025/08/18 03:10:18 DEBUG : file1: active writers 1 2025/08/18 03:10:18 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/18 03:10:19 DEBUG : Looking for writers 2025/08/18 03:10:19 DEBUG : newLeaf: reading active writers 2025/08/18 03:10:19 DEBUG : file1: reading active writers 2025/08/18 03:10:19 DEBUG : file1: active writers 1 2025/08/18 03:10:19 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/18 03:10:20 DEBUG : Looking for writers 2025/08/18 03:10:20 DEBUG : newLeaf: reading active writers 2025/08/18 03:10:20 DEBUG : file1: reading active writers 2025/08/18 03:10:20 DEBUG : file1: active writers 1 2025/08/18 03:10:20 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/18 03:10:21 DEBUG : Looking for writers 2025/08/18 03:10:21 DEBUG : newLeaf: reading active writers 2025/08/18 03:10:21 DEBUG : file1: reading active writers 2025/08/18 03:10:21 DEBUG : file1: active writers 1 2025/08/18 03:10:21 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/18 03:10:22 DEBUG : Looking for writers 2025/08/18 03:10:22 DEBUG : newLeaf: reading active writers 2025/08/18 03:10:22 DEBUG : file1: reading active writers 2025/08/18 03:10:22 DEBUG : file1: active writers 1 2025/08/18 03:10:22 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/18 03:10:23 DEBUG : Looking for writers 2025/08/18 03:10:23 DEBUG : newLeaf: reading active writers 2025/08/18 03:10:23 DEBUG : file1: reading active writers 2025/08/18 03:10:23 DEBUG : file1: active writers 1 2025/08/18 03:10:23 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/18 03:10:24 DEBUG : Looking for writers 2025/08/18 03:10:24 DEBUG : newLeaf: reading active writers 2025/08/18 03:10:24 DEBUG : file1: reading active writers 2025/08/18 03:10:24 DEBUG : file1: active writers 1 2025/08/18 03:10:24 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/18 03:10:25 DEBUG : Looking for writers 2025/08/18 03:10:25 DEBUG : newLeaf: reading active writers 2025/08/18 03:10:25 DEBUG : file1: reading active writers 2025/08/18 03:10:25 DEBUG : file1: active writers 1 2025/08/18 03:10:25 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/18 03:10:26 DEBUG : Looking for writers 2025/08/18 03:10:26 DEBUG : newLeaf: reading active writers 2025/08/18 03:10:26 DEBUG : file1: reading active writers 2025/08/18 03:10:26 DEBUG : file1: active writers 1 2025/08/18 03:10:26 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/18 03:10:27 DEBUG : Looking for writers 2025/08/18 03:10:27 DEBUG : newLeaf: reading active writers 2025/08/18 03:10:27 DEBUG : file1: reading active writers 2025/08/18 03:10:27 DEBUG : file1: active writers 1 2025/08/18 03:10:27 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/18 03:10:28 DEBUG : Looking for writers 2025/08/18 03:10:28 DEBUG : newLeaf: reading active writers 2025/08/18 03:10:28 DEBUG : file1: reading active writers 2025/08/18 03:10:28 DEBUG : file1: active writers 1 2025/08/18 03:10:28 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/18 03:10:29 DEBUG : Looking for writers 2025/08/18 03:10:29 DEBUG : file1: reading active writers 2025/08/18 03:10:29 DEBUG : file1: active writers 1 2025/08/18 03:10:29 DEBUG : newLeaf: reading active writers 2025/08/18 03:10:29 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/18 03:10:30 DEBUG : Looking for writers 2025/08/18 03:10:30 DEBUG : newLeaf: reading active writers 2025/08/18 03:10:30 DEBUG : file1: reading active writers 2025/08/18 03:10:30 DEBUG : file1: active writers 1 2025/08/18 03:10:30 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/18 03:10:31 DEBUG : Looking for writers 2025/08/18 03:10:31 DEBUG : newLeaf: reading active writers 2025/08/18 03:10:31 DEBUG : file1: reading active writers 2025/08/18 03:10:31 DEBUG : file1: active writers 1 2025/08/18 03:10:31 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/18 03:10:32 DEBUG : Looking for writers 2025/08/18 03:10:32 DEBUG : newLeaf: reading active writers 2025/08/18 03:10:32 DEBUG : file1: reading active writers 2025/08/18 03:10:32 DEBUG : file1: active writers 1 2025/08/18 03:10:32 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/18 03:10:33 DEBUG : Looking for writers 2025/08/18 03:10:33 DEBUG : newLeaf: reading active writers 2025/08/18 03:10:33 DEBUG : file1: reading active writers 2025/08/18 03:10:33 DEBUG : file1: active writers 1 2025/08/18 03:10:33 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/18 03:10:34 DEBUG : Looking for writers 2025/08/18 03:10:34 DEBUG : newLeaf: reading active writers 2025/08/18 03:10:34 DEBUG : file1: reading active writers 2025/08/18 03:10:34 DEBUG : file1: active writers 1 2025/08/18 03:10:34 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/18 03:10:35 DEBUG : Looking for writers 2025/08/18 03:10:35 DEBUG : newLeaf: reading active writers 2025/08/18 03:10:35 DEBUG : file1: reading active writers 2025/08/18 03:10:35 DEBUG : file1: active writers 1 2025/08/18 03:10:35 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/18 03:10:36 DEBUG : Looking for writers 2025/08/18 03:10:36 DEBUG : newLeaf: reading active writers 2025/08/18 03:10:36 DEBUG : file1: reading active writers 2025/08/18 03:10:36 DEBUG : file1: active writers 1 2025/08/18 03:10:36 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/18 03:10:37 DEBUG : Looking for writers 2025/08/18 03:10:37 DEBUG : newLeaf: reading active writers 2025/08/18 03:10:37 DEBUG : file1: reading active writers 2025/08/18 03:10:37 DEBUG : file1: active writers 1 2025/08/18 03:10:37 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/18 03:10:38 DEBUG : Looking for writers 2025/08/18 03:10:38 DEBUG : newLeaf: reading active writers 2025/08/18 03:10:38 DEBUG : file1: reading active writers 2025/08/18 03:10:38 DEBUG : file1: active writers 1 2025/08/18 03:10:38 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/18 03:10:39 DEBUG : Looking for writers 2025/08/18 03:10:39 DEBUG : file1: reading active writers 2025/08/18 03:10:39 DEBUG : file1: active writers 1 2025/08/18 03:10:39 DEBUG : newLeaf: reading active writers 2025/08/18 03:10:39 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/18 03:10:40 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0xc000b4c3c0 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0xc000915808 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824643246144} name:file1 opens:1 downloaders: o: fd:0xc0049c0e38 info:{ModTime:{wall:13988396241102021130 ext:522176354195 loc:0x410afa0} ATime:{wall:13988396241102021130 ext:522176354195 loc:0x410afa0} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false}, } 2025/08/18 03:10:40 DEBUG : >WaitForWriters: 2025/08/18 03:10:40 DEBUG : mega root 'rclone-test-miborix7fede': vfs cache: cleaner exiting fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /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:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /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.46s) === RUN TestRWCacheRename run.go:180: Remote "mega root 'rclone-test-miborix7fede'", Local "Local file system at /tmp/rclone3251883735", Modify Window "876000h0m0s" 2025/08/18 03:10:47 INFO : mega root 'rclone-test-miborix7fede': poll-interval is not supported by this remote 2025/08/18 03:10:47 DEBUG : mega root 'rclone-test-miborix7fede': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/18 03:10:47 DEBUG : mega root 'rclone-test-miborix7fede': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-miborix7fede" 2025/08/18 03:10:47 DEBUG : mega root 'rclone-test-miborix7fede': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-miborix7fede" 2025/08/18 03:10:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-miborix7fede" 2025/08/18 03:10:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:10:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-miborix7fede" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-miborix7fede" 2025/08/18 03:10:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-miborix7fede" 2025/08/18 03:10:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:10:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-miborix7fede" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-miborix7fede" 2025/08/18 03:10:47 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:10:47 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:10:47 DEBUG : rename_me: newRWFileHandle: 2025/08/18 03:10:47 DEBUG : rename_me(0xc000b266c0): openPending: 2025/08/18 03:10:47 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:10:47 DEBUG : mega root 'rclone-test-miborix7fede': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item rename_me not removed, freed 0 bytes 2025/08/18 03:10:47 INFO : mega root 'rclone-test-miborix7fede': vfs cache: cleaned: objects 1 (was 1) in use 1, to upload 0, uploading 0, total size 0 (was 0) 2025/08/18 03:10:47 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/08/18 03:10:47 DEBUG : rename_me(0xc000b266c0): >openPending: err= 2025/08/18 03:10:47 DEBUG : rename_me: >newRWFileHandle: err= 2025/08/18 03:10:47 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/08/18 03:10:47 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/08/18 03:10:47 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/08/18 03:10:47 DEBUG : rename_me(0xc000b266c0): _writeAt: size=5, off=0 2025/08/18 03:10:47 DEBUG : rename_me(0xc000b266c0): >_writeAt: n=5, err= 2025/08/18 03:10:47 DEBUG : rename_me(0xc000b266c0): close: 2025/08/18 03:10:47 DEBUG : rename_me: vfs cache: setting modification time to 2025-08-18 03:10:47.46385172 +0000 UTC m=+559.635249283 2025/08/18 03:10:47 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/08/18 03:10:47 DEBUG : rename_me(0xc000b266c0): >close: err= 2025/08/18 03:10:47 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/08/18 03:10:47 DEBUG : i_was_renamed: Updating file with 0xc0066ea540 2025/08/18 03:10:47 DEBUG : Added virtual directory entry vDel: "rename_me" 2025/08/18 03:10:47 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/08/18 03:10:47 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:10:47 DEBUG : Looking for writers 2025/08/18 03:10:47 DEBUG : newLeaf: reading active writers 2025/08/18 03:10:47 DEBUG : i_was_renamed: reading active writers 2025/08/18 03:10:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/18 03:10:47 DEBUG : Looking for writers 2025/08/18 03:10:47 DEBUG : newLeaf: reading active writers 2025/08/18 03:10:47 DEBUG : i_was_renamed: reading active writers 2025/08/18 03:10:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/18 03:10:47 DEBUG : Looking for writers 2025/08/18 03:10:47 DEBUG : newLeaf: reading active writers 2025/08/18 03:10:47 DEBUG : i_was_renamed: reading active writers 2025/08/18 03:10:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/18 03:10:47 DEBUG : Looking for writers 2025/08/18 03:10:47 DEBUG : newLeaf: reading active writers 2025/08/18 03:10:47 DEBUG : i_was_renamed: reading active writers 2025/08/18 03:10:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/18 03:10:47 DEBUG : i_was_renamed: vfs cache: starting upload 2025/08/18 03:10:47 DEBUG : Looking for writers 2025/08/18 03:10:47 DEBUG : newLeaf: reading active writers 2025/08/18 03:10:47 DEBUG : i_was_renamed: reading active writers 2025/08/18 03:10:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/18 03:10:47 DEBUG : Looking for writers 2025/08/18 03:10:47 DEBUG : newLeaf: reading active writers 2025/08/18 03:10:47 DEBUG : i_was_renamed: reading active writers 2025/08/18 03:10:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/18 03:10:47 INFO : i_was_renamed: Copied (new) 2025/08/18 03:10:47 DEBUG : i_was_renamed: vfs cache: fingerprint now "5" 2025/08/18 03:10:47 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/08/18 03:10:47 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/08/18 03:10:47 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/08/18 03:10:48 DEBUG : Looking for writers 2025/08/18 03:10:48 DEBUG : newLeaf: reading active writers 2025/08/18 03:10:48 DEBUG : i_was_renamed: reading active writers 2025/08/18 03:10:48 DEBUG : >WaitForWriters: 2025/08/18 03:10:48 DEBUG : mega root 'rclone-test-miborix7fede': vfs cache: cleaner exiting fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /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:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /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.75s) === RUN TestRWCacheUpdate run.go:180: Remote "mega root 'rclone-test-miborix7fede'", Local "Local file system at /tmp/rclone3251883735", Modify Window "876000h0m0s" 2025/08/18 03:10:55 INFO : mega root 'rclone-test-miborix7fede': poll-interval is not supported by this remote 2025/08/18 03:10:55 DEBUG : mega root 'rclone-test-miborix7fede': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/18 03:10:55 DEBUG : mega root 'rclone-test-miborix7fede': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-miborix7fede" 2025/08/18 03:10:55 DEBUG : mega root 'rclone-test-miborix7fede': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-miborix7fede" 2025/08/18 03:10:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-miborix7fede" 2025/08/18 03:10:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:10:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-miborix7fede" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-miborix7fede" 2025/08/18 03:10:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-miborix7fede" 2025/08/18 03:10:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:10:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-miborix7fede" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-miborix7fede" read_write_test.go:729: skip as modtime not supported 2025/08/18 03:10:55 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:10:55 DEBUG : Looking for writers 2025/08/18 03:10:55 DEBUG : >WaitForWriters: 2025/08/18 03:10:55 DEBUG : mega root 'rclone-test-miborix7fede': vfs cache: cleaner exiting fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 2025/08/18 03:10:55 DEBUG : forgetting directory cache fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /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:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /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.05s) === RUN TestCaseSensitivity run.go:180: Remote "mega root 'rclone-test-miborix7fede'", Local "Local file system at /tmp/rclone3251883735", Modify Window "876000h0m0s" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /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:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_case_test.go:27 Error: Should be true Test: TestCaseSensitivity Messages: Unexpected file "newLeaf" 2025/08/18 03:11:10 INFO : mega root 'rclone-test-miborix7fede': poll-interval is not supported by this remote 2025/08/18 03:11:10 NOTICE: mega root 'rclone-test-miborix7fede': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/18 03:11:10 INFO : mega root 'rclone-test-miborix7fede': poll-interval is not supported by this remote 2025/08/18 03:11:10 NOTICE: mega root 'rclone-test-miborix7fede': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/18 03:11:10 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 03:11:10 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/08/18 03:11:10 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/08/18 03:11:10 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/08/18 03:11:10 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/08/18 03:11:10 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/18 03:11:10 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 03:11:10 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/08/18 03:11:10 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/08/18 03:11:10 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/08/18 03:11:10 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/08/18 03:11:10 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/18 03:11:10 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 03:11:10 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/08/18 03:11:10 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/08/18 03:11:10 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/08/18 03:11:10 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/08/18 03:11:10 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/18 03:11:10 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 03:11:10 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/08/18 03:11:10 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/08/18 03:11:10 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/08/18 03:11:10 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/08/18 03:11:10 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/18 03:11:10 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 03:11:10 DEBUG : FilEb: Open: flags=O_RDONLY 2025/08/18 03:11:10 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/08/18 03:11:10 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/08/18 03:11:10 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/08/18 03:11:10 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /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:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_case_test.go:69 Error: Should be true Test: TestCaseSensitivity Messages: Unexpected file "newLeaf" 2025/08/18 03:11:17 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 03:11:17 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/08/18 03:11:17 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/08/18 03:11:17 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/08/18 03:11:17 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/08/18 03:11:17 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/18 03:11:18 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 03:11:18 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/08/18 03:11:18 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/08/18 03:11:18 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2025/08/18 03:11:18 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/08/18 03:11:18 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/18 03:11:18 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 03:11:18 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/08/18 03:11:18 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/08/18 03:11:18 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2025/08/18 03:11:18 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/08/18 03:11:18 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/18 03:11:18 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 03:11:18 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/08/18 03:11:18 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/08/18 03:11:18 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2025/08/18 03:11:18 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/08/18 03:11:18 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/18 03:11:18 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 03:11:18 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/08/18 03:11:18 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/08/18 03:11:18 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/08/18 03:11:18 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/08/18 03:11:18 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/18 03:11:18 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 03:11:18 DEBUG : FilEb: Open: flags=O_RDONLY 2025/08/18 03:11:18 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/08/18 03:11:18 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/08/18 03:11:18 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/08/18 03:11:18 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/18 03:11:18 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 03:11:18 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2025/08/18 03:11:18 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2025/08/18 03:11:18 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 03:11:18 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2025/08/18 03:11:18 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2025/08/18 03:11:18 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 03:11:18 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/08/18 03:11:18 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/08/18 03:11:18 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/08/18 03:11:18 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/08/18 03:11:18 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/18 03:11:18 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 03:11:18 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2025/08/18 03:11:18 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 03:11:18 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2025/08/18 03:11:18 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 03:11:18 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2025/08/18 03:11:18 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 03:11:18 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/08/18 03:11:18 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/08/18 03:11:18 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/08/18 03:11:18 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/08/18 03:11:18 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/18 03:11:18 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 03:11:18 DEBUG : FilEb: Open: flags=O_RDONLY 2025/08/18 03:11:18 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/08/18 03:11:18 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/08/18 03:11:18 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/08/18 03:11:19 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/18 03:11:19 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 03:11:19 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2025/08/18 03:11:19 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 03:11:19 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2025/08/18 03:11:19 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:11:19 DEBUG : Looking for writers 2025/08/18 03:11:19 DEBUG : FiLeA: reading active writers 2025/08/18 03:11:19 DEBUG : FiLeB: reading active writers 2025/08/18 03:11:19 DEBUG : FilEb: reading active writers 2025/08/18 03:11:19 DEBUG : newLeaf: reading active writers 2025/08/18 03:11:19 DEBUG : >WaitForWriters: 2025/08/18 03:11:19 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:11:19 DEBUG : Looking for writers 2025/08/18 03:11:19 DEBUG : FiLeA: reading active writers 2025/08/18 03:11:19 DEBUG : FiLeB: reading active writers 2025/08/18 03:11:19 DEBUG : FilEb: reading active writers 2025/08/18 03:11:19 DEBUG : newLeaf: reading active writers 2025/08/18 03:11:19 DEBUG : >WaitForWriters: fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /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:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /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.17s) === RUN TestUnicodeNormalization run.go:180: Remote "mega root 'rclone-test-miborix7fede'", Local "Local file system at /tmp/rclone3251883735", Modify Window "876000h0m0s" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /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:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_case_test.go:179 Error: Should be true Test: TestUnicodeNormalization Messages: Unexpected file "newLeaf" 2025/08/18 03:11:35 INFO : mega root 'rclone-test-miborix7fede': poll-interval is not supported by this remote 2025/08/18 03:11:35 NOTICE: mega root 'rclone-test-miborix7fede': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/18 03:11:35 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 03:11:35 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/08/18 03:11:35 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/08/18 03:11:35 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/08/18 03:11:35 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/08/18 03:11:36 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/18 03:11:36 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 03:11:36 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/08/18 03:11:36 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/08/18 03:11:36 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/08/18 03:11:36 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/08/18 03:11:36 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/18 03:11:36 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 03:11:36 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/08/18 03:11:36 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/08/18 03:11:36 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/08/18 03:11:36 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/08/18 03:11:36 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/18 03:11:36 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 03:11:36 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/08/18 03:11:36 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:11:36 DEBUG : Looking for writers 2025/08/18 03:11:36 DEBUG : normal name with no special characters.txt: reading active writers 2025/08/18 03:11:36 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/08/18 03:11:36 DEBUG : newLeaf: reading active writers 2025/08/18 03:11:36 DEBUG : >WaitForWriters: fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /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:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /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.14s) === RUN TestVFSNew run.go:180: Remote "mega root 'rclone-test-miborix7fede'", Local "Local file system at /tmp/rclone3251883735", Modify Window "876000h0m0s" 2025/08/18 03:11:43 INFO : mega root 'rclone-test-miborix7fede': poll-interval is not supported by this remote 2025/08/18 03:11:43 NOTICE: mega root 'rclone-test-miborix7fede': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/18 03:11:43 DEBUG : mega root 'rclone-test-miborix7fede': Reusing VFS from active cache 2025/08/18 03:11:43 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:11:43 DEBUG : Looking for writers 2025/08/18 03:11:43 DEBUG : >WaitForWriters: 2025/08/18 03:11:43 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:11:43 DEBUG : Looking for writers 2025/08/18 03:11:43 DEBUG : >WaitForWriters: fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 2025/08/18 03:11:46 DEBUG : dir: forgetting directory cache 2025/08/18 03:11:46 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/08/18 03:11:46 DEBUG : forgetting directory cache 2025/08/18 03:11:46 DEBUG : dir: forgetting directory cache fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 2025/08/18 03:11:47 DEBUG : dir: forgetting directory cache 2025/08/18 03:11:47 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/08/18 03:11:47 DEBUG : forgetting directory cache 2025/08/18 03:11:47 DEBUG : dir: forgetting directory cache 2025/08/18 03:11:47 DEBUG : Removed virtual directory entry vAddFile: "newLeaf" fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /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:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /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.09s) === RUN TestVFSNewWithOpts run.go:180: Remote "mega root 'rclone-test-miborix7fede'", Local "Local file system at /tmp/rclone3251883735", Modify Window "876000h0m0s" 2025/08/18 03:11:50 INFO : mega root 'rclone-test-miborix7fede': poll-interval is not supported by this remote 2025/08/18 03:11:50 NOTICE: mega root 'rclone-test-miborix7fede': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/18 03:11:50 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:11:50 DEBUG : Looking for writers 2025/08/18 03:11:50 DEBUG : >WaitForWriters: fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /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:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /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.04s) === RUN TestVFSRoot run.go:180: Remote "mega root 'rclone-test-miborix7fede'", Local "Local file system at /tmp/rclone3251883735", Modify Window "876000h0m0s" 2025/08/18 03:11:57 INFO : mega root 'rclone-test-miborix7fede': poll-interval is not supported by this remote 2025/08/18 03:11:57 NOTICE: mega root 'rclone-test-miborix7fede': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/18 03:11:57 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:11:57 DEBUG : Looking for writers 2025/08/18 03:11:57 DEBUG : >WaitForWriters: fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /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:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /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.09s) === RUN TestVFSStat run.go:180: Remote "mega root 'rclone-test-miborix7fede'", Local "Local file system at /tmp/rclone3251883735", Modify Window "876000h0m0s" 2025/08/18 03:12:04 INFO : mega root 'rclone-test-miborix7fede': poll-interval is not supported by this remote 2025/08/18 03:12:04 NOTICE: mega root 'rclone-test-miborix7fede': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 2025/08/18 03:12:05 DEBUG : dir: forgetting directory cache 2025/08/18 03:12:05 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/08/18 03:12:05 DEBUG : forgetting directory cache 2025/08/18 03:12:05 DEBUG : dir: forgetting directory cache 2025/08/18 03:12:05 DEBUG : Removed virtual directory entry vAddFile: "newLeaf" fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:191 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:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:191 Error: Should be true Test: TestVFSStat Messages: Unexpected file "newLeaf" 2025/08/18 03:12:12 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:12:12 DEBUG : dir: Looking for writers 2025/08/18 03:12:12 DEBUG : file2: reading active writers 2025/08/18 03:12:12 DEBUG : Looking for writers 2025/08/18 03:12:12 DEBUG : dir: reading active writers 2025/08/18 03:12:12 DEBUG : file1: reading active writers 2025/08/18 03:12:12 DEBUG : newLeaf: reading active writers 2025/08/18 03:12:12 DEBUG : >WaitForWriters: fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /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:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /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 (15.08s) === RUN TestVFSStatParent run.go:180: Remote "mega root 'rclone-test-miborix7fede'", Local "Local file system at /tmp/rclone3251883735", Modify Window "876000h0m0s" 2025/08/18 03:12:19 INFO : mega root 'rclone-test-miborix7fede': poll-interval is not supported by this remote 2025/08/18 03:12:19 NOTICE: mega root 'rclone-test-miborix7fede': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:226 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:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:226 Error: Should be true Test: TestVFSStatParent Messages: Unexpected file "newLeaf" 2025/08/18 03:12:27 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:12:27 DEBUG : dir: Looking for writers 2025/08/18 03:12:27 DEBUG : Looking for writers 2025/08/18 03:12:27 DEBUG : dir: reading active writers 2025/08/18 03:12:27 DEBUG : file1: reading active writers 2025/08/18 03:12:27 DEBUG : newLeaf: reading active writers 2025/08/18 03:12:27 DEBUG : >WaitForWriters: fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /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:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /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 (15.22s) === RUN TestVFSOpenFile run.go:180: Remote "mega root 'rclone-test-miborix7fede'", Local "Local file system at /tmp/rclone3251883735", Modify Window "876000h0m0s" 2025/08/18 03:12:35 INFO : mega root 'rclone-test-miborix7fede': poll-interval is not supported by this remote 2025/08/18 03:12:35 NOTICE: mega root 'rclone-test-miborix7fede': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 2025/08/18 03:12:42 DEBUG : dir: forgetting directory cache 2025/08/18 03:12:42 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/08/18 03:12:42 DEBUG : forgetting directory cache 2025/08/18 03:12:42 DEBUG : dir: forgetting directory cache 2025/08/18 03:12:42 DEBUG : Removed virtual directory entry vAddFile: "newLeaf" fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:258 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:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:258 Error: Should be true Test: TestVFSOpenFile Messages: Unexpected file "newLeaf" 2025/08/18 03:12:42 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 03:12:42 DEBUG : file1: Open: flags=O_RDONLY 2025/08/18 03:12:42 DEBUG : file1: >Open: fd=file1 (r), err= 2025/08/18 03:12:42 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/08/18 03:12:42 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 03:12:42 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/08/18 03:12:42 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 03:12:42 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/08/18 03:12:42 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:12:42 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:12:42 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/08/18 03:12:42 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/08/18 03:12:42 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/08/18 03:12:42 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/08/18 03:12:42 DEBUG : mega root 'rclone-test-miborix7fede': File to upload is small (0 bytes), uploading instead of streaming 2025/08/18 03:12:43 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2025/08/18 03:12:43 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/08/18 03:12:43 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:12:43 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/08/18 03:12:43 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:12:43 DEBUG : dir: Looking for writers 2025/08/18 03:12:43 DEBUG : file2: reading active writers 2025/08/18 03:12:43 DEBUG : new_file.txt: reading active writers 2025/08/18 03:12:43 DEBUG : Looking for writers 2025/08/18 03:12:43 DEBUG : dir: reading active writers 2025/08/18 03:12:43 DEBUG : file1: reading active writers 2025/08/18 03:12:43 DEBUG : newLeaf: reading active writers 2025/08/18 03:12:43 DEBUG : >WaitForWriters: fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /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:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /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.74s) === RUN TestVFSRename run.go:180: Remote "mega root 'rclone-test-miborix7fede'", Local "Local file system at /tmp/rclone3251883735", Modify Window "876000h0m0s" 2025/08/18 03:12:50 INFO : mega root 'rclone-test-miborix7fede': poll-interval is not supported by this remote 2025/08/18 03:12:50 NOTICE: mega root 'rclone-test-miborix7fede': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:296 Error: Should be true Test: TestVFSRename Messages: listing wrong, want dir/file2 (14) got dir/file2 (14), newLeaf (25) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:296 Error: Should be true Test: TestVFSRename Messages: Unexpected file "newLeaf" 2025/08/18 03:12:58 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/08/18 03:12:58 DEBUG : dir/file1: Updating file with dir/file1 0xc00099e240 2025/08/18 03:12:58 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/08/18 03:12:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:301 Error: Should be true Test: TestVFSRename Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), newLeaf (25) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:301 Error: Should be true Test: TestVFSRename Messages: Unexpected file "newLeaf" 2025/08/18 03:13:05 INFO : dir/file1: Moved (server-side) to: file0 2025/08/18 03:13:05 DEBUG : file0: Updating file with file0 0xc00099e240 2025/08/18 03:13:05 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/18 03:13:05 DEBUG : Added virtual directory entry vAddFile: "file0" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:306 Error: Should be true Test: TestVFSRename Messages: listing wrong, want file0 (14) got file0 (14), newLeaf (25) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:306 Error: Should be true Test: TestVFSRename Messages: Unexpected file "newLeaf" 2025/08/18 03:13:12 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:13:12 DEBUG : dir: Looking for writers 2025/08/18 03:13:12 DEBUG : Looking for writers 2025/08/18 03:13:12 DEBUG : dir: reading active writers 2025/08/18 03:13:12 DEBUG : newLeaf: reading active writers 2025/08/18 03:13:12 DEBUG : file0: reading active writers 2025/08/18 03:13:12 DEBUG : >WaitForWriters: fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /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:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /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 (29.27s) === RUN TestVFSStatfs run.go:180: Remote "mega root 'rclone-test-miborix7fede'", Local "Local file system at /tmp/rclone3251883735", Modify Window "876000h0m0s" 2025/08/18 03:13:20 INFO : mega root 'rclone-test-miborix7fede': poll-interval is not supported by this remote 2025/08/18 03:13:20 NOTICE: mega root 'rclone-test-miborix7fede': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/18 03:13:20 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:13:20 DEBUG : Looking for writers 2025/08/18 03:13:20 DEBUG : >WaitForWriters: fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 2025/08/18 03:13:26 DEBUG : forgetting directory cache 2025/08/18 03:13:26 DEBUG : dir: forgetting directory cache 2025/08/18 03:13:26 DEBUG : dir: forgetting directory cache 2025/08/18 03:13:26 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/08/18 03:13:26 DEBUG : Removed virtual directory entry vAddFile: "newLeaf" fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /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:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /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.10s) === RUN TestVFSMkdir run.go:180: Remote "mega root 'rclone-test-miborix7fede'", Local "Local file system at /tmp/rclone3251883735", Modify Window "876000h0m0s" 2025/08/18 03:13:27 INFO : mega root 'rclone-test-miborix7fede': poll-interval is not supported by this remote 2025/08/18 03:13:27 NOTICE: mega root 'rclone-test-miborix7fede': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:360 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:372 Error: Should be true Test: TestVFSMkdir Messages: listing wrong, want got newLeaf (25) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:360 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:372 Error: Should be true Test: TestVFSMkdir Messages: Unexpected file "newLeaf" 2025/08/18 03:13:34 DEBUG : Added virtual directory entry vAddDir: "/" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:360 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:377 Error: Should be true Test: TestVFSMkdir Messages: listing wrong, want got newLeaf (25) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:360 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:377 Error: Should be true Test: TestVFSMkdir Messages: Unexpected file "newLeaf" 2025/08/18 03:13:41 DEBUG : Added virtual directory entry vAddDir: "a" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:360 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:383 Error: Should be true Test: TestVFSMkdir Messages: listing wrong, want got newLeaf (25) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:360 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:383 Error: Should be true Test: TestVFSMkdir Messages: Unexpected file "newLeaf" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:360 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:389 Error: Should be true Test: TestVFSMkdir Messages: listing wrong, want got newLeaf (25) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:360 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:389 Error: Should be true Test: TestVFSMkdir Messages: Unexpected file "newLeaf" 2025/08/18 03:13:55 DEBUG : Added virtual directory entry vAddDir: "b" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:360 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:395 Error: Should be true Test: TestVFSMkdir Messages: listing wrong, want got newLeaf (25) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:360 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:395 Error: Should be true Test: TestVFSMkdir Messages: Unexpected file "newLeaf" 2025/08/18 03:14:02 DEBUG : Added virtual directory entry vAddDir: "c" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:360 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:401 Error: Should be true Test: TestVFSMkdir Messages: listing wrong, want got newLeaf (25) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:360 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:401 Error: Should be true Test: TestVFSMkdir Messages: Unexpected file "newLeaf" 2025/08/18 03:14:09 DEBUG : Added virtual directory entry vAddDir: "d" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 2025/08/18 03:14:11 DEBUG : forgetting directory cache 2025/08/18 03:14:11 DEBUG : dir: forgetting directory cache 2025/08/18 03:14:11 DEBUG : dir: forgetting directory cache 2025/08/18 03:14:11 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/08/18 03:14:11 DEBUG : Removed virtual directory entry vAddFile: "newLeaf" fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:360 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:407 Error: Should be true Test: TestVFSMkdir Messages: listing wrong, want got newLeaf (25) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:360 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:407 Error: Should be true Test: TestVFSMkdir Messages: Unexpected file "newLeaf" 2025/08/18 03:14:16 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:14:16 DEBUG : a: Looking for writers 2025/08/18 03:14:16 DEBUG : b: Looking for writers 2025/08/18 03:14:16 DEBUG : c: Looking for writers 2025/08/18 03:14:16 DEBUG : d: Looking for writers 2025/08/18 03:14:16 DEBUG : Looking for writers 2025/08/18 03:14:16 DEBUG : Looking for writers 2025/08/18 03:14:16 DEBUG : newLeaf: reading active writers 2025/08/18 03:14:16 DEBUG : /: reading active writers 2025/08/18 03:14:16 DEBUG : a: reading active writers 2025/08/18 03:14:16 DEBUG : b: reading active writers 2025/08/18 03:14:16 DEBUG : c: reading active writers 2025/08/18 03:14:16 DEBUG : d: reading active writers 2025/08/18 03:14:16 DEBUG : >WaitForWriters: fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /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:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /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.19s) === RUN TestVFSMkdirAll run.go:180: Remote "mega root 'rclone-test-miborix7fede'", Local "Local file system at /tmp/rclone3251883735", Modify Window "876000h0m0s" 2025/08/18 03:14:24 INFO : mega root 'rclone-test-miborix7fede': poll-interval is not supported by this remote 2025/08/18 03:14:24 NOTICE: mega root 'rclone-test-miborix7fede': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:360 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:417 Error: Should be true Test: TestVFSMkdirAll Messages: listing wrong, want got newLeaf (25) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:360 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:417 Error: Should be true Test: TestVFSMkdirAll Messages: Unexpected file "newLeaf" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:360 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:422 Error: Should be true Test: TestVFSMkdirAll Messages: listing wrong, want got newLeaf (25) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:360 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:422 Error: Should be true Test: TestVFSMkdirAll Messages: Unexpected file "newLeaf" 2025/08/18 03:14:38 DEBUG : Added virtual directory entry vAddDir: "a" 2025/08/18 03:14:38 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/08/18 03:14:38 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/08/18 03:14:40 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:360 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:428 Error: Should be true Test: TestVFSMkdirAll Messages: listing wrong, want got newLeaf (25) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:360 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:428 Error: Should be true Test: TestVFSMkdirAll Messages: Unexpected file "newLeaf" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:360 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:434 Error: Should be true Test: TestVFSMkdirAll Messages: listing wrong, want got newLeaf (25) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:360 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:434 Error: Should be true Test: TestVFSMkdirAll Messages: Unexpected file "newLeaf" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 2025/08/18 03:14:56 DEBUG : forgetting directory cache 2025/08/18 03:14:56 DEBUG : dir: forgetting directory cache 2025/08/18 03:14:56 DEBUG : dir: forgetting directory cache 2025/08/18 03:14:56 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/08/18 03:14:56 DEBUG : Removed virtual directory entry vAddFile: "newLeaf" fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:360 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:440 Error: Should be true Test: TestVFSMkdirAll Messages: listing wrong, want got newLeaf (25) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:360 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:440 Error: Should be true Test: TestVFSMkdirAll Messages: Unexpected file "newLeaf" 2025/08/18 03:15:01 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:15:01 DEBUG : a/b/c/d: Looking for writers 2025/08/18 03:15:01 DEBUG : a/b/c: Looking for writers 2025/08/18 03:15:01 DEBUG : d: reading active writers 2025/08/18 03:15:01 DEBUG : a/b: Looking for writers 2025/08/18 03:15:01 DEBUG : c: reading active writers 2025/08/18 03:15:01 DEBUG : a: Looking for writers 2025/08/18 03:15:01 DEBUG : b: reading active writers 2025/08/18 03:15:01 DEBUG : Looking for writers 2025/08/18 03:15:01 DEBUG : newLeaf: reading active writers 2025/08/18 03:15:01 DEBUG : a: reading active writers 2025/08/18 03:15:01 DEBUG : >WaitForWriters: fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /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:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /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 (45.21s) === RUN TestVFSIsMetadataFile run.go:180: Remote "mega root 'rclone-test-miborix7fede'", Local "Local file system at /tmp/rclone3251883735", Modify Window "876000h0m0s" 2025/08/18 03:15:09 INFO : mega root 'rclone-test-miborix7fede': poll-interval is not supported by this remote 2025/08/18 03:15:09 NOTICE: mega root 'rclone-test-miborix7fede': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/18 03:15:09 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:15:09 DEBUG : Looking for writers 2025/08/18 03:15:09 DEBUG : >WaitForWriters: fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /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:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /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:180: Remote "mega root 'rclone-test-miborix7fede'", Local "Local file system at /tmp/rclone3251883735", Modify Window "876000h0m0s" 2025/08/18 03:15:16 INFO : mega root 'rclone-test-miborix7fede': poll-interval is not supported by this remote 2025/08/18 03:15:16 NOTICE: mega root 'rclone-test-miborix7fede': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/18 03:15:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:15:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:15:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:15:16 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/18 03:15:16 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/18 03:15:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:15:16 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/08/18 03:15:16 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/08/18 03:15:16 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/08/18 03:15:16 DEBUG : mega root 'rclone-test-miborix7fede': File to upload is small (5 bytes), uploading instead of streaming 2025/08/18 03:15:16 DEBUG : file1: Size of src and dst objects identical 2025/08/18 03:15:16 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:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /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:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:157 Error: Should be true Test: TestWriteFileHandleMethods Messages: Unexpected file "newLeaf" 2025/08/18 03:15:23 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:15:23 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:15:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:15:23 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/18 03:15:23 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/08/18 03:15:23 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:15:23 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:15:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:15:23 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/18 03:15:23 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/18 03:15:23 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/08/18 03:15:23 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/08/18 03:15:23 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/18 03:15:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:15:23 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/18 03:15:23 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/18 03:15:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:15:23 DEBUG : mega root 'rclone-test-miborix7fede': File to upload is small (0 bytes), uploading instead of streaming 2025/08/18 03:15:24 DEBUG : file1: Size of src and dst objects identical 2025/08/18 03:15:24 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/08/18 03:15:24 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/08/18 03:15:24 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/18 03:15:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:15:24 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/18 03:15:24 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/18 03:15:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:15:24 DEBUG : mega root 'rclone-test-miborix7fede': File to upload is small (7 bytes), uploading instead of streaming 2025/08/18 03:15:26 DEBUG : file1: Size of src and dst objects identical 2025/08/18 03:15:26 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/08/18 03:15:26 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:15:26 DEBUG : Looking for writers 2025/08/18 03:15:26 DEBUG : newLeaf: reading active writers 2025/08/18 03:15:26 DEBUG : file1: reading active writers 2025/08/18 03:15:26 DEBUG : >WaitForWriters: fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /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:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /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 (18.85s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "mega root 'rclone-test-miborix7fede'", Local "Local file system at /tmp/rclone3251883735", Modify Window "876000h0m0s" 2025/08/18 03:15:35 INFO : mega root 'rclone-test-miborix7fede': poll-interval is not supported by this remote 2025/08/18 03:15:35 NOTICE: mega root 'rclone-test-miborix7fede': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/18 03:15:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:15:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:15:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:15:35 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/18 03:15:35 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/18 03:15:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:15:35 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/08/18 03:15:36 DEBUG : file1: aborting in-sequence write wait, off=100 2025/08/18 03:15:36 DEBUG : file1: failed to wait for in-sequence write to 100 2025/08/18 03:15:36 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/08/18 03:15:36 DEBUG : mega root 'rclone-test-miborix7fede': File to upload is small (11 bytes), uploading instead of streaming 2025/08/18 03:15:36 DEBUG : file1: Size of src and dst objects identical 2025/08/18 03:15:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:15:36 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:295: Sleeping for 1s for list eventual consistency: 1/3 2025/08/18 03:15:37 DEBUG : forgetting directory cache 2025/08/18 03:15:37 DEBUG : forgetting directory cache fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /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:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:235 Error: Should be true Test: TestWriteFileHandleWriteAt Messages: Unexpected file "newLeaf" 2025/08/18 03:15:43 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:15:43 DEBUG : Looking for writers 2025/08/18 03:15:43 DEBUG : newLeaf: reading active writers 2025/08/18 03:15:43 DEBUG : file1: reading active writers 2025/08/18 03:15:43 DEBUG : >WaitForWriters: fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /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:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /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.35s) === RUN TestWriteFileHandleFlush run.go:180: Remote "mega root 'rclone-test-miborix7fede'", Local "Local file system at /tmp/rclone3251883735", Modify Window "876000h0m0s" 2025/08/18 03:15:50 INFO : mega root 'rclone-test-miborix7fede': poll-interval is not supported by this remote 2025/08/18 03:15:50 NOTICE: mega root 'rclone-test-miborix7fede': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/18 03:15:50 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:15:50 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:15:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:15:50 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/18 03:15:50 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/18 03:15:50 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/08/18 03:15:50 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/08/18 03:15:50 DEBUG : mega root 'rclone-test-miborix7fede': File to upload is small (5 bytes), uploading instead of streaming 2025/08/18 03:15:51 DEBUG : file1: Size of src and dst objects identical 2025/08/18 03:15:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:15:51 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/08/18 03:15:51 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:15:51 DEBUG : Looking for writers 2025/08/18 03:15:51 DEBUG : newLeaf: reading active writers 2025/08/18 03:15:51 DEBUG : file1: reading active writers 2025/08/18 03:15:51 DEBUG : >WaitForWriters: fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 2025/08/18 03:15:51 DEBUG : dir: forgetting directory cache 2025/08/18 03:15:51 DEBUG : forgetting directory cache 2025/08/18 03:15:51 DEBUG : dir: forgetting directory cache fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /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:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /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.41s) === RUN TestWriteFileHandleRelease run.go:180: Remote "mega root 'rclone-test-miborix7fede'", Local "Local file system at /tmp/rclone3251883735", Modify Window "876000h0m0s" 2025/08/18 03:15:58 INFO : mega root 'rclone-test-miborix7fede': poll-interval is not supported by this remote 2025/08/18 03:15:58 NOTICE: mega root 'rclone-test-miborix7fede': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/18 03:15:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:15:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:15:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:15:58 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/18 03:15:58 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/18 03:15:58 DEBUG : file1: WriteFileHandle.Release closing 2025/08/18 03:15:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:15:58 DEBUG : mega root 'rclone-test-miborix7fede': File to upload is small (0 bytes), uploading instead of streaming 2025/08/18 03:15:58 DEBUG : file1: Size of src and dst objects identical 2025/08/18 03:15:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:15:58 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/08/18 03:15:58 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:15:58 DEBUG : Looking for writers 2025/08/18 03:15:58 DEBUG : newLeaf: reading active writers 2025/08/18 03:15:58 DEBUG : file1: reading active writers 2025/08/18 03:15:58 DEBUG : >WaitForWriters: fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /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:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /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.40s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "mega root 'rclone-test-miborix7fede'", Local "Local file system at /tmp/rclone3251883735", Modify Window "876000h0m0s" 2025/08/18 03:16:05 INFO : mega root 'rclone-test-miborix7fede': poll-interval is not supported by this remote 2025/08/18 03:16:05 NOTICE: mega root 'rclone-test-miborix7fede': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/18 03:16:05 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:16:05 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:16:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:16:05 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/18 03:16:05 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2025/08/18 03:16:05 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:16:05 DEBUG : Looking for writers 2025/08/18 03:16:05 DEBUG : newLeaf: reading active writers 2025/08/18 03:16:05 DEBUG : file1: reading active writers 2025/08/18 03:16:05 DEBUG : file1: active writers 1 2025/08/18 03:16:05 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2025/08/18 03:16:05 DEBUG : Looking for writers 2025/08/18 03:16:05 DEBUG : newLeaf: reading active writers 2025/08/18 03:16:05 DEBUG : file1: reading active writers 2025/08/18 03:16:05 DEBUG : file1: active writers 1 2025/08/18 03:16:05 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2025/08/18 03:16:05 DEBUG : Looking for writers 2025/08/18 03:16:05 DEBUG : file1: reading active writers 2025/08/18 03:16:05 DEBUG : file1: active writers 1 2025/08/18 03:16:05 DEBUG : newLeaf: reading active writers 2025/08/18 03:16:05 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2025/08/18 03:16:05 DEBUG : Looking for writers 2025/08/18 03:16:05 DEBUG : newLeaf: reading active writers 2025/08/18 03:16:05 DEBUG : file1: reading active writers 2025/08/18 03:16:05 DEBUG : file1: active writers 1 2025/08/18 03:16:05 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2025/08/18 03:16:05 DEBUG : Looking for writers 2025/08/18 03:16:05 DEBUG : newLeaf: reading active writers 2025/08/18 03:16:05 DEBUG : file1: reading active writers 2025/08/18 03:16:05 DEBUG : file1: active writers 1 2025/08/18 03:16:05 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2025/08/18 03:16:05 DEBUG : Looking for writers 2025/08/18 03:16:05 DEBUG : file1: reading active writers 2025/08/18 03:16:05 DEBUG : file1: active writers 1 2025/08/18 03:16:05 DEBUG : newLeaf: reading active writers 2025/08/18 03:16:05 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2025/08/18 03:16:06 DEBUG : Looking for writers 2025/08/18 03:16:06 DEBUG : newLeaf: reading active writers 2025/08/18 03:16:06 DEBUG : file1: reading active writers 2025/08/18 03:16:06 DEBUG : file1: active writers 1 2025/08/18 03:16:06 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2025/08/18 03:16:06 DEBUG : dir: forgetting directory cache 2025/08/18 03:16:06 DEBUG : forgetting directory cache 2025/08/18 03:16:06 DEBUG : dir: forgetting directory cache 2025/08/18 03:16:06 DEBUG : Looking for writers 2025/08/18 03:16:06 DEBUG : newLeaf: reading active writers 2025/08/18 03:16:06 DEBUG : file1: reading active writers 2025/08/18 03:16:06 DEBUG : file1: active writers 1 2025/08/18 03:16:06 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/18 03:16:07 DEBUG : Looking for writers 2025/08/18 03:16:07 DEBUG : file1: reading active writers 2025/08/18 03:16:07 DEBUG : file1: active writers 1 2025/08/18 03:16:07 DEBUG : newLeaf: reading active writers 2025/08/18 03:16:07 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/18 03:16:08 DEBUG : Looking for writers 2025/08/18 03:16:08 DEBUG : newLeaf: reading active writers 2025/08/18 03:16:08 DEBUG : file1: reading active writers 2025/08/18 03:16:08 DEBUG : file1: active writers 1 2025/08/18 03:16:08 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/18 03:16:09 DEBUG : Looking for writers 2025/08/18 03:16:09 DEBUG : newLeaf: reading active writers 2025/08/18 03:16:09 DEBUG : file1: reading active writers 2025/08/18 03:16:09 DEBUG : file1: active writers 1 2025/08/18 03:16:09 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/18 03:16:10 DEBUG : Looking for writers 2025/08/18 03:16:10 DEBUG : newLeaf: reading active writers 2025/08/18 03:16:10 DEBUG : file1: reading active writers 2025/08/18 03:16:10 DEBUG : file1: active writers 1 2025/08/18 03:16:10 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/18 03:16:11 DEBUG : Looking for writers 2025/08/18 03:16:11 DEBUG : newLeaf: reading active writers 2025/08/18 03:16:11 DEBUG : file1: reading active writers 2025/08/18 03:16:11 DEBUG : file1: active writers 1 2025/08/18 03:16:11 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/18 03:16:12 DEBUG : Looking for writers 2025/08/18 03:16:12 DEBUG : newLeaf: reading active writers 2025/08/18 03:16:12 DEBUG : file1: reading active writers 2025/08/18 03:16:12 DEBUG : file1: active writers 1 2025/08/18 03:16:12 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/18 03:16:13 DEBUG : Looking for writers 2025/08/18 03:16:13 DEBUG : newLeaf: reading active writers 2025/08/18 03:16:13 DEBUG : file1: reading active writers 2025/08/18 03:16:13 DEBUG : file1: active writers 1 2025/08/18 03:16:13 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/18 03:16:14 DEBUG : Looking for writers 2025/08/18 03:16:14 DEBUG : newLeaf: reading active writers 2025/08/18 03:16:14 DEBUG : file1: reading active writers 2025/08/18 03:16:14 DEBUG : file1: active writers 1 2025/08/18 03:16:14 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/18 03:16:15 DEBUG : Looking for writers 2025/08/18 03:16:15 DEBUG : newLeaf: reading active writers 2025/08/18 03:16:15 DEBUG : file1: reading active writers 2025/08/18 03:16:15 DEBUG : file1: active writers 1 2025/08/18 03:16:15 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/18 03:16:16 DEBUG : Looking for writers 2025/08/18 03:16:16 DEBUG : newLeaf: reading active writers 2025/08/18 03:16:16 DEBUG : file1: reading active writers 2025/08/18 03:16:16 DEBUG : file1: active writers 1 2025/08/18 03:16:16 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/18 03:16:17 DEBUG : Looking for writers 2025/08/18 03:16:17 DEBUG : newLeaf: reading active writers 2025/08/18 03:16:17 DEBUG : file1: reading active writers 2025/08/18 03:16:17 DEBUG : file1: active writers 1 2025/08/18 03:16:17 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/18 03:16:18 DEBUG : Looking for writers 2025/08/18 03:16:18 DEBUG : newLeaf: reading active writers 2025/08/18 03:16:18 DEBUG : file1: reading active writers 2025/08/18 03:16:18 DEBUG : file1: active writers 1 2025/08/18 03:16:18 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/18 03:16:19 DEBUG : Looking for writers 2025/08/18 03:16:19 DEBUG : newLeaf: reading active writers 2025/08/18 03:16:19 DEBUG : file1: reading active writers 2025/08/18 03:16:19 DEBUG : file1: active writers 1 2025/08/18 03:16:19 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/18 03:16:20 DEBUG : Looking for writers 2025/08/18 03:16:20 DEBUG : newLeaf: reading active writers 2025/08/18 03:16:20 DEBUG : file1: reading active writers 2025/08/18 03:16:20 DEBUG : file1: active writers 1 2025/08/18 03:16:20 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/18 03:16:21 DEBUG : Looking for writers 2025/08/18 03:16:21 DEBUG : newLeaf: reading active writers 2025/08/18 03:16:21 DEBUG : file1: reading active writers 2025/08/18 03:16:21 DEBUG : file1: active writers 1 2025/08/18 03:16:21 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/18 03:16:21 DEBUG : forgetting directory cache 2025/08/18 03:16:21 DEBUG : dir: forgetting directory cache 2025/08/18 03:16:21 DEBUG : dir: forgetting directory cache 2025/08/18 03:16:22 DEBUG : Looking for writers 2025/08/18 03:16:22 DEBUG : newLeaf: reading active writers 2025/08/18 03:16:22 DEBUG : file1: reading active writers 2025/08/18 03:16:22 DEBUG : file1: active writers 1 2025/08/18 03:16:22 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/18 03:16:23 DEBUG : Looking for writers 2025/08/18 03:16:23 DEBUG : newLeaf: reading active writers 2025/08/18 03:16:23 DEBUG : file1: reading active writers 2025/08/18 03:16:23 DEBUG : file1: active writers 1 2025/08/18 03:16:23 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/18 03:16:24 DEBUG : Looking for writers 2025/08/18 03:16:24 DEBUG : file1: reading active writers 2025/08/18 03:16:24 DEBUG : file1: active writers 1 2025/08/18 03:16:24 DEBUG : newLeaf: reading active writers 2025/08/18 03:16:24 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/18 03:16:25 DEBUG : Looking for writers 2025/08/18 03:16:25 DEBUG : newLeaf: reading active writers 2025/08/18 03:16:25 DEBUG : file1: reading active writers 2025/08/18 03:16:25 DEBUG : file1: active writers 1 2025/08/18 03:16:25 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/18 03:16:26 DEBUG : Looking for writers 2025/08/18 03:16:26 DEBUG : newLeaf: reading active writers 2025/08/18 03:16:26 DEBUG : file1: reading active writers 2025/08/18 03:16:26 DEBUG : file1: active writers 1 2025/08/18 03:16:26 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/18 03:16:27 DEBUG : Looking for writers 2025/08/18 03:16:27 DEBUG : newLeaf: reading active writers 2025/08/18 03:16:27 DEBUG : file1: reading active writers 2025/08/18 03:16:27 DEBUG : file1: active writers 1 2025/08/18 03:16:27 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/18 03:16:28 DEBUG : Looking for writers 2025/08/18 03:16:28 DEBUG : newLeaf: reading active writers 2025/08/18 03:16:28 DEBUG : file1: reading active writers 2025/08/18 03:16:28 DEBUG : file1: active writers 1 2025/08/18 03:16:28 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/18 03:16:29 DEBUG : Looking for writers 2025/08/18 03:16:29 DEBUG : newLeaf: reading active writers 2025/08/18 03:16:29 DEBUG : file1: reading active writers 2025/08/18 03:16:29 DEBUG : file1: active writers 1 2025/08/18 03:16:29 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/18 03:16:30 DEBUG : Looking for writers 2025/08/18 03:16:30 DEBUG : newLeaf: reading active writers 2025/08/18 03:16:30 DEBUG : file1: reading active writers 2025/08/18 03:16:30 DEBUG : file1: active writers 1 2025/08/18 03:16:30 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/18 03:16:31 DEBUG : Looking for writers 2025/08/18 03:16:31 DEBUG : file1: reading active writers 2025/08/18 03:16:31 DEBUG : file1: active writers 1 2025/08/18 03:16:31 DEBUG : newLeaf: reading active writers 2025/08/18 03:16:31 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/18 03:16:32 DEBUG : Looking for writers 2025/08/18 03:16:32 DEBUG : file1: reading active writers 2025/08/18 03:16:32 DEBUG : file1: active writers 1 2025/08/18 03:16:32 DEBUG : newLeaf: reading active writers 2025/08/18 03:16:32 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/18 03:16:33 DEBUG : Looking for writers 2025/08/18 03:16:33 DEBUG : newLeaf: reading active writers 2025/08/18 03:16:33 DEBUG : file1: reading active writers 2025/08/18 03:16:33 DEBUG : file1: active writers 1 2025/08/18 03:16:33 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/18 03:16:34 DEBUG : Looking for writers 2025/08/18 03:16:34 DEBUG : newLeaf: reading active writers 2025/08/18 03:16:34 DEBUG : file1: reading active writers 2025/08/18 03:16:34 DEBUG : file1: active writers 1 2025/08/18 03:16:34 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/18 03:16:35 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2025/08/18 03:16:35 DEBUG : >WaitForWriters: fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 2025/08/18 03:16:37 DEBUG : forgetting directory cache 2025/08/18 03:16:37 DEBUG : dir: forgetting directory cache fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /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:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /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.05s) === RUN TestFileReadAtZeroLength run.go:180: Remote "mega root 'rclone-test-miborix7fede'", Local "Local file system at /tmp/rclone3251883735", Modify Window "876000h0m0s" 2025/08/18 03:16:42 INFO : mega root 'rclone-test-miborix7fede': poll-interval is not supported by this remote 2025/08/18 03:16:42 NOTICE: mega root 'rclone-test-miborix7fede': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/18 03:16:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:16:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:16:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:16:42 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/18 03:16:42 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/18 03:16:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:16:42 DEBUG : mega root 'rclone-test-miborix7fede': File to upload is small (0 bytes), uploading instead of streaming 2025/08/18 03:16:43 DEBUG : file1: Size of src and dst objects identical 2025/08/18 03:16:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:16:43 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:16:43 DEBUG : file1: Open: flags=O_RDONLY 2025/08/18 03:16:43 DEBUG : file1: >Open: fd=file1 (r), err= 2025/08/18 03:16:43 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/08/18 03:16:43 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/08/18 03:16:43 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/08/18 03:16:43 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:16:43 DEBUG : Looking for writers 2025/08/18 03:16:43 DEBUG : newLeaf: reading active writers 2025/08/18 03:16:43 DEBUG : file1: reading active writers 2025/08/18 03:16:43 DEBUG : >WaitForWriters: fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /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:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /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.66s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "mega root 'rclone-test-miborix7fede'", Local "Local file system at /tmp/rclone3251883735", Modify Window "876000h0m0s" 2025/08/18 03:16:50 INFO : mega root 'rclone-test-miborix7fede': poll-interval is not supported by this remote 2025/08/18 03:16:50 NOTICE: mega root 'rclone-test-miborix7fede': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/18 03:16:50 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:16:50 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:16:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:16:50 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/18 03:16:50 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/18 03:16:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:16:50 DEBUG : mega root 'rclone-test-miborix7fede': File to upload is small (100 bytes), uploading instead of streaming 2025/08/18 03:16:50 DEBUG : file1: Size of src and dst objects identical 2025/08/18 03:16:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:16:50 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:16:50 DEBUG : file1: Open: flags=O_RDONLY 2025/08/18 03:16:50 DEBUG : file1: >Open: fd=file1 (r), err= 2025/08/18 03:16:50 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/08/18 03:16:50 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/08/18 03:16:50 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/08/18 03:16:51 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:16:51 DEBUG : Looking for writers 2025/08/18 03:16:51 DEBUG : file1: reading active writers 2025/08/18 03:16:51 DEBUG : newLeaf: reading active writers 2025/08/18 03:16:51 DEBUG : >WaitForWriters: fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 2025/08/18 03:16:52 DEBUG : forgetting directory cache 2025/08/18 03:16:52 DEBUG : dir: forgetting directory cache 2025/08/18 03:16:52 DEBUG : dir: forgetting directory cache fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /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:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /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.81s) FAIL 2025/08/18 03:16:58 DEBUG : mega root 'rclone-test-miborix7fede': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose -test.run '^(TestCaseSensitivity|TestDirRemove|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)$|^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 15m30.632780137s (try 3/5): exit status 1: Failed [TestDirRemove 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]